XSLTProcessor
The XSLTProcessor uses an XSL (eXtensible Stylesheet Language) stylesheet to convert an XML document.
Note: It is assumed that you have created (or have access to) an XSLT stylesheet that is applicable to your XML input source.
Output Ports
Each transformed document is output via this port. The transformed document may be either embedded in an attribute or written to a file.
These features did not transform due to errors (for example, an incorrect file path).
Parameters
XML Source
The XML source type is either an XML file or a feature attribute whose value is the entire XML document.
Configuration
The stylesheet document is either an XML file, embedded in the transformer, or in a feature attribute whose value is the entire stylesheet document
Results
The results from applying the stylesheet to the input document can be either stored in an attribute value or written to a file.
FME Licensing Level
FME Professional edition and above
Editing Transformer Parameters
Using a set of menu options, transformer parameters can be assigned by referencing other elements in the workspace. More advanced functions, such as an advanced editor and an arithmetic editor, are also available in some transformers. To access a menu of these options, click beside the applicable parameter. For more information, see Transformer Parameter Menu Options.
Transformer Categories
Search FME Knowledge Center
Search for samples and information about this transformer on the FME Knowledge Center.