4.11.1.4 List Value

Figure 108 illustrates an instance diagram.

List ValueIfcPropertyListValueIfcIdentifierIfcTextIfcValue

Figure 108 — List Value

mvdXML Specification
<?xml version="1.0"?>
<ConceptTemplate xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" uuid="8e10b688-9179-4e3a-8db2-6abcaafe952d" name="List Value" status="sample" applicableSchema="IFC4" applicableEntity="IfcPropertyListValue">
  <Rules>
    <AttributeRule RuleID="PropertyName" AttributeName="Name">
      <EntityRules>
        <EntityRule EntityName="IfcIdentifier" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule AttributeName="Description">
      <EntityRules>
        <EntityRule EntityName="IfcText" />
      </EntityRules>
    </AttributeRule>
    <AttributeRule RuleID="Value" AttributeName="ListValues">
      <EntityRules>
        <EntityRule EntityName="IfcValue" />
      </EntityRules>
    </AttributeRule>
  </Rules>
</ConceptTemplate>

Link to this page  Link to this page