Apply XSLT
The Apply XSLT object enables you to transform the content of an XML file according to the rules in an XSLT file that you specify.How it is usedUse the Apply XSLT object to transform the content of an XML file to an HTML file.ConfigurationTo configure the Apply XSLT object, you need to know the name of the XML file that will be converted, the name that you want to assign to the XML file that results from the transformation, and the name of the XSLT file that you will use to transform the XML file.Details tab
Input XML file Type the path and filename of the XML file that you want to transform, or click the ellipsis button (...) and browse for it. Output XML file Type the path, filename, and file extension for the file that will hold the results of the transformation. Alternatively, click the ellipsis button (...) and browse for the folder where you will save the file. Type the filename in the File name field, including the file extension. XSLT file Type the path and name of the XSLT file that you want to use to transform the input XML file, or click the ellipsis button (...) and browse for it.Available Published Data
Name Description Input XML The path and filename of the XML file that will be transformed. Output XML The path and filename of the XML file that will contain the result of the transformation. XSLT file The path and filename of the XSLT file used to transform the input XML file.
|