ORDER

Attribute Information

Used By

Element SUB.DOC

Source

<xs:attribute name="ORDER" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:pattern value="\d{1,4}(/\d{1,4})"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample