Join Amazon Prime and ship Two-Day for free and Overnight for $3.99. Already a member? Sign in.

Quantity: 

or
Sign in to turn on 1-Click ordering.
 
   
More Buying Choices
37 used & new from $0.29

Have one to sell? Sell yours here
 
   
Tell a Friend
XML in a Nutshell, 2nd Edition
 
 
Are You an Author or Publisher?
Find out how to publish your own Kindle Books
 
  
XML in a Nutshell, 2nd Edition (Paperback)
by Elliotte Rusty Harold (Author), W. Scott Means (Author)
  4.1 out of 5 stars 36 customer reviews (36 customer reviews)  

List Price: $39.95
Price: $39.95 & this item ships for FREE with Super Saver Shipping. Details
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.

Only 1 left in stock--order soon.

Want it delivered Monday, May 19? Choose One-Day Shipping at checkout. See details

Also Available in: List Price: Our Price: Other Offers:
Hardcover Order it used!
Paperback (1) 38 used & new from $0.01
 
   

Better Together

Buy this book with Learning XML, Second Edition by Erik Ray today!

XML in a Nutshell, 2nd Edition Learning XML, Second Edition
Buy Together Today: $66.32

Customers Who Bought This Item Also Bought

HTML: The Definitive Guide

HTML: The Definitive Guide by Chuck Musciano

4.2 out of 5 stars (144) 
C # in a Nutshell, Second Edition

C # in a Nutshell, Second Edition by Peter Drayton

3.8 out of 5 stars (14)  $44.95
Java in a Nutshell, Fourth Edition

Java in a Nutshell, Fourth Edition by David Flanagan

3.2 out of 5 stars (29)  $28.76
XML Schema

XML Schema by Eric van der Vlist

3.2 out of 5 stars (11)  $26.37
XML Weekend Crash Course (with CD-ROM)

XML Weekend Crash Course (with CD-ROM) by Kay Ethier

3.9 out of 5 stars (14)  $16.49
Explore similar items : Books (14)

Editorial Reviews
Amazon.com
Continuing in the tradition of the Nutshell series, XML in a Nutshell provides a dense tutorial on its subject, as well as a useful day-to-day reference. While the reader isn't expected to have prior expertise in XML, this book is most effective as an add-on to a more introductory tutorial because of its relatively fast pace.

The authors set out to systematically--and rapidly--cover the basics of XML first, namely the history of the markup language and the various languages and technologies that compose the standard. In this first section, they discuss the basics of XML markup, Document Type Definitions (DTDs), namespaces, and Unicode. From there, the authors move into "narrative-centric documents" in a section that appropriately focuses on the application of XML to books, articles, Web pages and other readable content.

This book definitely presupposes in the reader an aptitude for picking up concepts quickly and for rapidly building cumulative knowledge. Code examples are used--only to illustrate the particular point in question--but not in excess. The book gets into "data-centric" XML, exploring the difference between the object-driven Document Object Model (DOM) and the event-driven Simple API for XML (SAX). However, these areas are a little underpowered and offer a bit less detail about this key area than the reader will expect.

At the core of any Nutshell book is the reference section, and the installment found inside this text is no exception. Here, the XML 1.0 standard, XPath, XSLT, DOM, SAX, and character sets are covered. Some material that is covered earlier in the book--such as Cascading Style Sheets (CSS)--is not re-articulated, however. XML in a Nutshell is not the only book on XML you should have, but it is definitely one that no XML coder should be without. --Stephen W. Plain

Topics covered:

--This text refers to an out of print or unavailable edition of this title.

Product Description
This powerful new edition provides developers with a comprehensive guide to the rapidly evolving XML space. Serious users of XML will find topics on just about everything they need, from fundamental syntax rules, to details of DTD and XML Schema creation, to XSLT transformations, to APIs used for processing XML documents. Simply put, this is the only reference of its kind among XML books.

Whether you're a Web designer using SVG to add vector graphics to web pages, or a C++ programmer using SOAP to serialize objects into a remote database, XML in a Nutshell thoroughly explains the basic rules that all XML documents -- and all XML document creators -- must adhere to, including:

Quick-reference chapters also detail syntax rules and usage examples for the core XML technologies, including XML, DTDs, Xpath, XSLT, SAX, and DOM. If you need explanation of how a technology works, or just need to quickly find the precise syntax for a particular piece, this up-to-date edition is ready with the information.

XML in a Nutshell is an essential guide for developers who need to create XML-based file formats and data structures for use in XML documents. This is one book you'll want to close at hand as you delve into XML.

See all Editorial Reviews


Product Details
  • Paperback: 640 pages
  • Publisher: O'Reilly; 2nd edition (June 15, 2002)
  • Language: English
  • ISBN-10: 0596002920
  • ISBN-13: 978-0596002923
  • Product Dimensions: 9 x 6.2 x 1.2 inches
  • Shipping Weight: 1.7 pounds (View shipping rates and policies)
  • Average Customer Review: 4.1 out of 5 stars 36 customer reviews (36 customer reviews)
  • Amazon.com Sales Rank: #663,673 in Books (See Bestsellers in Books)
    (Publishers and authors: Improve Your Sales)
  • Also Available in: Hardcover  |  Paperback (1) |  All Editions

  •  Would you like to update product info or give feedback on images? (We'll ask you to sign in so we can get back to you)


Elliotte Rusty Harold's latest blog posts
       
 
Elliotte Rusty Harold sent the following posts to customers who purchased XML in a Nutshell, 2nd Edition
 
8:55 AM PDT, May 15, 2008
I am pleased to announce that my latest book, Refactoring HTML, has been released by Addison Wesley, and is now available for purchase here at Amazon. This book endeavors to improve the design of existing web sites along multiple axes: maintainability, security, attractiveness, and performance. It does this by moving sites to web standards: XHTML, CSS, and REST.

One thing I am a little worried about: with any book of this nature I can virtually guarantee that anyone who reads it will absolutely love some of the chapters and absolutely hate others. We certainly saw that in the review stages with early drafts of the manuscript. However, we also saw that the reviewers couldn't agree on which chapters they loved and which they hated. In fact, a chapter that one reviewer hated was usually another reviewer's favorite and vice versa.

Thus please take this book as a starting point for further thought, rather than the last word on the subject. I certainly don't intend to suggest that every web site should implement every single one of the refactorings I catalog here. In fact, it wouldn't take too long to find some of the recommendations that my own sites violate. The refactorings described herein are  intended to ameliorate different problems and concerns that affect web site developers. not all developers and sites have the same issues, so not all of them will want to implement the same refactorings. Please use those that are use