Converting Scripts Between SLAX and XSLT

Converting scripts manually and studying the results facilitates learning of the differences between the two languages. If you have existing XSLT commit, op, and event 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 Converting a Commit Script from XSLT to SLAX or Converting an Op Script from XSLT to SLAX and Converting a Commit Script from SLAX to XSLT or Converting an Op Script from SLAX to XSLT.