Главная    Ex Libris    Книги    Журналы    Статьи    Серии    Каталог    Wanted    Загрузка    ХудЛит    Справка    Поиск по индексам    Поиск    Форум   
blank
Авторизация

       
blank
Поиск по указателям

blank
blank
blank
Красота
blank
Holzner S. — XPath: Navigating XML with XPath 1.0 and 2.0 Kick Start
Holzner S. — XPath: Navigating XML with XPath 1.0 and 2.0 Kick Start



Обсудите книгу на научном форуме



Нашли опечатку?
Выделите ее мышкой и нажмите Ctrl+Enter


Название: XPath: Navigating XML with XPath 1.0 and 2.0 Kick Start

Автор: Holzner S.

Аннотация:

XPath is to XML as SQL is to databases: XML applications need XPath to locate specific data within an XML document for further processing with other XML applications such as XSLT, XQuery, XPointer, XLink and DOM level 3. With XPath, these applications offer developers a full toolkit for transforming, linking, and searching XML data. Developers need to understand XPath to fully exploit XML in their applications, and they have few resources beyond the W3C specification.

XPath Kick Start will examine every aspect of XPath in detail, including its influence on and use with these other XML standards. With each technique illustrated with real-world examples, the book starts with coverage of the essentials of XPath, including nodes, expressions, functions and operators. The second half of the book details XPath in practice - from manipulating XML data to transforming, linking and querying XML documents.


Язык: en

Рубрика: Технология/

Статус предметного указателя: Готов указатель с номерами страниц

ed2k: ed2k stats

Год издания: 2003

Количество страниц: 600

Добавлена в каталог: 19.08.2007

