<xs:complexType name="X3DProductStructureChildNode" abstract="true" mixed="false">
<xs:annotation>
<xs:appinfo>The X3DProductStructureChildNode abstract node type marks nodes that are valid product structure children for the CADInterchange component.</xs:appinfo>
<xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/group.html#X3DBoundedObject" />
</xs:annotation>
<xs:complexContent mixed="false">
<xs:extension base="X3DChildNode" />
</xs:complexContent>
</xs:complexType>
|