FAQ entries - the actual question and its corresponding answer - must be structured within the DITA file in a way that results in the accepted InfoDev formatting.
To create a complete FAQ entry within your FAQ topic:
- Enter a new div element and give it an outputclass attribute value of QA_.
Note that you can select the QA_ entry from the outputclass drop menu within the attributes pane. - Within the "QA_" div, create a new div and give it an outputclass attribute value of QA_q.
- Enter your question text within this div element.
- Directly after the "QA_q" div (still within the "QA_" div), create a new div and give it an outputclass attribute value of QA_a.
- Enter your answer text within this div element.
When transformed, the resulting formatting for your FAQ entry appears as follows:

