ifc:RelatedBuildings
Element information
Namespace: http://niem.gov/niem/external/iai-ifc/RC2/ifc/dhs-gmo/1.0.0
Schema document: external/iai-ifc/rc2/dhs-gmo/1.0.0/IFC2X2_FINAL.xsd
Type: Anonymous
Properties: Local, Qualified
Content
- Choice [1..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
ex:itemType | [0..1] | xsd:QName | Fixed value is "ifc:IfcSpatialStructureElement". | |
ex:cType | [0..1] | Anonymous | Fixed value is "set". | |
ex:arraySize | [0..1] | Anonymous |
Used in
- Type ifc:IfcRelServicesBuildings (Element ifc:IfcRelServicesBuildings)
Sample instance
<ifc:RelatedBuildings> <ifc:IfcBuilding id="ID"> <ifc:GlobalId>normalizedString</ifc:GlobalId> <ifc:OwnerHistory> <ifc:IfcOwnerHistory id="ID">... </ifc:IfcOwnerHistory> </ifc:OwnerHistory> <ifc:Name>normalizedString</ifc:Name> <ifc:Description>normalizedString</ifc:Description> <ifc:ObjectType>normalizedString</ifc:ObjectType> <ifc:ObjectPlacement> <ifc:IfcGridPlacement id="ID">... </ifc:IfcGridPlacement> </ifc:ObjectPlacement> <ifc:Representation> <ifc:IfcProductRepresentation id="ID">... </ifc:IfcProductRepresentation> </ifc:Representation> <ifc:LongName>normalizedString</ifc:LongName> <ifc:CompositionType>complex</ifc:CompositionType> <ifc:ElevationOfRefHeight>1.0</ifc:ElevationOfRefHeight> <ifc:ElevationOfTerrain>1.0</ifc:ElevationOfTerrain> <ifc:BuildingAddress> <ifc:IfcPostalAddress id="ID">... </ifc:IfcPostalAddress> </ifc:BuildingAddress> </ifc:IfcBuilding> </ifc:RelatedBuildings>