X3DAppearanceChildNode

Complex Type Information

Model

Attributes

Used By

Source

<xs:complexType name="X3DAppearanceChildNode" abstract="true">
  <xs:annotation>
    <xs:appinfo>
      <xs:attribute name="componentName" type="xs:NMTOKEN" fixed="Shape"/>
      <xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/>Nodes of this type can be used as child nodes for Appearance.</xs:appinfo>
    <xs:documentation source="http://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/shape.html#X3DAppearanceChildNode"/>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="X3DNode"/>
  </xs:complexContent>
</xs:complexType>