2.3.24 Report.Language

The Report.Language element specifies the primary language of the text in a Report. This value is used as the default language for all language-dependent expressions in the report. The Report.Language element is optional. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1) or an expression that evaluates to a String.

Following is the parent element of the Report.Language element.

Parent elements

Report

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

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