Private constructorPrivate Readonly namesReadonly namespaceStatic Private Readonly _noneStatic Private Readonly _xmlStatic Private Readonly _xmlnsStatic Private Readonly namespacesStatic noneGets the empty namespace.
Static xmlGets the namespace for the xml prefix.
Static xmlnsGets the namespace for the xmlns prefix.
Gets the XName for the given local name, e.g., body, id.
The local name, e.g., body.
Gets the string representation of this XNamespace.
The string representation of this XNamespace.
Static getGets the XNamespace for the given namespace name.
The XNamespace.
The namespace name, e.g., 'http://schemas.openxmlformats.org/wordprocessingml/2006/main'.
Generated using TypeDoc
Represents XML namespaces.