XdmModule.ExtensionFunctions PropertyXdmModule.ExtensionFunctions PropertyXdmModule::ExtensionFunctions Property

Gets the set of extension functions specific to XmlPrime.

Syntax

Public Shared ReadOnly Property ExtensionFunctions As XdmModule
        Get
public static XdmModule ExtensionFunctions { get; }
public:
static property XdmModule^ ExtensionFunctions {
    XdmModule^ get();
}
 

Property Value

Type: XmlPrime.XdmModuleXmlPrime.XdmModuleXmlPrime::XdmModule^

An XdmModuleXdmModuleXdmModule containing the XmlPrime extension functions.

Remarks

This module contains functions with the following signatures:

  • xp:e() as xs:double
  • xp:sinh($arg as xs:double?) as xs:double?
  • xp:cosh($arg as xs:double?) as xs:double?
  • xp:tanh($arg as xs:double?) as xs:double?

The functions are in the namespace http://www.xmlprime.com/xpath-functions