Re: [xsl] Understanding XPath contains function

Subject: Re: [xsl] Understanding XPath contains function
From: Ferdinand Soethe <xsl-list@xxxxxxxxxx>
Date: Sun, 30 Jul 2006 16:11:37 +0200
> Hope this helped.

Yes, thank you soo much. I would have never guessed.

To solve this I have now changed the expression to

//@Kursart[contains(.,'Bildungsurlaub')]/ancestor::Oberbereich

Seems a bit complex but works ok.

--
Ferdinand Soethe

Current Thread