Showing:

Annotations
Diagrams
Facets
Instances
Model
Properties
Source
Used by
Element TranslationDetailsType / translationStatus
Namespace urn:us:mil:ces:metadata:domex
Annotations
Status of the translation activity.
Diagram
Diagram CVEnumDOMEXTranslationStatusType_xsd_Simple_Type_CVEnumDOMEXTranslationStatusType.tmp#CVEnumDOMEXTranslationStatusType
Type CVEnumDOMEXTranslationStatusType
Properties
content simple
minOccurs 0
Facets
enumeration AC
ACCEPTED
enumeration AP
ACCOMPLISHED
enumeration AR
AWAITING RESOURCES
enumeration AS
ASSIGNED
enumeration AU
AWAITING UPLOAD
enumeration CR
CANCELLED BY REQUEST
enumeration EM
EXTERNALLY MANAGED
enumeration FF
FULFILLED
enumeration LD
LEGACY DATA
enumeration NA
NOT ACCEPTED
enumeration RV
REVIEW
enumeration UP
UNPROCESSED
Source
<xs:element name="translationStatus" type="CVEnumDOMEXTranslationStatusType:CVEnumDOMEXTranslationStatusType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Status of the translation activity.</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 TranslationDetailsType / translationAgency
Namespace urn:us:mil:ces:metadata:domex
Annotations
Agency/Organization assigned to perform the translation.
Diagram
Diagram DOMEX_xsd_Complex_Type_AgencyType.tmp#AgencyType_primaryAgency DOMEX_xsd_Complex_Type_AgencyType.tmp#AgencyType_subAgency DOMEX_xsd_Complex_Type_AgencyType.tmp#AgencyType
Type AgencyType
Properties
content complex
minOccurs 0
Model
Children primaryAgency , subAgency
Instance
<translationAgency xmlns="urn:us:mil:ces:metadata:domex">
  <primaryAgency>{1,1}</primaryAgency>
  <subAgency>{0,1}</subAgency>
