tm:flag1

Simple Type Information

Used By

Attribute tm:tu/@flag

Source

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