[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: DITA 1.1 DTD error
We just noticed that the longdescref attribute on the
object element in commonElements.mod is missing the
trailing "f" in the version 1.1 dated 30 Nov 2006 available at
http://www.oasis-open.org/apps/org/workgroup/dita/download.php/21381/dit
a1.1.zip
<!-- LONG NAME: Object (Streaming/Executable
Data) -->
<!ELEMENT object ((%desc;)?, (%param;)*,
(%foreign.unknown.incl;)*) >
<!ATTLIST object
declare (declare) #IMPLIED
classid CDATA #IMPLIED
codebase CDATA #IMPLIED
data CDATA #IMPLIED
type CDATA #IMPLIED
codetype CDATA #IMPLIED
archive CDATA #IMPLIED
standby CDATA #IMPLIED
height NMTOKEN #IMPLIED
width NMTOKEN #IMPLIED
usemap CDATA #IMPLIED
name CDATA #IMPLIED
tabindex NMTOKEN #IMPLIED
longdescre CDATA #IMPLIED
%univ-atts;
outputclass
CDATA #IMPLIED >
Is there a later version that I missed?
If not, then this looks like a bug in the DTDs.
paul
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]