Difference between SDO and a xml document
Hello,
I want to know what is the exact difference between a SDO and XML document.According to my understanding, SDO defines a Java binding framework of its own. XML is a kind of data being bound to SDO.
SDO can be represented as XML.
But what is the difference between a normal XML document and a XML representing a SDO ?
How can we say by looking at a XML doc that it is a representation of a SDO and not JUST ANY xml doc?
Please clarify.
Thanks
Nutan