The Mono Handbook
>
XML
>
XPath tutorial
XPath tutorial
Contents
1.
Introduction
2. Using XPath with mono
3. XPath Expressions
3.1
Basic Path Syntax
3.1
Advanced Path Syntax
3.3
star *
3.4
Expresion in square brackets
3.5
Attributes
3.6
Values of attributes as selection criteria
3.7
count() function
3.8
name() function
3.9
string-length() function
3.10
Combining several paths
3.11
child axis
3.12
descendant axis
3.13 Example 13
3.14 Example 14
3.15 Example 15
3.16 Example 16
3.17 Example 17
3.18 Example 18
3.19 Example 19
3.20 Example 20
3.21 Example 21
3.22 Example 22
A. Credits
Authors: Johannes Roith (
johannes@jroith.de
)
Misc: Based on work by Miloslav Nic (nicmila@systinet.com), Jiri Jirat (Jiri.Jirat@systinet.com)
The Mono Handbook -
© Copyright 2002 by Johannes Roith