[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Diagram of XPath axes
Just a side note: If you want to select the preceding elements
*including the ancestors*, use the XPath 2 << operator [1], which
selects the nodes that precede the current in document order [2].
In XSLT: select="*[. << current()]" Gerrit [1] http://www.w3.org/TR/xpath-functions/#func-node-before [2] http://www.w3.org/TR/xpath-datamodel/#document-order On 2012-05-24 15:09, Ihe Onwuka wrote: On Thu, May 24, 2012 at 1:58 PM,<mlcook@xxxxxxxxxx> wrote:
Registergericht / Commercial Register: Amtsgericht Leipzig Registernummer / Registration Number: HRB 24930 Geschdftsf|hrer: Gerrit Imsieke, Svea Jelonek, Thomas Schmidt, Dr. Reinhard Vvckler
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|