[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: To namespace or not to Namespace ....
On Fri, 2010-04-09 at 09:42 +0100, David Carlisle wrote: > On 09/04/2010 01:07, Liam R E Quin wrote: > > You can't write, for example, /html/head/meta[@name eq 'link'] but, > > instead, /h:html/h:head/h:meta[@name eq 'link'], > > > well actually you can since you've used eq you are presumably using > xpath2 so you can set the default element namespace to be xhtml You can in XSLT 2, but not in pure XPath, as it's done in the "host language", and not all host languages provide such mechanisms or make it easy to use them if they do. I admit I tend to write "eq" and then go back and fix it if XPath 1/XSLT 1 implementations complain :) Liam -- Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/ Pictures from old books: http://fromoldbooks.org/ Ankh: irc.sorcery.net irc.gnome.org www.advogato.org
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] |
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|