Showing:

Annotations
Diagrams
Facets
Model
Properties
Source
Used by
Element IdentityNameType / honorificPrefix
Namespace urn:us:mil:ces:metadata:domex_identity
Annotations
Prefix to a name such as Dr. Mr. Mrs., etc.
Diagram
Diagram Identity_xsd_Simple_Type_string50.tmp#string50
Type string50
Properties
content simple
minOccurs 0
maxOccurs unbounded
Facets
maxLength 50
Source
<xs:element name="honorificPrefix" type="string50" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Prefix to a name such as Dr. Mr. Mrs., etc.</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 IdentityNameType / givenName
Namespace urn:us:mil:ces:metadata:domex_identity
Annotations
Individual's given name, in English, the "first" name.
Diagram
Diagram Identity_xsd_Simple_Type_string50.tmp#string50
Type string50
Properties
content simple
minOccurs 0
maxOccurs unbounded
Facets
maxLength 50
Source
<xs:element name="givenName" type="string50" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Individual's given name, in English, the "first" name.</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 IdentityNameType / additionalName
Namespace urn:us:mil:ces:metadata:domex_identity
Annotations
Any additional names such as middle name.
Diagram
Diagram Identity_xsd_Simple_Type_string50.tmp#string50
Type string50
Properties
content simple
minOccurs 0
maxOccurs unbounded
Facets
maxLength 50
Source
<xs:element name="additionalName" type="string50" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Any additional names such as middle name.</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 IdentityNameType / familyName
Namespace urn:us:mil:ces:metadata:domex_identity
Annotations
The individual's family name, in English, the "last" name.
Diagram
Diagram Identity_xsd_Simple_Type_string50.tmp#string50
Type string50
Properties
content simple
minOccurs 0
maxOccurs unbounded
Facets
maxLength 50
Source
<xs:element name="familyName" type="string50" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>The individual's family name, in English, the "last" name.</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 IdentityNameType / honorificSuffix
Namespace urn:us:mil:ces:metadata:domex_identity
Annotations
Any suffix to a name such as Jr., III, Esq., etc.
Diagram
Diagram Identity_xsd_Simple_Type_string50.tmp#string50
Type string50
Properties
content simple
minOccurs 0
maxOccurs unbounded
Facets
maxLength 50
Source
<xs:element name="honorificSuffix" type="string50" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>Any suffix to a name such as Jr., III, Esq., etc.</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 IdentityNameType
Namespace urn:us:mil:ces:metadata:domex_identity
Diagram
Diagram Identity_xsd_Complex_Type_IdentityNameType.tmp#IdentityNameType_honorificPrefix Identity_xsd_Complex_Type_IdentityNameType.tmp#IdentityNameType_givenName Identity_xsd_Complex_Type_IdentityNameType.tmp#IdentityNameType_additionalName Identity_xsd_Complex_Type_IdentityNameType.tmp#IdentityNameType_familyName Identity_xsd_Complex_Type_IdentityNameType.tmp#IdentityNameType_honorificSuffix
Used by
Model
Children additionalName , familyName , givenName , honorificPrefix , honorificSuffix
Source
<xs:complexType name="IdentityNameType">
  <xs:sequence>
    <xs:element name="honorificPrefix" type="string50" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Prefix to a name such as Dr. Mr. Mrs., etc.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="givenName" type="string50" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Individual's given name, in English, the "first" name.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="additionalName" type="string50" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Any additional names such as middle name.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="familyName" type="string50" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>The individual's family name, in English, the "last" name.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="honorificSuffix" type="string50" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>Any suffix to a name such as Jr., III, Esq., etc.</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