4.1.9.3 List Value

Figure 84 illustrates an instance diagram.

List ValueIfcPropertyListValueIfcIdentifierIfcValue

Figure 84 — List Value

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="8e10b688-9179-4e3a-8db2-6abcaafe952d" name="List Value" 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