ifc:Records
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
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
ex:itemType | [0..1] | xsd:QName | Fixed value is "ifc:IfcRelAssignsToProjectOrder". | |
ex:cType | [0..1] | Anonymous | Fixed value is "list-unique". | |
ex:arraySize | [0..1] | Anonymous |
Used in
- Type ifc:IfcProjectOrderRecord (Element ifc:IfcProjectOrderRecord)
Sample instance
<ifc:Records> <ifc:IfcRelAssignsToProjectOrder 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:RelatedObjects> <ifc:IfcActor id="ID">... </ifc:IfcActor> </ifc:RelatedObjects> <ifc:RelatedObjectsType>product</ifc:RelatedObjectsType> <ifc:RelatingControl> <ifc:IfcActionRequest id="ID">... </ifc:IfcActionRequest> </ifc:RelatingControl> </ifc:IfcRelAssignsToProjectOrder> </ifc:Records>