This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: outputting unmatched tags


> > > 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]