Skip to content

Tag Archives: xml schemas

Can anyone explain me about xml?

I am a programmer basically. I know c++, html, java script, and a few others very well but i am currently learning a few more…I learnt xml’s uses and basics from the windows learners tutorial. I would be very grateful if someon could give me any additional useful links for its learning the online way. [...]

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 [...]