Re: [xsl] Remove prefix: Other function instead substring-after("mypref:som evar",':') ?

Subject: Re: [xsl] Remove prefix: Other function instead substring-after("mypref:som evar",':') ?
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 3 Dec 2004 14:44:28 GMT
> but I feel that there is a special built-in function for
> that purpose. Which function should I use?

there is no such function in XPath 1.

In Xpath2, _if_ the value of the variable is of type xs:QName then you
could use the local-name() function.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread