4.11.1.6 Reference Value Time Series

Figure 109 illustrates an instance diagram.

Reference Value Time SeriesIfcPropertyReferenceValueIfcIdentifierIfcTextIfcIrregularTimeSeriesIfcIrregularTimeSeriesValueIfcValue

Figure 109 — Reference Value Time Series

mvdXML Specification
<?xml version="1.0"?>
<ConceptTemplate xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" uuid="e20bc116-889b-46cc-b193-31b3e2376a8e" name="Reference Value Time Series" status="sample" applicableSchema="IFC4" applicableEntity="IfcPropertyReferenceValue">
  <Rules>
    <AttributeRule RuleID="PropertyName" AttributeName="Name">
      <EntityRules>
        <EntityRule EntityName="IfcIdentifier" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="Description">
      <EntityRules>
        <EntityRule EntityName="IfcText" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule RuleID="Value" AttributeName="PropertyReference">
      <EntityRules>
        <EntityRule EntityName="IfcIrregularTimeSeries">
          <AttributeRules>
            <AttributeRule AttributeName="Values">
              <EntityRules>
                <EntityRule EntityName="IfcIrregularTimeSeriesValue">
                  <AttributeRules>
                    <AttributeRule RuleID="Reference" AttributeName="ListValues">
                      <EntityRules>
                        <EntityRule EntityName="IfcValue" />
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page