Definition Type: AttributeGroup
Name: DEF_USE
Containing Schema: x3d-3.2.xsd
Collapse XSD Schema Diagram:
Drilldown into USE in schema x3d-3_2_xsd Drilldown into DEF in schema x3d-3_2_xsdXSD Diagram of DEF_USE in schema x3d-3_2_xsd (Web3D - Open Standards for Real-Time 3D Communication)
Collapse XSD Schema Code:
<xs:attributeGroup name="DEF_USE">
    <xs:annotation>
        <xs:documentation source="http://www.web3d.org/spec_editors/abstract/Part01/concepts.html#DEFL_USESemantics" />
    </xs:annotation>
    <xs:attribute name="DEF" type="xs:ID">
        <xs:annotation>
            <xs:appinfo />
            <xs:documentation source="http://www.web3d.org/spec_editors/abstract/Part01/concepts.html#DEFL_USESemantics" />
        </xs:annotation>
    </xs:attribute>
    <xs:attribute name="USE" type="xs:IDREF">
        <xs:annotation>
            <xs:appinfo />
            <xs:documentation source="http://www.web3d.org/spec_editors/abstract/Part01/concepts.html#DEFL_USESemantics" />
        </xs:annotation>
    </xs:attribute>
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
DEF DEF (Optional)
USE USE (Optional)