Definition Type: Element
Name: boolean-wrapper
Namespace: http://niem.gov/niem/external/iso-10303-step/2/ex/dhs-gmo/1.0.0
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: ex.xsd
Abstract
Collapse XSD Schema Diagram:
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 boolean-wrapper in schema ex_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<xs:element name="boolean-wrapper" nillable="true">
    <xs:complexType>
        <xs:simpleContent>
            <xs:extension base="xs:boolean">
                <xs:attributeGroup ref="ex:instanceAttributes" />
            </xs:extension>
        </xs:simpleContent>
    </xs:complexType>
</xs:element>
Collapse Child Attributes:
Name Type Default Value Use
id ex:id Optional
path ex:path Optional
pos ex:pos Optional