preserveOrder

if true, indicates that the order in which component elements of a
sequence appear in a document must correspond to the order in which they are given in
the content model.

Attribute Information

Used By

Element tei:sequence

Source

<xs:attribute name="preserveOrder" type="xs:boolean">
  <xs:annotation>
    <xs:documentation>if true, indicates that the order in which component elements of a sequence appear in a document must correspond to the order in which they are given in the content model.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample