Definition Type: Group
Name: GeometryContentModel
Containing Schema: x3d-3.2.xsd
Documentation:
geometry
Collapse XSD Schema Diagram:
Drilldown into NurbsTrimmedSurface in schema x3d-3_2_xsd Drilldown into NurbsSwungSurface in schema x3d-3_2_xsd Drilldown into NurbsSweptSurface in schema x3d-3_2_xsd Drilldown into NurbsPatchSurface in schema x3d-3_2_xsd Drilldown into NurbsCurve2D in schema x3d-3_2_xsd Drilldown into NurbsCurve in schema x3d-3_2_xsd Drilldown into GeometryContentModelNurbs in schema x3d-3_2_xsd Drilldown into GeoElevationGrid in schema x3d-3_2_xsd Drilldown into GeometryContentModelGeoSpatial in schema x3d-3_2_xsd Drilldown into IndexedQuadSet in schema x3d-3_2_xsd Drilldown into QuadSet in schema x3d-3_2_xsd Drilldown into GeometryContentModelCAD in schema x3d-3_2_xsd Drilldown into Disk2D in schema x3d-3_2_xsd Drilldown into Circle2D in schema x3d-3_2_xsd Drilldown into ArcClose2D in schema x3d-3_2_xsd Drilldown into Arc2D in schema x3d-3_2_xsd Drilldown into GeometryContentModel2D in schema x3d-3_2_xsd 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_xsd Drilldown into GeometryContentModelImmersive in schema x3d-3_2_xsd Drilldown into ElevationGrid in schema x3d-3_2_xsd Drilldown into GeometryContentModelInteractive in schema x3d-3_2_xsd Drilldown into TriangleStripSet in schema x3d-3_2_xsd Drilldown into TriangleSet in schema x3d-3_2_xsd Drilldown into TriangleFanSet in schema x3d-3_2_xsd Drilldown into Sphere in schema x3d-3_2_xsd Drilldown into PointSet in schema x3d-3_2_xsd Drilldown into LineSet in schema x3d-3_2_xsd Drilldown into IndexedTriangleStripSet in schema x3d-3_2_xsd Drilldown into IndexedTriangleSet in schema x3d-3_2_xsd Drilldown into IndexedTriangleFanSet in schema x3d-3_2_xsd Drilldown into IndexedLineSet in schema x3d-3_2_xsd Drilldown into IndexedFaceSet in schema x3d-3_2_xsd Drilldown into Cylinder in schema x3d-3_2_xsd Drilldown into Cone in schema x3d-3_2_xsd Drilldown into Box in schema x3d-3_2_xsd Drilldown into GeometryContentModelInterchange in schema x3d-3_2_xsdXSD Diagram of GeometryContentModel in schema x3d-3_2_xsd (Web3D - Open Standards for Real-Time 3D Communication)
Collapse XSD Schema Code:
<xs:group name="GeometryContentModel">
    <xs:annotation>
        <xs:appinfo>GeometryContentModel is the child-node content model corresponding to X3DGeometryNode.   No more than one instance of any single geometry node is allowed.</xs:appinfo>
        <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/geometry3D.html#Shapeandgeometry">geometry</xs:documentation>
    </xs:annotation>
    <xs:choice>
        <xs:group ref="GeometryContentModelInterchange" />
        <xs:group ref="GeometryContentModelInteractive" />
        <xs:group ref="GeometryContentModelImmersive" />
        <xs:group ref="GeometryContentModel2D" />
        <xs:group ref="GeometryContentModelCAD" />
        <xs:group ref="GeometryContentModelGeoSpatial" />
        <xs:group ref="GeometryContentModelNurbs" />
    </xs:choice>
</xs:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Box Box (1) (1)
Cone Cone (1) (1)
Cylinder Cylinder (1) (1)
IndexedFaceSet IndexedFaceSet (1) (1)
IndexedLineSet IndexedLineSet (1) (1)
IndexedTriangleFanSet IndexedTriangleFanSet (1) (1)
IndexedTriangleSet IndexedTriangleSet (1) (1)
IndexedTriangleStripSet IndexedTriangleStripSet (1) (1)
LineSet LineSet (1) (1)
PointSet PointSet (1) (1)
Sphere Sphere (1) (1)
TriangleFanSet TriangleFanSet (1) (1)
TriangleSet TriangleSet (1) (1)
TriangleStripSet TriangleStripSet (1) (1)
ElevationGrid ElevationGrid (1) (1)
Polyline2D Polyline2D (1) (1)
Polypoint2D Polypoint2D (1) (1)
Rectangle2D Rectangle2D (1) (1)
TriangleSet2D TriangleSet2D (1) (1)
Extrusion Extrusion (1) (1)
Text Text (1) (1)
Arc2D Arc2D (1) (1)
ArcClose2D ArcClose2D (1) (1)
Circle2D Circle2D (1) (1)
Disk2D Disk2D (1) (1)
QuadSet QuadSet (1) (1)
IndexedQuadSet IndexedQuadSet (1) (1)
GeoElevationGrid GeoElevationGrid (1) (1)
NurbsCurve NurbsCurve (1) (1)
NurbsCurve2D NurbsCurve2D (1) (1)
NurbsPatchSurface NurbsPatchSurface (1) (1)
NurbsSweptSurface NurbsSweptSurface (1) (1)
NurbsSwungSurface NurbsSwungSurface (1) (1)
NurbsTrimmedSurface NurbsTrimmedSurface (1) (1)
<xs:group> GeometryContentModelInterchange (1) (1)
<xs:group> GeometryContentModelInteractive (1) (1)
<xs:group> GeometryContentModelImmersive (1) (1)
<xs:group> GeometryContentModel2DImmersive (1) (1)
<xs:group> GeometryContentModel2D (1) (1)
<xs:group> GeometryContentModelCAD (1) (1)
<xs:group> GeometryContentModelGeoSpatial (1) (1)
<xs:group> GeometryContentModelNurbs (1) (1)