Changes

Jump to navigation Jump to search
97 bytes removed ,  03:39, 23 March 2012
''' Example: Find Countries '''
<code> //country</code>
tells BaseX to look for all <code>country</code> elements in the document. The query is introduced by two slashes <code>//</code>, which trigger the traversal of all document nodes. XPath knows several '''location steps''' that determine which nodes to consider next for evaluation. As an example, <code>The queries {{Mono|//country</code> is equivalent to <code>}} andd {{Mono|/descendant::country</code>}} will return the same results.
''' Example: Find Cities in Switzerland '''
Bureaucrats, editor, reviewer, Administrators
13,551

edits

Navigation menu