XMLDocument.transform(xsl,properties)

Transforms using XSL string. Transform an XML Document into another according to the XSL definition given as parameter. Find a complete xample in the method "createXMLWithContentAndOtherTestings" example #17, of the project example (CompXML in the sample directory of your FuegoBPM Studio installation directory).

Arguments:

Name Type Description Mode
xsl String xsl in
properties Any[Any] [optional: default properties] in