BE_XSLTApply

BE_XSLTApply(xmlFilePath;xsltText;outputFilePath;{scriptName;databaseName})



Applies the XSLT given by the xsltText parameter, to the XML file at xmlPath, and writes the output to outputPath.

Parameters:

- xmlFilePath : a system file path.

- xsltText : the text content of the xslt to process with.

- outputFilePath : a system file path for the output file.

- scriptName :

- databaseName :

Keywords:

XML XSLT Apply


Version History:

- 1.0 :

Still need help? Contact Us Contact Us