OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

dita-lightweight-dita message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Re: [dita-lightweight-dita] <fig> added to LW DITA DTDs


I think I am using your last-month updates, Mark, and this minimized instance (stripped down from test.ditamap in the samples):
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE map PUBLIC "-//OASIS//DTD LW DITA Map//EN" "map.dtd">
<map id="test">
    <topicmeta>
        <navtitle>This is a test map</navtitle>
    </topicmeta>
    <topicref href=""/>
    <topicref href=""/>
</map>

gives this error:
Element topicref content does not follow the DTD, expecting (topicmeta , topicref*), got in Entity

I made the original assertion on the basis of this error. I'll wait and try this instance on your updates when I see them.

Michael, this instance is okay if it is what you had in mind. I was on a rant that only resurfaces every other day. Today is not the other day.
--
Don

On 9/8/2015 12:15 PM, mark@markgiffin.com wrote:

On 9/8/2015 7:49 AM, Michael Priestley wrote:
Hi Mark,

<navtitle> optional inside <topicmeta> is probably good, but also need <topicmeta> optional inside <topicref>.

Michael,

<topicmeta> was already optional inside of <topicref>:

    <!ELEMENT topicref    (topicmeta?, topicref*)        >

This works when I test it in a lw dita map. Did I miss something?

Mark Giffin
Mark Giffin Consulting, Inc.
http://markgiffin.com/


---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC thatgenerates this mail.  Follow this link to all your TCs in OASIS at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php

--
Don R. Day
Founding Chair, OASIS DITA Technical Committee
LinkedIn: donrday   Twitter: @donrday
About.me: Don R. Day   Skype: don.r.day
"Where is the wisdom we have lost in knowledge?
Where is the knowledge we have lost in information?"
--T.S. Eliot



Avast logo

This email has been checked for viruses by Avast antivirus software.
www.avast.com




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]