<xs:complexType name="X3DViewportNode">
<xs:annotation>
<xs:appinfo>
<xs:attribute name="componentName" type="xs:NMTOKEN" fixed="Layering"/>
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/>Grouping nodes can contain other nodes as children, thus making up the backbone of a scene graph.</xs:appinfo>
<xs:documentation source="http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/layering.html#X3DViewportNode"/>
</xs:annotation>
<xs:complexContent>
<xs:extension base="X3DGroupingNode"/>
</xs:complexContent>
</xs:complexType> |