Re: [basex-talk] file:write, formatting, and maps in select attributes

2024-02-23 Thread gerrit . imsieke
Hi Graydon, This might not be a serialization but a parsing problem The XML parser performs attribute value normalization as per https://www.w3.org/TR/xml/#AVNormalize I have often wished that there were a parser option to preserve newlines in attribute values, in particular for keeping the

Re: [basex-talk] mapping functions

2023-08-15 Thread gerrit . imsieke
You can import the library module in the evaluated expression. Example: https://github.com/transpect/control-backend/blob/main/webapp/control-backend.xqm#L60 Gerrit Sent from MailDroid -Original Message- From: Graydon Saunders To: BaseX Sent: Wed, 16 Aug 2023 4:42 Subject:

Re: [basex-talk] basex-talk@mailman.uni-konstanz.de

2020-05-30 Thread gerrit . imsieke
Hi Mohamed, maybe you are using a 32-bit version of Java? Gerrit Sent from MailDroid -Original Message- From: Noki Vcon To: basex-talk@mailman.uni-konstanz.de Sent: Sat, 30 May 2020 10:59 Subject: [basex-talk] basex-talk@mailman.uni-konstanz.de Hi, I have modified BaseX_JVM for GUI