Search completed in 0.99 seconds.
6 results for "preceding-sibling":
preceding-sibling - XPath
WebXPathAxespreceding-sibling
the preceding-sibling axis indicates all the nodes that have the same parent as the context node and appear before the context node in the source document.
Axes - XPath
WebXPathAxes
preceding-sibling indicates all the nodes that have the same parent as the context node and appear before the context node in the source document.
Comparison of CSS Selectors and XPath - XPath
WebXPathComparison with CSS selectors
xpath feature css equivalent ancestor, parent or preceding-sibling axis :has() selector attribute axis attribute selectors child axis child combinator descendant axis descendant combinator following-sibling axis general sibling combinator or adjacent sibling combinator self axis :scope or :host selector ...
Index - XPath
WebXPathIndex
14 preceding-sibling axe, xpath the preceding-sibling axis indicates all the nodes that have the same parent as the context node and appear before the context node in the source document.
The Netscape XSLT/XPath Reference - XSLT: Extensible Stylesheet Language Transformations
WebXSLTTransforming XML with XSLTThe Netscape XSLT XPath Reference
lesheet (partially supported) xsl:template (supported) xsl:text (partially supported) xsl:transform (supported) xsl:value-of (partially supported) xsl:variable (supported) xsl:when (supported) xsl:with-param (supported) axes ancestor ancestor-or-self attribute child descendant descendant-or-self following following-sibling namespace (not supported) parent preceding preceding-sibling self functions boolean() (supported) ceiling() (supported) concat() (supported) contains() (supported) count() (supported) current() (supported) document() (supported) element-available() (supported) false() (supported) floor() (supported) format-number() (supported) function-available() (supported) generate-id() (supported) id() (partially supported) key() (suppor...
Transforming XML with XSLT - XSLT: Extensible Stylesheet Language Transformations
WebXSLTTransforming XML with XSLT
xsl:stylesheet (partially supported) xsl:template (supported) xsl:text (partially supported) xsl:transform (supported) xsl:value-of (partially supported) xsl:variable (supported) xsl:when (supported) xsl:with-param (supported) axes ancestor ancestor-or-self attribute child descendant descendant-or-self following following-sibling namespace (not supported) parent preceding preceding-sibling self functions boolean() (supported) ceiling() (supported) concat() (supported) contains() (supported) count() (supported) current() (supported) document() (supported) element-available() (supported) false() (supported) floor() (supported) format-number() (supported) function-available() (supported) generate-id() (supported) id() (partially supported) key() (supported) lang()...