Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

Chapter 10. XML > Processing XML Documents with XML.XPath

10.5. Processing XML Documents with XML.XPath

Another common standard for extracting data from XML documents is called XPath. XPath is structured vaguely like a filesystem path: consecutive elements are joined with a forward slash (/), beginning at the root, and each element in the path is nested below the previous. The XPath statement:

/html/head/title/text( )


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial