[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Problems with Version 1.0 of DITA
Hi,
The catalogues included in Version 1.0 of DITA (from
http://www.oasis-open.org/committees/download.php/12091/cd2.zip )
reference "topicAttr.ent" but the file "topicAttr.ent" is missing.
>From catalog-dita.xml:
<public publicId="-//OASIS//ENTITIES DITA Topic Class//EN"
uri="topicAttr.ent"/>
>From catalog-dita.txt:
PUBLIC "-//OASIS//ENTITIES DITA Topic Class//EN" "topicAttr.ent"
PUBLIC "-//OASIS//ENTITIES DITA Topic Definitions//EN" "topicAttr.ent"
As you can see, the plain text catalogue has two URIs for the same
document.
There is also an inconsistency with this call in "topic.mod" :
<!-- Specialization of Declared Elements -->
<!ENTITY % topicClasses PUBLIC
"-//OASIS//ENTITIES DITA Topic Class//EN"
"topicAttr.mod" >
%topicClasses;
The URI "-//OASIS//ENTITIES DITA Topic Class//EN" in this case refers to
the file "topicAttr.mod", which does exist.
Can anyone tell me how to correctly fix the distribution to have a
working set of DTDs?
Thanks in advance,
Rodolfo
--
Rodolfo M. Raya <rodolfo@heartsome.net>
Heartsome Holdings Pte Ltd
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]