|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Siblings to hierarchy: Better way to do this?
Richard,
This is something of a FAQ, and DaveP has a writeup of some early answers to it at http://www.dpawson.co.uk/xsl/sect2/flatfile.html The solution is basically what you have, but achieves your desiderata of speed and elegance by using keys. And you asked: Also: I don't understand why this didn't work: if anyone can explain, I'd be grateful: ... <xsl:apply-templates select="following-sibling::paragraph[preceding-sibling::section[1]=$sect]"/> Inside the predicate is not a test for node identity; it's a test for string equivalence, which isn't the same at all. Keys are fun and easy once you get the hang of em. Enjoy, Wendell At 11:19 AM 9/6/2002, you wrote: Dear All, ====================================================================== Wendell Piez mailto:wapiez@xxxxxxxxxxxxxxxx Mulberry Technologies, Inc. http://www.mulberrytech.com 17 West Jefferson Street Direct Phone: 301/315-9635 Suite 207 Phone: 301/315-9631 Rockville, MD 20850 Fax: 301/315-8285 ---------------------------------------------------------------------- Mulberry Technologies: A Consultancy Specializing in SGML and XML ====================================================================== XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
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
|

Cart








