xsl-list
[Top] [All Lists]

Re: following-sibling on attributes

2003-09-08 04:56:39
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



<Prev in Thread] Current Thread [Next in Thread>