eBooks-it.org Logo
eBooks-IT.org Inner Image

John E. Simpson eBooks

Download free John E. Simpson eBooks

Xpath and Xpointer

Locating Content in XML Documents
Xpath and Xpointer Image
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. The two technologies are critical for developers seeking needles in haystacks in various types of processing.XPath and XPointer fills an essential need f...


2007 - 2017 © eBooks-IT.org