Definition Type: ComplexType
Name: X3DNode
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_xsdXSD Diagram of X3DNode in schema x3d-3_2_xsd (Web3D - Open Standards for Real-Time 3D Communication)
Collapse XSD Schema Code:
<xs:complexType name="X3DNode" abstract="true" mixed="false">
    <xs:annotation>
        <xs:appinfo>All instantiable nodes implement X3DNode, which corresponds to SFNode in the VRML 97 specification.</xs:appinfo>
        <xs:documentation source="http://www.web3d.org/x3d/specifications/ISO-IEC-FDIS-19775-1.2-X3D-AbstractSpecification/Part01/components/core.html#X3DNode" />
    </xs:annotation>
    <xs:sequence>
        <xs:element ref="IS" minOccurs="0" />
        <xs:group ref="ChildContentModelCore" minOccurs="0" />
    </xs:sequence>
    <xs:attributeGroup ref="DEF_USE" />
    <xs:attributeGroup ref="globalAttributes" />
    <!-- complexContent, extension/restriction not used since X3DNode is a top-level node type -->
</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)
Collapse Derivation Tree:
Collapse References:
Contour2D, DISEntityTypeMapping, GeoOrigin, LayerSet, LayoutGroup, RigidBody, ShaderPart, ShaderProgram, ViewpointGroupWildcardNodeType, X3DAppearanceChildNode, X3DAppearanceNode, X3DChildNode, X3DFogObject, X3DFontStyleNode, X3DGeometricPropertyNode, X3DGeometryNode, X3DLayerNode, X3DMetadataObject, X3DNBodyCollisionSpaceNode, X3DParticleEmitterNode, X3DParticlePhysicsModelNode, X3DPrototypeInstanceNode, X3DRigidJointNode,