GeometryContentModel2DImmersive

Element Group Information

Model

Used By

Source

<xs:group name="GeometryContentModel2DImmersive">
  <xs:annotation>
    <xs:appinfo>Child-node content model corresponding to Geometry2D component.</xs:appinfo>
    <xs:documentation source="http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/geometry2D.html"/>
  </xs:annotation>
  <xs:choice>
    <xs:element ref="Polyline2D"/>
    <xs:element ref="Polypoint2D"/>
    <xs:element ref="Rectangle2D"/>
    <xs:element ref="TriangleSet2D"/>
  </xs:choice>
</xs:group>