Dear XMLeditor support, today I have detected an unknown feature of the XXE 3.5.2, I ask you to take a look on: In my DocBook 4.5 XML file I have xincludes that reference on DocBook elements WITHIN the document. These are used like variables for terms that might be altered very often at all locations in the document (e.g. changing department names). When I have got everything set in the document, the output in FO/PDF and HTML is fine, all terms are displayed correctly. But oddly, when I change anything minor and save the document again in the XXE 3.5.2, it adds an unwanted entry 'href=""'. This entry then causes errors in the FO/PDF and HTML output.
Before: <title>Test of xincludes <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" xpointer="element(/1/2/2/5/1/1/1)" /></title> After: <title>Test of xincludes <xi:include href="" xmlns:xi="http://www.w3.org/2001/XInclude" xpointer="element(/1/2/2/5/1/1/1)" /></title> Is there a way to stop it from doing so? Thanks for your help, Martin P.S.: I have attached two screen shots from code diffs. ------- Harman/Becker Automotive Systems (Becker Division) GmbH Becker-G?ring-Stra?e 16 D-76307 Karlsbad - Germany Martin Schramm ******************************************* Harman Becker Automotive Systems GmbH Management Board: Dr. Klaus Blickle (Chairman), Dr. Udo H?ls, Michael Mauser Chairman of the Supervisory Board: Ansgar Rempp | Domicile: Karlsbad | Local Court Mannheim: Register No. 361395 ******************************************* Diese E-Mail enthaelt vertrauliche und/oder rechtlich geschuetzte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtuemlich erhalten haben, informieren Sie bitte sofort den Absender und loeschen Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet. This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the contents in this e-mail is strictly forbidden. ******************************************* -------------- next part -------------- A non-text attachment was scrubbed... Name: pdf-output-diff.jpg Type: image/jpeg Size: 162702 bytes Desc: pdf-output-diff.jpg Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20091027/1301fd18/attachment-0002.jpg -------------- next part -------------- A non-text attachment was scrubbed... Name: version-diff-sec.jpg Type: image/jpeg Size: 204431 bytes Desc: version-diff-sec.jpg Url : http://www.xmlmind.com/pipermail/xmleditor-support/attachments/20091027/1301fd18/attachment-0003.jpg

