<xs:element name="HasPropertySets" nillable="true" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element ref="ifc:IfcPropertySetDefinition" maxOccurs="unbounded" />
</xs:sequence>
<xs:attribute ref="ex:itemType" fixed="ifc:IfcPropertySetDefinition" />
<xs:attribute ref="ex:cType" fixed="list-unique" />
<xs:attribute ref="ex:arraySize" use="optional" />
</xs:complexType>
</xs:element>
|