<xsd:simpleType name="HexBinaryObjectType">
<xsd:annotation>
<xsd:documentation xml:lang="en">
<ccts:UniqueID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">QDT000001</ccts:UniqueID>
<ccts:CategoryCode xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">QDT</ccts:CategoryCode>
<ccts:DictionaryEntryName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Hex_ Binary Object. Type</ccts:DictionaryEntryName>
<ccts:VersionID xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">1.0</ccts:VersionID>
<ccts:DefinitionText xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">hexBinary represents arbitrary hex-encoded binary data. The ·value space· of hexBinary is the set of finite-length sequences of binary octets.</ccts:DefinitionText>
<ccts:RepresentationTermName xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Binary Object</ccts:RepresentationTermName>
<ccts:QualifierTerm xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">Hex</ccts:QualifierTerm>
<ccts:PrimitiveType xmlns:ccts="urn:un:unece:uncefact:documentation:1.1">binary</ccts:PrimitiveType>
</xsd:documentation>
</xsd:annotation>
<xsd:restriction base="xsd:hexBinary" />
</xsd:simpleType>
|