Classes

  Class Description
Public class XmlBaseAwareXmlTextReader Extended XmlTextReader supporting XML Base.
Public class XmlFirstLowerWriter Implements an XmlWriter that turns the first letter of outgoing elements and attributes into lowercase.
Public class XmlFirstUpperReader Implements an XmlTextReader that turns the first letter of incoming elements and attributes into uppercase.
Public class XmlFragmentStream Allows streams without a root element (i.e. multiple document fragments) to be passed to an XmlReader.
Public class XmlNamespaces Provides public constants for wellknown XML namespaces.
Public class XmlNodeFactory Creates XmlNode wrapper instances for different XML APIs, for use in XML serialization.
Public class XmlNodeListFactory Constructs XmlNodeList instances from XPathNodeIterator objects.
Public class XmlPrefix Represents a mapping between a prefix and a namespace.