element Inheritance
diagram X3dUnifiedObjectModel_diagrams/X3dUnifiedObjectModel_p18.svg
properties
content complex
used by
element InterfaceDefinition
attributes
Name  Type  Use  Default  Fixed  Annotation
baseType  xs:token    <empty>    
x3dType  xs:token    <empty>    
annotation
documentation
This element contains the primary base abstract type inherited by the abstract or concrete node type
source <xs:element name="Inheritance">
 
<xs:annotation>
   
<xs:documentation>This element contains the primary base abstract type inherited by the abstract or concrete node type</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="baseType" type="xs:token" default=""/>
   
<xs:attribute name="x3dType" type="xs:token" default=""/>
 
</xs:complexType>
</xs:element>

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

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


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