2.293.20 Style.Language

The Style.Language element specifies the primary language of the text in a report item. This element is optional.

If the Style.Language element is present, its value MUST be a ReportLanguage value. If the Style.Language element is not present, its value MUST be the same as that of the Report.Language element.

For text-formatting operations, the Style.Language element MUST apply only to the following:

If the grandparent element of the Style.Language element is not TextRun, Chart, Textbox, Body, LinearGauge, or RadialGauge, the Style.Language element is ignored.

Following is the parent element for the Style.Language element.

Parent elements

Style

The following is the XML Schema definition of the Style.Language element.

 <xsd:element name="Language" type="xsd:string" minOccurs="0" />