Table of Contents

Namespace SunamoXml

Classes

XH

XML helper class operating on XmlDocument and XDocument for loading, sanitizing, and manipulating XML content.

XHelper

Helper class for XElement-based XML operations including namespace management, element search, attribute access, and XML minification.

XmlHelper

Helper class for XML operations on XmlNode and XmlDocument, including attribute access, node search, formatting, and manipulation.

XmlNamespacesHolder

Parses XML documents while extracting and removing namespace declarations, storing them in an XmlNamespaceManager for later use.