-
-
Notifications
You must be signed in to change notification settings - Fork 9
component docconverter
Raymond Meester edited this page Mar 7, 2023
·
3 revisions
Converts between data formats (xml, jso, yaml and csv).
sourcetotarget. For example: xmltojson
Valid values |
---|
xmltojson |
xmltoyaml |
xmltocsv |
jsontoxml |
jsontoyaml |
jsontocsv |
yamltoxml |
yamltojson |
yamltocsv |
csvtoxml |
csvtoyaml |
csvtojson |
This component has no options.
DocConverter GitHub page.