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:
- authority
- code
- codeSpace
- version