Re: [xsl] Testing Text

Subject: Re: [xsl] Testing Text
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 8 Jan 2009 09:24:11 GMT
> it is showing error as multiple item list can not be the argument of
> contains

yes this was explained by Wendell


> it is showing error as text node will not select any thing.

Please don't paraphrase error messages. If you get an error message
state exactly what it is.

If it's saxon's warning (which is not an error message) then the text()
must be being evaluated at something other than an element node (eg an
attribute) which would not happen if teh match pattern was * as in teh
code that I posted.

David


________________________________________________________________________
The Numerical Algorithms Group Ltd is a company registered in England
and Wales with company number 1249803. The registered office is:
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.

This e-mail has been scanned for all viruses by Star. The service is
powered by MessageLabs. 
________________________________________________________________________

Current Thread