Method FromNamespace
FromNamespace(string?)
Identifies the schema version a namespace denotes.
public static ReportSchemaVersion FromNamespace(string? namespaceName)
Parameters
namespaceNamestringThe namespace URI of the root element.
Returns
- ReportSchemaVersion
The version, or Unknown when the namespace is not a report-definition namespace DocWright knows.