Re: [xsl] Partial Implementation of XInclude include element

Subject: Re: [xsl] Partial Implementation of XInclude include element
From: Elliotte Rusty Harold <elharo@xxxxxxxxxxxxxxx>
Date: Sun, 22 Sep 2002 17:46:08 -0400
At 5:00 PM -0500 9/22/02, W. Eliot Kimber wrote:
I have developed a simple technique for implementing XInclude's include
element as part of a larger style sheet so that you don't have a to do a
two-stage transform. I haven't tested this extensively, but I don't see
any reason why it shouldn't work for any document set, although I may
have overlooked some subtle issue.


How do you (or do you?) handle parse="text"? --

+-----------------------+------------------------+-------------------+
| Elliotte Rusty Harold | elharo@xxxxxxxxxxxxxxx | Writer/Programmer |
+-----------------------+------------------------+-------------------+
|          XML in a  Nutshell, 2nd Edition (O'Reilly, 2002)          |
|              http://www.cafeconleche.org/books/xian2/              |
|  http://www.amazon.com/exec/obidos/ISBN%3D0596002920/cafeaulaitA/  |
+----------------------------------+---------------------------------+
|  Read Cafe au Lait for Java News:  http://www.cafeaulait.org/      |
|  Read Cafe con Leche for XML News: http://www.cafeconleche.org/    |
+----------------------------------+---------------------------------+

XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Current Thread