<classSpec ident="att.sequence" module="MEI.shared" type="atts">
<desc>Attributes that describe order within a collection of features.</desc>
<attList org="group">
<attDef ident="seq" usage="opt">
<desc>Used to assign a sequence number related to the order in which the encoded features
carrying this attribute are believed to have occurred.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:data type="positiveInteger"/>
</datatype>
</attDef>
</attList>
</classSpec>