TranslationManifest

Common data structure used as part of the Unified localization methods.

Field Type Description

id

String

ID of the translation manifest document

title

String

Title of the translation manifest or language manifest

description

String

Description of the translation manifest or language manifest

mapId

String

ID of the map used to create the translation manifest
  • Translation manifest: in authoring collection
  • Language manifest: in translation collection

creationDateTime

DateTime

Stamp at time of translation manifest creation

baseRef

String

The base reference to the documents, such as:
  • Translation manifest: /content/authoring
  • Language manifest: /content/translation/fr-fr/

sourceRef

String

Filename of the map source

revisionRef

int

Revision of the map source at the time of translation manifest creation

locales

String[…]

Array of all language codes specified for each language manifest included in the translation manifest

manifestRefs

TranslationManifestRefItem[…]

List of all documents linked to the map source