RE: [xsl] include problem

Subject: RE: [xsl] include problem
From: shaik <shaik_xml@xxxxxxxxx>
Date: Mon, 1 Jul 2002 18:25:04 -0700 (PDT)
Thanks. Now its working fine. 

Actually the problem was two imported xsl have the
variable with the same name.

And i am trying to get the value of that variable. 
May be processor confusing which value to display.
Please correct me if i am wrong.

Can we reassign a value to an XSL variable ?
Could you clarify this.

Thanks
Shaik


--- Michael Kay <michael.h.kay@xxxxxxxxxxxx> wrote:
> > b.xsl includes c.xsl & d.xsl . if i include single
> xsl
> > file its working fine. But if i include more than
> one
> > getting an unspecified error.
> 
> Do you mean that the error message says "an
> unspecified error has
> occurred"?
> 
> Then I would try using a processor that gives you
> better diagnostics...
> 
> > 
> > As: In b.xsl
> > 
> > 	<xsl:include href="id2.xsl"/>
> > 	<xsl:include href="id3.xsl"/>
> > 
> > Is it allowed use multiple include or import in an
> xsl
> > ?
> 
> Yes.
> 
> Michael Kay
> Software AG
> home: Michael.H.Kay@xxxxxxxxxxxx
> work: Michael.Kay@xxxxxxxxxxxxxx 
> > 
> > Thanks
> > Shaik
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! - Official partner of 2002 FIFA World Cup 
> http://fifaworldcup.yahoo.com
> 
>  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> 
> 
> 
>  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> 


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com

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


Current Thread