XSL/T Support
XSL/T engine binds to an XmlNavigator – pluggable
Two built-in implementations:
- DocumentNavigator – over XmlDocument
- DataDocumentNavigator – over XmlDataDocument
XSL/T produces an XmlReader or an XmlWriter
Entire architecture is chainable