%@ page language="C#" masterpagefile="~/templates/Master1.master"
inherits="Page"
keywords="" %>
Stylus Studio provides integrated development support for System.XML, the official Microsoft .NET XML processing API.
By providing integrated tools support for System.XML, Microsoft developers can be assured that their development
environment will be 100% compatible with their production environments. To validate an XML document using Microsoft System.XML, just load an XML file, associate it with an XML schema
(or generate an XML schema, then associate it (from the XML menu, select "Associate XML with Schema"), if you don't already have an XML content model to work with).
Next, click on the "validate XML" button (the green checkmark icon), and select .NET XML Parser, as illustrated here: Any XML parsing or validation errors reported by Microsoft System.XML will be reported to the XML output window,
and using back-mapping, you can click on the error in the output window, and Stylus Studio will highlight the error
in the XML editor. Stylus Studio XSLT Tools provide seamless integration with System.XML, including our XSLT editor,
XSLT debugger, and XSLT profiler. To use the XSLT processing component provided in System.XML, choose Microsoft System.XML as your XSLT processor
in your XSLT scenario properties, as illustrated here: Because the integration is seamless, no other configuration changes are necessary — just edit, debug or profile your XSLT code. Using Stylus Studio's integrated support for Microsoft System.XML 1.0,
you can validate XML documents using XML Schemas or DTD's, and execute & debug XSLT stylesheets, directly
from within the Stylus Studio XML IDE.
Microsoft .NET XML Tools (System.XML)
Validating XML Documents Using System.XML in Stylus Studio

Editing and Debugging XSLT Stylesheets Using System.XML in Stylus Studio

System.XML 1.0 Tools Support
Microsoft System.XML 2.0 Support
Stylus Studio now provides integrated support for Microsoft System.XML 2.0, the offical Microsoft .NET 2.0 XML processing API. The same support for System.XML 1.0 is offered,
with the exception for XSLT debugging and XSLT profiling, however these features
are planned for a future release and will be made available as a free upgrade to current AUP subscribers.
Download a free trial of our award-winning Microsoft System.XML tools today!