Re: [XXE] RFE: Improved whitespace treatment

2021-01-03 Thread Hussein Shafie
All this is documented here: "XMLmind XML Editor - Configuration and Deployment", http://www.xmlmind.com/xmleditor/_distrib/doc/configure/index.html On 1/1/21 5:59 PM, Leif Halvard Silli wrote: Finally I have 2 questions: 1) How could I make the changes into a customization, rather than alt

Re: [XXE] RFE: Improved whitespace treatment

2021-01-02 Thread Leif Halvard Silli
Happy new year! On 31 Dec 2020, at 10:25, Hussein Shafie wrote: ... snip ... In order to solve your issue, I would recommend using a customized HTML5 schema (a very simple *strict* subset) rather than our stock HTML5 schema. OK. Here is my solution. I opened the xhtml5.xsd file and defined

Re: [XXE] RFE: Improved whitespace treatment

2021-01-01 Thread Leif Halvard Silli
If I had ever learned how "mixed mode" affects white space handling in XML (I probably did learn it 5-6 years ago), then at least I had forgotten it .. Thanks for the advice to modify the DTD. I guess will do that - if you don't do it. Because: XMLmind has made a few willful violations of th

Re: [XXE] RFE: Improved whitespace treatment

2020-12-31 Thread Hussein Shafie
On 12/31/20 1:44 AM, Leif Halvard Silli wrote: An interesting problem ... To solve the issue from our point of view, I have invested in a XML minifier. Why could not XXE do something similar? Anyway, just some questions,  for  understanding and verification of your explanation: The and e

Re: [XXE] RFE: Improved whitespace treatment

2020-12-31 Thread Leif Halvard Silli
An interesting problem ... To solve the issue from our point of view, I have invested in a XML minifier. Why could not XXE do something similar? Anyway, just some questions,  for  understanding and verification of your explanation: The and elements might, per HTML5, contain whitespace and co

Re: [XXE] RFE: Improved whitespace treatment

2020-12-30 Thread Hussein Shafie
On 12/29/20 1:59 PM, Leif Halvard Silli wrote: I assume that the following issue is well known to the XXE developers as well as to seasoned XXE users - steps to reproduce: We certainly know about this behavior but do not consider it to be an issue per se. For us, the only way to improve the