The hexBinary datatype represents hex-encoded binary data : hexBinary « XML Schema « XML Tutorial






<!-- schema -->
<xsd:element name="hex1" type="xsd:hexBinary"/>
<!-- instance document -->
<hex1>FFCC9E</hex1>
3.19.hexBinary
3.19.1.The hexBinary datatype represents hex-encoded binary data