[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: outputting unmatched tags


Subject: RE: outputting unmatched tags
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Tue, 7 Nov 2000 15:35:41 -0000

> > > Can I open a <td> tag in one template and close it in another?
> 
> maye it's an option for you to use something like:
> 
> <xsl:text disable-output-escaping="yes">&lt;TD&gt;</xsl:text>

Please don't do this, at least not in public. Its like PEEK and POKE in
Basic, it's only for people who can't grasp the conceptual model of the
language, and sooner or later, your stylesheet will break if you do this
kind of thing.

Mike Kay


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



Current Thread