</translationAgency>
Source
<xs:element name="translationAgency" type="AgencyType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Agency/Organization assigned to perform the translation.</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 TranslationDetailsType / translationType
Namespace urn:us:mil:ces:metadata:domex
Annotations
Description of the type of translation.
Diagram
Diagram CVEnumDOMEXTranslationType_xsd_Simple_Type_CVEnumDOMEXTranslationType.tmp#CVEnumDOMEXTranslationType
Type CVEnumDOMEXTranslationType
Properties
content simple
minOccurs 0
Facets
enumeration F
FULL
enumeration J
JUBILANT
enumeration M
MACHINE
enumeration MAT
MACHINE - APPTEK
enumeration MLW
MACHINE - LANG WEAVER
enumeration O
ORIGINAL
enumeration P
PARTIAL
enumeration S
SUMMARY
enumeration U
UNKNOWN
Source
<xs:element name="translationType" type="CVEnumDOMEXTranslationType:CVEnumDOMEXTranslationType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Description of the type of translation.</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 TranslationDetailsType / translationDate
Namespace urn:us:mil:ces:metadata:domex
Annotations
Date the translation was completed.
Diagram
Diagram
Type CombinedDateType
Properties
content simple
minOccurs 0
Source
<xs:element name="translationDate" type="irm:CombinedDateType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Date the translation was completed.</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 TranslationDetailsType / languageFrom
Namespace urn:us:mil:ces:metadata:domex
Annotations
Language(s) of the original document being translated.
Diagram
Diagram
Type CVEnumIRMISO639-3Trigraph
Properties
content simple
minOccurs 0
Source
<xs:element name="languageFrom" type="CVEnumIRMISO639-3Trigraph:CVEnumIRMISO639-3Trigraph" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Language(s) of the original document being translated.</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 TranslationDetailsType / languageTo
Namespace urn:us:mil:ces:metadata:domex
Annotations
Language being translated to; this is usually English.
Diagram
Diagram
Type CVEnumIRMISO639-3Trigraph
Properties
content simple
minOccurs 0
Source
<xs:element name="languageTo" type="CVEnumIRMISO639-3Trigraph:CVEnumIRMISO639-3Trigraph" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Language being translated to; this is usually English.</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 TranslationDetailsType / translationDocument
Namespace urn:us:mil:ces:metadata:domex
Annotations
Document resulting from this translation.
Diagram
Diagram
Type xs:anyURI
Properties
content simple
minOccurs 0
Source
<xs:element name="translationDocument" type="xs:anyURI" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Document resulting from this translation.</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 TranslationDetailsType / priority
Namespace urn:us:mil:ces:metadata:domex
Annotations
Priority of this translation.
Diagram
Diagram CVEnumDOMEXTranslationPriorityType_xsd_Simple_Type_CVEnumDOMEXTranslationPriorityType.tmp#CVEnumDOMEXTranslationPriorityType
Type CVEnumDOMEXTranslationPriorityType
Properties
content simple
minOccurs 0
Facets
enumeration L
LOW
enumeration M
MEDIUM
enumeration H
HIGH
enumeration U
URGENT
Source
<xs:element name="priority" type="CVEnumDOMEXTranslationPriorityType:CVEnumDOMEXTranslationPriorityType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Priority of this translation.</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 TranslationDetailsType / remark
Namespace urn:us:mil:ces:metadata:domex
Annotations
Additional information about the translation.
Diagram
Diagram DOMEX_xsd_Simple_Type_string4000.tmp#string4000 DOMEX_xsd_Complex_Type_RemarkType.tmp#urn_us_mil_ces_metadata_domex_RemarkType
Type RemarkType
Type hierarchy
Properties
content complex
minOccurs 0
Source
<xs:element name="remark" type="RemarkType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Additional information about the translation.</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 TranslationDetailsType / requester
Namespace urn:us:mil:ces:metadata:domex
Annotations
Name of the individual requesting a translation.
Diagram
Diagram DOMEX_xsd_Simple_Type_string300.tmp#string300
Type string300
Properties
content simple
minOccurs 0
Facets
maxLength 300
Source
<xs:element name="requester" type="string300" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Name of the individual requesting a translation.</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 TranslationDetailsType / requesterAgency
Namespace urn:us:mil:ces:metadata:domex
Annotations
Agency/Organization of the translation requester.
Diagram
Diagram DOMEX_xsd_Complex_Type_AgencyType.tmp#AgencyType_primaryAgency DOMEX_xsd_Complex_Type_AgencyType.tmp#AgencyType_subAgency DOMEX_xsd_Complex_Type_AgencyType.tmp#AgencyType
Type AgencyType
Properties
content complex
minOccurs 0
Model
Children primaryAgency , subAgency
Instance
<requesterAgency xmlns="urn:us:mil:ces:metadata:domex">
  <primaryAgency>{1,1}</primaryAgency>
  <subAgency>{0,1}</subAgency>
</requesterAgency>
Source
<xs:element name="requesterAgency" type="AgencyType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Agency/Organization of the translation requester.</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 TranslationDetailsType / requestDate
Namespace urn:us:mil:ces:metadata:domex
Annotations
Date the request was submitted.
Diagram
Diagram
Type CombinedDateType
Properties
content simple
minOccurs 0
Source
<xs:element name="requestDate" type="irm:CombinedDateType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Date the request was submitted.</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 TranslationDetailsType / dateRequired
Namespace urn:us:mil:ces:metadata:domex
Annotations
Date by which the translation is required.
Diagram
Diagram
Type CombinedDateType
Properties
content simple
minOccurs 0
Source
<xs:element name="dateRequired" type="irm:CombinedDateType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Date by which the translation is required.</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 TranslationDetailsType / machineTranslationTool
Namespace urn:us:mil:ces:metadata:domex
Annotations
Name and version of the tool used to create the machine translation.
Diagram
Diagram DOMEX_xsd_Simple_Type_string256.tmp#urn_us_mil_ces_metadata_domex_string256
Type string256
Properties
content simple
minOccurs 0
Facets
maxLength 256
Source
<xs:element name="machineTranslationTool" type="string256" minOccurs="0">
  <xs:annotation>
    <xs:documentation>Name and version of the tool used to create the machine translation.</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 TranslationDetailsType
