<xs:element name="DatumsOkStats" type="StatsPassFailType" minOccurs="0"><xs:annotation><xs:documentation>The optional DatumsOkStats element is the result of a statistical evaluation of DatumsOk flags.</xs:documentation></xs:annotation></xs:element>
The LocationCharacteristicStatsEvalType is the base type that defines the results of a statistical evaluation of measured location characteristics. The type itself can be used to accumulate summary statistics over different types of location characteristics.
<xs:complexType name="LocationCharacteristicStatsEvalType"><xs:annotation><xs:documentation>The LocationCharacteristicStatsEvalType is the base type that defines the results of a statistical evaluation of measured location characteristics. The type itself can be used to accumulate summary statistics over different types of location characteristics.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="GeometricCharacteristicStatsEvalType"><xs:sequence><xs:element name="DatumsOkStats" type="StatsPassFailType" minOccurs="0"><xs:annotation><xs:documentation>The optional DatumsOkStats element is the result of a statistical evaluation of DatumsOk flags.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>