Re: [xsl] can the Muenchian method do this?

Subject: Re: [xsl] can the Muenchian method do this?
From: andrew welch <andrew.j.welch@xxxxxxxxx>
Date: Wed, 4 Jan 2006 16:30:44 +0000
On 1/4/06, dan@xxxxxxxxxxxxx <dan@xxxxxxxxxxxxx> wrote:
> Hi Andrew,
>
> Thanks again for your help. Sorry I did not specify exactly what I needed.
> That last xls does not return anything either. It might help to see the
> xml file - http://www.streampad.com/upload/example.xml and with the xlst -
> http://www.streampad.com/upload/exampleXSL.xml (this is a lot smaller than
> what it will be)
>
> In this example I would like to get back [2 Pac, Jay-Z].

If I transform your example.xml with the stylesheet I gave you I get:

2 Pac, Jay-Z

This is using both MSXML4 and Saxon 6.5.4

I would invest some effort now yourself because either the examples
you've provided differ from your actual content or you've got an issue
somewhere else, and saying "does not return anything" doesn't mean
much - Do you get an error?  Does the transform run ok but the output
is empty?  What processor are you using?  How are you running the
transform?

Current Thread