Showing:

Diagrams
Facets
Model
Properties
Source
Used by
Element PersonType / name
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Includes_xsd_Simple_Type_simpleTokenType.tmp#simpleTokenType
Type simpleTokenType
Properties
content simple
maxOccurs unbounded
Facets
minLength 1
Source
<xs:element name="name" type="simpleTokenType" maxOccurs="unbounded"/>
Schema location DDMS-Globals.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 PersonType / surname
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="surname" type="simpleTokenType">
  <xs:annotation>
    <xs:appinfo xml:lang="en">A name shared in common to identify members of a family; also called "last name".</xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.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 PersonType / phone
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Includes_xsd_Simple_Type_simpleTokenType.tmp#simpleTokenType
Type simpleTokenType
Properties
content simple
minOccurs 0
maxOccurs unbounded
Facets
minLength 1
Source
<xs:element name="phone" type="simpleTokenType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo xml:lang="en">A telephone number. Optional. This value must include country code and area code, when applicable.</xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.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 PersonType / email
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Includes_xsd_Simple_Type_simpleTokenType.tmp#simpleTokenType
Type simpleTokenType
Properties
content simple
minOccurs 0
maxOccurs unbounded
Facets
minLength 1
Source
<xs:element name="email" type="simpleTokenType" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:appinfo xml:lang="en">An address for electronic mail.</xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.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 PersonType / userID
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Includes_xsd_Simple_Type_simpleTokenType.tmp#simpleTokenType
Type simpleTokenType
Properties
content simple
minOccurs 0
Facets
minLength 1
Source
<xs:element name="userID" type="simpleTokenType" minOccurs="0">
  <xs:annotation>
    <xs:appinfo xml:lang="en">Unique identifier applied by an agency to an author, coauthor, POC, tasking requester or addressee.</xs:appinfo>
  </xs:annotation>
</xs:element>
Schema location DDMS-Globals.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 PersonType
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Globals_xsd_Complex_Type_PersonType.tmp#PersonType_name DDMS-Globals_xsd_Complex_Type_PersonType.tmp#PersonType_surname DDMS-Globals_xsd_Complex_Type_PersonType.tmp#PersonType_phone DDMS-Globals_xsd_Complex_Type_PersonType.tmp#PersonType_email DDMS-Globals_xsd_Complex_Type_PersonType.tmp#PersonType_userID DDMS-Globals_xsd_Element_affiliation.tmp#affiliation
Used by
Element person
Model
Children affiliation , email , name , phone , surname , userID
Source
<xs:complexType name="PersonType">
  <xs:annotation>
    <xs:appinfo xml:lang="en">The type used to model the ddms:Person element.</xs:appinfo>
  </xs:annotation>
  <xs:sequence minOccurs="0">
    <xs:element name="name" type="simpleTokenType" maxOccurs="unbounded"/>
    <xs:element name="surname" type="simpleTokenType">
      <xs:annotation>
        <xs:appinfo xml:lang="en">A name shared in common to identify members of a family; also called "last name".</xs:appinfo>
      </xs:annotation>
    </xs:element>
    <xs:element name="phone" type="simpleTokenType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:appinfo xml:lang="en">A telephone number. Optional. This value must include country code and area code, when applicable.</xs:appinfo>
      </xs:annotation>
    </xs:element>
    <xs:element name="email" type="simpleTokenType" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:appinfo xml:lang="en">An address for electronic mail.</xs:appinfo>
      </xs:annotation>
    </xs:element>
    <xs:element name="userID" type="simpleTokenType" minOccurs="0">
      <xs:annotation>
        <xs:appinfo xml:lang="en">Unique identifier applied by an agency to an author, coauthor, POC, tasking requester or addressee.</xs:appinfo>
      </xs:annotation>
    </xs:element>
    <xs:element ref="affiliation" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>
Schema location DDMS-Globals.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