Definition Type: Element
Name: Language
Namespace: http://niem.gov/niem/external/ogc-ows/1.0.0/dhs-gmo/1.0.0
Type: language:http://www.w3.org/2001/XMLSchema
Containing Schema: ows.xsd
Abstract
Documentation:
Identifier of a language used by the data(set) contents. This language identifier shall be as specified in IETF RFC 1766. When this element is omitted, the language used is not identified.
Collapse XSD Schema Diagram:
XSD Diagram of Language in schema ows_xsd (National Information Exchange Model (NEIM))
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 1766. When this element is omitted, the language used is not identified. </documentation>
    </annotation>
</element>