Top

Xpath and Xpointer: Locating Content in XML Documents

March 9, 2010 by BPELworld.com 

Product Description
Referring to specific information inside an XML document is a little like finding a needle in a haystack: how do you differentiate the information you need from everything else? XPath and XPointer are two closely related languages that play a key role in XML processing by allowing developers to find these needles and manipulate embedded information. XPath describes a route for finding specific items by defining a path through the hierarchy of an XML document, abstracting only the information that’s relevant for identifying the data. XPointer extends XPath to identify more complex parts of documents. Written for XML and XSLT developers and anyone else who needs to address information in XML documents, the book assumes a working knowledge of XML and XSLT. By the time you’ve finished the book, you’ll know how to construct a full XPointer (one that uses an XPath location path to address document content) and completely understand both the XPath and XPointer features it uses.

Buy from Amazon –> Xpath and Xpointer: Locating Content in XML Documents

Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • NewsVine
  • Reddit
  • StumbleUpon
  • Google Bookmarks
  • Yahoo! Buzz
  • Twitter
  • Technorati
  • Live
  • LinkedIn
  • MySpace
  • Share/Save/Bookmark

Comments

5 Responses to “Xpath and Xpointer: Locating Content in XML Documents”

  1. Jeelani Shaik on March 9th, 2010 5:55 pm

    I have read the XPath part of this book.The author covers the subject with simple and easily understandable examples. Fundamentals are covered to the point and easily understood. The book also covers XPath 2.0 Features.

    Overall its a good reading..
    Rating: 4 / 5

  2. Jack D. Herrington on March 9th, 2010 7:50 pm

    This is a relatively short book on XPath and, as one of the other reviews points out, it tends to complicate what is generally a fairly simple standard. The XPath portion of the XSLT : Programmer’s Reference from Michael Kay is more succinct covers the important parts in enough detail to get the job done.
    Rating: 3 / 5

  3. Anonymous on March 9th, 2010 9:56 pm

    I love O’Reilly books. This book is a great reference book. It also does a very good job of explaining XPath and Xpointer in a more general sense. When I first started working heavily with XML I had no idea what the XPath syntax meant. Now just a month later I can pretty much read anything that’s put in front of me. Combine this book with the XSLT book and you really have an awesome combination of material to use.
    Rating: 5 / 5

  4. Boris Aleksandrovsky on March 10th, 2010 12:39 am

    John E. Simpson has done a remarkable job in elucidating yet another XML-related techology in fun and easy small book. Care is taken to provide comprehensive examples (sometimes with hacker-type tougue-in-cheek approach) which illustrates the points of syntax. One does not need to read the book in comprehensive fashion, after a few chapters, you one can just start coding and refer to the rest as a reference manual.

    One thing, however is missing, the book does you why you should use XPath or XPointer. What are the real world examples and applications? And what about XQuery? How is XPath related to XSLT? Those points are left for the reader to ponder about, and this is the only reason I am not giving the book 5 starts.
    Rating: 4 / 5

  5. Foti Massimo on March 10th, 2010 3:14 am

    XPath is a crucial but often neglected technology for any developer that need to deal with XSLT in a serious way and it’s also fully integrated in many XML parsers, like the ones from Microsoft or ColdFusion. This is a small and very focused book that manages to offer a detailed coverage of XPath mixed with some excellent practical advices. Personally I am not interested in XPointer right now, so I totally skipped the second part of the book, but I think the 120 pages dedicated to XPath are well worth the money
    Rating: 5 / 5

Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!





Bottom