XmlTransform()

Runs the given XSLT against the XML document specified

Usage

STRING = XmlTransform( p1, p2, p3 )
Argument Summary
p1 xml object
p2 xslt - the XSL document, which can be a string, URL or path to a local file
p3 xslt parameters - structure to pass to the XSLT transformer [optional]