Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Unresolved
    • Component/s: None
    • Labels:
      None
    • Proposal:
      Hide

      replace: <xs:import namespace="urn:oasis:names:tc:emergency:edxl:ciq:1.0:xpil" schemaLocation="./ImportedSchema/edxl_xPIL.xsd"/>
      <xs:import namespace="urn:oasis:names:tc:emergency:edxl:ciq:1.0:xal" schemaLocation="./ImportedSchema/edxl_xAL.xsd"/>

      with: <xs:import namespace="urn:oasis:names:tc:emergency:edxl:ciq:1.0:xpil" schemaLocation="./ImportedSchema/edxl-xPIL.xsd"/>
      <xs:import namespace="urn:oasis:names:tc:emergency:edxl:ciq:1.0:xal" schemaLocation="./ImportedSchema/edxl-xAL.xsd"/>

      Replace the included ImportedSchema with correct .xsd files.

      Show
      replace: <xs:import namespace="urn:oasis:names:tc:emergency:edxl:ciq:1.0:xpil" schemaLocation="./ImportedSchema/edxl_xPIL.xsd"/> <xs:import namespace="urn:oasis:names:tc:emergency:edxl:ciq:1.0:xal" schemaLocation="./ImportedSchema/edxl_xAL.xsd"/> with: <xs:import namespace="urn:oasis:names:tc:emergency:edxl:ciq:1.0:xpil" schemaLocation="./ImportedSchema/edxl-xPIL.xsd"/> <xs:import namespace="urn:oasis:names:tc:emergency:edxl:ciq:1.0:xal" schemaLocation="./ImportedSchema/edxl-xAL.xsd"/> Replace the included ImportedSchema with correct .xsd files.
    • Resolution:
      Hide

      adjusted per proposal
      removed _ named files from ./schema/ImportedSchema

      Show
      adjusted per proposal removed _ named files from ./schema/ImportedSchema

      Description

      In edxl-have-v2.0.xsd replace: <xs:import namespace="urn:oasis:names:tc:emergency:edxl:ciq:1.0:xpil" schemaLocation="./ImportedSchema/edxl_xPIL.xsd"/>
      <xs:import namespace="urn:oasis:names:tc:emergency:edxl:ciq:1.0:xal" schemaLocation="./ImportedSchema/edxl_xAL.xsd"/>

      with: <xs:import namespace="urn:oasis:names:tc:emergency:edxl:ciq:1.0:xpil" schemaLocation="./ImportedSchema/edxl-xPIL.xsd"/>
      <xs:import namespace="urn:oasis:names:tc:emergency:edxl:ciq:1.0:xal" schemaLocation="./ImportedSchema/edxl-xAL.xsd"/>

      Replace the included ImportedSchema with correct .xsd files.

        Attachments

          Activity

          Hide
          darrell.odonnell Darrell O'Donnell (Inactive) added a comment -

          The files in the ./ImportedSchema folder have "_" in the filename not "-". What is driving the change here? Are the source files in ./ImportedSchema incorrect?

          Show
          darrell.odonnell Darrell O'Donnell (Inactive) added a comment - The files in the ./ImportedSchema folder have "_" in the filename not "-". What is driving the change here? Are the source files in ./ImportedSchema incorrect?
          Hide
          darrell.odonnell Darrell O'Donnell (Inactive) added a comment -

          Updated. It turns out both sets of files were already in ./ImportedSchema

          I removed the _ named files.

          Show
          darrell.odonnell Darrell O'Donnell (Inactive) added a comment - Updated. It turns out both sets of files were already in ./ImportedSchema I removed the _ named files.

            People

            • Assignee:
              darrell.odonnell Darrell O'Donnell (Inactive)
              Reporter:
              rexbrooks Rex Brooks
            • Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: