| View: | [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- Practical data binding: XPath as data binding tool, Part 1 by Brett McLaughlin - [Clicks: 12]
XPath is not traditionally considered a data binding API. It doesn't even get much attention in the XML world, except in passing as part of other specifications. But once you fully understand what XPath is and how to use it -- particularly in a Java programming environment -- it becomes a powerful data binding tool that's often preferable to traditional data binding APIs such as JAXB or JaxMe. Brett McLaughlin's Practical data binding column returns with the first in a two-article series that examines XPath as a data binding tool.
http://www-128.ibm.com/developerworks/java/library/x-pracdb8.html - Nov, 2005 - The XML 2.0 Data Model by Bob DuCharme - [Clicks: 16]
Bob DuCharme, in his latest Transforming XML column, examines the XPath 2.0, hence the XSLT 2.0, data model.
http://www.xml.com/pub/a/2005/02/02/xpath2.html - Feb, 2005