BE_XSLT_ApplyInMemory

BE_XSLT_ApplyInMemory(xmlText;xsltText)



Applies the XSLT given by the _xslt_ parameter, to the XML given by the _xml_ parameter, and and returns the result.



Parameters:

- xmlText : the xml to process

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

Keywords:

XML XSLT Memory


Version History:

- 1.2 :

Still need help? Contact Us Contact Us