Hi Geert und Ron,

thanks a lot for your explanations! I will definitely make it a habit, as you 
suggest, Geert, to specify in all modules "xdmp:mapping 'false'". 


Hans-Juergen



________________________________
 Von: Geert Josten <geert.jos...@dayon.nl>
An: General MarkLogic Developer Discussion <general@developer.marklogic.com>; 
Hans-Juergen Rennau <hren...@yahoo.de> 
Gesendet: 8:12 Dienstag, 10.Januar 2012
Betreff: RE: [MarkLogic Dev General] sequence type matching - bug (?)
 
Hi Hans,

It is one of the side-effects of running your XQuery code within MarkLogic
Server with version indication '1.0-ml' (which is probably the default in
your App Server if you omitted the XQuery Version Declaration). Running
your code as '1.0' will also behave as expected, but you would miss
goodies like try/catch. Make it a custom to add the xdmp:mapping false
option to all your code.

Kind regards,
Geert
_______________________________________________
General mailing list
General@developer.marklogic.com
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to