1 |
<!-- ...................................................................... --> |
2 |
<!-- Hypertext Markup Language Non-Standard Elements and Attributes |
3 |
embed Module ................................................. --> |
4 |
<!-- file: html-non-standard-embed.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-embed.mod" |
23 |
|
24 |
...................................................................... --> |
25 |
|
26 |
<!-- embed |
27 |
|
28 |
bgsound |
29 |
--> |
30 |
|
31 |
<!-- bgsound: Background sound embedding (IE, au) ...... --> |
32 |
|
33 |
<!ENTITY % html-non-standard.bgsound.element "INCLUDE"> |
34 |
<![%html-non-standard.bgsound.element;[ |
35 |
<!ENTITY % html-non-standard.bgsound.content "EMPTY"> |
36 |
<!ENTITY % html-non-standard.bgsound.qname "bgsound"> |
37 |
<!ENTITY % html-non-standard.bgsound.tagmin.start "-"> |
38 |
<!ENTITY % html-non-standard.bgsound.tagmin.end "o"> |
39 |
<![%sgml.tag.minimizable;[ |
40 |
<!ENTITY % html-non-standard.bgsound.tagmin "%html-non-standard.bgsound.tagmin.start; %html-non-standard.bgsound.tagmin.end;"> |
41 |
<!-- end of sgml.tag.minimizable -->]]> |
42 |
<!ENTITY % html-non-standard.bgsound.tagmin ""> |
43 |
<!ELEMENT %html-non-standard.bgsound.qname; %html-non-standard.bgsound.tagmin; %html-non-standard.bgsound.content;> |
44 |
<!-- end of html-non-standard.bgsound.element -->]]> |
45 |
|
46 |
<!ENTITY % html-non-standard.bgsound.attlist "INCLUDE"> |
47 |
<![%html-non-standard.bgsound.attlist;[ |
48 |
<!ATTLIST %html-non-standard.bgsound.qname; |
49 |
loop %html-non-standard.loop.datatype; #IMPLIED |
50 |
src %URI.datatype; #IMPLIED |
51 |
%html-non-standard.common.attrib;> |
52 |
<!-- end of html-non-standard.bgsound.attlist -->]]> |
53 |
|
54 |
<!ENTITY % html-non-standard.img.copyright.attlist "INCLUDE"> |
55 |
<![%html-non-standard.img.copyright.attlist;[ |
56 |
<!ATTLIST %img.qname; |
57 |
%html-non-standard.au.copyright.attrib;> |
58 |
<!-- end of html-non-standard.img.copyright.attlist -->]]> |
59 |
|
60 |
<!ENTITY % html-non-standard.img.localsrc.attlist "INCLUDE"> |
61 |
<![%html-non-standard.img.localsrc.attlist;[ |
62 |
<!ATTLIST %img.qname; |
63 |
%html-non-standard.localsrc.attribute.qname; %html-non-standard.au.iconname.datatype; #IMPLIED> |
64 |
<!-- end of html-non-standard.img.localsrc.attlist -->]]> |
65 |
|
66 |
<!ENTITY % html-non-standard.img.src.optional.attlist "INCLUDE"> |
67 |
<![%html-non-standard.img.src.optional.attlist;[ |
68 |
<!ATTLIST %img.qname; |
69 |
src %URI.datatype; #IMPLIED> |
70 |
<!-- end of html-non-standard.img.src.optional.attlist -->]]> |
71 |
|
72 |
<!ENTITY % html-non-standard.object.copyright.attlist "INCLUDE"> |
73 |
<![%html-non-standard.object.copyright.attlist;[ |
74 |
<!ATTLIST %object.qname; |
75 |
%html-non-standard.au.copyright.attrib;> |
76 |
<!-- end of html-non-standard.object.copyright.attlist -->]]> |
77 |
|
78 |
|
79 |
<!-- end of html-non-standard-embed.mod --> |