Subject: Re: Look ahead in xslt
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 21 Jan 2005 11:46:17 GMT
|
I get the message "namespace self used but not declared" probably
because oraclexmlparserv2 doesn't support self function.
No, self:: isn't a function it is an axis prefix and isn't an optional
feature. Most likely you incorrectly typed it with a single : not two
self:foo is foo in with namespace prefix self.
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
________________________________________________________________________
|