element AbstractNodeType
diagram X3dUnifiedObjectModel_diagrams/X3dUnifiedObjectModel_p1.svg
properties
content complex
children InterfaceDefinition
used by
element AbstractNodeTypes
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:token    <empty>    
annotation
documentation
This element contains the definition for a single X3D abstract node type
source <xs:element name="AbstractNodeType">
 
<xs:annotation>
   
<xs:documentation>This element contains the definition for a single X3D abstract node type</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element ref="InterfaceDefinition"/>
   
</xs:sequence>
   
<xs:attribute name="name" type="xs:token" default=""/>
 
</xs:complexType>
</xs:element>

attribute AbstractNodeType/@name
type xs:token
properties
default <empty>
source <xs:attribute name="name" type="xs:token" default=""/>


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