Uploaded image for project: 'Spatial Information Systems'
  1. Spatial Information Systems
  2. SIS-301

Wrong elements order in RS_ and MD_Identifier

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.3, 0.4, 0.5, 0.6
    • 0.7
    • Metadata

    Description

      DefaultIdentifier and ImmutableIdentifier classes do not have a @XmlType(propOrder = ...) annotation, which cause the XML element to be marshalled in unspecified order. The correct order as specified in XSD shall be:

      1. authority
      2. code
      3. codeSpace
      4. version

      Attachments

        Activity

          People

            desruisseaux Martin Desruisseaux
            desruisseaux Martin Desruisseaux
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: