Converting scripts manually and studying the results facilitates learning of the differences between the two languages. If you have existing XSLT commit and automation scripts, conversion to SLAX allows C and PERL programmers to more easily read and maintain the scripts.
To convert XSLT scripts into SLAX, issue the request system scripts convert xslt-to-slax operational mode command, specifying a source file and a destination.
To convert SLAX scripts into XSLT, issue the request system scripts convert slax-to-xslt operational mode command, specifying a source file and a destination.
For more information, see Manually Converting a Script from XSLT to SLAX or Manually Converting a Script from XSLT to SLAX and Manually Converting a Script from SLAX to XSLT or Manually Converting a Script from SLAX to XSLT.