Definition Type: Element
Name: version
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: gml.xsd
Abstract
Documentation:
Identifier of the version of the associated codeSpace or code, as specified by the codeSpace or code authority. This version is included only when the "code" or "codeSpace" uses versions. When appropriate, the version is identified by the effective date, coded using ISO 8601 date format.
Collapse XSD Schema Diagram:
XSD Diagram of version in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<element name="version" type="string">
    <annotation>
        <documentation>Identifier of the version of the associated codeSpace or code, as specified by the codeSpace or code authority. This version is included only when the "code" or "codeSpace" uses versions. When appropriate, the version is identified by the effective date, coded using ISO 8601 date format. </documentation>
    </annotation>
</element>