Table of Contents

Method FromNamespace

Namespace
DocWright.Reporting
Assembly
DocWright.Reporting.dll

FromNamespace(string?)

Identifies the schema version a namespace denotes.

public static ReportSchemaVersion FromNamespace(string? namespaceName)

Parameters

namespaceName string

The namespace URI of the root element.

Returns

ReportSchemaVersion

The version, or Unknown when the namespace is not a report-definition namespace DocWright knows.