| irm:order |
xsd:int |
|
|
optional |
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.
|