<xs:element name="TypeOfCoordinates" type="TypeOfCoordinatesType"><xs:annotation><xs:documentation>The TypeOfCoordinates element is the type of coordinate system used for reporting.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="CoordinateCharacteristicMeasurementBaseType" abstract="true"><xs:annotation><xs:documentation>The CoordinateCharacteristicMeasurementBaseType is the abstract base type that defines the results of a measured coordinate characteristic evaluation.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="DimensionalCharacteristicMeasurementBaseType"><xs:sequence><xs:element name="TypeOfCoordinates" type="TypeOfCoordinatesType"><xs:annotation><xs:documentation>The TypeOfCoordinates element is the type of coordinate system used for reporting.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>