Provides accuracy value (usually a length measure) forthe location (geometry) elements that use this linear referencesystem for their SRS. For example, for depths in a hole, thisproperty could provide information as to the source and accuracy ofdepth values that relate to this reference system. If individualelements that refer to this reference system have differentuncertainties, those uncertainties are reported within thoseelements themselves.
<element minOccurs="0" name="linearReferencingMethodUncertainty" type="diggs:UncertaintyPropertyType"><annotation><documentation>Provides accuracy value (usually a length measure) for the location (geometry) elements that use this linear reference system for their SRS. For example, for depths in a hole, this property could provide information as to the source and accuracy of depth values that relate to this reference system. If individual elements that refer to this reference system have different uncertainties, those uncertainties are reported within those elements themselves.</documentation></annotation></element>
Complex Type diggs:LinearSpatialReferenceSystemType
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="LinearSpatialReferenceSystemType"><complexContent><extension base="diggs:AbstractRelativeReferenceSystemType"><sequence><element minOccurs="0" name="linearReferencingMethodUncertainty" type="diggs:UncertaintyPropertyType"><annotation><documentation>Provides accuracy value (usually a length measure) for the location (geometry) elements that use this linear reference system for their SRS. For example, for depths in a hole, this property could provide information as to the source and accuracy of depth values that relate to this reference system. If individual elements that refer to this reference system have different uncertainties, those uncertainties are reported within those elements themselves.</documentation></annotation></element></sequence></extension></complexContent></complexType>