I am trying to use xdmp:unquote() to convert character entities in a text
file so the results can be saved into an XML document using the following
code:

 

xdmp:unquote($text-doc, "", ("repair-full"))

 

For the most part this works as expected for entites such as ; and
&umml;, but it cannot recognize ó

 

Ideas?

 

Tim Meagher

 

_______________________________________________
General mailing list
General@developer.marklogic.com
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to