<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.
State, Province or other geopolitical equivalent of birth or death
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.
<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.
<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