FM8 XML Generation Question
Hello
When saving as XML the document I am working with generates one xml file and many .eXX files. How can I set it in the read/write rules or otherwise to generate multiple XML files.
For example in the book XML when i save as XML I get an entity reference<!ENTITY bkc1 SYSTEM "framed.frnt_revisionsummary_Revisions.e01"> and a file created called "framed.frnt_revisionsummary_Revisions.e01".
Is it possible to change the reference to <!ENTITY bkc1 SYSTEM "framed.frnt_revisionsummary_Revisions.XML"> and generate the file as "framed.frnt_revisionsummary_Revisions.xml"
Thanks.
Mike