DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15117>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15117

Multiple calls to str method of XObject do not return same result





------- Additional Comments From [EMAIL PROTECTED]  2002-12-05 18:48 -------
I think this is because the result returned from the XPath evaluation is a node 
set (XNodeSet) and each call to the str() function attempts to return the string 
value of the next node in the node set.  I'm not sure if this is correct 
behaviour.

Reply via email to