Specifies a user-defined order of an element within
the given document. All elements in the document which specify
the irm:order attribute should be interpreted as entries in a
single, ordered list even though they may appear on different elements.
Values must be sequential, starting at 1, and may not contain duplicates.
Document in this case means an IRM.XML or PUBS.XML instance. In MAT.XML,
each IRM or PUBS instance would be evaluated individually. Therefore, a
single MAT document may have multiple @irm:order='1', BUT they would be
in different IRM or PUBS instances.
<xsd:attribute name="order" use="optional" type="xsd:int"><xsd:annotation><xsd:documentation xml:lang="en">Specifies a user-defined order of an element within the given document. All elements in the document which specify the irm:order attribute should be interpreted as entries in a single, ordered list even though they may appear on different elements. Values must be sequential, starting at 1, and may not contain duplicates. Document in this case means an IRM.XML or PUBS.XML instance. In MAT.XML, each IRM or PUBS instance would be evaluated individually. Therefore, a single MAT document may have multiple @irm:order='1', BUT they would be in different IRM or PUBS instances.</xsd:documentation></xsd:annotation></xsd:attribute>
Specifies a user-defined order of an element within
the given document. All elements in the document which specify
the irm:order attribute should be interpreted as entries in a
single, ordered list even though they may appear on different elements.
Values must be sequential, starting at 1, and may not contain duplicates.
Document in this case means an IRM.XML or PUBS.XML instance. In MAT.XML,
each IRM or PUBS instance would be evaluated individually. Therefore, a
single MAT document may have multiple @irm:order='1', BUT they would be
in different IRM or PUBS instances.
Source
<xsd:attributeGroup name="OrderAttributeGroup"><xsd:attribute name="order" use="optional" type="xsd:int"><xsd:annotation><xsd:documentation xml:lang="en">Specifies a user-defined order of an element within the given document. All elements in the document which specify the irm:order attribute should be interpreted as entries in a single, ordered list even though they may appear on different elements. Values must be sequential, starting at 1, and may not contain duplicates. Document in this case means an IRM.XML or PUBS.XML instance. In MAT.XML, each IRM or PUBS instance would be evaluated individually. Therefore, a single MAT document may have multiple @irm:order='1', BUT they would be in different IRM or PUBS instances.</xsd:documentation></xsd:annotation></xsd:attribute></xsd:attributeGroup>