/ "John W. Himpel" <[EMAIL PROTECTED]> was heard to say:
| This would render into something resembling:
>
| Problem: This is a problem description.
| Possible Solution: This is a possible solution.

This ought to do it:

<qandaset>
<qandaentry>
<question><label>Problem:</label>
<para>
This is a problem description.
</para>
</question>
<answer><label>Possible Solution</label>
<para>
This is a possible solution.
</para>
</answer>
</qandaentry>
</qandaset>

The label attribute became an element because you can't put markup
(emphasis, etc.) in attributes.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <[EMAIL PROTECTED]>      | One should never make one's debut
http://www.oasis-open.org/docbook/ | with a scandal. One should reserve
Chair, DocBook Technical Committee | that to give interest to one's old
                                   | age.--Oscar Wilde

Reply via email to