Title | XPath and XPointer |
---|---|
Sub Title | Locating Content in XML Documents |
Author | John Simpson |
Category | Computer & Programming |
Language | English |
Region | |
Tags | XML |
ISBN | 978-0-596-00291-6 |
Year | 2002 |
Format | |
Pages | 197 |
File Size | 2.7 MB |
Total Download | 68 |
Referring to specific information inside an XML document is a little like finding a needle in a haystack. 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. By the time you’ve finished XPath and XPointer, 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.