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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ifc:RelatedConstraints

Element information

Type: Anonymous

Properties: Local, Qualified

Content

Attributes

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

Used in

Sample instance

<ifc:RelatedConstraints>
   <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:IfcOrganization>
      </ifc:CreatingActor>
      <ifc:CreationTime>
         <ifc:IfcCalendarDate id="ID">...
         </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:IfcCalendarDate>
      </ifc:DataValue>
   </ifc:IfcMetric>
</ifc:RelatedConstraints>

Site developed and hosted by Datypic, Inc.

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