Операции: Положить на полку | Скопировать ссылку для форума | Скопировать ID
blank
Предметный указатель
insert-before functions (XPath 2.0)      2nd
inserting, whitespace, into output documents      
instance of operator, data types      2nd
Interactive Expression Builder      2nd
Internet Explorer, defaukt XSLT template rules      
intersect operators, sequence duplicates      
intersect operators, XPath 2.0      
intersections, XPath 2.0      
items, sequences      
Java, Xalan XPath Application, examples of      2nd
Java, XML Spy      
Java, XPath Explorer      2nd
Java, XPath Tester      
label attribute (XLinks)      
lang functions (boolean functions)      2nd
lang functions (XPath 2.0)      2nd 3rd
last functions (node-set functions)      2nd
last functions (XPath 2.0)      2nd 3rd 4th
literals, Boolean      
literals, creating      
literals, numeric      2nd
literals, numeric, creating      
literals, string, creating      2nd
literals, string, single/double quotation marks      
local names      
local-name function (XQuery)      
local-name functions (node-set functions)      
local-name functions (XPath 2.0)      
locating, attribute node names      
locating, comment node names      
locating, element node names      
locating, namespace node names      
locating, processing instruction node names      
locating, root node names      
locating, text node names      
location paths      2nd 3rd
location paths, /      
location paths, /descendant[ ]planet      
location paths, /descendant[ ]planet/child[;]name      
location paths, absolute location paths      
location paths, ancestor-or-self[ ]planet      
location paths, ancestor[ ]planet      
location paths, attribute[ ]units      
location paths, child[ ]*      2nd
location paths, child[ ]*/child[;]planet      
location paths, child[ ]name/descendant[;]planet      
location paths, child[ ]node      
location paths, child[ ]planet      
location paths, child[ ]planets/child[;]planet[position() = 4 ]/child[;]name[position() = 3]      
location paths, child[ ]planet[attribute[;]color = "RED"]
location paths, child[ ]planet[attribute[;]color = "RED"][position() = 3]
location paths, child[ ]planet[child[;]name      
location paths, child[ ]planet[position()      
location paths, child[ ]planet[position() = 3      
location paths, child[ ]planet[position() = 3][attribute[;]color="RED"
location paths, child[ ]planet[position() = last()      
location paths, child[ ]text      
location paths, compound location paths, pipe character      2nd
location paths, compound location paths, predicates      2nd 3rd 4th
location paths, context nodes (XPath context)      
location paths, descendant-or-self[ ]planet      
location paths, descendant[ ]planet      
location paths, descendant[ ]planet[position() = 3      
location paths, examples of      2nd
location paths, location steps      2nd 3rd
location paths, location steps, axes      
location paths, location steps, example of      
location paths, location steps, predicates      2nd 3rd 4th 5th
location paths, location steps, XPath axes      2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th 18th 19th 20th 21st 22nd 23rd 24th 25th 26th 27th 28th 29th 30th 31st 32nd
location paths, path expressions      
location paths, precedingdowndown-sibling[ ]name[position() = 2]      
location paths, root nodes      
location paths, self[ ]planet      
location paths, syntax abbreviations      2nd
location steps      2nd 3rd
location steps, axes      
location steps, example of      
location steps, predicates      2nd 3rd
location steps, predicates, expressions      2nd
location steps, XPath 2.0, specifying node tests in      2nd
location steps, XPath axes      2nd 3rd
location steps, XPath axes, ancestor axis      2nd 3rd
location steps, XPath axes, ancestor-or-self axis      2nd 3rd 4th 5th
location steps, XPath axes, attribute axis      
location steps, XPath axes, child axis      
location steps, XPath axes, descendant axis      2nd 3rd
location steps, XPath axes, descendant-or-self axis      2nd 3rd
location steps, XPath axes, following axis      2nd 3rd
location steps, XPath axes, following-sibling axis      2nd 3rd
location steps, XPath axes, namespace axis      2nd 3rd 4th
location steps, XPath axes, parent axis      2nd 3rd
location steps, XPath axes, preceding axis      2nd 3rd 4th
location steps, XPath axes, preceding-sibling axis      2nd 3rd
location steps, XPath axes, self axis      2nd 3rd 4th
locator value (XLink type attribute)      
logical expressions, creating      
logical operators, and      
logical operators, boolean operators      
logical operators, or      
loop expressions, for      2nd 3rd
lower-case functions (XPath 2.0)      
match attribute      2nd 3rd
matches functions (XPath 2.0)      2nd 3rd
matching, attribute nodes      
matching, comment nodes      
matching, element nodes      
matching, processing instruction nodes      
matching, text nodes      
max functions (XPath 2.0)      
measuring, indexes, character-points      
measuring, indexes, child nodes      
media-type attribute (*xsl output* element)      
messages, XSLT stylesheets, displaying in      2nd
metacharacters (regular expressions)      2nd
method attribute (*xsl output* element)      
Microsoft .NET, XPath support, examples of      2nd
min functions (XPath 2.0)      2nd
minimal matching      
minus sign (-) operators, date/time functions      2nd
mod numeric operator      
name functions (node-set functions)      2nd
name functions (XPath 2.0)      2nd
namespace attributes, attribute nodes      
namespace axis (XPath axes)      2nd 3rd 4th
namespace axis, XPath 2.0      
namespace nodes      2nd
namespace nodes (XPath 2.0 data model)      
namespace nodes, infosets      
namespace nodes, names, finding      
namespace nodes, string values      
namespace nodes, XSLT template rules      
namespace schemes, XPointers      
namespace-uri functions (node-set functions)      2nd
namespace-uri functions (XPath 2.0)      2nd
namespaces, XPath 2.0 functions      2nd 3rd
naming, nodes, expanded names      
naming, nodes, finding names      2nd
naming, nodes, local names      
naming, nodes, qualified names      
nested predicates, compound location paths      
nesting, comments in XPath 2.0      2nd
NET XPath, examples of      2nd
new value (XLink show attribute)      
node comparion operators      
node functions (XPath 2.0), fn[]lang      2nd 3rd
node functions (XPath 2.0), fn[]local-name      
node functions (XPath 2.0), fn[]name      2nd
node functions (XPath 2.0), fn[]namespace-uri      2nd
node functions (XPath 2.0), fn[]number      
node functions (XPath 2.0), fn[]root      2nd
node tests      2nd 3rd 4th
node tests, * (wildcard character) node tests      
node tests, comment() node tests      
node tests, node() node tests      
node tests, processing-instruction() node tests      
node tests, text() node tests      
node tests, XPointers      2nd
node trees      2nd 3rd 4th
node() node test, XPointers      
node() node tests      
node-name functions (XPath 2.0)      2nd
node-set arguments, boolean functions      
node-set data types      
node-set functions      2nd 3rd
node-set functions, count      2nd
node-set functions, id      2nd
node-set functions, last      2nd 3rd 4th
node-set functions, local-name      
node-set functions, namespace-uri      2nd
node-set functions, position      2nd
node-set operators      
node-sets      2nd 3rd 4th [See also sequences]
node-sets, string values      
nodes      2nd
nodes, attribute (XPath 2.0 data model)      
nodes, attribute nodes      2nd
nodes, attribute nodes, finding names      
nodes, attribute nodes, infosets      2nd
nodes, attribute nodes, matching      
nodes, attribute nodes, namespace attributes      
nodes, attribute nodes, string values      
nodes, attribute, XSLT template rules      
nodes, child, applying XSLT templates      2nd
nodes, comment (XPath 2.0 data model)      
nodes, comment nodes, finding names      
nodes, comment nodes, infosets      
nodes, comment nodes, matching      
nodes, comment nodes, string values      
nodes, comment, XSLT template rules      2nd
nodes, context node (XPath context)      2nd
nodes, context node (XPath context) versus currnet node      
nodes, context nodes      
nodes, context nodes (XPath context), location paths      
nodes, copying in XSLT      2nd 3rd 4th 5th 6th 7th
nodes, current node versus context node      
nodes, descendant nodes      
nodes, document (XPath 2.0 data model)      2nd
nodes, document (XPath 2.0 data model), children property      
nodes, document order      2nd
nodes, DOM XPath level 3 nodes      2nd
nodes, element (XPath 2.0 data model), children property      
nodes, element (XPath 2.0 data model), PSVI      
nodes, element nodes, finding names      
nodes, element nodes, infosets      
nodes, element nodes, matching      
nodes, element nodes, string values      
nodes, element, XSLT template rules      
nodes, expressions      
nodes, grandchildren nodes      
nodes, namespace (XPath 2.0 data model)      
nodes, namespace nodes      2nd
nodes, namespace nodes, finding names      
nodes, namespace nodes, infosets      
nodes, namespace nodes, string values      
nodes, namespace, XSLT template rules      
nodes, naming, expanded names      
nodes, naming, finding names      2nd
nodes, naming, local names      
nodes, naming, qualified names      
nodes, node tests      2nd 3rd 4th
nodes, node tests, * (wildcard character) node tests      
nodes, node tests, comment() node tests      
nodes, node tests, node() node tests      
nodes, node tests, processing-instruction() node tests      
nodes, node tests, text() node tests      
nodes, node trees      2nd 3rd 4th
nodes, node-sets      2nd 3rd 4th
nodes, node-sets, string values      
nodes, processing instruction (XPath 2.0 data model)      2nd
nodes, processing instruction nodes, finding names      
nodes, processing instruction nodes, infosets      
nodes, processing instruction nodes, matching      
nodes, processing instruction nodes, pseudo-attributes      
nodes, processing instruction nodes, string values      
nodes, processing instruction nodes, XML declarations      
nodes, processing instruction, XSLT template rules      2nd
nodes, root      [See also nodes document]
nodes, root nodes      2nd
nodes, root nodes, finding names      
nodes, root nodes, infosets      
nodes, root nodes, location paths      
nodes, root nodes, string values      
nodes, root nodes, XSLT templates      
nodes, root, *xsl;copy* element      
nodes, root, XSLT template rules      
nodes, sequences      
nodes, sibling nodes      2nd
nodes, string values      2nd
nodes, tests, creating in XPath 2.0      2nd
nodes, tests, passing parameters in XPath 2.0      2nd
nodes, text (XPath 2.0 data model)      2nd
nodes, text nodes      2nd
nodes, text nodes, finding names      
nodes, text nodes, infosets      
nodes, text nodes, matching      
nodes, text nodes, string values      
nodes, text nodes, whitespace      2nd
nodes, text nodes, XML CDATA      2nd
nodes, text, XSLT template rules      2nd
nodes, whitespace      2nd 3rd 4th 5th
nodes, XPath 2.0 data model, atomic values      2nd 3rd 4th 5th 6th
nodes, XPath 2.0 data model, string values      2nd
nodes, XPath 2.0 data model, typed values      2nd
nodes, Xpath 2.0, specifying node tests in location steps      2nd
nodes, XPointer points      
nodes, XSLT templates      2nd
nodes, XSLT templates, *xsl[;]apply-templates* element      2nd 3rd
nodes, XSLT templates, *xsl[;]value-of* element      2nd 3rd
none value (XLink actuate attribute)      
none value (XLink show attribute)      2nd
normalize-space functions (string functions)      2nd 3rd
normalize-space functions (XPath 2.0)      2nd 3rd
normalize-unicode functions (XPath 2.0)      2nd
not functions (boolean functions)      
not functions (XPath 2.0)      2nd 3rd
not() function      
number arguments, boolean functions      
number data types      2nd 3rd
number functions (numeric functions)      
number functions (XPath 2.0)      
numeric functions (XPath 2.0)      2nd
numeric functions (XPath 2.0), fn[]ceiling      2nd 3rd
numeric functions (XPath 2.0), fn[]floor      2nd 3rd 4th
numeric functions (XPath 2.0), fn[]round      2nd 3rd 4th
numeric functions (XPath 2.0), fn[]round-half-to-even      2nd 3rd
numeric functions, ceiling      
numeric functions, floor      2nd 3rd
numeric functions, number      
numeric functions, round      2nd
numeric functions, sum      2nd
numeric literals      2nd
numeric literals, creating      
numeric operators      2nd
omit-xml-declaration attribute (*xsl output* element)      
one-or-more functions (XPath 2.0)      2nd 3rd
online XPath resources      2nd 3rd
onLoad value (XLink actuate attribute)      
onRequest value (XLink actuate attribute)      
op functions      
op prefixes (XPath 2.0 function namespaces)      
1 2 3 4 5 6 7 8
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте