Главная    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
Предметный указатель
functions, number (numeric functions)      
functions, numeric (XPath 2.0)      2nd
functions, numeric (XPath 2.0), fn[;]ceiling      2nd 3rd
functions, numeric (XPath 2.0), fn[;]floor      2nd 3rd 4th
functions, numeric (XPath 2.0), fn[;]round      2nd 3rd 4th
functions, numeric (XPath 2.0), fn[;]round-half-to-even      2nd 3rd
functions, numeric, ceiling      
functions, numeric, floor      2nd 3rd
functions, numeric, number      
functions, numeric, round      2nd
functions, numeric, sum      2nd
functions, op      
functions, pattern-matching, fn[;]matches      2nd 3rd
functions, pattern-matching, fn[;]replace      2nd 3rd 4th
functions, pattern-matching, fn[;]tokenize      2nd 3rd 4th
functions, pattern-matching, regular expressions      2nd 3rd 4th
functions, position (node-set functions)      2nd
functions, position(), boolean data types      
functions, position(), number data types      
functions, QName (XPath 2.0), fn[;]expanded-QName      
functions, QName (XPath 2.0), fn[;]get-in-scope-prefixes      2nd 3rd
functions, QName (XPath 2.0), fn[;]get-local-name-from-QName      2nd
functions, QName (XPath 2.0), fn[;]get-namepsace-uri-from-prefix      
functions, QName (XPath 2.0), fn[;]get-namepsace-uri-from-QName      2nd
functions, QName (XPath 2.0), fn[;]resolve-QName      2nd
functions, range (XPointer)      
functions, range-inside (XPointer)      
functions, range-to (XPointer)      
functions, round (numeric functions)      2nd
functions, sequence (XPath 2.0)      2nd
functions, sequence (XPath 2.0), fn[;]avg      2nd
functions, sequence (XPath 2.0), fn[;]boolean      
functions, sequence (XPath 2.0), fn[;]collection      2nd
functions, sequence (XPath 2.0), fn[;]count      
functions, sequence (XPath 2.0), fn[;]deep-equal      
functions, sequence (XPath 2.0), fn[;]distinct-values      2nd
functions, sequence (XPath 2.0), fn[;]doc      2nd 3rd 4th
functions, sequence (XPath 2.0), fn[;]empty      
functions, sequence (XPath 2.0), fn[;]exactly-one      2nd 3rd
functions, sequence (XPath 2.0), fn[;]exists      
functions, sequence (XPath 2.0), fn[;]id      2nd
functions, sequence (XPath 2.0), fn[;]idref      
functions, sequence (XPath 2.0), fn[;]index-of      
functions, sequence (XPath 2.0), fn[;]insert-before      2nd
functions, sequence (XPath 2.0), fn[;]max      
functions, sequence (XPath 2.0), fn[;]min      2nd
functions, sequence (XPath 2.0), fn[;]one-or-more      2nd 3rd
functions, sequence (XPath 2.0), fn[;]remove      2nd
functions, sequence (XPath 2.0), fn[;]subsequence      2nd
functions, sequence (XPath 2.0), fn[;]sum      
functions, sequence (XPath 2.0), fn[;]unordered      
functions, sequence (XPath 2.0), fn[;]zero-or-one      2nd 3rd
functions, signatures      
functions, starts-with (string functions)      2nd 3rd
functions, string      2nd 3rd 4th 5th
functions, string (XPath 2.0)      2nd
functions, string (XPath 2.0), fn[;]codepoints-to-string      2nd
functions, string (XPath 2.0), fn[;]compare      2nd 3rd
functions, string (XPath 2.0), fn[;]concat      2nd
functions, string (XPath 2.0), fn[;]contains      2nd
functions, string (XPath 2.0), fn[;]ends-with      2nd
functions, string (XPath 2.0), fn[;]escape-uri      2nd
functions, string (XPath 2.0), fn[;]lower-case      
functions, string (XPath 2.0), fn[;]matches      2nd 3rd
functions, string (XPath 2.0), fn[;]normalize-space      2nd 3rd
functions, string (XPath 2.0), fn[;]normalize-unicode      2nd
functions, string (XPath 2.0), fn[;]replace      2nd 3rd 4th
functions, string (XPath 2.0), fn[;]starts-with      2nd
functions, string (XPath 2.0), fn[;]string-join      2nd 3rd
functions, string (XPath 2.0), fn[;]string-length      2nd 3rd
functions, string (XPath 2.0), fn[;]string-to-codepoints      2nd
functions, string (XPath 2.0), fn[;]substring      2nd 3rd
functions, string (XPath 2.0), fn[;]substring-after      2nd 3rd
functions, string (XPath 2.0), fn[;]substring-before      
functions, string (XPath 2.0), fn[;]tokenize      2nd 3rd 4th
functions, string (XPath 2.0), fn[;]translate      2nd 3rd
functions, string (XPath 2.0), fn[;]upper-case      2nd
functions, string, concat      2nd
functions, string, contains      2nd 3rd
functions, string, normalize-space      2nd 3rd
functions, string, starts-with      2nd 3rd
functions, string, string-length      2nd
functions, string, substring      
functions, string, substring-after      
functions, string, substring-before      2nd 3rd
functions, string, translate      2nd
functions, string-length (string functions)      2nd
functions, string-range (XPointer)      
functions, substring (string functions)      
functions, substring-after (string functions)      
functions, substring-before (string functions)      2nd 3rd
functions, sum (numeric functions)      2nd
functions, summation (XQuery)      
functions, timezone adjustment (XPath 2.0)      2nd
functions, timezone adjustment (XPath 2.0), fn[;]adjust-date-to-timezone      
functions, timezone adjustment (XPath 2.0), fn[;]adjust-dateTime-to-timezone      
functions, timezone adjustment (XPath 2.0), fn[;]adjust-time-to-timezone      2nd
functions, translate (string functions)      2nd
functions, true (boolean functions)      
functions, XPath 2.0 Functions and Operators document      
functions, XPath 2.0, accessor functions      
functions, XPath 2.0, accessor functions, fn[;]base-uri      2nd 3rd
functions, XPath 2.0, accessor functions, fn[;]data      
functions, XPath 2.0, accessor functions, fn[;]document-uri      2nd
functions, XPath 2.0, accessor functions, fn[;]node-name      2nd
functions, XPath 2.0, accessor functions, fn[;]string      2nd 3rd
functions, XPath 2.0, boolean functions      
functions, XPath 2.0, boolean functions, fn[;]false      2nd
functions, XPath 2.0, boolean functions, fn[;]not      2nd 3rd
functions, XPath 2.0, boolean functions, fn[;]true      
functions, XPath 2.0, construction      2nd 3rd 4th
functions, XPath 2.0, context functions      
functions, XPath 2.0, context functions, fn[;]current-date      2nd
functions, XPath 2.0, context functions, fn[;]current-dateTime      2nd
functions, XPath 2.0, context functions, fn[;]current-time      2nd
functions, XPath 2.0, context functions, fn[;]last      2nd 3rd 4th
functions, XPath 2.0, context functions, fn[;]position      2nd 3rd 4th
functions, XPath 2.0, date/time functions, * (greater than symbol) operators      2nd
functions, XPath 2.0, date/time functions, + (plus sign) operators      2nd
functions, XPath 2.0, date/time functions, - (minus sign) operators      2nd
functions, XPath 2.0, date/time functions, xs[;]date      
functions, XPath 2.0, date/time functions, xs[;]dateTime      2nd
functions, XPath 2.0, date/time functions, xs[;]duration      2nd 3rd 4th 5th 6th
functions, XPath 2.0, date/time functions, xs[;]gDay      
functions, XPath 2.0, date/time functions, xs[;]gMonth      
functions, XPath 2.0, date/time functions, xs[;]gMonthDay      
functions, XPath 2.0, date/time functions, xs[;]gYear      
functions, XPath 2.0, date/time functions, xs[;]gYearMonth      
functions, XPath 2.0, date/time functions, xs[;]time      
functions, XPath 2.0, date/time value extraction functions      2nd
functions, XPath 2.0, date/time value extraction functions, fn[;]get-day-from-date      2nd
functions, XPath 2.0, date/time value extraction functions, fn[;]get-day-from-dateTime      
functions, XPath 2.0, date/time value extraction functions, fn[;]get-days-from-dayTimeDuration      2nd
functions, XPath 2.0, date/time value extraction functions, fn[;]get-hours-from-dateTime      2nd
functions, XPath 2.0, date/time value extraction functions, fn[;]get-hours-from-dayTimeDuration      
functions, XPath 2.0, date/time value extraction functions, fn[;]get-hours-from-time      2nd
functions, XPath 2.0, date/time value extraction functions, fn[;]get-minutes-from-dateTime      
functions, XPath 2.0, date/time value extraction functions, fn[;]get-minutes-from-dayTimeDuration      
functions, XPath 2.0, date/time value extraction functions, fn[;]get-minutes-from-time      
functions, XPath 2.0, date/time value extraction functions, fn[;]get-month-from-date      
functions, XPath 2.0, date/time value extraction functions, fn[;]get-month-from-dateTime      2nd
functions, XPath 2.0, date/time value extraction functions, fn[;]get-months-from-yearMonthDuration      2nd
functions, XPath 2.0, date/time value extraction functions, fn[;]get-seconds-from-dateTime      2nd
functions, XPath 2.0, date/time value extraction functions, fn[;]get-seconds-from-dayTimeDuration      
functions, XPath 2.0, date/time value extraction functions, fn[;]get-seconds-from-time      2nd
functions, XPath 2.0, date/time value extraction functions, fn[;]get-timezone-from-date      
functions, XPath 2.0, date/time value extraction functions, fn[;]get-timezone-from-dateTime      
functions, XPath 2.0, date/time value extraction functions, fn[;]get-timezone-from-time      
functions, XPath 2.0, date/time value extraction functions, fn[;]get-year-from-date      
functions, XPath 2.0, date/time value extraction functions, fn[;]get-year-from-dateTime      2nd
functions, XPath 2.0, date/time value extraction functions, fn[;]get-years-from-yearMonthDuration      2nd
functions, XPath 2.0, dateTime value subtraction functions, fn[;]subtract-dateTimes-yielding-dayTimeDuration      
functions, XPath 2.0, dateTime value subtraction functions, fn[;]subtract-dateTimes-yielding-yearMonthDuration      2nd
functions, XPath 2.0, fn[;]error      2nd
functions, XPath 2.0, namespaces      2nd 3rd
functions, XPath 2.0, node functions      
functions, XPath 2.0, node functions, fn[;]lang      2nd 3rd
functions, XPath 2.0, node functions, fn[;]local-name      
functions, XPath 2.0, node functions, fn[;]name      2nd
functions, XPath 2.0, node functions, fn[;]namespace-uri      2nd
functions, XPath 2.0, node functions, fn[;]number      
functions, XPath 2.0, node functions, fn[;]root      2nd
functions, XPath 2.0, numeric functions      2nd
functions, XPath 2.0, numeric functions, fn[;]ceiling      2nd 3rd
functions, XPath 2.0, numeric functions, fn[;]floor      2nd 3rd 4th
functions, XPath 2.0, numeric functions, fn[;]round      2nd 3rd 4th
functions, XPath 2.0, numeric functions, fn[;]round-half-to-even      2nd 3rd
functions, XPath 2.0, QName functions      
functions, XPath 2.0, QName, fn[;]expanded-QName      
functions, XPath 2.0, QName, fn[;]get-in-scope-prefixes      2nd 3rd
functions, XPath 2.0, QName, fn[;]get-local-name-from-QName      2nd
functions, XPath 2.0, QName, fn[;]get-namespace-uri-from-prefix      
functions, XPath 2.0, QName, fn[;]get-namespace-uri-from-QName      2nd
functions, XPath 2.0, QName, fn[;]resolve-QName      2nd
functions, XPath 2.0, sequence functions      2nd
functions, XPath 2.0, sequence functions, fn[;]avg      2nd
functions, XPath 2.0, sequence functions, fn[;]boolean      
functions, XPath 2.0, sequence functions, fn[;]collection      2nd
functions, XPath 2.0, sequence functions, fn[;]count      
functions, XPath 2.0, sequence functions, fn[;]deep-equal      
functions, XPath 2.0, sequence functions, fn[;]distinct-values      2nd
functions, XPath 2.0, sequence functions, fn[;]doc      2nd 3rd 4th
functions, XPath 2.0, sequence functions, fn[;]empty      
functions, XPath 2.0, sequence functions, fn[;]exactly-one      2nd 3rd
functions, XPath 2.0, sequence functions, fn[;]exists      
functions, XPath 2.0, sequence functions, fn[;]id      2nd
functions, XPath 2.0, sequence functions, fn[;]idref      
functions, XPath 2.0, sequence functions, fn[;]index-of      
functions, XPath 2.0, sequence functions, fn[;]insert-before      2nd
functions, XPath 2.0, sequence functions, fn[;]max      
functions, XPath 2.0, sequence functions, fn[;]min      2nd
functions, XPath 2.0, sequence functions, fn[;]one-or-more      2nd 3rd
functions, XPath 2.0, sequence functions, fn[;]remove      2nd
functions, XPath 2.0, sequence functions, fn[;]subsequence      2nd
functions, XPath 2.0, sequence functions, fn[;]sum      
functions, XPath 2.0, sequence functions, fn[;]unordered      
functions, XPath 2.0, sequence functions, fn[;]zero-or-one      2nd 3rd
functions, XPath 2.0, specifications      2nd
functions, XPath 2.0, specifications, versus implementation      2nd
functions, XPath 2.0, string functions      2nd
functions, XPath 2.0, string functions, fn[;]codepoint-to-string      2nd
functions, XPath 2.0, string functions, fn[;]compare      2nd 3rd
functions, XPath 2.0, string functions, fn[;]concat      2nd
functions, XPath 2.0, string functions, fn[;]contains      2nd
functions, XPath 2.0, string functions, fn[;]ends-with      2nd
functions, XPath 2.0, string functions, fn[;]escape-uri      2nd
functions, XPath 2.0, string functions, fn[;]lower-case      
functions, XPath 2.0, string functions, fn[;]matches      2nd 3rd
functions, XPath 2.0, string functions, fn[;]normalize-space      2nd 3rd
functions, XPath 2.0, string functions, fn[;]normalize-unicode      2nd
functions, XPath 2.0, string functions, fn[;]replace      2nd 3rd 4th
functions, XPath 2.0, string functions, fn[;]starts-with      2nd
functions, XPath 2.0, string functions, fn[;]string-join      2nd 3rd
functions, XPath 2.0, string functions, fn[;]string-length      2nd 3rd
functions, XPath 2.0, string functions, fn[;]string-to-codepoints      2nd
functions, XPath 2.0, string functions, fn[;]substring      2nd 3rd
functions, XPath 2.0, string functions, fn[;]substring-after      2nd 3rd
functions, XPath 2.0, string functions, fn[;]substring-before      
functions, XPath 2.0, string functions, fn[;]tokenize      2nd 3rd 4th
functions, XPath 2.0, string functions, fn[;]translate      2nd 3rd
functions, XPath 2.0, string functions, fn[;]upper-case      2nd
functions, XPath 2.0, timezone adjustment functions      2nd
functions, XPath 2.0, timezone adjustment functions, fn[;]adjsut-date-to-timezone      
functions, XPath 2.0, timezone adjustment functions, fn[;]adjsut-dateTime-to-timezone      
functions, XPath 2.0, timezone adjustment functions, fn[;]adjsut-time-to-timezone      2nd
functions, XPath context function library      
functions, xs[ ]date (XPath 2.0)      
functions, xs[ ]dateTime (XPath 2.0)      2nd
functions, xs[ ]duration (XPath 2.0)      
functions, xs[ ]duration (XPath 2.0);xdt[;]dayTimeDuration data type      2nd
functions, xs[ ]duration (XPath 2.0);xdt[;]yearMonthDuration data type      2nd 3rd
functions, xs[ ]gDay (XPath 2.0)      
functions, xs[ ]gMonth (XPath 2.0)      
functions, xs[ ]gMonthDay (XPath 2.0)      
functions, xs[ ]gYear (XPath 2.0)      
functions, xs[ ]gYearMonth (XPath 2.0)      
functions, xs[ ]time (XPath 2.0)      
gDay functions (XPath 2.0)      
general comparion operators      2nd 3rd
general XPointer schemes      2nd
get-day-from-date function (XPath 2.0)      2nd
get-day-from-dateTime function (XPath 2.0)      
get-days-from-dayTimeDuration function (XPath 2.0)      2nd
get-hours-from-dateTime function (XPath 2.0)      2nd
get-hours-from-dayTimeDuration function (XPath 2.0)      
get-hours-from-time function (XPath 2.0)      2nd
get-in-scope-namespaces function      
get-in-scope-prefixes function (XPath 2.0)      2nd 3rd
get-local-name-from-QName function (XPath 2.0)      2nd
get-minutes-from-dateTime function (XPath 2.0)      
get-minutes-from-dayTimeDuration function (XPath 2.0)      
get-minutes-from-time function (XPath 2.0)      
get-month-from-date function (XPath 2.0)      
get-month-from-dateTime function (XPath 2.0)      2nd
get-months-from-yearMonthDuration function (XPath 2.0)      2nd
get-namespace-uri-for-prefix function      
get-namespace-uri-from-prefix function (XPath 2.0)      
get-namespace-uri-from-QName function (XPath 2.0)      2nd
get-seconds-from-dateTime function (XPath 2.0)      2nd
get-seconds-from-dayTimeDuration function (XPath 2.0)      
get-seconds-from-time function (XPath 2.0)      2nd
get-timezone-from-date function (XPath 2.0)      
get-timezone-from-dateTime function (XPath 2.0)      
get-timezone-from-time function (XPath 2.0)      
get-year-from-date function (XPath 2.0)      
get-year-from-dateTime function (XPath 2.0)      2nd
get-years-from-yearMonthDuration function (XPath 2.0)      2nd
gMonth functions (XPath 2.0)      
gMonthDay functions (XPath 2.0)      
grandchildren nodes      
greater than symbol (*) operators, date/time functions      2nd
gYear functions (XPath 2.0)      
gYearMonth functions (XPath 2.0)      
href attribute (XLinks)      2nd 3rd
HTML, XML transformations, example of      2nd 3rd
hyperlinks, XLinks      2nd
id functions (node-set functions)      2nd
id functions (XPath 2.0)      2nd
idiv operators      
idref functions (XPath 2.0)      
if expressions      2nd 3rd 4th
indent attribute (*xsl output* element)      2nd
indenting, output documents      2nd 3rd 4th 5th
index-of functions (XPath 2.0)      
indexes, measuring, character-points      
indexes, measuring, child nodes      
indexes, XPointer points, character-points      
indexes, XPointer points, child nodes      
infosets (XML)      2nd
infosets (XML), attribute nodes      2nd
infosets (XML), comment nodes      
infosets (XML), element nodes      
infosets (XML), namespace nodes      
infosets (XML), processing instruction nodes      
infosets (XML), root nodes      
infosets (XML), text nodes      
infosets, PSVI, element nodes      
infosets, PSVI, sequences      
infosets, XPath 2.0 data models      2nd
input sequences for expressions      
1 2 3 4 5 6 7 8
blank
Реклама
blank
blank
HR
@Mail.ru
       © Электронная библиотека попечительского совета мехмата МГУ, 2004-2024
Электронная библиотека мехмата МГУ | Valid HTML 4.01! | Valid CSS! О проекте