Chapter 11. XML Enhancements

Venerable old XML is not quite the popular data format nowadays. Most of the services you use on the Internet use JSON instead. In general, JSON is lighter and therefore more efficient for Ajax applications. But there are still many services out there using XML, and there are still some features that XML offers that are significantly more powerful than those provided by JSON. Two of these features are XPath and XSLT Transforms, and both features are greatly enhanced in ColdFusion 10.

ColdFusion XML and XPath

One of the most compelling tasks for which XML outshines JSON is filtering, or searching, against data. For many years, a technology known as ...

Get Adobe® ColdFusion® Web Application Construction Kit: ColdFusion® 10 Enhancements and Improvements now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.