Definition Type: Element
Name: Appearance
Type: X3DAppearanceNode
Containing Schema: x3d-3.2.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ProtoInstance in schema x3d-3_2_xsd Drilldown into TextureTransform in schema x3d-3_2_xsd Drilldown into MultiTextureTransform in schema x3d-3_2_xsd Drilldown into ImageCubeMapTexture in schema x3d-3_2_xsd Drilldown into GeneratedCubeMapTexture in schema x3d-3_2_xsd Drilldown into PixelTexture3D in schema x3d-3_2_xsd Drilldown into PixelTexture in schema x3d-3_2_xsd Drilldown into MultiTexture in schema x3d-3_2_xsd Drilldown into MovieTexture in schema x3d-3_2_xsd Drilldown into ImageTexture3D in schema x3d-3_2_xsd Drilldown into ImageTexture in schema x3d-3_2_xsd Drilldown into ComposedTexture3D in schema x3d-3_2_xsd Drilldown into ComposedCubeMapTexture in schema x3d-3_2_xsd Drilldown into ProgramShader in schema x3d-3_2_xsd Drilldown into PackagedShader in schema x3d-3_2_xsd Drilldown into ComposedShader in schema x3d-3_2_xsd Drilldown into TwoSidedMaterial in schema x3d-3_2_xsd Drilldown into Material in schema x3d-3_2_xsd Drilldown into LineProperties in schema x3d-3_2_xsd Drilldown into FillProperties in schema x3d-3_2_xsd Drilldown into AppearanceChildContentModelNoProtoInstance in schema x3d-3_2_xsd Drilldown into AppearanceChildContentModel in schema x3d-3_2_xsd Drilldown into MetadataString in schema x3d-3_2_xsd Drilldown into MetadataSet in schema x3d-3_2_xsd Drilldown into MetadataInteger in schema x3d-3_2_xsd Drilldown into MetadataFloat in schema x3d-3_2_xsd Drilldown into MetadataDouble in schema x3d-3_2_xsd Drilldown into ChildContentModelCore in schema x3d-3_2_xsd Drilldown into IS in schema x3d-3_2_xsd Drilldown into class in schema x3d-3_2_xsd Drilldown into globalAttributes in schema x3d-3_2_xsd Drilldown into USE in schema x3d-3_2_xsd Drilldown into DEF in schema x3d-3_2_xsd Drilldown into DEF_USE in schema x3d-3_2_xsd Drilldown into X3DNode in schema x3d-3_2_xsd Drilldown into containerField in schema x3d-3_2_xsd Drilldown into X3DAppearanceNode in schema x3d-3_2_xsdXSD Diagram of Appearance in schema x3d-3_2_xsd (Web3D - Open Standards for Real-Time 3D Communication)
Collapse XSD Schema Code:
<xs:element name="Appearance">
    <xs:annotation>
        <xs:appinfo />
        <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/shape.html#Appearance" />
    </xs:annotation>
    <xs:complexType mixed="false">
        <xs:complexContent mixed="false">
            <xs:extension base="X3DAppearanceNode" />
        </xs:complexContent>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
IS IS 0 (1)
MetadataDouble MetadataDouble (1) (1)
MetadataFloat MetadataFloat (1) (1)
MetadataInteger MetadataInteger (1) (1)
MetadataSet MetadataSet (1) (1)
MetadataString MetadataString (1) (1)
FillProperties FillProperties (1) (1)
LineProperties LineProperties (1) (1)
Material Material (1) (1)
TwoSidedMaterial TwoSidedMaterial (1) (1)
ComposedShader ComposedShader (1) (1)
PackagedShader PackagedShader (1) (1)
ProgramShader ProgramShader (1) (1)
ComposedCubeMapTexture ComposedCubeMapTexture (1) (1)
ComposedTexture3D ComposedTexture3D (1) (1)
ImageTexture ImageTexture (1) (1)
ImageTexture3D ImageTexture3D (1) (1)
MovieTexture MovieTexture (1) (1)
MultiTexture MultiTexture (1) (1)
PixelTexture PixelTexture (1) (1)
PixelTexture3D PixelTexture3D (1) (1)
GeneratedCubeMapTexture GeneratedCubeMapTexture (1) (1)
ImageCubeMapTexture ImageCubeMapTexture (1) (1)
MultiTextureTransform MultiTextureTransform (1) (1)
TextureTransform TextureTransform (1) (1)
ProtoInstance ProtoInstance (1) (1)
<xs:group> ChildContentModelCore 0 (1)
<xs:group> AppearanceChildContentModelNoProtoInstance (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
DEF DEF (Optional)
USE USE (Optional)
class class (Optional)
containerField containerField (Optional)
Collapse Derivation Tree: