Confluence XML table schema

Celine December 10, 2018

Hi,

I'm trying to convert a confluence xml file into a frame file in FrameMaker 2015. But when open the xml in framemaker, I'm pop up the error message for "ML Read Messages (Document Instance)
Cannot insert the table body (tbody) at the current position. A table body must be in a table.
Cannot insert the Framemaker element (tr) at the specified location in the document.
Cannot insert the Framemaker element (th) at the specified location in the document.
Cannot insert text at this location.
Cannot insert the Framemaker element (th) at the specified location in the document.
Cannot insert text at this location.
Cannot insert the Framemaker element (tr) at the specified location in the document.
Cannot insert the Framemaker element (td) at the specified location in the document.
Cannot insert text at this location.
Cannot insert the Framemaker element (td) at the specified location in the document.
Cannot insert text at this location."

 

Even after I removed all other content from the xml, only left the table, the error message is still the same. My xml file is as below:

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ac:confluence SYSTEM "C:/confluence-schema/confluence.dtd">
<ac:confluence>
<table>
<tbody>
<tr>
<td>Member</td>
<td>Age</td>
</tr>
</tbody>
</table>
</ac:confluence>

 

Any suggestions are appreciated! Thanks in advance!

 

Thanks,

Celine

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events