complexType X3DNode
diagram x3d-3.0_diagrams/x3d-3.0_p202.png
properties
abstract true
children IS MetadataDouble MetadataFloat MetadataInteger MetadataSet MetadataString
used by
elements Contour2D GeoOrigin MetadataDouble MetadataFloat MetadataInteger MetadataString NurbsTextureCoordinate
complexTypes X3DAppearanceChildNode X3DAppearanceNode X3DChildNode X3DFontStyleNode X3DGeometricPropertyNode X3DGeometryNode X3DNurbsControlCurveNode
attributes
Name  Type  Use  Default  Fixed  Annotation
DEF  xs:ID        
appinfo

DEF defines a unique ID name for each node, referenceable by other nodes.
USE  xs:IDREF        
appinfo

USE means reuse an already DEF-ed node ID, excluding all child nodes and all other attributes (except for containerField, which can have a different value).
class  xs:NMTOKENS        
appinfo

The class attribute is a space-separated list of classes, reserved for use by Cascading Style Sheets (CSS) and XML stylesheets.
annotation
appinfo
<xs:element name="IS" type="SFNode" fixed="inputOutputField" default="IS">
<xs:annotation>
<xs:appinfo>
                            IS/connect statements define prototype connections between ProtoInterface fields and node fields within a ProtoBody.
                        </xs:appinfo>
<xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/concepts.html#PrototypeSemantics"/>
</xs:annotation>
</xs:element>
<xs:element name="metadata" type="SFNode" fixed="inputOutputField" default="X3DMetadataObject">
<xs:annotation>
<xs:appinfo>
                            Information about this node can be contained in a MetadataBoolean, MetadataDouble, MetadataFloat, MetadataInteger, MetadataString or MetadataSet node.
                        </xs:appinfo>
<xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/core.html#Metadata"/>
</xs:annotation>
</xs:element>
<xs:attribute name="componentName" type="componentNameChoices" fixed="Core"/>
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/>
All instantiable nodes implement X3DNode, which corresponds to SFNode in the X3D specification.
source <xs:complexType name="X3DNode" abstract="true">
 
<xs:annotation>
   
<xs:appinfo>
     
<xs:element name="IS" type="SFNode" fixed="inputOutputField" default="IS">
       
<xs:annotation>
         
<xs:appinfo>
                            IS/connect statements define prototype connections between ProtoInterface fields and node fields within a ProtoBody.
                       
</xs:appinfo>
         
<xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/concepts.html#PrototypeSemantics"/>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="metadata" type="SFNode" fixed="inputOutputField" default="X3DMetadataObject">
       
<xs:annotation>
         
<xs:appinfo>
                            Information about this node can be contained in a MetadataBoolean, MetadataDouble, MetadataFloat, MetadataInteger, MetadataString or MetadataSet node.
                       
</xs:appinfo>
         
<xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/core.html#Metadata"/>
       
</xs:annotation>
     
</xs:element>
     
<xs:attribute name="componentName" type="componentNameChoices" fixed="Core"/>
     
<xs:attribute name="componentLevel" type="xs:positiveInteger" fixed="1"/>
All instantiable nodes implement X3DNode, which corresponds to SFNode in the X3D specification.
</xs:appinfo>
   
<xs:documentation source="https://www.web3d.org/documents/specifications/19775-1/V3.3/Part01/components/core.html#X3DNode"/>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element ref="IS" minOccurs="0"/>
   
<xs:group ref="ChildContentModelCore" minOccurs="0">
     
<xs:annotation>
       
<xs:documentation>metadata</xs:documentation>
     
</xs:annotation>
   
</xs:group>
 
</xs:sequence>
 
<xs:attributeGroup ref="DEF_USE"/>
 
<xs:attributeGroup ref="globalAttributes"/>
 
<!-- complexContent extension not used since X3DNode is a top-level node type -->
</xs:complexType>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy