CCRxXMLTransformer

From oWiki

Jump to: navigation, search

Contents


The XML transformer supports the following function:

Methods

transform( xml, xsltURL )

xml: string
xsltURL: string
Return: the transformed xml document.

Transform the given xml using the xslt document located at xsltURL.
Personal tools