system.xml

Enums

  • Represents Error codes used by the XML API

Classes

  • Helper class for working with XML error messages.
  • XMLNode is a base class for every object that is in the XML Document Object Model (DOM), except XMLAttributes
  • The element is a container class
  • XML text
  • An XML Comment.
  • An XML Declaration.
  • An XMLDocument binds together all the functionality
  • An XMLAttribute is a name-value pair
  • Provides extra methods for printing XML other than stdout.
: