Showing:

Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element geographicIdentifier
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-GeospatialCoverage_xsd_Element_geographicIdentifier.tmp#geographicIdentifier_name DDMS-GeospatialCoverage_xsd_Element_geographicIdentifier.tmp#geographicIdentifier_region DDMS-GeospatialCoverage_xsd_Element_countryCode.tmp#countryCode DDMS-GeospatialCoverage_xsd_Element_subDivisionCode.tmp#subDivisionCode DDMS-GeospatialCoverage_xsd_Element_facilityIdentifier.tmp#facilityIdentifier
Properties
content complex
Used by
Complex Type PlaceType
Model
Children countryCode , facilityIdentifier , name , region , subDivisionCode
Instance
<geographicIdentifier xmlns="urn:us:mil:ces:metadata:ddms:5">
  <name>{1,1}</name>
  <region>{1,1}</region>
  <countryCode code="" codespace="">{1,1}</countryCode>
  <subDivisionCode code="" codespace="">{1,1}</subDivisionCode>
  <facilityIdentifier beNumber="" osuffix="">{1,1}</facilityIdentifier>
</geographicIdentifier>
Source
<xs:element name="geographicIdentifier">
  <xs:annotation>
    <xs:appinfo>Models a GML compliant geographic identifier. See ISO 19115 EX_GeographicDescription.</xs:appinfo>
  </xs:annotation>
  <xs:complexType>
    <xs:choice maxOccurs="unbounded">
      <xs:element name="name" type="simpleTokenType"/>
      <xs:element name="region" type="simpleTokenType"/>
      <xs:element ref="ddms:countryCode"/>
      <xs:element ref="ddms:subDivisionCode">
        <xs:annotation>
          <xs:documentation>A standards-based abbreviation of an administrative subdivision of a country. The code elements may consist of a controlled vocabulary value such as the ones defined in ISO 3166-2.</xs:documentation>
        </xs:annotation>
      </xs:element>
      <xs:element ref="ddms:facilityIdentifier"/>
    </xs:choice>
  </xs:complexType>
</xs:element>
Schema location DDMS-GeospatialCoverage.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
Element geographicIdentifier / name
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Includes_xsd_Simple_Type_simpleTokenType.tmp#simpleTokenType
Type simpleTokenType
Properties
content simple
Facets
minLength 1
Source
<xs:element name="name" type="simpleTokenType"/>
Schema location DDMS-GeospatialCoverage.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
Element geographicIdentifier / region
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Includes_xsd_Simple_Type_simpleTokenType.tmp#simpleTokenType
Type simpleTokenType
Properties
content simple
Facets
minLength 1
Source
<xs:element name="region" type="simpleTokenType"/>
Schema location DDMS-GeospatialCoverage.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.

This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details. Click Here