| Next |
XBinder is an XML data binding tool. A tool of this type can take data expressed in XML and populate data structures for a particular programming language with it. Such a tool can also take data in a programming language's data structures and generate XML from it.
This tutorial is organized as follows:
- Brief Review of XML and XSD.
- Overview of How XBinder Works.
- Obtaining Xbinder.
- Installing XBinder.
- Compiling Schemas with XBinder.
- Using Code Generated by XBinder.
| Menu | Next |

