XML, the extensible markup language, is a platform-independent language describing data. The XML and related specifications, as well as the document Object Model, have all been developed with language independence in mind. This was done to allow any programmer to use theses powerful protocols and object models in their own language of choice, thus providing a huge development potential for the XML community and offering a myriad of opportunities to developers working with established technologies. This is in essence the beauty of XML. Quote taken from ôProfessional ASP XMLö book from Wrox, ISBN 1861004028
What does all that mean.
Example If you are creating a Purchase Order in your system and you wanted the Vendor who you buy from to get your order without having to key anything in. Even if they have a completely different system. You can using XML. The XML document would have all of the pertinent information such as PO number Items ordered and shipping address. Etc etc.
Now their system would take your XML electronic document and read it in, and update their system to process your order. So instead of sending Faxes or making phone calls. You would send each other XML documents that both systems will read and understand.
Are you hearing E-commerce?? If I wanted to order from My Vendor wouldnÆt it be great if my order just showed up in his system and when he started processing it, my system would say so.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.