Definition Type: Group
Name: GeometryContentModelInteractive
Containing Schema: x3d-3.2.xsd
Collapse XSD Schema Diagram:
Drilldown into ElevationGrid in schema x3d-3_2_xsdXSD Diagram of GeometryContentModelInteractive in schema x3d-3_2_xsd (Web3D - Open Standards for Real-Time 3D Communication)
Collapse XSD Schema Code:
<xs:group name="GeometryContentModelInteractive">
    <xs:annotation>
        <xs:appinfo>Child-node content model corresponding to X3DGeometryNode for Interactive profile.</xs:appinfo>
        <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/interactive.html" />
    </xs:annotation>
    <xs:choice>
        <xs:element ref="ElevationGrid" />
    </xs:choice>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ElevationGrid ElevationGrid (1) (1)