<complexType name="CoordType"><annotation><documentation>Represents a coordinate tuple in one, two, or three dimensions. Deprecated with GML 3.0 and replaced by DirectPositionType.</documentation></annotation><sequence><element name="X" type="decimal"/><element name="Y" type="decimal" minOccurs="0"/><element name="Z" type="decimal" minOccurs="0"/></sequence></complexType>