4.5.4.6 Survey Elements Nesting

Figure 167 illustrates an instance diagram.

Survey Elements NestingIfcAnnotationIfcRelNestsIfcAnnotationIfcAnnotationTypeEnumIfcAnnotationTypeEnum

Figure 167 — Survey Elements Nesting

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="d56d815c-26a9-5877-992f-be25876deb54" name="Survey Elements Nesting" applicableSchema="IFC4" applicableEntity="IfcAnnotation">
  <Rules>
    <AttributeRule AttributeName="IsNestedBy">
      <EntityRules>
        <EntityRule EntityName="IfcRelNests">
          <AttributeRules>
            <AttributeRule AttributeName="RelatedObjects">
              <EntityRules>
                <EntityRule EntityName="IfcAnnotation">
                  <AttributeRules>
                    <AttributeRule AttributeName="PredefinedType">
                      <EntityRules>
                        <EntityRule EntityName="IfcAnnotationTypeEnum" />
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="PredefinedType">
      <EntityRules>
        <EntityRule EntityName="IfcAnnotationTypeEnum" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page