A set of questions and answers, suitable for a FAQ. <qandaset> must contain <qandaentry>.
Each question and answer pair is a <qandaentry>.
The question being asked. It must be inside a qandaentry, and it must have a matching answer.
The answer to the matching question in the same qandaset.
Example 11.1. <qandaset> Template
<qandaset> <qandaentry> <question> </question> <answer> </answer> </qandaentry> </qandaset>