Read XSLT 2.0 and XPath 2.0 Programmer's Reference, 4th Edition Online
Authors: Michael Kay
ItemType | AtomicType | KindTest | ( item ( ) ) | page 668 |
KindTest | DocumentTest | ElementTest | AttributeTest | PITest | CommentTest | TextTest | AnyKindTest | page 616 |
Literal | NumericLiteral | StringLiteral | page 539 |
Multiplicative Expr | UnionExpr ( ( * | div | idiv | mod ) UnionExpr )* | page 572 |