AccuracyType
The accuracy type is used to specify the accuracy level of measured coordinates.
The accuracy level is specified in meters and must be a non-negative real number.
AccuracyType is an xs:double
type with the following restrictions:
- Must satisfy: 0 < value
- Unit: meters
- Precision: 4 positions after decimal point, additional positions are ignored
Examples
0.5
10