<xsd:simpleType name="ST_LongHexNumber"> <xsd:restriction base="xsd:hexBinary"> <xsd:length value="4"/> </xsd:restriction> </xsd:simpleType>