Microsoft System.XML is the official XML processing API for Microsoft .NET. The recently released Microsoft .NET Framework 2.0, which included Microsoft System.XML 2.0. Stylus Studio provides fully integrated tools support for both Microsoft System.XML 1.0 and System.XML 2.0, allowing Microsoft developers ensure compatibility between their development environment and their production environments. Using Stylus Studio and System.XML together, you could:
Transform an XSLT stylesheet
Debug an XSLT stylesheet
Parse an XML Document using System.XML's DOM Parser
Parse an XML Document using the System.XML SAX Parser