Definition Type: Element
Name: scope
Namespace: http://www.opengis.net/gml/3.2
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: referenceSystems.xsd
Abstract
Documentation:
The gml:scope property provides a description of the usage, or limitations of usage, for which this CRS-related object is valid. If unknown, enter "not known".
Collapse XSD Schema Diagram:
XSD Diagram of scope in schema referencesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="scope" type="string">
    <annotation>
        <documentation>The gml:scope property provides a description of the usage, or limitations of usage, for which this CRS-related object is valid. If unknown, enter "not known".</documentation>
    </annotation>
</element>