Sugar.Xml

Classes

Class Notes
XmlCDataSection Represents an XML CDATA node.
XmlCharacterData Represents an XML node with character data.
XmlComment Represents an XML comment node.
XmlDocument Represents an XML document.
XmlDocumentDeclaration Represents an XML document declaration.
XmlDocumentType Represents an XML DTD node.
XmlElement Represents an XML element node.
XmlNode Represents an XML node.
XmlProcessingInstruction Represents an XML PI node.
XmlText Represents an XML text node.

Enums

Enum Notes
XmlNodeType Specifies XML node kind.

Attributes

Attribute Notes
Xml Represents an XML attribute node.