<xs:group name="GeometryContentModel2D">
<xs:annotation>
<xs:appinfo>Child-node content model corresponding to Geometry2D component.</xs:appinfo>
<xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/geometry2D.html" />
</xs:annotation>
<xs:choice>
<xs:element ref="Arc2D" />
<xs:element ref="ArcClose2D" />
<xs:element ref="Circle2D" />
<xs:element ref="Disk2D" />
</xs:choice>
</xs:group>
|