changeset 105:e851c0a4d5dc

remove a line??
author ht
date Mon, 30 Nov 2015 22:50:17 +0000
parents 719e042e886b
children 1b7fbe3c7baf
files dtd/html-base.mod
diffstat 1 files changed, 1 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/dtd/html-base.mod	Mon Nov 30 22:46:02 2015 +0000
+++ b/dtd/html-base.mod	Mon Nov 30 22:50:17 2015 +0000
@@ -70,7 +70,6 @@
    tabindex    %Number;       #IMPLIED
    onfocus     %Script;       #IMPLIED
    onblur      %Script;       #IMPLIED
-   xml:link    CDATA          #FIXED  "simple"
    %a.extra;
    >
 
@@ -111,9 +110,8 @@
  <!ATTLIST p
    %attrs;
    n		CDATA		#IMPLIED
-   shownumber 	(yes|no) 	"no"
    %p.extra;
-   >
+   > <!-- What was this doing?    shownumber 	(yes|no) 	"no" HST 2009-12-23 -->
 
  <!--=================== Headings =========================================-->