what is XML Gateway for POST API
i am working in a web application to register a company online using XML gateway. but i don't have any idea to work with XML, i have a link contains of XSD or XML schemas, here is the link. i dont have any idea how to test and get started. because there are no any http link or else to test any API in the postman. just XSD and XML files there are.
please anyone know how to work with XML gateway or XSD/XML Schemas or any link to follow where may i get the process to integrate XML gateway with django to make a POST request.
will be thankful for your answer.