Manipulation of an XML document.
Simon sprottĀ who is the author of this article gives us an insight into xml data binding. His article describes how XML data binding guides in managing Xml documents using a collection of simple objects. An XML schema is used for formulation of the rules to define its shape. Generally, an XML document can be read into an XML library and manipulated through simple get and set methods in programming. Similarly, the converse is true. i. e XML data binding library can be the source. This means that a document can be created and serialized as an

