jdftyp:hexBinary

Simple Type Information

Used By

Source

<xs:simpleType name="hexBinary">
  <xs:restriction base="xs:hexBinary">
    <xs:minLength value="2"/>
    <xs:maxLength value="20480"/>
  </xs:restriction>
</xs:simpleType>