In XQuery, you can specify entities via output parameters; see the attached example.
When I serialize these from a restxq to file with file:write
I get the   as and 
 as 
 but I get none of the other entities.
On Wed, Jan 18, 2017 at 6:59 PM, France Baril france.baril@architextus.com wrote:
Import works, playing with webdav is giving good results so far. I still want to see how it outputs html through file:write with html5 serialization and if I can retain the entites in my pdfs. That's my next step.
On Wed, Jan 18, 2017 at 6:02 PM, Christian Grün christian.gruen@gmail.com wrote:
Entities will only be serialized when using WebDAV. Did you try that as well?