output as .xml file based on the .xsd schema
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi All,
I would like to generate in Alteryx the .xml file based on the .xsd schema.
I saw that similar topics were discussed some time ago, and I wanted to know if perhaps something has changed regarding the availability of the solution.
For better understanding of the problem, there is a brief description of the issue I need to solve:
In Poland taxpayers are obligated to send tax information to the Tax Office in .xml file format. The scope of the information is defined by the .xsd schema. What I want to achieve is to process in Alteryx the information from the various excel files and get .xml as the output file that will meet the requirements from the schema.
I will be very grateful for your help!
- Labels:
- Output
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I've done this. It's quite complicated. you need to recreate all of the xsd requirements in your workflow and output as a .text file with a .xml extension.
It requires decent knowledge of XML schemas and decent Alteryx knowledge. If you do not have both - I would expect this may take you awhile.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you for the information. Could you please share with the the flow with your work? Or at least some clipping so I can get a feel for how it's done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Sorry - this is a complicated flow and is the property of a former client. I would recommend taking the .xsd apart and seeing what components you would need and building off of that. If this is a public .xsd (ie a European tax filing) feel free to share the schema.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I totally understand. Please find attached the .xsd schema and the example of the information I would like to insert in it.
