Definition Type: ComplexType
Name: hexBinary
Namespace: http://niem.gov/niem/external/iso-10303-step/2/ex/dhs-gmo/1.0.0
Type: hexBinary:http://www.w3.org/2001/XMLSchema
Containing Schema: ex.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extraBits in schema ex_xsdXSD Diagram of hexBinary in schema ex_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:complexType name="hexBinary">
    <xs:simpleContent>
        <xs:extension base="xs:hexBinary">
            <xs:attribute name="extraBits" type="xs:integer" use="optional" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
extraBits ex:extraBits Optional
Collapse Derivation Tree:
Collapse References:
ex:hexBinary-wrapper