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

            People

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

              Dates

              • Created:
                Updated: