QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
Description | ifc:IfcText | optional | ||||
GlobalId | ifc:IfcGloballyUniqueId | optional | ||||
InternalOrExternalBoundary | ifc:IfcInternalOrExternalEnum | optional | ||||
Name | ifc:IfcLabel | optional | ||||
PhysicalOrVirtualBoundary | ifc:IfcPhysicalOrVirtualEnum | 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 |
<xs:complexType name="IfcRelSpaceBoundary2ndLevel"> <xs:complexContent> <xs:extension base="ifc:IfcRelSpaceBoundary1stLevel"> <xs:sequence> <xs:element name="CorrespondingBoundary" type="ifc:IfcRelSpaceBoundary2ndLevel" nillable="true" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |