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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ifc:Representations

Element information

Content

Attributes

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

Used in

Sample instance

<ifc:Representations>
   <ifc:IfcRepresentation id="ID">
      <ifc:ContextOfItems>
         <ifc:IfcRepresentationContext id="ID">...
         </ifc:IfcRepresentationContext>
      </ifc:ContextOfItems>
      <ifc:RepresentationIdentifier>normalizedString</ifc:RepresentationIdentifier>
      <ifc:RepresentationType>normalizedString</ifc:RepresentationType>
      <ifc:Items>
         <ifc:IfcAnnotationFillArea id="ID">...
         </ifc:IfcAnnotationFillArea>
      </ifc:Items>
   </ifc:IfcRepresentation>
</ifc:Representations>

Site developed and hosted by Datypic, Inc.

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