Definition Type: ComplexType
Name: X3DVertexAttributeNode
Type: X3DGeometricPropertyNode
Containing Schema: x3d-3.2.xsd
Abstract True
Collapse XSD Schema Diagram:
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 X3DGeometricPropertyNode in schema x3d-3_2_xsd Drilldown into containerField in schema x3d-3_2_xsd Drilldown into name in schema x3d-3_2_xsdXSD Diagram of X3DVertexAttributeNode in schema x3d-3_2_xsd (Web3D - Open Standards for Real-Time 3D Communication)
Collapse XSD Schema Code:
<xs:complexType name="X3DVertexAttributeNode" abstract="true" mixed="false">
    <xs:annotation>
        <xs:appinfo>
        </xs:appinfo>
        <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-19775-Amendment1-X3DAbstractSpecification/Part01/components/shaders.html#X3DVertexAttributeNode" />
    </xs:annotation>
    <xs:complexContent mixed="false">
        <xs:extension base="X3DGeometricPropertyNode">
            <xs:attribute name="name" type="SFString" />
            <xs:attribute name="containerField" type="xs:NMTOKEN" default="attrib" />
        </xs:extension>
    </xs:complexContent>
</xs:complexType>
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)
<xs:group> ChildContentModelCore 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
DEF DEF (Optional)
USE USE (Optional)
class class (Optional)
name name (Optional)
containerField containerField attrib (Optional)
Collapse Derivation Tree:
Collapse References:
FloatVertexAttribute, Matrix3VertexAttribute, Matrix4VertexAttribute