Figure 109 illustrates an instance diagram.
![]() |
Figure 109 — Reference Value Time Series |
<?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>