Very nice!

What's the value of the <encodings> I see in the module source?

-jh-

On Jul 8, 2017, at 01:17, Loren Cahlander 
<loren.cahlan...@easymetahub.com<mailto:loren.cahlan...@easymetahub.com>> wrote:

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

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 | @lcahlander
www.easymetahub.com<http://www.easymetahub.com/>

_______________________________________________
General mailing list
General@developer.marklogic.com<mailto:General@developer.marklogic.com>
Manage your subscription at:
http://developer.marklogic.com/mailman/listinfo/general

_______________________________________________
General mailing list
General@developer.marklogic.com
Manage your subscription at: 
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to