[Framers] Structured XML 'title' element

cuc tu cuc2u at hotmail.com
Mon Oct 15 09:02:37 PDT 2018


Hi All,


I'm having a snag with a title element and wonder where I should look or search for to id the issue.


When opening the XML data, the title element is removed and the title text is left in the parent element, which is not valid. Frame reports the error "Cannot create the Framemaker table title (title) at this point. The title must be in a table."


For example, the element is structured thusly:


 <first_aid>
     <title>FIRST AID DATA</title>
     <para>For information on first aid, refer to FM 4-25.11.</para>
    </first_aid>



Frame will remove the title element:


 <first_aid>
     FIRST AID DATA
     <para>For information on first aid, refer to FM 4-25.11.</para>
    </first_aid>



These are the element defs in the EDD:



Element (Container): first_aid
General rule: (title, (figure | figure-alt | table | table-alt | lubetab)*, (((note*, para)+, (para0 | para0-alt+)*) | (para0 | para0-alt+)+))
Attribute list
Name: inschlvl Choice Optional
Choices: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10
Default: 0
Name: delchlvl Choice Optional
Choices: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10
Default: 0
Name: comment String Optional
Name: changeref ID References Optional
Name: id Unique ID Optional
Name: idref ID References Optional
Name: assocfig ID References Optional
Name: skilltrk String Optional
Name: security Choice Optional
Choices: uc | fouo | c | s | ts




Element (Container): title
General rule: (<TEXT> | emphasis | subscrpt | supscrpt | xref | extref | link | help.info | indxref | term | term.def | callout | ftnote | ftnref | graphic | ctrlind | ctrlind-val | dodac | lubricant | symbol | torque | voltage | null | change | brk)*
Attribute list
Name: inschlvl Choice Optional
Choices: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10
Default: 0
Name: delchlvl Choice Optional
Choices: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10
Default: 0
Name: comment String Optional
Name: changeref ID References Optional
Name: id Unique ID Optional
Name: idref ID References Optional
Name: assocfig ID References Optional
Name: skilltrk String Optional
Name: security Choice Optional
Choices: uc | fouo | c | s | ts


Element (Container): para
General rule: (<TEXT> | emphasis | subscrpt | supscrpt | xref | extref | link | help.info | indxref | term | term.def | callout | ftnote | ftnref | graphic | ctrlind | ctrlind-val | dodac | lubricant | symbol | torque | voltage | null | change | internet | proponent | phone | seqlist | randlist | deflist | figure | figure-alt | inlinegraphic | table | table-alt | verbatim | interaction | statemanipulation | statemanipulation-alt)*
Attribute list
Name: hcp Choice Optional
Choices: yes | no
Default: no
Name: esd Choice Optional
Choices: yes | no
Default: no
Name: inschlvl Choice Optional
Choices: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10
Default: 0
Name: delchlvl Choice Optional
Choices: 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10
Default: 0
Name: comment String Optional
Name: changeref ID References Optional
Name: id Unique ID Optional
Name: idref ID References Optional
Name: assocfig ID References Optional
Name: skilltrk String Optional
Name: security Choice Optional
Choices: uc | fouo | c | s | ts

Thanks for any advice or tips.


C2


More information about the Framers mailing list