RE: [xsl] tags?

Subject: RE: [xsl] tags?
From: Jarno.Elovirta@xxxxxxxxx
Date: Fri, 5 Jul 2002 12:25:22 +0300
Heippa,

> Okay me is having a prob. I have an xsl page in which
> some table tags used < and > I need to convert
> those tags to < > for asp purposes. So I change all
> the lt and gt tags and well now the thing aint
> working. Printed the whole thing out to see if
> everything is opened and closed correctly and it is.
> Does xsl have boundaries as to when to use < > tags
> and &lt; and &gt; tags?

(I'm not sure I got your problem, but) it would be an XML issue, not XSLT thingy. One that comes to mind is that maybe you replaced an escaped < in an attribute value?

> Make sense? can anyone please
> help me? this is quite an emergency.

In case of an emergency showing the source and stylesheet along with the question will usually help...

Jarno

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


Current Thread