Introduction:

This page is an introduction to the System functions used in the iXpath application.

Declaration of the system function:

Ex: If the function is called EncodeBase64 and have 3 parameters, it is used with this form in 2 ways differently in:

  • The connector(Scenario) : {System.EncodeBase64;Param1;Param1;Param3}.
  • An xsl:  ixf:EncodeBase64(Param1,Param1,Param3). (Note: if the parameters are strings the ' ' are used. Ex:  ixf:EncodeBase64('Param1','Param1','Param3') )

 

Tags:
    
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian