https://github.com/dsietz/talend-tconvertxmltojson
Talend tConvertXMLToJSON component
https://github.com/dsietz/talend-tconvertxmltojson
component gplv3 json talend talend-components talend-openstudio xml
Last synced: 3 months ago
JSON representation
Talend tConvertXMLToJSON component
- Host: GitHub
- URL: https://github.com/dsietz/talend-tconvertxmltojson
- Owner: dsietz
- License: gpl-3.0
- Created: 2017-10-05T17:50:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-10-05T18:07:34.000Z (over 7 years ago)
- Last Synced: 2025-01-20T00:55:48.507Z (5 months ago)
- Topics: component, gplv3, json, talend, talend-components, talend-openstudio, xml
- Size: 212 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/gpl-license)
## tConvertXMLToJSON
+ Version 1.0
Converts a XML string to a JSON string.
---
### Overiew of job flow

### Retrieving an xml content
1. Read XML as string from a xml file

2. Append other columns of data and convert xml to string.

### Convert XML to JSON
3. Synch up the schema in the tConvertXMLToJSON component

4. Select the column with the xml string to convert. All other columns will be passed through.

### Results
