Showing:

Annotations
Diagrams
Facets
Model
Properties
Source
Used by
Element AudioDetailsType / bitRate
Namespace urn:us:mil:ces:metadata:domex
Annotations
The number of bits that are conveyed or processed per unit of time.
Diagram
Diagram
Type xs:positiveInteger
Properties
content simple
minOccurs 0
Source
<xs:element name="bitRate" type="xs:positiveInteger" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The number of bits that are conveyed or processed per unit of time.</xs:documentation>
  </xs:annotation>
</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.
Element AudioDetailsType / sampleRate
Namespace urn:us:mil:ces:metadata:domex
Annotations
The number of samples per unit of time (usually seconds) taken from a continuous signal to make a discrete signal.
Diagram
Diagram
Type xs:positiveInteger
Properties
content simple
minOccurs 0
Source
<xs:element name="sampleRate" type="xs:positiveInteger" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The number of samples per unit of time (usually seconds) taken from a continuous signal to make a discrete signal.</xs:documentation>
  </xs:annotation>
</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.
Element AudioDetailsType / channels
Namespace urn:us:mil:ces:metadata:domex
Annotations
The reported number of audio channels in a multitrack recording.
Diagram
Diagram
Type xs:positiveInteger
Properties
content simple
minOccurs 0
Source
<xs:element name="channels" type="xs:positiveInteger" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The reported number of audio channels in a multitrack recording.</xs:documentation>
  </xs:annotation>
</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.
Element AudioDetailsType / compression
Namespace urn:us:mil:ces:metadata:domex
Annotations
The compression format or standard used to store the audio data.
Diagram
Diagram DOMEX_xsd_Simple_Type_string50.tmp#urn_us_mil_ces_metadata_domex_string50
Type string50
Properties
content simple
minOccurs 0
Facets
maxLength 50
Source
<xs:element name="compression" type="string50" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The compression format or standard used to store the audio data.</xs:documentation>
  </xs:annotation>
</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.
Element AudioDetailsType / codec
Namespace urn:us:mil:ces:metadata:domex
Annotations
The device or computer program capable of encoding or decoding a digital data stream or signal.
Diagram
Diagram DOMEX_xsd_Simple_Type_string50.tmp#urn_us_mil_ces_metadata_domex_string50
Type string50
Properties
content simple
minOccurs 0
Facets
maxLength 50
Source
<xs:element name="codec" type="string50" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The device or computer program capable of encoding or decoding a digital data stream or signal.</xs:documentation>
  </xs:annotation>
</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.
Complex Type AudioDetailsType
Namespace urn:us:mil:ces:metadata:domex
Annotations
Details for an audio file
Diagram
Diagram DOMEX_xsd_Complex_Type_AudioDetailsType.tmp#AudioDetailsType_bitRate DOMEX_xsd_Complex_Type_AudioDetailsType.tmp#AudioDetailsType_sampleRate DOMEX_xsd_Complex_Type_AudioDetailsType.tmp#AudioDetailsType_channels DOMEX_xsd_Complex_Type_AudioDetailsType.tmp#AudioDetailsType_compression DOMEX_xsd_Complex_Type_AudioDetailsType.tmp#AudioDetailsType_codec
Used by
Model
Children bitRate , channels , codec , compression , sampleRate
Source
<xs:complexType name="AudioDetailsType">
  <xs:annotation>
    <xs:documentation>Details for an audio file</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="bitRate" type="xs:positiveInteger" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The number of bits that are conveyed or processed per unit of time.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="sampleRate" type="xs:positiveInteger" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The number of samples per unit of time (usually seconds) taken from a continuous signal to make a discrete signal.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="channels" type="xs:positiveInteger" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The reported number of audio channels in a multitrack recording.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="compression" type="string50" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The compression format or standard used to store the audio data.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="codec" type="string50" minOccurs="0">
      <xs:annotation>
        <xs:documentation>The device or computer program capable of encoding or decoding a digital data stream or signal.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
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