4.4.1.4.4 Spatial Zone Attributes

Figure 131 illustrates an instance diagram.

Spatial Zone AttributesIfcSpatialZoneIfcLabelIfcRelDefinesByTypeIfcSpatialZoneTypeIfcLabelIfcLabel

Figure 131 — Spatial Zone Attributes

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="0541525d-d527-4edc-a326-e82c23c30c7d" name="Spatial Zone Attributes" applicableSchema="IFC4" applicableEntity="IfcSpatialZone">
  <Rules>
    <AttributeRule RuleID="Name" AttributeName="Name">
      <EntityRules>
        <EntityRule EntityName="IfcLabel" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule RuleID="LongName" AttributeName="LongName">
      <EntityRules>
        <EntityRule EntityName="IfcLabel" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="IsTypedBy">
      <EntityRules>
        <EntityRule EntityName="IfcRelDefinesByType">
          <AttributeRules>
            <AttributeRule AttributeName="RelatingType">
              <EntityRules>
                <EntityRule EntityName="IfcSpatialZoneType">
                  <AttributeRules>
                    <AttributeRule AttributeName="LongName">
                      <EntityRules>
                        <EntityRule EntityName="IfcLabel" />
                      </EntityRules>
                    </AttributeRule>
                  </AttributeRules>
                </EntityRule>
              </EntityRules>
            </AttributeRule>
          </AttributeRules>
        </EntityRule>
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page