Definition Type: Element
Name: Fees
Namespace: http://www.opengis.net/ows/1.1
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: owsDataIdentification.xsd
Abstract
Documentation:
Fees and terms for retrieving data from or otherwise using this server, including the monetary units as specified in ISO 4217. The reserved value NONE (case insensitive) shall be used to mean no fees or terms.
Collapse XSD Schema Diagram:
XSD Diagram of Fees in schema owsdataidentification_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<element name="Fees" type="string">
    <annotation>
        <documentation>Fees and terms for retrieving data from or otherwise using this server, including the monetary units as specified in ISO 4217. The reserved value NONE (case insensitive) shall be used to mean no fees or terms. </documentation>
    </annotation>
</element>