<element minOccurs="0" name="locationMethod" type="gml:CodeType"><annotation><documentation>The method used to determine the coordinate information.</documentation></annotation></element>
<element minOccurs="0" name="xValueUncertainty" type="diggs:UncertaintyPropertyType"><annotation><documentation>Uncertainty for the x value of a location coordinate.</documentation></annotation></element>
<element minOccurs="0" name="yValueUncertainty" type="diggs:UncertaintyPropertyType"><annotation><documentation>Uncertainty for the y value of a location coordinate.</documentation></annotation></element>
<element minOccurs="0" name="zValueUncertainty" type="diggs:UncertaintyPropertyType"><annotation><documentation>Uncertainty for the z value of a location coordinate.</documentation></annotation></element>
Database handle for the object. It is of XML type ID, so is constrained to beunique in the XML document within which it occurs. An external identifier for the object inthe form of a URI may be constructed using standard XML and XPointer methods. This is doneby concatenating the URI for the document, a fragment separator, and the value of the idattribute.
Source
<complexType name="LocationUncertaintyType"><annotation><documentation>Complex type: LocationUncertaintyType</documentation></annotation><complexContent><extension base="diggs:AbstractComponentObjectType"><sequence><element minOccurs="0" name="locationMethod" type="gml:CodeType"><annotation><documentation>The method used to determine the coordinate information.</documentation></annotation></element><element minOccurs="0" name="xValueUncertainty" type="diggs:UncertaintyPropertyType"><annotation><documentation>Uncertainty for the x value of a location coordinate.</documentation></annotation></element><element minOccurs="0" name="yValueUncertainty" type="diggs:UncertaintyPropertyType"><annotation><documentation>Uncertainty for the y value of a location coordinate.</documentation></annotation></element><element minOccurs="0" name="zValueUncertainty" type="diggs:UncertaintyPropertyType"><annotation><documentation>Uncertainty for the z value of a location coordinate.</documentation></annotation></element></sequence></extension></complexContent></complexType>