<xs:group name="GeometryContentModelCAD">
<xs:annotation>
<xs:appinfo>Child-node content model corresponding to nodes in CAD 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="QuadSet" />
<xs:element ref="IndexedQuadSet" />
</xs:choice>
</xs:group>
|