4.2.2.4 Survey Elements Grouping

Figure 92 illustrates an instance diagram.

Survey Elements GroupingIfcAnnotationIfcLabelIfcRelAssignsToGroupIfcGroupIfcLabelIfcAnnotationTypeEnum

Figure 92 — Survey Elements Grouping

mvdXML Specification
<?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="91dff210-fc85-5d8d-bdd8-75165c47e1fd" name="Survey Elements Grouping" applicableSchema="IFC4" applicableEntity="IfcAnnotation">
  <Rules>
    <AttributeRule RuleID="IsAssigned" AttributeName="HasAssignments">
      <EntityRules>
        <EntityRule EntityName="IfcRelAssignsToGroup">
          <AttributeRules>
            <AttributeRule AttributeName="RelatingGroup">
              <EntityRules>
                <EntityRule EntityName="IfcGroup">
                  <AttributeRules>
                    <AttributeRule RuleID="GroupName" AttributeName="Name">
                      <EntityRules>
                        <EntityRule EntityName="IfcLabel" />
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="PredefinedType">
      <EntityRules>
        <EntityRule EntityName="IfcAnnotationTypeEnum" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="Name">
      <EntityRules>
        <EntityRule EntityName="IfcLabel" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page