| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- OO, XML, and GML: Are angle brackets a flexible modeling material? by Milan Trninic - [Clicks: 10]
Using XML in a Java environment can easily introduce questions like: Why should I use it at all? How do I use it? What is the best way to use XML? This article summarizes Milan Trninic's experience in trying to answer such questions that emerged many times during the implementation of different XML grammars in Java applications.
http://www.javaworld.com/javaworld/jw-09-2005/jw-0905-xml.html - Sep, 2005 - Practical XML Schema by Graham King - [Clicks: 15]
Though XML Schema powerfully expresses an XML document's structure, it has a steep initial learning curve. This article gets you up that hill fast. Author Graham King explains XML Namespaces and XML Schema; shows how to write schema and how to get the most popular Java XML APIs to validate XML against schema; and tackles some of the more advanced XML Schema topics.
http://www.javaworld.com/javaworld/jw-08-2005/jw-0808-xml.html - Aug, 2005 - Simplify XML processing with XJ by Rajesh Bordawekar, Michael Burke, Igor Peshansky, Mukund Raghavachari - [Clicks: 15]
Extend Java technology with first-class support for XML, XPath, and XML Schema to make XML processing programs easier to write, more robust, and more efficient. This article provides a gentle introduction to XML Enhancements for Java (XJ), a set of language extensions that adds direct support for XML in the Java programming language. The authors are part of the team that developed XJ.
http://www-128.ibm.com/developerworks/java/library/x-awxj.html - Jun, 2005