source |
<xs:attribute name="TmatsVersion">
<xs:annotation>
<xs:documentation>The IRIG version this document conforms to</xs:documentation>
<xs:documentation>Added 106-15 as an option</xs:documentation>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:enumeration value="106-13"/>
<xs:enumeration value="106-15"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute> |