David Gelpi Fleta's Library tagged → View Popular
13 Jan 09
XPath Axes
-
XPath Axes
An axis defines a node-set relative to the current node.
-
ancestor
- 9 more annotations...
XPath Syntax
-
Selecting Nodes
XPath uses path expressions to select nodes in an XML document.
-
Expression
Description
nodename
Selects all child nodes of the named node
/
Selects from the root node
//
Selects nodes in the document from the current node that
match the selection no matter where they are
.
Selects the current node
..
Selects the parent of the current node
@
Selects attributes - 10 more annotations...
XSL Transformations (XSLT)
-
<xsl:template
match = pattern
name = qname
priority = number
mode = qname> -
In the absence of a
selectattribute, thexsl:apply-templatesinstruction processes all of the children of
the current node, including text nodes - 3 more annotations...
XSLT Tutorial
-
XSL stands for EXtensible Stylesheet Language.
-
there was a need for an XML-based style sheet language.
- 1 more annotations...
1 - 5 of 5
Showing 20▼ items per page
Sponsored Links
Ads by Google
Top Contributors
Groups interested in XSLT
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo
