Table title not being created on import from XML
I am having huge problems pulling a table title element into FrameMaker. I have checked all the read-write rules but I cannot find the property that corresponds with the 'Title' list box in the Table Designer: the choices are No Title, Above Table, Below Table. This must be mapped to some kind of property that can be converted to an attribute via the read-write rulrs, but I have not found anything about this in the Structured Application Development and Reference guides. If anyone has experience with this, please let me know what is required.
My table element is fm_table, with general rule: fm_tabletitle?,fm_tableheader?,fm_tablebody;
In the read-write rules, I identified fm_table as table element, fm_tabletitle as table title element. No complaints from the read-write rules parser. But when I read an XML file that contains <fm_table [plus a bunch of attributes'><fm_tabletitle>Text</fm_tabletitle><fm_tableheader>[etc.] I am getting an error in the console stating that FM cannot create an fm_tabletitle element.
Any hints wouild be welcome. My head is getting sore from bumping into all those walls
4everJang
