Walk This Way

 
xslt for dummies
Chapter 18 - Ten Most Confusing Things About XSLT
XSLT For Dummies
by Richard Wagner
Hungry Minds 2002
  

When the XSLT processor walk the tree to select nodes, the axis part of the location step specifies the direction in which the processor walks. Each of the following axes goes top-to-bottom, left-to-right , much like you read a page in this book: child , self , parent , descendant , following-sibling , following , and descendant-or-self . The remaining axes ancestor , ancestor-or-self , preceding , and preceding-sibling travel in reverse order. Finally, when working with attribute and namespace axes, the nodes are always unordered.

Chapter 5 gives you more information on axis values.

  
 
 
2000-2002    Feedback


XSLT For Dummies
XSLT for Dummies
ISBN: 0764536516
EAN: 2147483647
Year: 2002
Pages: 148

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net