FM 11
DITA 1.2
I just got back to working on our conversion table and have two questions today:
- I'm trying to wrap task topics in a task element. The headings in our source files are labeled Heading1Task, Heading1Concept, etc., so finding the tasks shouldn't be a problem for the conversion table.
My Heading1Task is set to wrap in the <title> element with a qualifier of h1task.
At the end of the conversion table I have this in the first column:
E:title[h1task], (abstract* | titlealts*), taskbody, (concept* | ol* | p* | prereq* | stepsection* | ul*), steps
I set that to be wrapped in a <task> element.
It isn't working. I have no errors on the FrameMaker Log (Structure Document Report), the Structure View, or anywhere else.
Side question: Can I put the asterisks outside of the parentheses, like this (abstract | titlealts)* rather than after each element to indicate that everything inside is optional (zero or more)?
2. In my task topics, the steps are coming in as ordered lists. How can I tell the conversion table that it should first wrap these in <cmd> and then wrap all <cmd> elements in <step>, and finally wrap all <step> elements in <steps>?
TIA,
Marsha