<xs:element name="LuminousIntensity">
<xs:complexType>
<xs:sequence>
<xs:element ref="ifc:IfcLuminousIntensityDistributionMeasure" maxOccurs="unbounded" />
</xs:sequence>
<xs:attribute ref="ex:itemType" fixed="ifc:IfcLuminousIntensityDistributionMeasure" />
<xs:attribute ref="ex:cType" fixed="list" />
<xs:attribute ref="ex:arraySize" use="optional" />
</xs:complexType>
</xs:element>
|