Definition Type: Element
Name: version
Namespace: http://www.opengis.net/gml
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: referenceSystems.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 referencesystems_xsd (Geography Markup Language)
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>