Fragment document type declaration subset
I'm having three issues with Arbortext that I'm trying to solve. It changes my XML which is unacceptable. My XML is also used by an IETM, and must be compatible with that IETM.
1. For some reason Arbortext adds the following around the DOCTYPE when I save my XML:
<!-- Fragment document type declaration subset:
-->
How do I stop this from happening? It causes errors in the IETM when it views the XML.
2. It changes my graphic's file path from "..\Graphics\O00002-4.png" to "O:\documents\TMS\Product 1\Graphics\O00002-4.png".
3. My graphic is named O00002-1, but Arbortext changes it to <graphic boardno="O00002-11"></graphic>. It does that for O00002-2, renaming it in the XML to O00002-21. O00002-3 and O00002-4 are unchanged.
Is there a way to stop Arbortext from altering my XML? At this point I'd almost rather write it in notepad and make a copy for Arbortext to publish.

