<xs:element name="CADLayer">
<xs:annotation>
<xs:appinfo>
<xs:attribute name="otherInterfaces" type="xs:string" fixed="X3DProductStructureChildNode" />
</xs:appinfo>
<xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-19775-Amendment1-FPDAM-X3DAbstractSpecification/Part01/components/CADGeometry.html#CADLayer " />
</xs:annotation>
<xs:complexType mixed="false">
<xs:complexContent mixed="false">
<xs:extension base="X3DGroupingNode">
<xs:attribute name="name" type="SFString" />
<xs:attribute name="visible" type="MFBool" />
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
|