The Port to Distribution System assignment
Figure 91 illustrates an instance diagram.
Figure 91 — Port to Distribution System |
<?xml version="1.0" encoding="utf-8"?>
<ConceptTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="25f605d3-83d4-4c10-a240-cc59abaa8fcc" name="Port to Distribution System" applicableSchema="IFC4" applicableEntity="IfcDistributionPort">
<Rules>
<AttributeRule RuleID="IsAssigned" AttributeName="HasAssignments">
<EntityRules>
<EntityRule EntityName="IfcRelAssignsToGroup">
<AttributeRules>
<AttributeRule AttributeName="RelatingGroup">
<EntityRules>
<EntityRule EntityName="IfcDistributionSystem">
<AttributeRules>
<AttributeRule RuleID="SystemName" AttributeName="Name">
<EntityRules>
<EntityRule EntityName="IfcLabel" />
</EntityRules>
</AttributeRule>
</AttributeRules>
</EntityRule>
</EntityRules>
</AttributeRule>
</AttributeRules>
</EntityRule>
</EntityRules>
</AttributeRule>
</Rules>
</ConceptTemplate>