Review: Needs Fixing
import module namespace xqxq = 'http://www.zorba-xquery.com/modules/xqxq';
variable $queryID := xqxq:prepare-main-module('declare variable $ext2 external;
$ext2');
fn:local-name-from-QName(xqxq:variable-type-name($queryID, xs:QName('ext2')))
returns xs:anyType. Shouldn't it be anyType? I think the QName is not
constructed
correctly.
xs:anyType should not be a string constant in the code. I think this should
come from the typemanager.
--
https://code.launchpad.net/~zorba-coders/zorba/bug1064978/+merge/150696
Your team Zorba Coders is subscribed to branch lp:zorba.
--
Mailing list: https://launchpad.net/~zorba-coders
Post to : [email protected]
Unsubscribe : https://launchpad.net/~zorba-coders
More help : https://help.launchpad.net/ListHelp