<xs:complexType name="IfcGeometricRepresentationContextType">
<xs:sequence>
<xs:element name="contextIdentifier" minOccurs="0" type="xs:string"/>
<xs:element name="contextType" minOccurs="0" type="xs:string"/>
<xs:element name="coordinateSpaceDimension" minOccurs="0" type="xs:integer"/>
<xs:element name="precision" minOccurs="0" type="xs:double"/>
<xs:element name="worldCoordinateSystem" type="uro:IfcAxis2Placement3DPropertyType"/>
<xs:element name="trueNorth" minOccurs="0" type="gml:doubleList"/>
</xs:sequence>
</xs:complexType>