This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: multiple XML tags -> single output


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@linuxcare.com, http://www.linuxcare.com/
Linuxcare. Support for the revolution.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]