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

 


Help: OASIS Mailing Lists Help | MarkMail Help

dita message

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


Subject: Bug in uiDomain.ent


The uiDomain.ent file in the official 1.2 DTD zip fails to include
"shortcut" in the %ui-d-keyword parameter entity. The value in the file is:

<!ENTITY % ui-d-keyword
  "wintitle
  "
>

But it should be:

<!ENTITY % ui-d-keyword
  "shortcut |
   wintitle
  "
>

<shortcut> is not included in any other parameter entity.

The other entities appear to be correct.

I got the zip from here:
http://docs.oasis-open.org/dita/v1.2/os/DITA1.2-dtds.zip

The same error is also in the DTDs packaged with the latest Open Toolkit.

Cheers,

E.

-- 
Eliot Kimber
Senior Solutions Architect
"Bringing Strategy, Content, and Technology Together"
Main: 512.554.9368
www.reallysi.com
www.rsuitecms.com



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