element AbstractObjectType
diagram X3dUnifiedObjectModel_diagrams/X3dUnifiedObjectModel_p3.svg
properties
content complex
children InterfaceDefinition
used by
element AbstractObjectTypes
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xs:token    <empty>    
annotation
documentation
This element contains the definition for single X3D abstract object types, meaning those that have no nodal constituents
source <xs:element name="AbstractObjectType">
 
<xs:annotation>
   
<xs:documentation>This element contains the definition for single X3D abstract object types, meaning those that have no nodal constituents</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 AbstractObjectType/@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