ifc:IfcPropertySetDefinitionSet

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
ifc:arraySize restriction of list of xs:integer optional
ifc:cType list of ifc:aggregateType set optional
ifc:itemType list of xs:QName ifc:IfcPropertySetDefinition optional

Used By

Source

<xs:complexType name="IfcPropertySetDefinitionSet">
  <xs:sequence>
    <xs:element ref="ifc:IfcPropertySetDefinition" maxOccurs="unbounded"/>
  </xs:sequence>
  <xs:attribute ref="ifc:itemType" fixed="ifc:IfcPropertySetDefinition"/>
  <xs:attribute ref="ifc:cType" fixed="set"/>
  <xs:attribute ref="ifc:arraySize" use="optional"/>
</xs:complexType>