Definition Type: Element
Name: identifier
Namespace: http://www.opengis.net/gml/3.2
Type: gml:CodeWithAuthorityType
Containing Schema: gmlBase.xsd
Abstract
Documentation:
Often, a special identifier is assigned to an object by the maintaining authority with the intention that it is used in references to the object For such cases, the codeSpace shall be provided. That identifier is usually unique either globally or within an application domain. gml:identifier is a pre-defined property for such identifiers.
Collapse XSD Schema Diagram:
Drilldown into codeSpace in schema basictypes_xsd Drilldown into CodeWithAuthorityType in schema basictypes_xsdXSD Diagram of identifier in schema gmlbase_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="identifier" type="gml:CodeWithAuthorityType">
    <annotation>
        <documentation>Often, a special identifier is assigned to an object by the maintaining authority with the intention that it is used in references to the object For such cases, the codeSpace shall be provided. That identifier is usually unique either globally or within an application domain. gml:identifier is a pre-defined property for such identifiers.</documentation>
    </annotation>
</element>
Collapse Child Attributes:
Name Type Default Value Use
codeSpace gml:codeSpace Required
Collapse Derivation Tree: