Next in thread →
Next in month →
Re: [dita-lightweight-dita] <fig> added to LW DITA DTDs
I checked in the <fig> content model as described below. If we
don't want fig to include image, data and xref elements, I'll just
remove them later. So you can find the latest LW DITA DTDs here:
https://tools.oasis-open.org/version-control/svn/dita/subcommittees/LightweightDITA/org.oasis.lwdita/
My next task is to add <audio> and <video> and remove
<object>.
Mark Giffin
Mark Giffin Consulting, Inc.
http://markgiffin.com/
On 9/8/2015 10:30 AM, Mark Giffin
wrote:
On 9/8/2015 7:49 AM, Michael Priestley wrote:
We had a discussion
a while back about the content model for <fig> (and
where to add it to other content models) - summarized here:
https://lists.oasis-open.org/archives/dita-lightweight-dita/201508/msg00011.html
Thanks Michael. I updated it the fig content model. But using your
info above, it leaves out image, data, and xref, compared to the
fig content model for DITA 1.2. Should I add image, data, xref as
shown below?
<!ENTITY % fig-blocks
"p|ul|ol|dl|pre|%object;|simpletable">
<!ELEMENT fig (title?, desc?,
(%fig-blocks;|image|data|xref)*) >
Mark Giffin
Mark Giffin Consulting, Inc.
http://markgiffin.com/
Next in thread →
Next in month →