2.1.10 TCultures

In CSDLBI 2.0 and CSDLBI 2.5, the TCultures complex type<54> defines a collection of the translated names and/or descriptions for different cultures.

The TCultures complex type is defined in the schema as follows.

 <xs:complexType name="TCultures">
   <xs:sequence>
     <xs:element name="Culture" type="bi:TCulture" minOccurs="0" maxOccurs="unbounded" />
   </xs:sequence>  
 </xs:complexType>

The element that is defined by the TCultures complex type is specified in the following table.

Element

Description

Culture

An optional object that contains a collection of translations for different cultures.