Hello programmers of stackoverflow.
I need your help. I need to make a system that can make an xml file and then send it to a companys server so that the xml file gets registred and can create a new object in their database. But the xml file needs to be in a speciffic format and have some speciffic namespaces. I have a document from the company on how it could look like and with all the namespaces that is needed in the document. The problem is i dont know how to get all of the namespaces and the other important information from this xml document and get that in to a new system that i have to make. I basically have no idear on how to get started on this project. hope some of you can help.
I can post the xml document that i have from the company if it is needed. Sorry for the bad english gramma.