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 IC-IRM_xsd_Complex_Type_irm_CompoundCountryCodeIdentifierType.tmp#CompoundCountryCodeIdentifierType_codespace IC-IRM_xsd_Complex_Type_irm_CompoundCountryCodeIdentifierType.tmp#CompoundCountryCodeIdentifierType_code IC-IRM_xsd_Complex_Type_irm_CompoundCountryCodeIdentifierType.tmp#CompoundCountryCodeIdentifierType
Type irm:CompoundCountryCodeIdentifierType
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
irm:code irm:simpleTokenType required

ded:Definition: An attribute of countryCode and subDivisionCode that contains two-alpha, three-alpha, or numeric code in either full or short urn form according to the GENC standard, identifying the country.

ded:Obligation: (Conditional) Mandatory if countryCode is present. Mandatory if subDivisionCode is present.

ded:Comment: A permissible value according to the vocabulary specified in the codespace.

irm:codespace irm:simpleTokenType required

ded:Definition: An attribute of countryCode and subDivisionCode that contains the codespace identifying the standard being used.

ded:Obligation: (Conditional) Mandatory if countryCode is present. Mandatory if subDivisionCode is present.

ded:Comment: Specifies the domain vocabulary of which the Country Code is a member. Acceptable values should indicate 2 or 3 digit code vocabularies from the Geopolitical Entities, Names, and Code (GENC) Standard.

Source
<xs:element name="country" type="irm: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="irm: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