> The implementation of getExternalVariables in the xqueryimpl level is done.

Juan, I fixed the implementation of the XQuery::getExternalVariables() method. 
The main problem there was that you were comparing QName items using their 
string value. This is not correct because the string value of a QName does not 
contain its naespece URI, so it is possible for 2 QNames to have the same 
string value, even though the QNames are not the same. Please take a look at 
the changes.

 
-- 
https://code.launchpad.net/~zorba-coders/zorba/xqxq-api-changes/+merge/79589
Your team Zorba Coders is subscribed to branch lp:zorba.

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to