XML in a Nutshell (In a Nutshell (O'Reilly)) and over one million other books are available for Amazon Kindle. Learn more



or
Sign in to turn on 1-Click ordering
More Buying Choices
Have one to sell? Sell yours here
Start reading XML in a Nutshell (In a Nutshell (O'Reilly)) on your Kindle in under a minute.

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Sorry, this item is not available in
Image not available for
Color:
Image not available

To view this video download Flash Player

 

XML in a Nutshell, Third Edition [Paperback]

Elliotte Rusty Harold , W. Scott Means
4.3 out of 5 stars  See all reviews (19 customer reviews)

List Price: $44.99
Price: $27.60 & FREE Shipping. Details
You Save: $17.39 (39%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.com. Gift-wrap available.
Want it tomorrow, June 20? Choose One-Day Shipping at checkout. Details
Free Two-Day Shipping for College Students with Amazon Student

Formats

Amazon Price New from Used from
Kindle Edition $19.79  
Paperback, Bargain Price $18.00  
Paperback, September 2004 $27.60  
Amazon.com Textbooks Store
Shop the Amazon.com Textbooks Store and save up to 70% on textbook rentals, 90% on used textbooks and 60% on eTextbooks.

Book Description

September 2004 0596007647 978-0596007645 Third Edition

If you're a developer working with XML, you know there's a lot to know about XML, and the XML space is evolving almost moment by moment. But you don't need to commit every XML syntax, API, or XSLT transformation to memory; you only need to know where to find it. And if it's a detail that has to do with XML or its companion standards, you'll find it--clear, concise, useful, and well-organized--in the updated third edition of XML in a Nutshell.

With XML in a Nutshell beside your keyboard, you'll be able to:

  • Quick-reference syntax rules and usage examples for the core XML technologies, including XML, DTDs, Xpath, XSLT, SAX, and DOM
  • Develop an understanding of well-formed XML, DTDs, namespaces, Unicode, and W3C XML Schema
  • Gain a working knowledge of key technologies used for narrative XML documents such as web pages, books, and articles technologies like XSLT, Xpath, Xlink, Xpointer, CSS, and XSL-FO
  • Build data-intensive XML applications
  • Understand the tools and APIs necessary to build data-intensive XML applications and process XML documents, including the event-based Simple API for XML (SAX2) and the tree-oriented Document Object Model (DOM)
This powerful new edition is the comprehensive XML reference. Serious users of XML will find coverage 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. XML in a Nutshell also covers XML 1.1, as well as updates to SAX2 and DOM Level 3 coverage. If you need explanation of how a technology works, or just need to quickly find the precise syntax for a particular piece, XML in a Nutshell puts the information at your fingertips.

Simply put, XML in a Nutshell is the critical, must-have reference for any XML developer.


Frequently Bought Together

XML in a Nutshell, Third Edition + Learning XML, Second Edition + XML: Visual QuickStart Guide (2nd Edition)
Price for all three: $77.56

Buy the selected items together


Editorial Reviews

About the Author

Elliotte Rusty Harold is originally from New Orleans to which he returns periodically in search of a decent bowl of gumbo. However, he currently resides in the Prospect Heights neighborhood of Brooklyn with his wife Beth, dog Shayna, and cat Marjorie (named after his mother-in-law). He's a frequent speaker at industry conferences including Software Development, Dr. Dobb's Architecure & Design World, SD Best Practices, Extreme Markup Languages, and too many user groups to count. His open source projects include the XOM Library for processing XML with Java and the Amateur media player.

W. Scott Means has been a professional software developer since 1988, when he joined Microsoft Corporation at the age of 17. He was one of the original developers of OS/2 1.1 and Windows NT, and did some of the early work on the Microsoft Network for the Microsoft Advanced Technology and Business Development group. Since then he has written software for everything from multiplayer casino games to railroad geometry measurement equipment. For Scott's latest projects and musings on software development, visit his blog at smeans.com.


Product Details

  • Paperback: 600 pages
  • Publisher: O'Reilly Media; Third Edition edition (September 2004)
  • Language: English
  • ISBN-10: 0596007647
  • ISBN-13: 978-0596007645
  • Product Dimensions: 6.1 x 1.5 x 9.1 inches
  • Shipping Weight: 1.9 pounds (View shipping rates and policies)
  • Average Customer Review: 4.3 out of 5 stars  See all reviews (19 customer reviews)
  • Amazon Best Sellers Rank: #237,851 in Books (See Top 100 in Books)

More About the Authors

Discover books, learn about writers, read author blogs, and more.

Customer Reviews

A solid reference for anyone who works with XML technologies on a daily basis. Jack D. Herrington  |  6 reviewers made a similar statement
Very useful and well written. Deepak Verma  |  2 reviewers made a similar statement
Most Helpful Customer Reviews
33 of 34 people found the following review helpful
Format:Paperback
O'Reilly's XML IN A NUTSHELL is, like all entries in the Nutshell series, a desktop quick reference. It provides concise information about nearly all matters of XML, and is split into roughly four parts. The first introduces XML, the concept of tags, well-formedness, Unicode, DTD's and schemas, namespaces, and so forth. The second provides an overview for the many formats that are built upon XML, such as XHTML, XSL:FO, Docbook, etc., and technologies that plug-in into XML, namely XSLT, XPath, XLinks, XPointers, XInclude, and CSS. The fourth covers DOM and SAX, the APIs for dealing with XML. Finally, the book ends with a "Reference section" for various technologies covered earlier in the book, structured much like O'Reilly's pocket guides. I found the Reference section somewhat inconvenient, it causes flipping back and forth when each section could have been simply integrated with the previous discussion of the relevant technology earlier in the book. Furthermore, the book ends with a long series of Unicode character tables, which are of limited utility, as they cover only a portion of Unicode, which has already expanded in the time since, and these tables simply bloat the book a little.

This third edition is especially admirable for its advocation of schemas, whereas many other XHTML publications would mention only DTDs.

XML IN A NUTSHELL is emphatically not a tutorial for XML, in spite of the friendly introduction to the markup language that opens the book. For each of the technologies mentioned herein, you'll want a separate book. For XPath especially, O'Reilly's XPATH AND XPOINTER is worth getting. XML IN A NUTSHELL instead provides only a quick reference for matters the reader is already acquainted with.
... Read more ›
Was this review helpful to you?
31 of 33 people found the following review helpful
5.0 out of 5 stars Covers almost every major XML standard November 6, 2004
Format:Paperback
This is a combination field guide and terse standards reference for XML. It covers an amazing variety of XML standards. From the fundamentals of XML, through the document standards, and into transformation technologies like XSLT. Standards include; XML, XPath, XLink, XSLT, XSL-FO, XML Schema, DTDs, among others. The book also cover some standards that use XML, like SAX and DOM.

The book is fairly high level. It assumes that you know the basics and need a complete reference for the technologies. This is that case with all of the Nutshell books, but given the amount of technologies this books cover, the coverage is fairly terse.

The organization of the book is great. There are only a few illustrations and they are used effectively. A solid reference for anyone who works with XML technologies on a daily basis. Highly recommended.
Comment | 
Was this review helpful to you?
20 of 22 people found the following review helpful
By Aramaki
Format:Paperback|Amazon Verified Purchase
They might as well take out the first half of the book at trying to teach beginners XML. The reason being that the writing style is confusing, full of long run-on sentences, with few to no examples for demonstration. As a reference book, this is probably a flawless companion. And it does say that it's intended for experienced developers. The tutorial chapters serve well as reviews and tips if the person already knows some XML. Also, make sure you check the book's web site, it has a long errata list, so get ready to correct those errors. If you're a beginner to XML, this isn't the book to start out with. I recommend "Beginning XML - 3rd Edition" by Wrox Press as your first XML book.
Comment | 
Was this review helpful to you?
8 of 8 people found the following review helpful
4.0 out of 5 stars XML in a Nutshell April 30, 2005
Format:Paperback
The organization of the book is great. Very useful and well written. It provides quick-reference syntax rules and usage examples for the core XML technologies, including XML, DTDs, Xpath, XSLT, SAX, and DOM. Develop an understanding of well-formed XML, DTDs, namespaces, Unicode, and W3C XML Schema.

This new edition is the comprehensive XML reference. Serious users of XML will find coverage 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.

The initial chapter on SAX along with the reference chapter would give me a solid foundational base from which to work. If you need explanation of how a technology works, or just need to quickly find the precise syntax for a particular piece, XML in a Nutshell puts the information at your fingertips. I would recommend this book to someone interested in its topic. This book has earned a valued place on my reference shelf.
Comment | 
Was this review helpful to you?
12 of 14 people found the following review helpful
4.0 out of 5 stars Most will only need a subset October 7, 2004
Format:Paperback
How much XML do you need to know? Me, I read and write XML daily in my programs. But without having to support legacy data, I've found that I can use a very minimal subject to good effect. No mixed content, no attributes in tags, etc. So I can use SAX very easily. And I only need a small subset of this book.

But chances are that you may not be in such an easy situation. You might have to transform XML data using XSLT. While conceptually simple, the details are complex. So the book's section on XSLT can be vital. Another usage context is when you have to do some kind of search within XML data. The purview of XPath, XPointer and XLink. More good stuff to lookup here for explanations.

Harold writes fluently about XML. He has several other well received books on XML. So technically, you can rely on this book to get the details right. But few of you should need to know all of this book. XML has grown vastly, to serve increasingly different and specialised needs. The book tries to address the totality of these needs. So don't be intimidated if you see chapters that you are totally unaware of. I'm in the same boat as you, and so are many others.
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
4.0 out of 5 stars A good reference book which you will not quickly outgrow
If the intricacies of XML are already part of your computing life or are about to become so, this book provides a good reference which you will not quickly outgrow. Read more
Published on April 24, 2011 by Grant Gamble
5.0 out of 5 stars Great as both a quick primer and a review/reference on XML
I bought it mostly based on the publisher reputation and only a few on-line comments about it. It's great to refresh my memory or a quick reference to look up an unknown... Read more
Published on December 11, 2010 by Dan Linder
5.0 out of 5 stars very, very good
I think some of the other reviews have already said it, but really, this is a great book. Not just as a quick reference, not just as a technical book, but as a book. Read more
Published on November 19, 2009 by Daniel James
5.0 out of 5 stars XML Reference
Book is a software technical reference. Book was delivered in a timely way, and was in excellent condition.
Published on May 29, 2009 by Leon P. Stevens
5.0 out of 5 stars The XML reference
The book is a reference for all XML standards ( XML , XPath , XSLT , XLink , XSL-FO , XML Schema , DTD , Xpointer , Xinclde , CSS ) and also covers DOM and SAX for manipulating XML... Read more
Published on September 10, 2008 by Mostafa farghaly
3.0 out of 5 stars for code jockeys that need a quick reference for their angle brackets
XML: the grab-bag, so-what-you-will, make-it-up-as-you-go-along, there-are-rules-strict-rules-(sort-of) technology that bends you to its will as much as you can bend it to yours. Read more
Published on February 1, 2008 by R. Friesel Jr.
5.0 out of 5 stars By far, the best book available on XML
This book is by far the best book I've read on XML. Typical of O'Reilly "In a Nutshell" books, the converage of XML is fast paced and complete. Read more
Published on November 1, 2007 by Donald J. Bales
5.0 out of 5 stars Best XML reference I ever saw
This book claims to be your only needed guide in XML and related topics. It covers almost all you can imagine. Read more
Published on March 4, 2007 by FractalizeR
3.0 out of 5 stars Strictly a Reference book only...
I took this book as it was a recommended book for one my courses.. i thought it would be same as other text books, where you actually LEARN THRU THE BOOK.. Read more
Published on March 10, 2006 by tusharrakesh
2.0 out of 5 stars Not an introductory tutorial
I chose this book after reading the glowing reviews here at Amazon, hoping to use it as an introductory tutorial to XML. I was disappointed! Read more
Published on February 1, 2006 by Moore Paul Patrick
Search Customer Reviews
Only search this product's reviews

What Other Items Do Customers Buy After Viewing This Item?


Forums

There are no discussions about this product yet.
Be the first to discuss this product with the community.
Start a new discussion
Topic:
First post:
Prompts for sign-in
 





Look for Similar Items by Category