Showing:

Attributes
Diagrams
Facets
Model
Properties
Source
Used by
Element AffiliatedProducerType / 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 AffiliatedProducerType / 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 AffiliatedProducerType / 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.
Complex Type AffiliatedProducerType
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Globals_xsd_Complex_Type_ProducerBaseType.tmp#ProducerBaseType DDMS-Globals_xsd_Complex_Type_AffiliatedProducerType.tmp#AffiliatedProducerType_name DDMS-Globals_xsd_Complex_Type_AffiliatedProducerType.tmp#AffiliatedProducerType_phone DDMS-Globals_xsd_Complex_Type_AffiliatedProducerType.tmp#AffiliatedProducerType_email DDMS-Globals_xsd_Element_affiliation.tmp#affiliation
Type extension of ProducerBaseType
Type hierarchy
Used by
Complex Types ServiceType , UnknownType
Model
Children affiliation , email , name , phone
Attributes
Wildcard: ANY attribute from ANY namespace OTHER than 'urn:us:mil:ces:metadata:ddms:5'
Source
<xs:complexType name="AffiliatedProducerType">
  <xs:annotation>
    <xs:appinfo xml:lang="en">The type used to model the ddms:producer element.</xs:appinfo>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ProducerBaseType">
      <xs:sequence minOccurs="0">
        <xs:element name="name" type="simpleTokenType" maxOccurs="unbounded"/>
        <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 ref="affiliation" minOccurs="0" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</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