rail:tBitMask

Simple Type Information

Used By

Source

<xs:simpleType name="tBitMask">
  <xs:restriction base="xs:string">
    <xs:pattern value="[0-1]*"/>
  </xs:restriction>
</xs:simpleType>