Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element CityStateCountryType / city
Namespace urn:us:mil:ces:metadata:domex_identity
Annotations
City of birth or death
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="city" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>City of birth or death</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location Identity.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 CityStateCountryType / state
Namespace urn:us:mil:ces:metadata:domex_identity
Annotations
State, Province or other geopolitical equivalent of birth or death
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="state" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>State, Province or other geopolitical equivalent of birth or death</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location Identity.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 CityStateCountryType / country
Namespace urn:us:mil:ces:metadata:domex_identity
Annotations
Country of birth or death
Diagram
Diagram DDMS-GeospatialCoverage_xsd_Complex_Type_CompoundCountryCodeIdentifierType.tmp#CompoundCountryCodeIdentifierType_codespace DDMS-GeospatialCoverage_xsd_Complex_Type_CompoundCountryCodeIdentifierType.tmp#CompoundCountryCodeIdentifierType_code DDMS-GeospatialCoverage_xsd_Complex_Type_CompoundCountryCodeIdentifierType.tmp#CompoundCountryCodeIdentifierType
Type CompoundCountryCodeIdentifierType
Properties
content complex
minOccurs 0
Attributes
QName Type Use
code simpleTokenType required
codespace simpleTokenType required
Source
<xs:element name="country" type="ddms:CompoundCountryCodeIdentifierType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Country of birth or death</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location Identity.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.
Complex Type CityStateCountryType
Namespace urn:us:mil:ces:metadata:domex_identity
Annotations
City, State, Country construct (not address) for place of birth or death.
Diagram
Diagram Identity_xsd_Complex_Type_CityStateCountryType.tmp#CityStateCountryType_city Identity_xsd_Complex_Type_CityStateCountryType.tmp#CityStateCountryType_state Identity_xsd_Complex_Type_CityStateCountryType.tmp#CityStateCountryType_country
Used by
Model
Children city , country , state
Source
<xs:complexType name="CityStateCountryType">
  <xs:annotation>
    <xs:documentation>City, State, Country construct (not address) for place of birth or death.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="city" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>City of birth or death</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="state" type="xs:string" minOccurs="0">
      <xs:annotation>
        <xs:documentation>State, Province or other geopolitical equivalent of birth or death</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="country" type="ddms:CompoundCountryCodeIdentifierType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Country of birth or death</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
Schema location Identity.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