Definition Type: Element
Name: Language
Namespace: http://www.opengis.net/ows/1.1
Type: language:http://www.w3.org/2001/XMLSchema
Containing Schema: owsDataIdentification.xsd
Abstract
Documentation:
Identifier of a language used by the data(set) contents. This language identifier shall be as specified in IETF RFC 4646. When this element is omitted, the language used is not identified.
Collapse XSD Schema Diagram:
XSD Diagram of Language in schema owsdataidentification_xsd (OGC Web Feature Service)
Collapse XSD Schema Code:
<element name="Language" type="language">
    <annotation>
        <documentation>Identifier of a language used by the data(set) contents. This language identifier shall be as specified in IETF RFC 4646. When this element is omitted, the language used is not identified. </documentation>
    </annotation>
</element>