1 |
wakaba |
1.1 |
<!-- ...................................................................... --> |
2 |
|
|
<!-- Hypertext Markup Language Non-Standard Elements and Attributes |
3 |
|
|
Inline Formatting Module ..................................... --> |
4 |
|
|
<!-- file: html-non-standard-formatting.mod |
5 |
|
|
|
6 |
|
|
|
7 |
|
|
|
8 |
|
|
Copyright 2005 Wakaba <w@suika.fam.cx>, All Rights Reserved. |
9 |
|
|
|
10 |
|
|
Permission to use, copy, modify and distribute this DTD and its |
11 |
|
|
accompanying documentation for any purpose and without fee is hereby |
12 |
|
|
granted in perpetuity, provided that the above copyright notice and |
13 |
|
|
this paragraph appear in all copies. The copyright holders make no |
14 |
|
|
representation about the suitability of the DTD for any purpose. |
15 |
|
|
|
16 |
|
|
It is provided "as is" without expressed or implied warranty. |
17 |
|
|
|
18 |
|
|
Revision: 2005-04-05T01:46:49+00:00 (Generated by mkdtds/1.06) |
19 |
|
|
|
20 |
|
|
This DTD module is identified by the SYSTEM identifier: |
21 |
|
|
|
22 |
|
|
SYSTEM "http://suika.fam.cx/gate/cvs/*checkout*/markup/html/dtd/html-non-standard-formatting.mod" |
23 |
|
|
|
24 |
|
|
...................................................................... --> |
25 |
|
|
|
26 |
|
|
<!-- Inline Formatting |
27 |
|
|
|
28 |
|
|
blink |
29 |
|
|
--> |
30 |
|
|
|
31 |
|
|
<!-- blink: Blinking text (Netscape, au) ............... --> |
32 |
|
|
|
33 |
|
|
<!ENTITY % html-non-standard.blink.element "INCLUDE"> |
34 |
|
|
<![%html-non-standard.blink.element;[ |
35 |
|
|
<!ENTITY % html-non-standard.blink.content "(#PCDATA|%Inline.mix;)"> |
36 |
|
|
<!ENTITY % html-non-standard.blink.qname "blink"> |
37 |
|
|
<!ENTITY % html-non-standard.blink.tagmin.start "-"> |
38 |
|
|
<!ENTITY % html-non-standard.blink.tagmin.end "-"> |
39 |
|
|
<![%sgml.tag.minimizable;[ |
40 |
|
|
<!ENTITY % html-non-standard.blink.tagmin "%html-non-standard.blink.tagmin.start; %html-non-standard.blink.tagmin.end;"> |
41 |
|
|
<!-- end of sgml.tag.minimizable -->]]> |
42 |
|
|
<!ENTITY % html-non-standard.blink.tagmin ""> |
43 |
|
|
<!ELEMENT %html-non-standard.blink.qname; %html-non-standard.blink.tagmin; %html-non-standard.blink.content;> |
44 |
|
|
<!-- end of html-non-standard.blink.element -->]]> |
45 |
|
|
|
46 |
|
|
<!ENTITY % html-non-standard.blink.attlist "INCLUDE"> |
47 |
|
|
<![%html-non-standard.blink.attlist;[ |
48 |
|
|
<!ATTLIST %html-non-standard.blink.qname; |
49 |
|
|
%html-non-standard.common.attrib;> |
50 |
|
|
<!-- end of html-non-standard.blink.attlist -->]]> |
51 |
|
|
|
52 |
|
|
|
53 |
|
|
<!-- end of html-non-standard-formatting.mod --> |