Resources may have assignments indicating sources available to be used. An example of such assignment is a person fulfilling a carpenter labor resource.
Figure 48 illustrates an instance diagram.
Figure 48 — Resource Assignment |
<?xml version="1.0"?>
<ConceptTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="26529b88-e45d-4818-a1ce-02ba12901b7e" name="Resource Assignment" status="sample" applicableSchema="IFC4" applicableEntity="IfcResource">
<Rules>
<AttributeRule AttributeName="ResourceOf">
<EntityRules>
<EntityRule EntityName="IfcRelAssignsToResource">
<AttributeRules>
<AttributeRule RuleID="Type" AttributeName="RelatedObjects">
<EntityRules>
<EntityRule EntityName="IfcActor" />
<EntityRule EntityName="IfcProduct" />
</EntityRules>
</AttributeRule>
</AttributeRules>
</EntityRule>
</EntityRules>
</AttributeRule>
</Rules>
</ConceptTemplate>