Schema Central > NIEM 3.2 > gmlBase.xsd > gml:identifier
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:identifier

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.

Element information

Type: gml:CodeWithAuthorityType

Properties: Global, Qualified

Content

  • Type based on xsd:string
    • Attributes

      NameOccTypeDescriptionNotes
      codeSpace [1..1]xsd:anyURI

      Used in

      Sample instance

      <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier>