Definition Type: Element
Name: measureDescription
Namespace: http://www.opengis.net/gml
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: dataQuality.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
A description of the position accuracy parameter(s) provided.
Collapse XSD Schema Diagram:
XSD Diagram of measureDescription in schema dataquality_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<xsd:element name="measureDescription" type="string" minOccurs="0" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <xsd:annotation>
        <xsd:documentation>A description of the position accuracy parameter(s) provided. </xsd:documentation>
    </xsd:annotation>
</xsd:element>