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

Re: [xsl] following-sibling on attributes


Subject: Re: [xsl] following-sibling on attributes
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Mon, 8 Sep 2003 04:56:39 -0700 (PDT)

> Dimitre, are you sure that these lines in your reply
> 
> >          <xsl:otherwise>
> >              <xsl:value-of select=".."/>
>            </xsl:otherwise>
> 
> shouldn't be
> 
> <xsl:otherwise> 
>    <xsl:value-of select="."/> 
> </xsl:otherwise> 


Yes, I am definitely, absolutely sure. In this case (and typically) I do
not post untested and not working code. 

What problem do you see with this code? 

Didn't you run the transformation to see that it produces the wanted
result?





=====
Cheers,

Dimitre Novatchev.
http://fxsl.sourceforge.net/ -- the home of FXSL

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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



Current Thread