Namespace urn:us:mil:ces:metadata:domex
Annotations
Details for a translation
Diagram
Diagram DOMEX_xsd_Complex_Type_TranslationDetailsType.tmp#TranslationDetailsType_translationStatus DOMEX_xsd_Complex_Type_TranslationDetailsType.tmp#TranslationDetailsType_translationAgency DOMEX_xsd_Complex_Type_TranslationDetailsType.tmp#TranslationDetailsType_translationType DOMEX_xsd_Complex_Type_TranslationDetailsType.tmp#TranslationDetailsType_translationDate DOMEX_xsd_Complex_Type_TranslationDetailsType.tmp#TranslationDetailsType_languageFrom DOMEX_xsd_Complex_Type_TranslationDetailsType.tmp#TranslationDetailsType_languageTo DOMEX_xsd_Complex_Type_TranslationDetailsType.tmp#TranslationDetailsType_translationDocument DOMEX_xsd_Complex_Type_TranslationDetailsType.tmp#TranslationDetailsType_priority DOMEX_xsd_Complex_Type_TranslationDetailsType.tmp#TranslationDetailsType_remark DOMEX_xsd_Complex_Type_TranslationDetailsType.tmp#TranslationDetailsType_requester DOMEX_xsd_Complex_Type_TranslationDetailsType.tmp#TranslationDetailsType_requesterAgency DOMEX_xsd_Complex_Type_TranslationDetailsType.tmp#TranslationDetailsType_requestDate DOMEX_xsd_Complex_Type_TranslationDetailsType.tmp#TranslationDetailsType_dateRequired DOMEX_xsd_Complex_Type_TranslationDetailsType.tmp#TranslationDetailsType_machineTranslationTool
Used by
Model
Children dateRequired , languageFrom , languageTo , machineTranslationTool , priority , remark , requestDate , requester , requesterAgency , translationAgency , translationDate , translationDocument , translationStatus , translationType
Source
<xs:complexType name="TranslationDetailsType">
  <xs:annotation>
    <xs:documentation>Details for a translation</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="translationStatus" type="CVEnumDOMEXTranslationStatusType:CVEnumDOMEXTranslationStatusType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Status of the translation activity.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="translationAgency" type="AgencyType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Agency/Organization assigned to perform the translation.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="translationType" type="CVEnumDOMEXTranslationType:CVEnumDOMEXTranslationType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Description of the type of translation.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="translationDate" type="irm:CombinedDateType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Date the translation was completed.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="languageFrom" type="CVEnumIRMISO639-3Trigraph:CVEnumIRMISO639-3Trigraph" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Language(s) of the original document being translated.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="languageTo" type="CVEnumIRMISO639-3Trigraph:CVEnumIRMISO639-3Trigraph" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Language being translated to; this is usually English.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="translationDocument" type="xs:anyURI" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Document resulting from this translation.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="priority" type="CVEnumDOMEXTranslationPriorityType:CVEnumDOMEXTranslationPriorityType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Priority of this translation.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="remark" type="RemarkType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Additional information about the translation.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="requester" type="string300" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Name of the individual requesting a translation.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="requesterAgency" type="AgencyType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Agency/Organization of the translation requester.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="requestDate" type="irm:CombinedDateType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Date the request was submitted.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="dateRequired" type="irm:CombinedDateType" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Date by which the translation is required.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="machineTranslationTool" type="string256" minOccurs="0">
      <xs:annotation>
        <xs:documentation>Name and version of the tool used to create the machine translation.</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