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_Attribute_DESVersion.tmp#DESVersion 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
Used by
Element domex
Model
Children collectionDetails , cr:cellexReport , mediaDetails , subjectInformation
Instance
<acquisition DESVersion="" uuid="" xmlns="urn:us:mil:ces:metadata:domex" xmlns:cr="urn:CellexReport">
  <collectionDetails DESVersion="" uuid="">{1,1}</collectionDetails>
  <subjectInformation DESVersion="" uuid="">{0,unbounded}</subjectInformation>
  <mediaDetails DESVersion="" uuid="">{1,unbounded}</mediaDetails>
  <cr:cellexReport cr:DESVersion="">{0,unbounded}</cr:cellexReport>
</acquisition>
Attributes
QName Type Use Annotation
DESVersion restriction of xs:string optional

The version number of the specification. This attribute is intended for processing systems to determine the appropriate versions of Schema, Schematron, and CVE values for validation and interpretation of an instance document.

If there are multiple of this attribute specified in an instance document, the first one in document order is the one that will apply to the entire document. Document order is defined in https://www.w3.org/TR/xpath-datamodel/#document-order

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:attribute ref="DESVersion" 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