Showing:

Annotations
Attributes
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element acquisition
Namespace urn:us:mil:ces:metadata:domex
Annotations
Acquisition Data. Data about a collection or single piece of media within a collection that generally answers core issues related to the standards of who, what, when, where, why, and how the material was collected. Examples of acquisition data are date/time collected, location of collection, collecting organization, legal authority for the collection, processing site, size and type of media, classification, and more. This is the root element for a collection.
Diagram
Diagram DOMEX_xsd_Element_acquisition.tmp#acquisition_uuid DOMEX_xsd_Element_collectionDetails.tmp#collectionDetails DOMEX_xsd_Element_subjectInformation.tmp#subjectInformation DOMEX_xsd_Element_mediaDetails.tmp#mediaDetails CellexReport_xsd_Element_cr_cellexReport.tmp#cellexReport
Properties
content complex
Model
Children collectionDetails , cr:cellexReport , mediaDetails , subjectInformation
Instance
<acquisition uuid="" xmlns="urn:us:mil:ces:metadata:domex" xmlns:cr="urn:CellexReport">
  <collectionDetails SchemaguideSecurityAttributesGroup="" uuid="">{1,1}</collectionDetails>
  <subjectInformation SchemaguideSecurityAttributesGroup="" uuid="">{0,unbounded}</subjectInformation>
  <mediaDetails SchemaguideSecurityAttributesGroup="" uuid="">{1,unbounded}</mediaDetails>
  <cr:cellexReport>{0,unbounded}</cr:cellexReport>
</acquisition>
Attributes
QName Type Use
uuid UuidType optional
Source
<xs:element name="acquisition" ism:classification="U" ism:ownerProducer="USA">
  <xs:annotation>
    <xs:documentation>Acquisition Data. Data about a collection or single piece of media within a collection that generally answers core issues related to the standards of who, what, when, where, why, and how the material was collected. Examples of acquisition data are date/time collected, location of collection, collecting organization, legal authority for the collection, processing site, size and type of media, classification, and more. This is the root element for a collection.</xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:sequence>
      <xs:element ref="collectionDetails"/>
      <xs:element ref="subjectInformation" minOccurs="0" maxOccurs="unbounded"/>
      <xs:element ref="mediaDetails" maxOccurs="unbounded"/>
      <xs:element ref="cr:cellexReport" minOccurs="0" maxOccurs="unbounded"/>
    </xs:sequence>
    <xs:attribute name="uuid" type="UuidType" use="optional"/>
  </xs:complexType>
</xs:element>
Schema location DOMEX.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.
Attribute acquisition / @uuid
Namespace urn:us:mil:ces:metadata:domex
Type UuidType
Properties
use optional
Facets
pattern [0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{16}
Used by
Element acquisition
Source
<xs:attribute name="uuid" type="UuidType" use="optional"/>
Schema location DOMEX.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