XML Harvest: Modify XML Harvester to deal with Metafor's change in the super tags (estimated 1 hour)

XMLWordPrintable

    • Type: Technical Work
    • Resolution: Done
    • Priority: Blocker
    • 1.3.0
    • Affects Version/s: None
    • Component/s: XML Ingest
    • None

      Metafor is going to change the format of the output XML.

      Instead of
      <CIMRecordSet>
         <CIMRecord>
          <blah>
         </CIMRecord>
      </CIMRecordSet>

      They plan to have just

      <CIMDocumentSet>
         <blah>
      </CIMDocumentSet>

      I don't know how much our harvester code is dependent upon these tags being in place

      I don't know when this will take effect but they would like to do it for CMIP5.

              Assignee:
              Hannah Wilcox (Inactive)
              Reporter:
              Sylvia Murphy (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: