|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Problem with <xsl:if>
Pierluigi Fabbris wrote:
I think instead of the xsl:if and xsl:value-of you simply want <xsl:value-of select="/ricettario/vino_consigliato[@ricetta = current()/@id]"/> That would output the string value of that "vino_consigliato" element for which the "ricetta" attribute is equal to the "id" attribute of the current "ricetta" element. -- Martin Honnen http://JavaScript.FAQTs.com/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






