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