Definition Type: Element
Name: version
Namespace: http://www.opengis.net/gml
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: referenceSystems.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Identifier of the version of the associated codeSpace or code, as specified by the codeSpace or code authority. This attribute is optionally included only when the "code" attribute is included. 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" minOccurs="0">
    <annotation>
        <documentation>Identifier of the version of the associated codeSpace or code, as specified by the codeSpace or code authority. This attribute is optionally included only when the "code" attribute is included. When appropriate, the version is identified by the effective date, coded using ISO 8601 date format. </documentation>
    </annotation>
</element>