Class RdlNamespaces
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
rdprefix. Emitted so designer-specific annotations have a home; DocWright writes nord:element or attribute itself, and in particular never writesrd: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.