tm:flag2

Simple Type Information

Used By

Attributes tm:ta/@flag, tm:ti/@flag

Source

<xs:simpleType name="flag2">
  <xs:restriction base="xs:token">
    <xs:enumeration value="normal"/>
    <xs:enumeration value="noequiv"/>
  </xs:restriction>
</xs:simpleType>