Figure 124 illustrates an instance diagram.
Figure 124 — Tendon Attributes |
<?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="fb174ac1-5d23-493e-b62c-82b5d62d6834" name="Tendon Attributes" status="draft" applicableSchema="IFC4" applicableEntity="IfcTendon">
<Rules>
<AttributeRule AttributeName="Tag">
<EntityRules>
<EntityRule EntityName="IfcIdentifier" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="IsTypedBy">
<EntityRules>
<EntityRule EntityName="IfcRelDefinesByType">
<AttributeRules>
<AttributeRule AttributeName="RelatingType">
<EntityRules>
<EntityRule EntityName="IfcTendonType">
<AttributeRules>
<AttributeRule AttributeName="NominalDiameter">
<EntityRules>
<EntityRule EntityName="IfcPositiveLengthMeasure" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="CrossSectionArea">
<EntityRules>
<EntityRule EntityName="IfcAreaMeasure" />
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="SheathDiameter">
<EntityRules>
<EntityRule EntityName="IfcPositiveLengthMeasure" />
</EntityRules>
</AttributeRule>
</AttributeRules>
</EntityRule>
</EntityRules>
</AttributeRule>
</AttributeRules>
</EntityRule>
</EntityRules>
</AttributeRule>
<AttributeRule AttributeName="NominalDiameter" />
<AttributeRule AttributeName="CrossSectionArea" />
<AttributeRule AttributeName="TensionForce" />
<AttributeRule AttributeName="PreStress" />
<AttributeRule AttributeName="FrictionCoefficient" />
<AttributeRule AttributeName="AnchorageSlip" />
<AttributeRule AttributeName="MinCurvatureRadius" />
</Rules>
</ConceptTemplate>