Hi Kristian, > This was informative and I'd like to add this example to the BaseX wiki. > Could I add it somewhere on the page about Serialization?
Edits are always welcome! Thanks in advance, Christian > > http://docs.basex.org/wiki/Serialization > > Thanks > Kristian K > > > > 19.01.2017 17:04 Christian Grün kirjutas: >> >> 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.ba...@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.gr...@gmail.com> wrote: >>>>> >>>>> Entities will only be serialized when using WebDAV. Did you try that as >>>>> well? > >