Forum Discussion
It’s almost the same.
Take a look at this pipeline. In both cases, I’m using extra XML formatted and XML parser for the purposes of validating the XSD file.
Convert XML to CSV_2020_11_15.slp (20.7 KB)
/Igor
Thanks and I have tried with attached example xml with XSD file but CSV formatter failed with data need to flatten output of json parser. but CSV requirement is same.
XML file reading from Folder and XML file some elements May or may not come but If elements come then CSV file should have elements header and value else CSV file should have element header with blank value
BOOKORDER_XSD and XML.txt (4.1 KB)
@shavadivu, you can find the XSD file used in the XML Formatter of my pipelines.
Thanks and I have tried with attached example xml with XSD file but CSV formatter failed with data need to flatten output of json parser. but CSV requirement is same.
XML file reading from Folder and XML file some elements May or may not come but If elements come then CSV file should have elements header and value else CSV file should have element header with blank value
BOOKORDER_XSD and XML.txt (4.1 KB)
Related Content
- 2 years ago
- 2 years ago
- 10 months ago