RE: [xsl] XSLT for usable yet valid XHTML

Subject: RE: [xsl] XSLT for usable yet valid XHTML
From: Wendell Piez <wapiez@xxxxxxxxxxxxxxxx>
Date: Wed, 06 Apr 2005 12:12:19 -0400
Why not stick a comment in there?

That shouldn't mess up your format....

<h2>
<xsl:comment>Don't collapse me!</xsl:comment>
</h2>

Cheers,
Wendell

At 11:15 AM 4/6/2005, you wrote:
We want to leave them in but not have them closed. There are also a few
niggling cases where it messes things up a little to even have
whitespace in these tags, but we might be able to work around those and
do something like put in <xsl:text> </xsl:text> in all these cases. As I
said, I'd rather not, but so far it's sounding like this might be our
only bet.



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

Current Thread