This processor performs XSL transformations on XML documents and passes the result to the extraction methods.
Before you begin:
In the top pane, configure the Stylesheet parameter to define the
stylesheet file path. The connector transforms XML files according to this stylesheet.
You can then use one of the following extraction methods:
If the transformation result returns an XML file with the following
PAPI_document format, then appropriate metas are automatically
pushed:
Xpath expressions - if XPath after XSLT is selected,
extraction is performed on the XSLT result instead of the original document or
chunk.
by Element name - If Elements extraction after XSLT is
selected, by-name extraction is performed on the XSLT result instead of the original
document or chunk.