ifc:RelatedItems
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
- ifc:IfcClassificationItem [1..*]
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
ex:itemType | [0..1] | xsd:QName | Fixed value is "ifc:IfcClassificationItem". | |
ex:cType | [0..1] | Anonymous | Fixed value is "set". | |
ex:arraySize | [0..1] | Anonymous |
Used in
Sample instance
<ifc:RelatedItems> <ifc:IfcClassificationItem id="ID"> <ifc:Notation> <ifc:IfcClassificationNotationFacet id="ID">... </ifc:IfcClassificationNotationFacet> </ifc:Notation> <ifc:ItemOf> <ifc:IfcClassification id="ID">... </ifc:IfcClassification> </ifc:ItemOf> <ifc:Title>normalizedString</ifc:Title> </ifc:IfcClassificationItem> </ifc:RelatedItems>