> Anybody know if Xpath in CF is fully compliant with all functions,
> expressions,etc... Of the spec?
>
> I tried to use the value() function and got a not defined error. Its
> certainly possible I implemented wrong, but I know how CF likes to do
> partial implementations every so often ;)
>
The problem is that XmlSearch() works only with XPath expressions that
returns an array of XML elelemts (NodeList). Anything else will throw an
exception.

See the first comment here:

http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/funca126.htm#wp427963
6

----------------------------
Massimo Foti
http://www.massimocorner.com

Co-Author of Dreamweaver MX 2004 Magic:
http://www.dwmagic.com/
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to