complexType RelativeInternalPositionalAccuracyType
diagram index_p1597.png
namespace http://www.opengis.net/gml
type extension of gml:AbstractPositionalAccuracyType
properties
base gml:AbstractPositionalAccuracyType
children gml:measureDescription gml:result
used by
element relativeInternalPositionalAccuracy
annotation
documentation
Closeness of the relative positions of two or more positions to their respective relative positions accepted as or being true.
source <xs:complexType name="RelativeInternalPositionalAccuracyType">
 
<xs:annotation>
   
<xs:documentation>Closeness of the relative positions of two or more positions to their respective relative positions accepted as or being true. </xs:documentation>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="gml:AbstractPositionalAccuracyType">
     
<xs:sequence>
       
<xs:element ref="gml:result"/>
     
</xs:sequence>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>


XML Schema documentation generated by
XMLSpy Schema Editor http://www.altova.com/xmlspy