ifc:RelatedObjects
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
Other elements with the same name: ifc:RelatedObjects
Type: Anonymous
Properties: Local, Qualified
Content
- Choice [1..*]
- ifc:IfcActor
- ifc:IfcActionRequest
- ifc:IfcConditionCriterion
- ifc:IfcCostItem
- ifc:IfcCostSchedule
- ifc:IfcEquipmentStandard
- ifc:IfcFurnitureStandard
- ifc:IfcPerformanceHistory
- ifc:IfcPermit
- ifc:IfcProjectOrder
- ifc:IfcProjectOrderRecord
- ifc:IfcScheduleTimeControl
- ifc:IfcServiceLife
- ifc:IfcSpaceProgram
- ifc:IfcTimeSeriesSchedule
- ifc:IfcGroup
- ifc:IfcAnnotation
- ifc:IfcBeam
- ifc:IfcBuildingElementProxy
- ifc:IfcColumn
- ifc:IfcCovering
- ifc:IfcCurtainWall
- ifc:IfcDoor
- ifc:IfcFooting
- ifc:IfcMember
- ifc:IfcPile
- ifc:IfcRailing
- ifc:IfcRamp
- ifc:IfcRampFlight
- ifc:IfcRoof
- ifc:IfcSlab
- ifc:IfcStair
- ifc:IfcStairFlight
- ifc:IfcWall
- ifc:IfcWindow
- ifc:IfcDistributionElement
- ifc:IfcElectricalElement
- ifc:IfcElementAssembly
- ifc:IfcEquipmentElement
- ifc:IfcFurnishingElement
- ifc:IfcTransportElement
- ifc:IfcVirtualElement
- ifc:IfcGrid
- ifc:IfcProxy
- ifc:IfcProject
from subst. group ifc:IfcObjectfrom subst. group ifc:IfcActorfrom subst. group ifc:IfcControlfrom subst. group ifc:IfcWorkControlfrom subst. group ifc:IfcGroupfrom subst. group ifc:IfcProcessfrom subst. group ifc:IfcProductfrom subst. group ifc:IfcElementfrom subst. group ifc:IfcBuildingElementfrom subst. group ifc:IfcBuildingElementComponentfrom subst. group ifc:IfcWallfrom subst. group ifc:IfcDistributionElementfrom subst. group ifc:IfcElementComponentfrom subst. group ifc:IfcFeatureElementAdditionfrom subst. group ifc:IfcFeatureElementSubtractionfrom subst. group ifc:IfcPortfrom subst. group ifc:IfcSpatialStructureElementfrom subst. group ifc:IfcStructuralActionfrom subst. group ifc:IfcStructuralReactionfrom subst. group ifc:IfcStructuralConnectionfrom subst. group ifc:IfcStructuralMember
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
ex:itemType | [0..1] | xsd:QName | Fixed value is "ifc:IfcObject". | |
ex:cType | [0..1] | Anonymous | Fixed value is "set". | |
ex:arraySize | [0..1] | Anonymous |
Used in
- Type ifc:IfcRelAssigns (Element ifc:IfcRelAssigns)
- Type ifc:IfcRelDecomposes (Element ifc:IfcRelDecomposes)
- Type ifc:IfcRelDefines (Element ifc:IfcRelDefines)
- Type ifc:IfcRelAggregates via extension of ifc:IfcRelDecomposes (Element ifc:IfcRelAggregates)
- Type ifc:IfcRelAssignsTasks via extension of ifc:IfcRelAssigns (Element ifc:IfcRelAssignsTasks)
- Type ifc:IfcRelAssignsToActor via extension of ifc:IfcRelAssigns (Element ifc:IfcRelAssignsToActor)
- Type ifc:IfcRelAssignsToControl via extension of ifc:IfcRelAssigns (Element ifc:IfcRelAssignsToControl)
- Type ifc:IfcRelAssignsToGroup via extension of ifc:IfcRelAssigns (Element ifc:IfcRelAssignsToGroup)
- Type ifc:IfcRelAssignsToProcess via extension of ifc:IfcRelAssigns (Element ifc:IfcRelAssignsToProcess)
- Type ifc:IfcRelAssignsToProduct via extension of ifc:IfcRelAssigns (Element ifc:IfcRelAssignsToProduct)
- Type ifc:IfcRelAssignsToProjectOrder via extension of ifc:IfcRelAssigns (Element ifc:IfcRelAssignsToProjectOrder)
- Type ifc:IfcRelAssignsToResource via extension of ifc:IfcRelAssigns (Element ifc:IfcRelAssignsToResource)
- Type ifc:IfcRelDefinesByProperties via extension of ifc:IfcRelDefines (Element ifc:IfcRelDefinesByProperties)
- Type ifc:IfcRelDefinesByType via extension of ifc:IfcRelDefines (Element ifc:IfcRelDefinesByType)
- Type ifc:IfcRelNests via extension of ifc:IfcRelDecomposes (Element ifc:IfcRelNests)
- Type ifc:IfcRelOccupiesSpaces via extension of ifc:IfcRelAssigns (Element ifc:IfcRelOccupiesSpaces)
- Type ifc:IfcRelOverridesProperties via extension of ifc:IfcRelDefines (Element ifc:IfcRelOverridesProperties)
- Type ifc:IfcRelSchedulesCostItems via extension of ifc:IfcRelAssigns (Element ifc:IfcRelSchedulesCostItems)
Sample instance
<ifc:RelatedObjects> <ifc:IfcActor 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:TheActor> <ifc:IfcOrganization id="ID">... </ifc:IfcOrganization> </ifc:TheActor> </ifc:IfcActor> </ifc:RelatedObjects>