<xs:element name="Coordinates"> <xs:complexType> <xs:sequence> <xs:element ref="ifc:IfcParameterValue" minOccurs="2" maxOccurs="2" /> </xs:sequence> <xs:attribute ref="ex:itemType" fixed="ifc:IfcParameterValue" /> <xs:attribute ref="ex:cType" fixed="list" /> <xs:attribute ref="ex:arraySize" use="optional" /> </xs:complexType> </xs:element>