Re: [xsl] multiple XML tags -> single output

Subject: Re: [xsl] multiple XML tags -> single output
From: zbrown@xxxxxxxxxxxxx
Date: Wed, 27 Dec 2000 16:19:09 -0800
On Wed, Dec 27, 2000 at 05:06:23PM -0700, Mike Brown wrote:
> Kevin McCarthy wrote:
> > <xsl:value-of select="."/><xsl:value-of select="issue/@num"/><xsl:value-of select="issue/@date" />
> 
> Or
> 
> <xsl:value-of select="concat(.,' #',issue/@num,' For ',issue/@date)"/>

This doesn't work for me either...

I think I must be missing something, if two answers have been given and neither
of them work for me. Maybe I don't have the right tools. I'm using XML::XSLT
under Linux, with Perl 5.005; could this feature be unsupported by that module?

Zack

> 
>    - Mike
> ____________________________________________________________________
> Mike J. Brown, software engineer at            My XML/XSL resources: 
> webb.net in Denver, Colorado, USA              http://skew.org/xml/
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 

-- 
-- 
Zack Brown, Linuxcare, Inc.
tel: 1-415-354-4878x284, fax: 1-415-701-7457
zbrown@xxxxxxxxxxxxx, http://www.linuxcare.com/
Linuxcare. Support for the revolution.

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


Current Thread