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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ifc:RepresentationMaps

Element information

Type: Anonymous

Properties: Local, Qualified, Nillable

Content

Attributes

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

Used in

Sample instance

<ifc:RepresentationMaps>
   <ifc:IfcRepresentationMap id="ID">
      <ifc:MappingOrigin>
         <ifc:IfcAxis2Placement2D id="ID">...
         </ifc:IfcAxis2Placement2D>
      </ifc:MappingOrigin>
      <ifc:MappedRepresentation>
         <ifc:IfcRepresentation id="ID">...
         </ifc:IfcRepresentation>
      </ifc:MappedRepresentation>
   </ifc:IfcRepresentationMap>
</ifc:RepresentationMaps>

Site developed and hosted by Datypic, Inc.

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