| |
| | Java-XML mapping made easy with JAXB 2.0 - Java World (Site not responding. Last check: 2007-10-21) |
 | | The newly released JAXB 2.0 offers many new features, including full support of all XML Schema features, significantly fewer generated classes, generated classes that are easier to manipulate, and a more flexible validation mechanism. |
 | | An XML schema is an XML document that describes, very precisely, the elements and attributes authorized in a certain type of XML document. |
 | | An XML schema description is extremely rigorous and can include details such as the number of elements allowed in a list of objects (cardinality), optional and mandatory attributes, and more. |
| www.javaworld.com /javaworld/jw-06-2006/jw-0626-jaxb_p.html (747 words) |
|