complexType "TranslationType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
|
> |
|
|
</...> |
Content Model Elements (2):
-
All Direct / Indirect Based Elements (1):
-
Annotation
Provides the language of translation as well as a description of translation for the contents of the DDI Instance.
XML Source (w/o annotations (6); see within schema source)
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Language"/>
<xs:element minOccurs="0" name="I18n-text" type="xs:string"/>
<xs:element minOccurs="0" name="I18n-catalog" type="xs:string"/>
</xs:sequence>
</xs:complexType>
|
Attribute Detail (all declarations; defined within this component only; 1/1)
-
Type: |
xs:language, predefined
|
Use: |
optional |
Language of the tag content.
XML Source (w/o annotations (1); see within schema source)
Content Element Detail (all declarations; defined within this component only; 4/4)
-
Type: |
xs:string, predefined, simple content |
Identifies the l18n catalog used.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="I18n-catalog" type="xs:string"/>
|
-
Type: |
xs:string, predefined, simple content |
Value of the language identifier used.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" name="I18n-text" type="xs:string"/>
|
-
Description of the translation process of the data and metadata. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
-
Uses the more generic Language element found in a Citation. Allows for use of an external controlled vocabulary.
Simple Content
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Language"/>
|