ST_Char

Simple Type Information

Used By

Attribute CT_Char/@val

Source

<xsd:simpleType name="ST_Char">
  <xsd:restriction base="xsd:string">
    <xsd:maxLength value="1"/>
  </xsd:restriction>
</xsd:simpleType>