XML data binding refers to the process of representing the information in an XML document as an object in computer memory. This allows applications to access the data in the XML from the object rather than using the DOM to retrieve the data from a direct representation of the XML itself.
An XML data binder accomplishes this by creating a mapping between elements of the XML schema of the document we wish to bind and members of a class to be represented in memory.
From : http://en.wikipedia.org/wiki/XML_data_binding
4 products available, Sorted alphabetically
CodeSynthesis XSD
Platform : Multi Platform, Portable C++
CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to C++ data binding compiler. Provided with an XML instance spe .....
PyXML
Platform : Python
The PyXML package is a collection of libraries to process XML with
Python. It contains, among other things
.....
Skeem
Platform : Unix like
Skeem is a database library and tool for Python. It enables the creation of database objects by defining them in XML. The XML meta .....
Skyron
Platform : Python
Skyron is a small Python package which allows an XML document to be processed in a way which is described by a text file called a .....
Loading .....