Definition Type: Element
Name: codeSpace
Namespace: http://www.opengis.net/gml
Type: gml:CodeType
Containing Schema: referenceSystems.xsd
Abstract
Documentation:
Identifier of a code space within which one or more codes are defined. This code space is optional but is normally included. This code space is often defined by some authority organization, where one organization may define multiple code spaces. The range and format of each Code Space identifier is defined by that code space authority. Information about that code space authority can be included as metaDataProperty elements which are optionally allowed in all CRS objects.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema basictypes_xsd Drilldown into CodeType in schema basictypes_xsdXSD Diagram of codeSpace in schema referencesystems_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="codeSpace" type="gml:CodeType">
    <annotation>
        <documentation>Identifier of a code space within which one or more codes are defined. This code space is optional but is normally included. This code space is often defined by some authority organization, where one organization may define multiple code spaces. The range and format of each Code Space identifier is defined by that code space authority. Information about that code space authority can be included as metaDataProperty elements which are optionally allowed in all CRS objects. </documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace gml:codeSpace Optional
Collapse Derivation Tree: