Language Element (Report) (RDL)

Indicates the primary language of the text in the report.

Syntax

<Report>
       ...
       <Language>...</Language>
       ...
</Report>

Element Characteristics

Characteristic Description

Data type and length

String

Default value

None

Cardinality

0-1: Optional element that can occur once or not at all.

Element Relationships

Relationship Element

Parent element

Report

Child element

None

Remarks

The Language element must contain an expression that evaluates to a language code as defined in the Internet Engineering Task Force (IETF) RFC1766 specification. The language code is a string composed of one or more parts. The first part is a two-character designation of the basic language. For example, "en" for English or "fr" for French. The second part is separated by a hyphen and designates the variation or dialect of the language. For example, "en-us" represents United States English.

The default report language is the language of the report server.

See Also

Reference

Report Definition XML Elements

Help and Information

Getting SQL Server 2005 Assistance