| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| CompositionType | ifc:IfcElementCompositionEnum | optional | ||||
| Description | ifc:IfcText | optional | ||||
| GlobalId | ifc:IfcGloballyUniqueId | optional | ||||
| LongName | ifc:IfcLabel | optional | ||||
| Name | ifc:IfcLabel | optional | ||||
| ObjectType | ifc:IfcLabel | optional | ||||
| href | xs:anyURI | optional | ||||
| id | xs:ID | optional | ||||
| path | xs:NMTOKENS | optional | ||||
| pos | restriction of list of xs:integer | optional | ||||
| ref | xs:IDREF | optional |
| Complex Types | ifc:IfcBuilding, ifc:IfcBuildingStorey, ifc:IfcSite, ifc:IfcSpace |
| Element | ifc:IfcSpatialStructureElement |
<xs:complexType name="IfcSpatialStructureElement" abstract="true"> <xs:complexContent> <xs:extension base="ifc:IfcSpatialElement"> <xs:attribute name="CompositionType" type="ifc:IfcElementCompositionEnum" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |