Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
System.Xml.Xsl Namespace

The System.Xml.Xsl namespace provides support for Extensible Stylesheet Transformation (XSLT) transforms. It supports the W3C XSL Transformations (XSLT) Version 1.0 Recommendation (www.w3.org/TR/xslt).

  ClassDescription
Public classXslCompiledTransformTransforms XML data using an XSLT style sheet.
Public classXsltArgumentListContains a variable number of arguments which are either XSLT parameters or extension objects.
Public classXsltCompileExceptionThe exception that is thrown by the Load method when an error is found in the XSLT style sheet.
Public classXsltContext Encapsulates the current execution context of the Extensible Stylesheet Language for Transformations (XSLT) processor allowing XML Path Language (XPath) to resolve functions, parameters, and namespaces within XPath expressions.
Public classXsltException The exception that is thrown when an error occurs while processing an XSLT transformation.
Public classXsltMessageEncounteredEventArgsProvides data for the XsltMessageEncountered event.
Public classXslTransform Obsolete. Transforms XML data using an Extensible Stylesheet Language for Transformations (XSLT) style sheet.
Public classXsltSettingsSpecifies the XSLT features to support during execution of the XSLT style sheet.
  InterfaceDescription
Public interfaceIXsltContextFunction Provides an interface to a given function defined in the Extensible Stylesheet Language for Transformations (XSLT) style sheet during runtime execution.
Public interfaceIXsltContextVariable Provides an interface to a given variable that is defined in the style sheet during runtime execution.
  DelegateDescription
Public delegateXsltMessageEncounteredEventHandlerRepresents the method that will handle the XsltMessageEncountered event.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
XSLT 2.0 Support      mistercain ... Stanley Roark   |   Edit   |   Show History
When will we get support for XSLT 2.0??
XSLT 2.0 support would be very helpful      JeffRonay ... Stanley Roark   |   Edit   |   Show History
XSLT 2.0 support would be very helpful
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker