tag/attrib/value |
 |
description |
XsltArgumentList
|
|
Contains a variable number of arguments which are either XSLT parameters or extension objects. |
XsltCompileException
|
|
The exception that is thrown by the Load method when an error is found in the Extensible Stylesheet Transformation (XSLT) stylesheet. |
XsltContext
|
|
Encapsulates the current execution context of the XSLT processor allowing XPath to resolve functions, parameters, and namespaces within XPath expressions. |
XsltException
|
|
The exception that is thrown when an error occurs while processing an Extensible Stylesheet Language (XSL) transform. |
XslTransform
|
|
Transforms XML data using an XSLT stylesheet. |
IXsltContextFunction
|
|
Provides an interface to a given function defined in the XSLT stylesheet during runtime execution. |
IXsltContextVariable
|
|
Provides an interface to a given variable that is defined in the stylesheet during runtime execution. |