hex

Attribute Information

Used By

Element om:OMF

Source

<xs:attribute name="hex">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:pattern value="[0-9A-F]+"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample