cidxBoolean

Simple Type Information

Used By

Source

<xsd:simpleType name="cidxBoolean">
  <xsd:restriction base="cidxToken">
    <xsd:enumeration value="0"/>
    <xsd:enumeration value="1"/>
  </xsd:restriction>
</xsd:simpleType>