Definition Type: Element
Name: hexBinary-wrapper
Namespace: http://niem.gov/niem/external/iso-10303-step/2/ex/dhs-gmo/1.0.0
Type: ex:hexBinary
Containing Schema: ex.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extraBits in schema ex_xsd Drilldown into hexBinary in schema ex_xsd Drilldown into pos in schema ex_xsd Drilldown into path in schema ex_xsd Drilldown into id in schema ex_xsd Drilldown into instanceAttributes in schema ex_xsdXSD Diagram of hexBinary-wrapper in schema ex_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:element name="hexBinary-wrapper" nillable="true">
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="ex:hexBinary">
                <xs:attributeGroup ref="ex:instanceAttributes" />
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
extraBits ex:extraBits Optional
id ex:id Optional
path ex:path Optional
pos ex:pos Optional
Collapse Derivation Tree: