| diagram |
 |
| properties |
|
| used by |
|
| 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> |