.NET Framework Class Librar ...


.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).

Classes

  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 classXsltContextEncapsulates 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 classXsltExceptionThe 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.
Interfaces

  InterfaceDescription
Public interfaceIXsltContextFunctionProvides an interface to a given function defined in the Extensible Stylesheet Language for Transformations (XSLT) style sheet during runtime execution.
Public interfaceIXsltContextVariableProvides an interface to a given variable that is defined in the style sheet during runtime execution.
Delegates

  DelegateDescription
Public delegateXsltMessageEncounteredEventHandlerRepresents the method that will handle the XsltMessageEncountered event.
Tags :


Community Content

Stanley Roark
XSLT 2.0 Support
When will we get support for XSLT 2.0??
Tags : productbug?

Stanley Roark
XSLT 2.0 support would be very helpful
XSLT 2.0 support would be very helpful
Tags : productbug?

Page view tracker