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

using <,>,&& in XSL


Subject: using <,>,&& in XSL
From: Subin Thampi <subinthampi999@xxxxxxxxx>
Date: Thu, 9 Nov 2000 00:36:33 -0800 (PST)

hello friend,



The XML file is actually for pure data storage and for
the presentation purpose i am using XSL. In XSL we can
use XSL tags like <xsl:for-each>,<xsl:when> etc and
also html tags and Jsript.

here begin the problem. I am not able to use the
<,>,&& symbols in XSL which is very much required when
using  loops like for(i=0;i<10;i++) i Jscript.  when i
enquired abt it i got the suggestion  that if we use
&lt; instead of < then there is no problem. but still
i am getting an error(ie,  } is missing.). i also
tried <!DOCTYPE [<!ENTITY lt "&#38;#60;">]> but still
no use.
so please give avaluable suggestion as it is very
essential as far as i am concerned.


Also <xsl:when> ,<xsl:if> etc is also not working.
when these tags are used there is no error shown but
the output is a blank screen. so please give a remedy.
whether i have to include anything additional in
<xmlns......> declaration area.


 IF YOU HAVE SOME TIME TO SPARE PLEASE SEND SOME
SAMPLE CODE  TOO.

subin thampi


__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one Place.
http://shopping.yahoo.com/


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



Current Thread
Keywords