[
https://issues.apache.org/jira/browse/SIS-301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Desruisseaux closed SIS-301.
-----------------------------------
> Wrong elements order in RS_ and MD_Identifier
> ---------------------------------------------
>
> Key: SIS-301
> URL: https://issues.apache.org/jira/browse/SIS-301
> Project: Spatial Information Systems
> Issue Type: Bug
> Components: Metadata
> Affects Versions: 0.3, 0.4, 0.5, 0.6
> Reporter: Martin Desruisseaux
> Assignee: Martin Desruisseaux
> Labels: JAXB
> Fix For: 0.7
>
>
> {{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:
> # authority
> # code
> # codeSpace
> # version
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)