Table of Contents

Class RdlNamespaces

Namespace
DocWright.Formats.Rdl
Assembly
DocWright.Formats.Rdl.dll

The XML namespaces each RdlSchemaVersion uses.

public static class RdlNamespaces
Inheritance
RdlNamespaces
Inherited Members

Fields

DefaultFontFamily2010

The RDL 2010/01 default-font-family companion namespace.

DefaultFontFamily2016

The RDL 2016/01 default-font-family companion namespace.

ReportDefinition2010

The RDL 2010/01 report-definition namespace.

ReportDefinition2016

The RDL 2016/01 report-definition namespace.

ReportDesigner

The Report Designer namespace, conventionally bound to the rd prefix. Emitted so designer-specific annotations have a home; DocWright writes no rd: element or attribute itself, and in particular never writes rd:ReportID, which Report Designer fills with a fresh GUID and which would break byte-determinism.

Methods

DefaultFontFamily(RdlSchemaVersion)

Returns the default-font-family companion namespace for a schema version.

ReportDefinition(RdlSchemaVersion)

Returns the report-definition namespace for a schema version.