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:
<complexType name="RelativeInternalPositionalAccuracyType">
    <annotation>
        <documentation>Closeness of the relative positions of two or more positions to their respective relative positions accepted as or being true. </documentation>
    </annotation>
    <complexContent>
        <extension base="gml:AbstractPositionalAccuracyType">
            <sequence>
                <element ref="gml:result" maxOccurs="2" />
            </sequence>
        </extension>
    </complexContent>
</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