]> granicus.if.org Git - docbook-dsssl/commitdiff
Remove attlist decls for role attributes; Simplified CR2 fixes this problem
authorNorman Walsh <ndw@nwalsh.com>
Wed, 26 Jun 2002 12:34:53 +0000 (12:34 +0000)
committerNorman Walsh <ndw@nwalsh.com>
Wed, 26 Jun 2002 12:34:53 +0000 (12:34 +0000)
website/website.mod

index 837b14fd28310d0430cf313c530d14cdcb9e6092..2e4674c4d5e81060d5f671cf375ba3e6e86f2e7e 100644 (file)
 %forms.mod;
 ]]>
 
-<!-- Allow role attribute on table elements. It's an oversight that these are -->
-<!-- not allowed in the DocBook DTD. -->
-
-<!ATTLIST tgroup
-       role    CDATA   #IMPLIED
->
-
-<!ATTLIST thead
-       role    CDATA   #IMPLIED
->
-
-<!ATTLIST tbody
-       role    CDATA   #IMPLIED
->
-
-<!ATTLIST tfoot
-       role    CDATA   #IMPLIED
->
-
-<!ATTLIST row
-       role    CDATA   #IMPLIED
->
-
-<!ATTLIST entry
-       role    CDATA   #IMPLIED
->
-
-<!ATTLIST colspec
-       role    CDATA   #IMPLIED
->
-
 <!-- End of Website Module V2.2 ........................................... -->
 <!-- ...................................................................... -->