Making kpartgui.dtd deterministic
Albert Astals Cid
aacid at kde.org
Thu Sep 4 23:47:47 BST 2008
xmllint freaks about
Content model of State is not determinist: (enable | disable | (enable ,
disable))
The attached patch fixes the non determinist problem and afair still wants to
say the same, that is, we might have
<enable />
or
<disable />
or
<enable />
<disable />
My DTD-foo is not very high so comments welcome
Albert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: deterministic.patch
Type: text/x-diff
Size: 507 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20080905/d7a3dec4/attachment.patch>
More information about the kde-core-devel
mailing list