Questions and Answers
Prev
Next

Chapter 10. Questions and Answers

<qandaset>

A set of questions and answers, suitable for a FAQ. <qandaset> must contain <qandaentry>.

<qandaentry>

Each question and answer pair is a <qandaentry>.

<question>

The question being asked. It must be inside a qandaentry, and it must have a matching answer.

<answer>

The answer to the matching question in the same qandaset.

Example 10.1. <qandaset> Template


<qandaset>
<qandaentry>
<question>
</question>
<answer>
</answer>
</qandaentry>
</qandaset>
Prev
Next
Home


Would you like to comment or contribute an update to this page?
Send feedback to the TDE Development Team