Авторизация
Поиск по указателям
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.
Язык:
Рубрика: Технология /
Статус предметного указателя: Готов указатель с номерами страниц
ed2k: ed2k stats
Год издания: 2003
Количество страниц: 600
Добавлена в каталог: 19.08.2007
Операции: Положить на полку |
Скопировать ссылку для форума | Скопировать ID
Предметный указатель
context nodes
context nodes (XPath context), location paths
context position (XPath context)
context size (XPath context)
copying, nodes in XSLT 2nd 3rd 4th 5th 6th 7th
count function (XQuery)
count functions (node-set functions) 2nd
count functions (XPath 2.0)
CSS (cascading style sheets), XLinks 2nd
current node versus context node
current-date functions (XPath 2.0) 2nd
current-dateTime functions (XPath 2.0) 2nd
current-time functions (XPath 2.0) 2nd
data functions (XPath 2.0)
data models, XPath 2.0 Data Model document
data models, XPath 2.0, infosets 2nd
data models, XPath 2.0, nodes
data models, XPath 2.0, nodes, atomic values 2nd 3rd 4th 5th 6th
data models, XPath 2.0, nodes, string values 2nd
data models, XPath 2.0, nodes, typed values 2nd
data types, abstract, xdt[;]anyAtomicType
data types, abstract, xdt[;]untypedAny
data types, abstract, xdt[;]untypedAtomic
data types, boolean data types 2nd
data types, errors 2nd
data types, expressions, cast expressions 2nd 3rd
data types, expressions, castable expressions
data types, expressions, instance of operator 2nd
data types, expressions, treat expressions 2nd
data types, node-set data types
data types, number data types 2nd 3rd
data types, string data types 2nd
data types, xdt[ ]anyAtomicType
data types, xdt[ ]dayTimeDuration
data types, xdt[ ]dayTimeDuration (xs[;]duration function) 2nd
data types, xdt[ ]untypedAny
data types, xdt[ ]untypedAtomic
data types, xdt[ ]yearMonthDuration
data types, xdt[ ]yearMonthDuration (xs[;]duration function) 2nd 3rd
data types, XPath 1.0 data types, boolean data types 2nd
data types, XPath 1.0 data types, node-set data types
data types, XPath 1.0 data types, number data types 2nd 3rd
data types, XPath 1.0 data types, string data types 2nd
data types, XPath 2.0 2nd 3rd
data types, XPath 2.0 data types 2nd
data, accessing, XLinks 2nd
data, accessing, XLinks, creating 2nd 3rd 4th
data, accessing, XLinks, example of 2nd 3rd 4th
data, accessing, XPointers 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th
data, accessing, XPointers, example of 2nd
data, accessing, XQuery 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th 16th 17th 18th 19th
date functions (XPath 2.0)
date values, subtracting
date/time functions (XPath 2.0), * (greater than symbol) operators 2nd
date/time functions (XPath 2.0), + (plus sign) operators 2nd
date/time functions (XPath 2.0), - (minus sign) operators 2nd
date/time functions (XPath 2.0), xs[ ]date
date/time functions (XPath 2.0), xs[ ]dateTime 2nd
date/time functions (XPath 2.0), xs[ ]duration
date/time functions (XPath 2.0), xs[ ]duration;xdt[;]dayTimeDuration data type 2nd
date/time functions (XPath 2.0), xs[ ]duration;xdt[;]yearMonthDuration data type 2nd 3rd
date/time functions (XPath 2.0), xs[ ]gDay
date/time functions (XPath 2.0), xs[ ]gMonth
date/time functions (XPath 2.0), xs[ ]gMonthDay
date/time functions (XPath 2.0), xs[ ]gYear
date/time functions (XPath 2.0), xs[ ]gYearMonth
date/time functions (XPath 2.0), xs[ ]time
date/time value extraction functions (XPath 2.0) 2nd
date/time value extraction functions (XPath 2.0), fn[]get-day-from-date 2nd
date/time value extraction functions (XPath 2.0), fn[]get-day-from-dateTime
date/time value extraction functions (XPath 2.0), fn[]get-days-from-dayTimeDuration 2nd
date/time value extraction functions (XPath 2.0), fn[]get-hours-from-dateTime 2nd
date/time value extraction functions (XPath 2.0), fn[]get-hours-from-dayTimeDuration
date/time value extraction functions (XPath 2.0), fn[]get-hours-from-time 2nd
date/time value extraction functions (XPath 2.0), fn[]get-minutes-from-dateTime
date/time value extraction functions (XPath 2.0), fn[]get-minutes-from-dayTimeDuration
date/time value extraction functions (XPath 2.0), fn[]get-minutes-from-time
date/time value extraction functions (XPath 2.0), fn[]get-month-from-date
date/time value extraction functions (XPath 2.0), fn[]get-month-from-dateTime 2nd
date/time value extraction functions (XPath 2.0), fn[]get-months-from-yearMonthDuration 2nd
date/time value extraction functions (XPath 2.0), fn[]get-seconds-from-dateTime 2nd
date/time value extraction functions (XPath 2.0), fn[]get-seconds-from-dayTimeDuration
date/time value extraction functions (XPath 2.0), fn[]get-seconds-from-time 2nd
date/time value extraction functions (XPath 2.0), fn[]get-timezone-from-date
date/time value extraction functions (XPath 2.0), fn[]get-timezone-from-dateTime
date/time value extraction functions (XPath 2.0), fn[]get-timezone-from-time
date/time value extraction functions (XPath 2.0), fn[]get-year-from-date
date/time value extraction functions (XPath 2.0), fn[]get-year-from-dateTime 2nd
date/time value extraction functions (XPath 2.0), fn[]get-years-from-yearMonthDuration 2nd
dateTime functions (XPath 2.0) 2nd
dateTime value subtraction functions (XPath 2.0), fn[]subtract-dateTimes-yielding-dayTimeDuration
dateTime value subtraction functions (XPath 2.0), fn[]subtract-dateTimes-yielding-yearmonthDuration 2nd
declarations (XML), processing instruction nodes
deep-equal functions (XPath 2.0)
default attributes
default XSLT template rules 2nd 3rd
defining, functions, XQuery 2nd 3rd
deleting, whitespace, from output documents 2nd
descendant axis
descendant axis (XPath axes) 2nd 3rd
descendant nodes
descendant-or-self axis (XPath axes) 2nd 3rd
descendant-or-self[ ]planet location path
descendant[ ]planet location path
descendant[ ]planet[position() = 3 location path
differences, XPath 2.0
disable-output-escaping attribute (*xsl text* element)
displaying, messages in XSLT stylesheets 2nd
distinct-values functions (XPath 2.0) 2nd
div numeric operator
doc functions (XPath 2.0) 2nd 3rd 4th
doctype-public attribute (*xsl output* element)
doctype-system attribute (*xsl output* element)
document nodes
document nodes (XPath 2.0 data model) 2nd
document nodes (XPath 2.0 data model), children property
document order (nodes) 2nd
document-uri functions (XPath 2.0) 2nd
documents, outlook, selecting type 2nd
documents, output documents, deleting whitespace 2nd
documents, output documents, indenting with whitespace 2nd 3rd 4th 5th
documents, output documents, inserting whitespace
documents, output documents, preserving whitespace 2nd
DOM (Document Object Model) XPath level 3, nodes 2nd
double quotation marks, string literals
duration functions (XPath 2.0), xdt[ ]dayTimeDuration data type 2nd
duration functions (XPath 2.0), xdt[ ]yearMonthDuration data type 2nd 3rd
element nodes (XPath 2.0 data model), children property
element nodes (XPath 2.0 data model), PSVI
element nodes, infosets
element nodes, matching
element nodes, names, finding
element nodes, string values
element nodes, XSLT template rules
element schemes, XPointers 2nd
elements, *xsl, apply-templates*
elements, *xsl, choose* 2nd 3rd 4th
elements, *xsl, copy* 2nd 3rd 4th
elements, *xsl, copy*;root nodes
elements, *xsl, copy-of* 2nd
elements, *xsl, for-each* 2nd 3rd
elements, *xsl, if* 2nd 3rd
elements, *xsl, message*;messages;displaying 2nd
elements, *xsl, otherwise*
elements, *xsl, output*;doctype-public attribute
elements, *xsl, output*;doctype-system attribute
elements, *xsl, output*;encoding attribute
elements, *xsl, output*;indent attribute 2nd
elements, *xsl, output*;indenting in output documents 2nd 3rd 4th 5th
elements, *xsl, output*;media-type attribute
elements, *xsl, output*;method attribute
elements, *xsl, output*;omit-xml-declaration attribute
elements, *xsl, output*;selecting output document type 2nd
elements, *xsl, output*;standalone attribute
elements, *xsl, output*;version attribute
elements, *xsl, preserve-space*;preserving whitespace in output documents 2nd
elements, *xsl, strip-space* 2nd
elements, *xsl, text*;disable-output-escaping attribute
elements, *xsl, text*;whitesepace
elements, *xsl, text*;whitesepace;deleting from output documents 2nd
elements, *xsl, text*;whitesepace;inserting into output documents
elements, *xsl, value-of*
elements, *xsl, value-of*;select attribute
elements, *xsl, when*
elements, *xsl.stylesheet*, XSLT stylesheet creating
elements, *xsl.template*, creating XSLT templates
elements, *xsl[ ]apply-templates* 2nd 3rd
elements, *xsl[ ]value-of* 2nd 3rd
elements, XSLT template rules
else-expressions 2nd
embed value (XLink show attribute)
empty functions (XPath 2.0)
empty sequences
empty strings, fn[]string-join function
encoding attribute (*xsl output* element)
ends-with functions (XPath 2.0) 2nd
error functions (XPath 2.0) 2nd
escape-uri functions (XPath 2.0) 2nd
every expressions
every quantified expressions 2nd
exactly-one functions (XPath 2.0) 2nd 3rd
except operators 2nd
except operators, XPath 2.0
exists functions (XPath 2.0)
expanded names (nodes)
expanded-name pairs
expanded-QName function (XPath 2.0)
Expressions 2nd 3rd
expressions, arithmetic, - (subtraction) operators
expressions, arithmetic, creating
expressions, arithmetic, examples of 2nd
expressions, arithmetic, idiv operators
expressions, cast, data types 2nd 3rd
expressions, castable, data types
expressions, comparison, creating 2nd 3rd 4th 5th 6th
expressions, comparison, general comparison operators 2nd 3rd
expressions, comparison, node comparison operators
expressions, comparison, order comparison operators
expressions, comparison, value comparison operators
expressions, conditional, creating 2nd 3rd
expressions, conditional, every
expressions, conditional, if 2nd
expressions, conditional, some
expressions, context item
expressions, data types, cast expressions 2nd 3rd
expressions, data types, castable expressions
expressions, data types, instance of operator 2nd
expressions, data types, treat expressions 2nd
expressions, else-expressions 2nd
expressions, every
expressions, for 2nd 3rd
expressions, for creating 2nd
expressions, for imput sequences
expressions, for range variables
expressions, for return expressions
expressions, if 2nd 3rd 4th
expressions, location paths 2nd 3rd
expressions, location paths, absolute location paths
expressions, location paths, compound location paths, creating 2nd 3rd 4th 5th 6th
expressions, location paths, context nodes (XPath context)
expressions, location paths, examples of 2nd
expressions, location paths, location steps 2nd 3rd 4th
expressions, 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
expressions, location paths, root nodes
expressions, location paths, syntax abbreviations 2nd
expressions, logical, creating
expressions, loop, for 2nd 3rd
expressions, parenthesized, XPath 2.0
expressions, path, creating 2nd 3rd 4th 5th 6th
expressions, path, location paths
expressions, path, specifying axes
expressions, predicates 2nd
expressions, primary, creating 2nd 3rd 4th 5th 6th 7th
expressions, quantified, creating
expressions, quantified, every 2nd
expressions, quantified, some 2nd
expressions, qunatified, some
expressions, regular, + (plus sign) qunatifiers
expressions, regular, assertions
expressions, regular, metacharacters 2nd
expressions, regular, minimal matching
expressions, regular, pattern-matching functions 2nd 3rd 4th
expressions, regular, subexpressions 2nd 3rd 4th
expressions, regular, XPath 2.0
expressions, regular, XPath 2.0 versus XML schema 2nd 3rd
expressions, return, for expressions
expressions, sample of
expressions, sequence, creating 2nd 3rd 4th 5th
expressions, some
expressions, syntax abbreviations 2nd
expressions, Test 2nd
expressions, then-expressions 2nd
expressions, treat, data types 2nd
extended value (XLink type attribute)
Extensible Stylesheet Language Transformations (XSLT) processor
Extensible Stylesheet Language Transformations (XSLT), *xsl, choose* element 2nd 3rd 4th
Extensible Stylesheet Language Transformations (XSLT), *xsl, if* element 2nd 3rd
Extensible Stylesheet Language Transformations (XSLT), attributes, match 2nd 3rd
Extensible Stylesheet Language Transformations (XSLT), attributes, select 2nd 3rd 4th
Extensible Stylesheet Language Transformations (XSLT), client program transformations, example of 2nd
Extensible Stylesheet Language Transformations (XSLT), development of
Extensible Stylesheet Language Transformations (XSLT), nodes, copying
Extensible Stylesheet Language Transformations (XSLT), nodes, copying, *xsl;copy* element 2nd 3rd 4th
Extensible Stylesheet Language Transformations (XSLT), nodes, copying, *xsl;copy-of* element 2nd
Extensible Stylesheet Language Transformations (XSLT), output documents, selecting type of 2nd
Extensible Stylesheet Language Transformations (XSLT), standalone program transformations, example of 2nd
Extensible Stylesheet Language Transformations (XSLT), stylesheets 2nd
Extensible Stylesheet Language Transformations (XSLT), stylesheets, *xsl;message* element 2nd
Extensible Stylesheet Language Transformations (XSLT), stylesheets, attributes 2nd 3rd 4th 5th
Extensible Stylesheet Language Transformations (XSLT), stylesheets, creating 2nd 3rd
Extensible Stylesheet Language Transformations (XSLT), stylesheets, creating, *xsl;for-each* element 2nd 3rd
Extensible Stylesheet Language Transformations (XSLT), stylesheets, creating, *xsl;value-of* element 2nd
Extensible Stylesheet Language Transformations (XSLT), stylesheets, creating, template applications 2nd
Extensible Stylesheet Language Transformations (XSLT), stylesheets, creating, template creation 2nd 3rd
Extensible Stylesheet Language Transformations (XSLT), stylesheets, sample of 2nd
Extensible Stylesheet Language Transformations (XSLT), templates, *xsl[;]apply-templates* element 2nd 3rd
Extensible Stylesheet Language Transformations (XSLT), templates, *xsl[;]value-of* element 2nd 3rd
Extensible Stylesheet Language Transformations (XSLT), templates, applying for chlid nodes 2nd
Extensible Stylesheet Language Transformations (XSLT), templates, creating 2nd 3rd
Extensible Stylesheet Language Transformations (XSLT), templates, default rules 2nd 3rd
Extensible Stylesheet Language Transformations (XSLT), templates, examples of
Extensible Stylesheet Language Transformations (XSLT), whitespace nodes 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th
Extensible Stylesheet Language Transformations (XSLT), XML to HTML transformations 2nd 3rd
extract operators, sequence duplicates
false functions (boolean functions)
false functions (XPath 2.0) 2nd
finding, attribute node names
finding, comment node names
finding, element node names
finding, namespace node names
finding, processing instruction node names
finding, root node names
finding, text node names
floor function, number data types
floor functions (numeric functions) 2nd 3rd
floor functions (XPath 2.0) 2nd 3rd 4th
fn prefixes (XPath 2.0 function namespaces) 2nd
fn[]adjust-date-to-timezone function (XPath 2.0)
fn[]adjust-dateTime-to-timezone function (XPath 2.0)
fn[]adjust-time-to-timezone function (XPath 2.0) 2nd
Реклама