Attribute Name | Required | Data Type | Notes |
XSL | yes if XSLFILE is not specified | string | A string containing an XSL Style Sheet |
XSLFILE | yes if XSL is not specified | file path | A file containing an XSL Style Sheet |
XML | yes if XMLFILE is not specified | string | A string of XML content |
XMLFILE | yes if XML is not specified | file path | A file of XML content |
OUTPUT | no | variable name | The name of the output variable, default is CFX_XSLT.result |