Posts Tagged ‘xml schemas’
How exactly does one company pass an xml document?
For example,
Company X is requesting an doc in XML format from Company Y.
Does Company Y just send the doc, or does it have to send a DTD or XML schema along with the doc?
I understand XML and XML schemas, but I’ve never been in a situation where I’ve had to pass an XML doc to somebody else, so I’m curious about the process.