Parse XML data from mixed XML content

The following example pipeline reads an XML file, transforms it using XSLT, and then parses the transformed XML data.



Download this pipeline

Configure the File Reader Snap to read data from the XML file that contains mixed content.

Configure the XSLT Snap to apply the XSLT transformation using the Workaround_XML_Mixedcontent.xslt stylesheet.

XSLT Snap configuration XSLT Stylesheet




Connect an XML Parser Snap downstream to parse the transformed XML data. On validation, the Snap parses the XML with no specific optimization settings and displays the parsed data in the output preview.



This pipeline effectively handles the XML content transformation and parsing.

To successfully reuse pipelines:
  1. Download and import the pipeline in to the SnapLogic Platform.
  2. Configure Snap accounts, as applicable.
  3. Provide pipeline parameters, as applicable.