An XQuery function module has been created for the unicode character encodings 
at:

https://gist.github.com/lcahlander/b040744256b81f881c583169e4f7b4d0 
<https://gist.github.com/lcahlander/b040744256b81f881c583169e4f7b4d0>

Here is some example code using the module:

xquery version "1.0";

import module namespace encchars="http://w3.org/encoded/characters"; at 
"/encchars.xqy";

<foo>{$encchars:dagger}{$encchars:Dagger}</foo>



Loren Cahlander

CTO | Easy Meta Hub LLC.

4819 Emperor Blvd, Suite 400, Durham, NC 27703 
651-747-6910 | loren.cahlan...@easymetahub.com 
<mailto:loren.cahlan...@easymetahub.com> | 
https://www.linkedin.com/in/lorencahlander 
<https://www.linkedin.com/in/lorencahlander> | @lcahlander 
www.easymetahub.com <http://www.easymetahub.com/>
_______________________________________________
General mailing list
General@developer.marklogic.com
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to