The XmlUtils type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| GetXName |
Builds an XName - will use null namespace if namespaceName is null or empty.
| |
| RemoveXmlDeclaration |
Removes the XML declaration (like <?xml version="1.0" encoding="utf-8"?>) if present from the provided agrument.
|