XdmModule PropertiesXdmModule PropertiesXdmModule Properties

The XdmModuleXdmModuleXdmModule type exposes the following members.

Properties

 PropertyDescription
Public propertystaticExtensionFunctionsExtensionFunctionsExtensionFunctions Gets the set of extension functions specific to XmlPrime.
Public propertyLocationLocationLocation Returns the location (URI) from which this module was loaded.
Public propertyTargetNamespaceTargetNamespaceTargetNamespace Gets the target namespace of the module.
Public propertystaticXPathMathFunctionsXPathMathFunctionsXPathMathFunctions Gets the set of mathematical functions which are new in XPath and XQuery Functions and Operators 1.1
Public propertystaticXQuery11FunctionsXQuery11FunctionsXQuery11Functions Gets the set of functions which are new in XPath and XQuery Functions and Operators 1.1
Public propertystaticXQueryUpdate10FunctionsXQueryUpdate10FunctionsXQueryUpdate10Functions Gets the set of functions which are introduced by the XQuery Update Facility 1.0.
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