Property SourceNamespace
SourceNamespace
Gets the namespace the root element actually carried.
public string SourceNamespace { get; }
Property Value
Remarks
Kept separately from SchemaVersion so an unrecognized namespace can still be written back exactly as it arrived, rather than being normalized to whatever DocWright guessed it meant.