ForwardAxis

ForwardAxis::=(("child" "::") | ("descendant" "::") | ("attribute" "::") | ("self" "::") | ("descendant-or-self" "::") | ("following-sibling" "::") | ("following" "::"))

Appears in productions:

Appears in specifications:

XML Path Language (XPath) 3.1

XQuery 3.1: An XML Query Language