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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ifc:IfcMetric

Element information

Content

Attributes

NameOccTypeDescriptionNotes
href [0..1]xsd:anyURIfrom type ex:Entity
ref [0..1]xsd:IDREFfrom type ex:Entity
proxy [0..1]xsd:IDREFfrom type ex:Entity
edo [0..1]xsd:anyURIfrom type ex:Entity
id [0..1]xsd:IDfrom group ex:instanceAttributes
path [0..1]xsd:NMTOKENSfrom group ex:instanceAttributes
pos [0..1]Anonymousfrom group ex:instanceAttributes

Used in

Substitution hierarchy

Sample instance

<ifc:IfcMetric id="ID">
   <ifc:Name>normalizedString</ifc:Name>
   <ifc:Description>normalizedString</ifc:Description>
   <ifc:ConstraintGrade>hard</ifc:ConstraintGrade>
   <ifc:ConstraintSource>normalizedString</ifc:ConstraintSource>
   <ifc:CreatingActor>
      <ifc:IfcOrganization id="ID">
         <ifc:Id>normalizedString</ifc:Id>
         <ifc:Name>normalizedString</ifc:Name>
         <ifc:Description>normalizedString</ifc:Description>
         <ifc:Roles>...
         </ifc:Roles>
         <ifc:Addresses>...
         </ifc:Addresses>
      </ifc:IfcOrganization>
   </ifc:CreatingActor>
   <ifc:CreationTime>
      <ifc:IfcCalendarDate id="ID">
         <ifc:DayComponent>1</ifc:DayComponent>
         <ifc:MonthComponent>1</ifc:MonthComponent>
         <ifc:YearComponent>1</ifc:YearComponent>
      </ifc:IfcCalendarDate>
   </ifc:CreationTime>
   <ifc:UserDefinedGrade>normalizedString</ifc:UserDefinedGrade>
   <ifc:Benchmark>greaterthan</ifc:Benchmark>
   <ifc:ValueSource>normalizedString</ifc:ValueSource>
   <ifc:DataValue>
      <ifc:IfcCalendarDate id="ID">
         <ifc:DayComponent>1</ifc:DayComponent>
         <ifc:MonthComponent>1</ifc:MonthComponent>
         <ifc:YearComponent>1</ifc:YearComponent>
      </ifc:IfcCalendarDate>
   </ifc:DataValue>
</ifc:IfcMetric>

Site developed and hosted by Datypic, Inc.

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