qexo-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qexo-general] string function in 1.7 beta1


From: Per Bothner
Subject: Re: [Qexo-general] string function in 1.7 beta1
Date: Fri, 16 May 2003 18:15:29 -0700
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.4b) Gecko/20030507

Seshukumar Venkata Adiraju wrote:
now (with 1.7)
string($book/@id)    ==>   “”
i.e. empty

Is this a bug?

Well, the following does work in the CVS version:

$ java kawa.repl --xquery
(:  1:) let $book := <book id=”book1”/>
(: l2:) return string($book/@id)
book1
(:  3:)

I'm aiming for the second (and last) beta this wekend.
--
        --Per Bothner
address@hidden   http://per.bothner.com/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]