Showing:

Diagrams
Instances
Model
Properties
Source
Used by
Element person
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 DDMS-Globals_xsd_Complex_Type_PersonType.tmp#PersonType
Type PersonType
Properties
content complex
Used by
Model
Children affiliation , email , name , phone , surname , userID
Instance
<person xmlns="urn:us:mil:ces:metadata:ddms:5">
  <name>{1,unbounded}</name>
  <surname>{1,1}</surname>
  <phone>{0,unbounded}</phone>
  <email>{0,unbounded}</email>
  <userID>{0,1}</userID>
  <affiliation>{0,unbounded}</affiliation>
</person>
Source
<xs:element name="person" type="PersonType">
  <xs:annotation>
    <xs:appinfo xml:lang="en">A person responsible as indicated by its encompasing element, i.e. as a creator, contributor, or publisher. See also, DDMS Spec Categories: Contributor, Creator, Publisher.</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.

This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details. Click Here