Showing:

Attributes
Diagrams
Facets
Model
Properties
Source
Used by
Element OrganizationType / 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 OrganizationType / 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 OrganizationType / 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 OrganizationType / subOrganization
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Includes_xsd_Simple_Type_simpleTokenType.tmp#simpleTokenType DDMS-Includes_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup
Type extension of simpleTokenType
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs unbounded
Attributes
QName Type Use Annotation
SchemaguideSecurityAttributesGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xs:element name="subOrganization" minOccurs="0" maxOccurs="unbounded">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="simpleTokenType">
        <xs:attributeGroup ref="SecurityAttributesGroup"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</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 OrganizationType
Namespace urn:us:mil:ces:metadata:ddms:5
Diagram
Diagram DDMS-Globals_xsd_Attribute_acronym.tmp#acronym DDMS-Globals_xsd_Complex_Type_OrganizationType.tmp#OrganizationType_name DDMS-Globals_xsd_Complex_Type_OrganizationType.tmp#OrganizationType_phone DDMS-Globals_xsd_Complex_Type_OrganizationType.tmp#OrganizationType_email DDMS-Globals_xsd_Complex_Type_OrganizationType.tmp#OrganizationType_subOrganization
Used by
Element organization
Model
Children email , name , phone , subOrganization
Attributes
QName Type Use
acronym simpleTokenType optional
Source
<xs:complexType name="OrganizationType">
  <xs:annotation>
    <xs:appinfo xml:lang="en">The type used to model the ddms:Organization element.</xs:appinfo>
  </xs:annotation>
  <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 name="subOrganization" minOccurs="0" maxOccurs="unbounded">
      <xs:complexType>
        <xs:simpleContent>
          <xs:extension base="simpleTokenType">
            <xs:attributeGroup ref="SecurityAttributesGroup"/>
          </xs:extension>
        </xs:simpleContent>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
  <xs:attribute ref="acronym" use="optional"/>
</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