1 |
wakaba |
1.1 |
<!-- ...................................................................... --> |
2 |
|
|
<!-- Hypertext Markup Language Non-Standard Elements and Attributes |
3 |
|
|
Form Module .................................................. --> |
4 |
|
|
<!-- file: html-non-standard-form.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-form.mod" |
23 |
|
|
|
24 |
|
|
...................................................................... --> |
25 |
|
|
|
26 |
|
|
<!-- Form |
27 |
|
|
|
28 |
|
|
|
29 |
|
|
--> |
30 |
|
|
|
31 |
|
|
<!ENTITY % html-non-standard.input.au.attlist "INCLUDE"> |
32 |
|
|
<![%html-non-standard.input.au.attlist;[ |
33 |
|
|
<!ATTLIST %input.qname; |
34 |
|
|
%html-non-standard.emptyok.attribute.qname; %html-non-standard.truefalse.datatype; #IMPLIED |
35 |
|
|
%html-non-standard.format.attrib;> |
36 |
|
|
<!-- end of html-non-standard.input.au.attlist -->]]> |
37 |
|
|
|
38 |
|
|
<!ENTITY % html-non-standard.input.istyle.attlist "INCLUDE"> |
39 |
|
|
<![%html-non-standard.input.istyle.attlist;[ |
40 |
|
|
<!ATTLIST %input.qname; |
41 |
|
|
%html-non-standard.istyle.attrib;> |
42 |
|
|
<!-- end of html-non-standard.input.istyle.attlist -->]]> |
43 |
|
|
|
44 |
|
|
<!ENTITY % html-non-standard.textarea.au.attlist "INCLUDE"> |
45 |
|
|
<![%html-non-standard.textarea.au.attlist;[ |
46 |
|
|
<!ATTLIST %textarea.qname; |
47 |
|
|
%html-non-standard.format.attrib;> |
48 |
|
|
<!-- end of html-non-standard.textarea.au.attlist -->]]> |
49 |
|
|
|
50 |
|
|
<!ENTITY % html-non-standard.textarea.istyle.attlist "INCLUDE"> |
51 |
|
|
<![%html-non-standard.textarea.istyle.attlist;[ |
52 |
|
|
<!ATTLIST %textarea.qname; |
53 |
|
|
%html-non-standard.istyle.attrib;> |
54 |
|
|
<!-- end of html-non-standard.textarea.istyle.attlist -->]]> |
55 |
|
|
|
56 |
|
|
|
57 |
|
|
<!-- end of html-non-standard-form.mod --> |