uicontrol in leanring content

Post here questions and problems related to editing and publishing DITA content.
reinierk
Posts: 36
Joined: Tue Feb 21, 2012 8:22 pm
Location: Rotterdam, the Netherlands
Contact:

uicontrol in leanring content

Post by reinierk »

Why can't I insert a <uicontrol> in a

Code: Select all


<learningContent>
<learningContentbody>...</learningContentbody>
<concept>
<conbody>
<p><uicontrol></p>
</conbody>
</concept>
</learningContent>
construct???
I can add an <uicontrol> to a freestanding <concept>. Is this a schema error or does the schema really no allow this! That would be very bad. How can you ever learn someone to press a button! :D
Kind Regards,
Reinier Kleipool,
Course Materials editor,
Open Source Academy
http://www.OpenSourceAcademy.eu
Costin
Posts: 833
Joined: Mon Dec 05, 2011 6:04 pm

Re: uicontrol in leanring content

Post by Costin »

Hello,

Unfortunately, the uicontrol element is part of the DITA user interface domain and the UI domain is not considered as part of the DTD DITA base and is not used from the learning DTD.

You can also easily figure that the uicontrol element can not be contained by a learningContent, even from the OASIS specification at:
http://docs.oasis-open.org/dita/v1.2/cs ... ntrol.html

However, to receive more detailed information you should also write on the DITA Users group on Yahoo.
http://tech.groups.yahoo.com/group/dita-users/

Feel free to let us know in case you need further information.

Regards,
Costin
Costin Sandoi
oXygen XML Editor and Author Support
Post Reply