Translation Element (ASSL)

Provides a localized translation for the parent of the Translations collection.

Syntax

  
<Translations>  
   <Translation xsi:type="Translation">...</Translation>  
   <!-- or -->  
   <Translation xsi:type="AttributeTranslation">...</Translation>  
</Translations>  

Element Characteristics

Characteristic Description
Data type and length Translation, AttributeTranslation
Default value None
Cardinality 0-n: Optional element that can occur more than once.

Element Relationships

Relationship Element
Parent elements Translations
Child elements None

Remarks

The corresponding element in the Analysis Management Objects (AMO) object model is Translation.

See Also

Objects (ASSL)