| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| Description | ifc:IfcText | optional | ||||
| GlobalId | ifc:IfcGloballyUniqueId | optional | ||||
| Name | 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:IfcRelAssigns, ifc:IfcRelAssociates, ifc:IfcRelConnects, ifc:IfcRelDeclares, ifc:IfcRelDecomposes, ifc:IfcRelDefines |
| Element | ifc:IfcRelationship |
<xs:complexType name="IfcRelationship" abstract="true"> <xs:complexContent> <xs:extension base="ifc:IfcRoot"/> </xs:complexContent> </xs:complexType> |