XPath 2.0 Expressions and Operators
- More kinds of expressions
-
Path expressions select nodes in a tree
- Sequence expressions
- Operations on items (arithmetic, logical, comparison
expressions)
- Programming-style expressions (if-then-else,
etc.)
- Some expressions deal directly with typing
(“
cast as
”, “
treat as
”, etc.)