4.11.2.6 Time Quantity

Figure 116 illustrates an instance diagram.

Time QuantityIfcQuantityTimeIfcLabelIfcTextIfcTimeMeasureIfcLabel

Figure 116 — Time Quantity

mvdXML Specification
<?xml version="1.0"?>
<ConceptTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="43c4c050-04de-4b0f-9e43-708bd98201a8" name="Time Quantity" status="sample" applicableSchema="IFC4" applicableEntity="IfcQuantityTime">
  <Rules>
    <AttributeRule RuleID="QuantityName" AttributeName="Name">
      <EntityRules>
        <EntityRule EntityName="IfcLabel" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="Description">
      <EntityRules>
        <EntityRule EntityName="IfcText" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule RuleID="TimeValue" AttributeName="TimeValue">
      <EntityRules>
        <EntityRule EntityName="IfcTimeMeasure" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="Formula">
      <EntityRules>
        <EntityRule EntityName="IfcLabel" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page