Definition Type: ComplexType
Name: RelativeInternalPositionalAccuracyType
Namespace: http://www.opengis.net/gml
Type: gml:AbstractPositionalAccuracyType
Containing Schema: dataQuality.xsd
Abstract
Documentation:
Closeness of the relative positions of two or more positions to their respective relative positions accepted as or being true.
Collapse XSD Schema Diagram:
Drilldown into result in schema dataquality_xsd Drilldown into measureDescription in schema dataquality_xsd Drilldown into AbstractPositionalAccuracyType in schema dataquality_xsdXSD Diagram of RelativeInternalPositionalAccuracyType in schema dataquality_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<xsd:complexType name="RelativeInternalPositionalAccuracyType" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:annotation>
        <xsd:documentation>Closeness of the relative positions of two or more positions to their respective relative positions accepted as or being true. </xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="gml:AbstractPositionalAccuracyType">
            <xsd:sequence>
                <xsd:element name="result" type="gml:MeasureType" maxOccurs="2">
                    <xsd:annotation>
                        <xsd:documentation>Quantitative result determined by evaluation procedure used. </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
measureDescription gml:measureDescription 0 (1)
result gml:result (1) 2
Collapse Derivation Tree:
Collapse References:
gml:RelativeInternalPositionalAccuracy