<xs:element name="LoadedBy" nillable="true" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element ref="ifc:IfcStructuralLoadGroup" maxOccurs="unbounded" />
</xs:sequence>
<xs:attribute ref="ex:itemType" fixed="ifc:IfcStructuralLoadGroup" />
<xs:attribute ref="ex:cType" fixed="set" />
<xs:attribute ref="ex:arraySize" use="optional" />
</xs:complexType>
</xs:element>
|