XPathFunctionLibrary PropertiesXPathFunctionLibrary PropertiesXPathFunctionLibrary Properties

The XPathFunctionLibraryXPathFunctionLibraryXPathFunctionLibrary type exposes the following members.

Properties

 PropertyDescription
Public propertystaticExtensionFunctionsExtensionFunctionsExtensionFunctions Gets the set of extension functions specific to XmlPrime.
Public propertyTargetNamespaceTargetNamespaceTargetNamespace Gets or sets the target namespace of the library.
Public propertystaticXQuery11FunctionsXQuery11FunctionsXQuery11Functions Gets the set of functions in XQuery 1.1 that are not in the XQuery 1.0 and XPath 2.0 function library
Public propertystaticXsltFunctionsXsltFunctionsXsltFunctions Gets the set of functions in XSLT 2.0 that are not in the XQuery 1.0 and XPath 2.0 function library.

Top