2.3.2 Report.AuthoringMetadata

Applies to RDL 2016/01

The Report.AuthoringMetadata element allows authoring information about the tools that are used to create and edit a given rdl file. This element is optional. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1).

Report.AuthoringMetadata is purely metadata and has no functional implications.

The following is the parent element of the Report.AuthoringMetadata element.

Parent elements

Report

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

 <xsd:element name="AuthoringMetadata" type="xsd:string" minOccurs="0" xmlns="http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition/authoringmetadata" />