Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Include Page
TranslatedText Element

...

TranslatedText

...

Element

...

...

  • Requirement: Required
  • Cardinality: One or more. Multiple TranslatedText child elements can be used to provide description in different languages and types, preferably one for each language and type.

...

xml:lang

...

See IETF Trust, Tags for Identifying Languages (Section 2.2, References)

Samples:

  • "en" for English
  • "en-GB" for British English

...

Code representing the language of the enclosed text value. Default value depends on locale.

Note: The xml:lang attribute is part of the XML standard.

...

  • The schema requires xml:lang to  be unique within a parent element for the same type.
  • If only one TranslatedText element is provided, the xml:lang is optional.
  • For submissions to the FDA, text content must be in English.
  • To avoid ambiguity, a particular language tag must not occur more than once in a series of TranslatedText elements with the same type.
  • Only one TranslatedText element without an xml:lang attribute may occur within the same parent and type.

...

text/plain, application/xhtml+xml

Contains IANA media type of the TranslatedText element contents. Default value: "text/plain".

...

Include Page
TranslatedText Attributes
TranslatedText Attributes

...

Jira
showSummaryfalse
serverIssue Tracker (JIRA)
serverId85506ce4-3cb3-3d91-85ee-f633aaaf4a45
keyODM2DEV-59

...

Description

Human-readable text that is appropriate for a particular language. TranslatedText elements typically occur in a series, presenting a set of alternative textual renditions for different languages and types.

...