Hussein,

This is regarding the addon you prepared for me to use a local DTD, with 
support for  xi:include.

I received some new files from my client.  If I load one into XMLeditor, make a 
one character change, revert the change, and save the file, I find other 
changes like those below.  "-" is the file I received, "+" is what XMLeditor 
writes.

-<book id="NewBook" xmlns:xi="http://www.w3.org/2001/XInclude";>
+<book id="NewBook">
...
-    <xi:include href="chap.xml"/>
+    <xi:include href="chap.xml" 
xmlns:xi="http://www.w3.org/2001/XInclude";></xi:include>

Is there a way to avoid modifications like this?  Thanks.

Mike

Michael LeBlanc
[email protected]



 
--
XMLmind XML Editor Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/xmleditor-support

Reply via email to