Azure Functions - Generate XML using XSD file and store in Azure Storage

Job ID: 35427446

Budget: ₹12,500 – ₹37,500 INR

Bid if
1)Already worked on genrating xmls file using XSD
2) Worked on Azure functions and triggers
3)Worked on Azure storage
4)C#
We have requirement to generate xml files based on schema file (XSD)
Steps:
1) Check sql table and check for new data
2) Get data and use XSD file to generate xml using C#
3) Store xmls files in azure storage
4)Create schedule to check and run above process every 5 minutes( configurable)