XmlNamespaces.XsltNamespace FieldXmlNamespaces.XsltNamespace FieldXmlNamespaces::XsltNamespace Field

The XSL Transformations (XSLT) namespace.

Syntax

Public Shared ReadOnly XsltNamespace As String
public static readonly string XsltNamespace
public:
static initonly String^ XsltNamespace
 

Remarks

This namespace is the namespace for all elements in XSL Transformations (XSLT) Version 1.0 and XSL Transformations (XSLT) Version 2.0.

The xsl prefix is conventionally bound to this namespace.