Hello,
When exporting to XML "File-Save as XML"
FM does not export all the information. Below is the the Structure view:
The XML output from this is:
<ref>
<ref-setup-item id = "o00009-9-1230-783-00004">
<link local = "m00003-9-1230-783-00001" id = "m00003-9-1230-783-00001"></ref-setup-item>
<ref-setup-item id = "o00009-9-1230-783-00007">
<link local = "s00001-9-1230-783-00050" id = "s00001-9-1230-783-00050"></ref-setup-item>
<ref-setup-item id = "o00009-9-1230-783-00010">
<link local = "o00031-9-1230-783-00001" id = "o00031-9-1230-783-00001"></ref-setup-item></ref>
As you see the "link" element text is missing and is not closed...any thoughts?