ST_ShortHexNumber

Simple Type Information

Used By

Attribute CT_Sym/@char

Source

<xsd:simpleType name="ST_ShortHexNumber">
  <xsd:restriction base="xsd:hexBinary">
    <xsd:length value="2"/>
  </xsd:restriction>
</xsd:simpleType>