Schema Central > NIEM 2.0 > IFC2X2_FINAL.xsd > ifc:Records
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ifc:Records

Element information

Content

Attributes

NameOccTypeDescriptionNotes
ex:itemType [0..1]xsd:QNameFixed value is "ifc:IfcRelAssignsToProjectOrder".
ex:cType [0..1]AnonymousFixed value is "list-unique".
ex:arraySize [0..1]Anonymous

Used in

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>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com