Transforming stream into HTML using an XSL stylesheet - 7.3

XML

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Open Studio for Big Data
Talend Open Studio for Data Integration
Talend Open Studio for ESB
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Data Governance > Third-party systems > XML components
Data Quality and Preparation > Third-party systems > XML components
Design and Development > Third-party systems > XML components
Last publication date
2023-06-12

The tXSLT component provides support for streams. It can receive XML files or XSL files passed to it in the form of stream and, in addition to sending the output to files, it can send the output to the subsequent component through a Row > Main connection. The tXSLT component in this scenario receives the XML file from a tFileInputRaw component in the form of stream and sends its output to a tLogRow component through a predefined column.

Note: The support of streams is available only when you have installed the R2021-11 Studio Monthly update or a later one delivered by Talend. For more information, check with your administrator

For more technologies supported by Talend, see Talend components.

This scenario uses the same input files as the scenario Transforming XML into HTML using an XSL stylesheet. That is, customers.xml and customers.xsl.