frameworks-capybara 0.2.5 → 0.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,196 +0,0 @@
1
- <!-- Portions (C) International Organization for Standardization 1986
2
- Permission to copy in any form is granted for use with
3
- conforming SGML systems and applications as defined in
4
- ISO 8879, provided this notice is included in all copies.
5
- -->
6
- <!-- Character entity set. Typical invocation:
7
- <!ENTITY % HTMLlat1 PUBLIC
8
- "-//W3C//ENTITIES Latin 1 for XHTML//EN"
9
- "http://www.w3.org/TR/xhtml1/DTD/xhtml-lat1.ent">
10
- %HTMLlat1;
11
- -->
12
-
13
- <!ENTITY nbsp "&#160;"> <!-- no-break space = non-breaking space,
14
- U+00A0 ISOnum -->
15
- <!ENTITY iexcl "&#161;"> <!-- inverted exclamation mark, U+00A1 ISOnum -->
16
- <!ENTITY cent "&#162;"> <!-- cent sign, U+00A2 ISOnum -->
17
- <!ENTITY pound "&#163;"> <!-- pound sign, U+00A3 ISOnum -->
18
- <!ENTITY curren "&#164;"> <!-- currency sign, U+00A4 ISOnum -->
19
- <!ENTITY yen "&#165;"> <!-- yen sign = yuan sign, U+00A5 ISOnum -->
20
- <!ENTITY brvbar "&#166;"> <!-- broken bar = broken vertical bar,
21
- U+00A6 ISOnum -->
22
- <!ENTITY sect "&#167;"> <!-- section sign, U+00A7 ISOnum -->
23
- <!ENTITY uml "&#168;"> <!-- diaeresis = spacing diaeresis,
24
- U+00A8 ISOdia -->
25
- <!ENTITY copy "&#169;"> <!-- copyright sign, U+00A9 ISOnum -->
26
- <!ENTITY ordf "&#170;"> <!-- feminine ordinal indicator, U+00AA ISOnum -->
27
- <!ENTITY laquo "&#171;"> <!-- left-pointing double angle quotation mark
28
- = left pointing guillemet, U+00AB ISOnum -->
29
- <!ENTITY not "&#172;"> <!-- not sign = angled dash,
30
- U+00AC ISOnum -->
31
- <!ENTITY shy "&#173;"> <!-- soft hyphen = discretionary hyphen,
32
- U+00AD ISOnum -->
33
- <!ENTITY reg "&#174;"> <!-- registered sign = registered trade mark sign,
34
- U+00AE ISOnum -->
35
- <!ENTITY macr "&#175;"> <!-- macron = spacing macron = overline
36
- = APL overbar, U+00AF ISOdia -->
37
- <!ENTITY deg "&#176;"> <!-- degree sign, U+00B0 ISOnum -->
38
- <!ENTITY plusmn "&#177;"> <!-- plus-minus sign = plus-or-minus sign,
39
- U+00B1 ISOnum -->
40
- <!ENTITY sup2 "&#178;"> <!-- superscript two = superscript digit two
41
- = squared, U+00B2 ISOnum -->
42
- <!ENTITY sup3 "&#179;"> <!-- superscript three = superscript digit three
43
- = cubed, U+00B3 ISOnum -->
44
- <!ENTITY acute "&#180;"> <!-- acute accent = spacing acute,
45
- U+00B4 ISOdia -->
46
- <!ENTITY micro "&#181;"> <!-- micro sign, U+00B5 ISOnum -->
47
- <!ENTITY para "&#182;"> <!-- pilcrow sign = paragraph sign,
48
- U+00B6 ISOnum -->
49
- <!ENTITY middot "&#183;"> <!-- middle dot = Georgian comma
50
- = Greek middle dot, U+00B7 ISOnum -->
51
- <!ENTITY cedil "&#184;"> <!-- cedilla = spacing cedilla, U+00B8 ISOdia -->
52
- <!ENTITY sup1 "&#185;"> <!-- superscript one = superscript digit one,
53
- U+00B9 ISOnum -->
54
- <!ENTITY ordm "&#186;"> <!-- masculine ordinal indicator,
55
- U+00BA ISOnum -->
56
- <!ENTITY raquo "&#187;"> <!-- right-pointing double angle quotation mark
57
- = right pointing guillemet, U+00BB ISOnum -->
58
- <!ENTITY frac14 "&#188;"> <!-- vulgar fraction one quarter
59
- = fraction one quarter, U+00BC ISOnum -->
60
- <!ENTITY frac12 "&#189;"> <!-- vulgar fraction one half
61
- = fraction one half, U+00BD ISOnum -->
62
- <!ENTITY frac34 "&#190;"> <!-- vulgar fraction three quarters
63
- = fraction three quarters, U+00BE ISOnum -->
64
- <!ENTITY iquest "&#191;"> <!-- inverted question mark
65
- = turned question mark, U+00BF ISOnum -->
66
- <!ENTITY Agrave "&#192;"> <!-- latin capital letter A with grave
67
- = latin capital letter A grave,
68
- U+00C0 ISOlat1 -->
69
- <!ENTITY Aacute "&#193;"> <!-- latin capital letter A with acute,
70
- U+00C1 ISOlat1 -->
71
- <!ENTITY Acirc "&#194;"> <!-- latin capital letter A with circumflex,
72
- U+00C2 ISOlat1 -->
73
- <!ENTITY Atilde "&#195;"> <!-- latin capital letter A with tilde,
74
- U+00C3 ISOlat1 -->
75
- <!ENTITY Auml "&#196;"> <!-- latin capital letter A with diaeresis,
76
- U+00C4 ISOlat1 -->
77
- <!ENTITY Aring "&#197;"> <!-- latin capital letter A with ring above
78
- = latin capital letter A ring,
79
- U+00C5 ISOlat1 -->
80
- <!ENTITY AElig "&#198;"> <!-- latin capital letter AE
81
- = latin capital ligature AE,
82
- U+00C6 ISOlat1 -->
83
- <!ENTITY Ccedil "&#199;"> <!-- latin capital letter C with cedilla,
84
- U+00C7 ISOlat1 -->
85
- <!ENTITY Egrave "&#200;"> <!-- latin capital letter E with grave,
86
- U+00C8 ISOlat1 -->
87
- <!ENTITY Eacute "&#201;"> <!-- latin capital letter E with acute,
88
- U+00C9 ISOlat1 -->
89
- <!ENTITY Ecirc "&#202;"> <!-- latin capital letter E with circumflex,
90
- U+00CA ISOlat1 -->
91
- <!ENTITY Euml "&#203;"> <!-- latin capital letter E with diaeresis,
92
- U+00CB ISOlat1 -->
93
- <!ENTITY Igrave "&#204;"> <!-- latin capital letter I with grave,
94
- U+00CC ISOlat1 -->
95
- <!ENTITY Iacute "&#205;"> <!-- latin capital letter I with acute,
96
- U+00CD ISOlat1 -->
97
- <!ENTITY Icirc "&#206;"> <!-- latin capital letter I with circumflex,
98
- U+00CE ISOlat1 -->
99
- <!ENTITY Iuml "&#207;"> <!-- latin capital letter I with diaeresis,
100
- U+00CF ISOlat1 -->
101
- <!ENTITY ETH "&#208;"> <!-- latin capital letter ETH, U+00D0 ISOlat1 -->
102
- <!ENTITY Ntilde "&#209;"> <!-- latin capital letter N with tilde,
103
- U+00D1 ISOlat1 -->
104
- <!ENTITY Ograve "&#210;"> <!-- latin capital letter O with grave,
105
- U+00D2 ISOlat1 -->
106
- <!ENTITY Oacute "&#211;"> <!-- latin capital letter O with acute,
107
- U+00D3 ISOlat1 -->
108
- <!ENTITY Ocirc "&#212;"> <!-- latin capital letter O with circumflex,
109
- U+00D4 ISOlat1 -->
110
- <!ENTITY Otilde "&#213;"> <!-- latin capital letter O with tilde,
111
- U+00D5 ISOlat1 -->
112
- <!ENTITY Ouml "&#214;"> <!-- latin capital letter O with diaeresis,
113
- U+00D6 ISOlat1 -->
114
- <!ENTITY times "&#215;"> <!-- multiplication sign, U+00D7 ISOnum -->
115
- <!ENTITY Oslash "&#216;"> <!-- latin capital letter O with stroke
116
- = latin capital letter O slash,
117
- U+00D8 ISOlat1 -->
118
- <!ENTITY Ugrave "&#217;"> <!-- latin capital letter U with grave,
119
- U+00D9 ISOlat1 -->
120
- <!ENTITY Uacute "&#218;"> <!-- latin capital letter U with acute,
121
- U+00DA ISOlat1 -->
122
- <!ENTITY Ucirc "&#219;"> <!-- latin capital letter U with circumflex,
123
- U+00DB ISOlat1 -->
124
- <!ENTITY Uuml "&#220;"> <!-- latin capital letter U with diaeresis,
125
- U+00DC ISOlat1 -->
126
- <!ENTITY Yacute "&#221;"> <!-- latin capital letter Y with acute,
127
- U+00DD ISOlat1 -->
128
- <!ENTITY THORN "&#222;"> <!-- latin capital letter THORN,
129
- U+00DE ISOlat1 -->
130
- <!ENTITY szlig "&#223;"> <!-- latin small letter sharp s = ess-zed,
131
- U+00DF ISOlat1 -->
132
- <!ENTITY agrave "&#224;"> <!-- latin small letter a with grave
133
- = latin small letter a grave,
134
- U+00E0 ISOlat1 -->
135
- <!ENTITY aacute "&#225;"> <!-- latin small letter a with acute,
136
- U+00E1 ISOlat1 -->
137
- <!ENTITY acirc "&#226;"> <!-- latin small letter a with circumflex,
138
- U+00E2 ISOlat1 -->
139
- <!ENTITY atilde "&#227;"> <!-- latin small letter a with tilde,
140
- U+00E3 ISOlat1 -->
141
- <!ENTITY auml "&#228;"> <!-- latin small letter a with diaeresis,
142
- U+00E4 ISOlat1 -->
143
- <!ENTITY aring "&#229;"> <!-- latin small letter a with ring above
144
- = latin small letter a ring,
145
- U+00E5 ISOlat1 -->
146
- <!ENTITY aelig "&#230;"> <!-- latin small letter ae
147
- = latin small ligature ae, U+00E6 ISOlat1 -->
148
- <!ENTITY ccedil "&#231;"> <!-- latin small letter c with cedilla,
149
- U+00E7 ISOlat1 -->
150
- <!ENTITY egrave "&#232;"> <!-- latin small letter e with grave,
151
- U+00E8 ISOlat1 -->
152
- <!ENTITY eacute "&#233;"> <!-- latin small letter e with acute,
153
- U+00E9 ISOlat1 -->
154
- <!ENTITY ecirc "&#234;"> <!-- latin small letter e with circumflex,
155
- U+00EA ISOlat1 -->
156
- <!ENTITY euml "&#235;"> <!-- latin small letter e with diaeresis,
157
- U+00EB ISOlat1 -->
158
- <!ENTITY igrave "&#236;"> <!-- latin small letter i with grave,
159
- U+00EC ISOlat1 -->
160
- <!ENTITY iacute "&#237;"> <!-- latin small letter i with acute,
161
- U+00ED ISOlat1 -->
162
- <!ENTITY icirc "&#238;"> <!-- latin small letter i with circumflex,
163
- U+00EE ISOlat1 -->
164
- <!ENTITY iuml "&#239;"> <!-- latin small letter i with diaeresis,
165
- U+00EF ISOlat1 -->
166
- <!ENTITY eth "&#240;"> <!-- latin small letter eth, U+00F0 ISOlat1 -->
167
- <!ENTITY ntilde "&#241;"> <!-- latin small letter n with tilde,
168
- U+00F1 ISOlat1 -->
169
- <!ENTITY ograve "&#242;"> <!-- latin small letter o with grave,
170
- U+00F2 ISOlat1 -->
171
- <!ENTITY oacute "&#243;"> <!-- latin small letter o with acute,
172
- U+00F3 ISOlat1 -->
173
- <!ENTITY ocirc "&#244;"> <!-- latin small letter o with circumflex,
174
- U+00F4 ISOlat1 -->
175
- <!ENTITY otilde "&#245;"> <!-- latin small letter o with tilde,
176
- U+00F5 ISOlat1 -->
177
- <!ENTITY ouml "&#246;"> <!-- latin small letter o with diaeresis,
178
- U+00F6 ISOlat1 -->
179
- <!ENTITY divide "&#247;"> <!-- division sign, U+00F7 ISOnum -->
180
- <!ENTITY oslash "&#248;"> <!-- latin small letter o with stroke,
181
- = latin small letter o slash,
182
- U+00F8 ISOlat1 -->
183
- <!ENTITY ugrave "&#249;"> <!-- latin small letter u with grave,
184
- U+00F9 ISOlat1 -->
185
- <!ENTITY uacute "&#250;"> <!-- latin small letter u with acute,
186
- U+00FA ISOlat1 -->
187
- <!ENTITY ucirc "&#251;"> <!-- latin small letter u with circumflex,
188
- U+00FB ISOlat1 -->
189
- <!ENTITY uuml "&#252;"> <!-- latin small letter u with diaeresis,
190
- U+00FC ISOlat1 -->
191
- <!ENTITY yacute "&#253;"> <!-- latin small letter y with acute,
192
- U+00FD ISOlat1 -->
193
- <!ENTITY thorn "&#254;"> <!-- latin small letter thorn,
194
- U+00FE ISOlat1 -->
195
- <!ENTITY yuml "&#255;"> <!-- latin small letter y with diaeresis,
196
- U+00FF ISOlat1 -->
@@ -1,438 +0,0 @@
1
- <!-- ....................................................................... -->
2
- <!-- XHTML 1.1 + RDFa DTD ................................................. -->
3
- <!-- file: xhtml-rdfa-1.dtd
4
- -->
5
-
6
- <!-- XHTML 1.1 + RDFa DTD
7
-
8
- This is an example markup language combining XHTML 1.1 and the RDFa
9
- modules.
10
-
11
- XHTML+RDFa
12
- Copyright 1998-2008 World Wide Web Consortium
13
- (Massachusetts Institute of Technology, European Research Consortium
14
- for Informatics and Mathematics, Keio University).
15
- All Rights Reserved.
16
-
17
- Permission to use, copy, modify and distribute the XHTML DTD and its
18
- accompanying documentation for any purpose and without fee is hereby
19
- granted in perpetuity, provided that the above copyright notice and
20
- this paragraph appear in all copies. The copyright holders make no
21
- representation about the suitability of the DTD for any purpose.
22
-
23
- It is provided "as is" without expressed or implied warranty.
24
-
25
- -->
26
- <!-- This is the driver file for version 1 of the XHTML + RDFa DTD.
27
-
28
- Please use this public identifier to identify it:
29
-
30
- "-//W3C//DTD XHTML+RDFa 1.0//EN"
31
- -->
32
- <!ENTITY % XHTML.version "XHTML+RDFa 1.0" >
33
-
34
- <!-- Use this URI to identify the default namespace:
35
-
36
- "http://www.w3.org/1999/xhtml"
37
-
38
- See the Qualified Names module for information
39
- on the use of namespace prefixes in the DTD.
40
-
41
- Note that XHTML namespace elements are not prefixed by default,
42
- but the XHTML namespace prefix is defined as "xhtml" so that
43
- other markup languages can extend this one and use the XHTML
44
- prefixed global attributes if required.
45
-
46
- -->
47
- <!ENTITY % NS.prefixed "IGNORE" >
48
- <!ENTITY % XHTML.prefix "xhtml" >
49
-
50
- <!-- Be sure to include prefixed global attributes - we don't need
51
- them, but languages that extend XHTML 1.1 might.
52
- -->
53
- <!ENTITY % XHTML.global.attrs.prefixed "INCLUDE" >
54
-
55
- <!-- Reserved for use with the XLink namespace:
56
- -->
57
- <!ENTITY % XLINK.xmlns "" >
58
- <!ENTITY % XLINK.xmlns.attrib "" >
59
-
60
- <!-- For example, if you are using XHTML 1.1 directly, use the public
61
- identifier in the DOCTYPE declaration, with the namespace declaration
62
- on the document element to identify the default namespace:
63
-
64
- <?xml version="1.0"?>
65
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
66
- "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
67
- <html xmlns="http://www.w3.org/1999/xhtml"
68
- xml:lang="en">
69
- ...
70
- </html>
71
-
72
- Revisions:
73
- (none)
74
- -->
75
-
76
- <!-- reserved for future use with document profiles -->
77
- <!ENTITY % XHTML.profile "" >
78
-
79
- <!-- ensure XHTML Notations are disabled -->
80
- <!ENTITY % xhtml-notations.module "IGNORE" >
81
-
82
- <!-- Bidirectional Text features
83
- This feature-test entity is used to declare elements
84
- and attributes used for bidirectional text support.
85
- -->
86
- <!ENTITY % XHTML.bidi "INCLUDE" >
87
-
88
- <!-- ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
89
-
90
- <!-- Pre-Framework Redeclaration placeholder .................... -->
91
- <!-- this serves as a location to insert markup declarations
92
- into the DTD prior to the framework declarations.
93
- -->
94
- <!ENTITY % xhtml-prefw-redecl.module "IGNORE" >
95
- <!ENTITY % xhtml-prefw-redecl.mod "" >
96
- <![%xhtml-prefw-redecl.module;[
97
- %xhtml-prefw-redecl.mod;
98
- <!-- end of xhtml-prefw-redecl.module -->]]>
99
-
100
- <!-- we need the datatypes now -->
101
- <!ENTITY % xhtml-datatypes.module "INCLUDE" >
102
- <![%xhtml-datatypes.module;[
103
- <!ENTITY % xhtml-datatypes.mod
104
- PUBLIC "-//W3C//ENTITIES XHTML Datatypes 1.0//EN"
105
- "http://www.w3.org/MarkUp/DTD/xhtml-datatypes-1.mod" >
106
- %xhtml-datatypes.mod;]]>
107
-
108
- <!-- bring in the RDFa attributes cause we need them in Common -->
109
- <!ENTITY % xhtml-metaAttributes.module "INCLUDE" >
110
- <![%xhtml-metaAttributes.module;[
111
- <!ENTITY % xhtml-metaAttributes.mod
112
- PUBLIC "-//W3C//ENTITIES XHTML MetaAttributes 1.0//EN"
113
- "http://www.w3.org/MarkUp/DTD/xhtml-metaAttributes-1.mod" >
114
- %xhtml-metaAttributes.mod;]]>
115
-
116
- <!ENTITY % xhtml-events.module "INCLUDE" >
117
-
118
- <!ENTITY % Common.extra.attrib
119
- "href %URI.datatype; #IMPLIED
120
- %Metainformation.attrib;"
121
- >
122
- <!-- adding the lang attribute into the I18N collection -->
123
-
124
- <!ENTITY % lang.attrib
125
- "xml:lang %LanguageCode.datatype; #IMPLIED
126
- lang %LanguageCode.datatype; #IMPLIED"
127
- >
128
-
129
- <!-- Inline Style Module ........................................ -->
130
- <!ENTITY % xhtml-inlstyle.module "INCLUDE" >
131
- <![%xhtml-inlstyle.module;[
132
- <!ENTITY % xhtml-inlstyle.mod
133
- PUBLIC "-//W3C//ELEMENTS XHTML Inline Style 1.0//EN"
134
- "http://www.w3.org/MarkUp/DTD/xhtml-inlstyle-1.mod" >
135
- %xhtml-inlstyle.mod;]]>
136
-
137
- <!-- declare Document Model module instantiated in framework
138
- -->
139
- <!ENTITY % xhtml-model.mod
140
- PUBLIC "-//W3C//ENTITIES XHTML+RDFa Document Model 1.0//EN"
141
- "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-model-1.mod" >
142
-
143
- <!-- Modular Framework Module (required) ......................... -->
144
- <!ENTITY % xhtml-framework.module "INCLUDE" >
145
- <![%xhtml-framework.module;[
146
- <!ENTITY % xhtml-framework.mod
147
- PUBLIC "-//W3C//ENTITIES XHTML Modular Framework 1.0//EN"
148
- "http://www.w3.org/MarkUp/DTD/xhtml-framework-1.mod" >
149
- %xhtml-framework.mod;]]>
150
-
151
- <!-- Post-Framework Redeclaration placeholder ................... -->
152
- <!-- this serves as a location to insert markup declarations
153
- into the DTD following the framework declarations.
154
- -->
155
- <!ENTITY % xhtml-postfw-redecl.module "IGNORE" >
156
- <!ENTITY % xhtml-postfw-redecl.mod "">
157
- <![%xhtml-postfw-redecl.module;[
158
- %xhtml-postfw-redecl.mod;
159
- <!-- end of xhtml-postfw-redecl.module -->]]>
160
-
161
-
162
-
163
- <!-- Text Module (Required) ..................................... -->
164
- <!ENTITY % xhtml-text.module "INCLUDE" >
165
- <![%xhtml-text.module;[
166
- <!ENTITY % xhtml-text.mod
167
- PUBLIC "-//W3C//ELEMENTS XHTML Text 1.0//EN"
168
- "http://www.w3.org/MarkUp/DTD/xhtml-text-1.mod" >
169
- %xhtml-text.mod;]]>
170
-
171
- <!-- Hypertext Module (required) ................................. -->
172
- <!ENTITY % a.attlist "IGNORE" >
173
- <!ENTITY % xhtml-hypertext.module "INCLUDE" >
174
- <![%xhtml-hypertext.module;[
175
- <!ENTITY % xhtml-hypertext.mod
176
- PUBLIC "-//W3C//ELEMENTS XHTML Hypertext 1.0//EN"
177
- "http://www.w3.org/MarkUp/DTD/xhtml-hypertext-1.mod" >
178
- %xhtml-hypertext.mod;]]>
179
- <!ATTLIST %a.qname;
180
- %Common.attrib;
181
- charset %Charset.datatype; #IMPLIED
182
- type %ContentType.datatype; #IMPLIED
183
- hreflang %LanguageCode.datatype; #IMPLIED
184
- accesskey %Character.datatype; #IMPLIED
185
- tabindex %Number.datatype; #IMPLIED
186
- >
187
-
188
- <!-- Lists Module (required) .................................... -->
189
- <!ENTITY % xhtml-list.module "INCLUDE" >
190
- <![%xhtml-list.module;[
191
- <!ENTITY % xhtml-list.mod
192
- PUBLIC "-//W3C//ELEMENTS XHTML Lists 1.0//EN"
193
- "http://www.w3.org/MarkUp/DTD/xhtml-list-1.mod" >
194
- %xhtml-list.mod;]]>
195
-
196
- <!-- ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: -->
197
-
198
- <!-- Edit Module ................................................ -->
199
- <!ENTITY % xhtml-edit.module "INCLUDE" >
200
- <![%xhtml-edit.module;[
201
- <!ENTITY % xhtml-edit.mod
202
- PUBLIC "-//W3C//ELEMENTS XHTML Editing Elements 1.0//EN"
203
- "http://www.w3.org/MarkUp/DTD/xhtml-edit-1.mod" >
204
- %xhtml-edit.mod;]]>
205
-
206
- <!-- BIDI Override Module ....................................... -->
207
- <!ENTITY % xhtml-bdo.module "%XHTML.bidi;" >
208
- <![%xhtml-bdo.module;[
209
- <!ENTITY % xhtml-bdo.mod
210
- PUBLIC "-//W3C//ELEMENTS XHTML BIDI Override Element 1.0//EN"
211
- "http://www.w3.org/MarkUp/DTD/xhtml-bdo-1.mod" >
212
- %xhtml-bdo.mod;]]>
213
-
214
- <!-- Ruby Module ................................................ -->
215
- <!ENTITY % Ruby.common.attlists "INCLUDE" >
216
- <!ENTITY % Ruby.common.attrib "%Common.attrib;" >
217
- <!ENTITY % xhtml-ruby.module "INCLUDE" >
218
- <![%xhtml-ruby.module;[
219
- <!ENTITY % xhtml-ruby.mod
220
- PUBLIC "-//W3C//ELEMENTS XHTML Ruby 1.0//EN"
221
- "http://www.w3.org/TR/ruby/xhtml-ruby-1.mod" >
222
- %xhtml-ruby.mod;]]>
223
-
224
- <!-- Presentation Module ........................................ -->
225
- <!ENTITY % xhtml-pres.module "INCLUDE" >
226
- <![%xhtml-pres.module;[
227
- <!ENTITY % xhtml-pres.mod
228
- PUBLIC "-//W3C//ELEMENTS XHTML Presentation 1.0//EN"
229
- "http://www.w3.org/MarkUp/DTD/xhtml-pres-1.mod" >
230
- %xhtml-pres.mod;]]>
231
-
232
- <!ENTITY % link.attlist "IGNORE" >
233
- <!-- Link Element Module ........................................ -->
234
- <!ENTITY % xhtml-link.module "INCLUDE" >
235
- <![%xhtml-link.module;[
236
- <!ENTITY % xhtml-link.mod
237
- PUBLIC "-//W3C//ELEMENTS XHTML Link Element 1.0//EN"
238
- "http://www.w3.org/MarkUp/DTD/xhtml-link-1.mod" >
239
- %xhtml-link.mod;]]>
240
-
241
- <!ATTLIST %link.qname;
242
- %Common.attrib;
243
- charset %Charset.datatype; #IMPLIED
244
- hreflang %LanguageCode.datatype; #IMPLIED
245
- type %ContentType.datatype; #IMPLIED
246
- media %MediaDesc.datatype; #IMPLIED
247
- >
248
-
249
- <!-- Document Metainformation Module ............................ -->
250
- <!ENTITY % meta.attlist "IGNORE" >
251
- <!ENTITY % xhtml-meta.module "INCLUDE" >
252
- <![%xhtml-meta.module;[
253
- <!ENTITY % xhtml-meta.mod
254
- PUBLIC "-//W3C//ELEMENTS XHTML Metainformation 1.0//EN"
255
- "http://www.w3.org/MarkUp/DTD/xhtml-meta-1.mod" >
256
- %xhtml-meta.mod;]]>
257
- <!ATTLIST %meta.qname;
258
- %Common.attrib;
259
- http-equiv NMTOKEN #IMPLIED
260
- name NMTOKEN #IMPLIED
261
- scheme CDATA #IMPLIED
262
- >
263
-
264
- <!-- Base Element Module ........................................ -->
265
- <!ENTITY % xhtml-base.module "INCLUDE" >
266
- <![%xhtml-base.module;[
267
- <!ENTITY % xhtml-base.mod
268
- PUBLIC "-//W3C//ELEMENTS XHTML Base Element 1.0//EN"
269
- "http://www.w3.org/MarkUp/DTD/xhtml-base-1.mod" >
270
- %xhtml-base.mod;]]>
271
-
272
- <!-- Scripting Module ........................................... -->
273
- <!ENTITY % script.attlist "IGNORE" >
274
- <!ENTITY % xhtml-script.module "INCLUDE" >
275
- <![%xhtml-script.module;[
276
- <!ENTITY % xhtml-script.mod
277
- PUBLIC "-//W3C//ELEMENTS XHTML Scripting 1.0//EN"
278
- "http://www.w3.org/MarkUp/DTD/xhtml-script-1.mod" >
279
- %xhtml-script.mod;]]>
280
-
281
- <!ATTLIST %script.qname;
282
- %XHTML.xmlns.attrib;
283
- %id.attrib;
284
- %Metainformation.attrib;
285
- href %URI.datatype; #IMPLIED
286
- xml:space ( preserve ) #FIXED 'preserve'
287
- charset %Charset.datatype; #IMPLIED
288
- type %ContentType.datatype; #REQUIRED
289
- src %URI.datatype; #IMPLIED
290
- defer ( defer ) #IMPLIED
291
- >
292
-
293
- <!-- Style Sheets Module ......................................... -->
294
- <!ENTITY % style.attlist "IGNORE" >
295
- <!ENTITY % xhtml-style.module "INCLUDE" >
296
- <![%xhtml-style.module;[
297
- <!ENTITY % xhtml-style.mod
298
- PUBLIC "-//W3C//ELEMENTS XHTML Style Sheets 1.0//EN"
299
- "http://www.w3.org/MarkUp/DTD/xhtml-style-1.mod" >
300
- %xhtml-style.mod;]]>
301
- <!ATTLIST %style.qname;
302
- %XHTML.xmlns.attrib;
303
- %id.attrib;
304
- %title.attrib;
305
- %I18n.attrib;
306
- %Metainformation.attrib;
307
- href %URI.datatype; #IMPLIED
308
- xml:space ( preserve ) #FIXED 'preserve'
309
- type %ContentType.datatype; #REQUIRED
310
- media %MediaDesc.datatype; #IMPLIED
311
- >
312
-
313
- <!-- Image Module ............................................... -->
314
- <!ENTITY % xhtml-image.module "INCLUDE" >
315
- <![%xhtml-image.module;[
316
- <!ENTITY % xhtml-image.mod
317
- PUBLIC "-//W3C//ELEMENTS XHTML Images 1.0//EN"
318
- "http://www.w3.org/MarkUp/DTD/xhtml-image-1.mod" >
319
- %xhtml-image.mod;]]>
320
-
321
- <!-- Client-side Image Map Module ............................... -->
322
- <!ENTITY % area.attlist "IGNORE" >
323
-
324
- <!ENTITY % xhtml-csismap.module "INCLUDE" >
325
- <![%xhtml-csismap.module;[
326
- <!ENTITY % xhtml-csismap.mod
327
- PUBLIC "-//W3C//ELEMENTS XHTML Client-side Image Maps 1.0//EN"
328
- "http://www.w3.org/MarkUp/DTD/xhtml-csismap-1.mod" >
329
- %xhtml-csismap.mod;]]>
330
-
331
- <!ATTLIST %area.qname;
332
- %Common.attrib;
333
- shape %Shape.datatype; 'rect'
334
- coords %Coords.datatype; #IMPLIED
335
- nohref ( nohref ) #IMPLIED
336
- alt %Text.datatype; #REQUIRED
337
- tabindex %Number.datatype; #IMPLIED
338
- accesskey %Character.datatype; #IMPLIED
339
- >
340
-
341
- <!-- Server-side Image Map Module ............................... -->
342
- <!ENTITY % xhtml-ssismap.module "INCLUDE" >
343
- <![%xhtml-ssismap.module;[
344
- <!ENTITY % xhtml-ssismap.mod
345
- PUBLIC "-//W3C//ELEMENTS XHTML Server-side Image Maps 1.0//EN"
346
- "http://www.w3.org/MarkUp/DTD/xhtml-ssismap-1.mod" >
347
- %xhtml-ssismap.mod;]]>
348
-
349
- <!-- Param Element Module ....................................... -->
350
- <!ENTITY % param.attlist "IGNORE" >
351
- <!ENTITY % xhtml-param.module "INCLUDE" >
352
- <![%xhtml-param.module;[
353
- <!ENTITY % xhtml-param.mod
354
- PUBLIC "-//W3C//ELEMENTS XHTML Param Element 1.0//EN"
355
- "http://www.w3.org/MarkUp/DTD/xhtml-param-1.mod" >
356
- %xhtml-param.mod;]]>
357
-
358
- <!ATTLIST %param.qname;
359
- %XHTML.xmlns.attrib;
360
- %id.attrib;
361
- %Metainformation.attrib;
362
- href %URI.datatype; #IMPLIED
363
- name CDATA #REQUIRED
364
- value CDATA #IMPLIED
365
- valuetype ( data | ref | object ) 'data'
366
- type %ContentType.datatype; #IMPLIED
367
- >
368
- <!-- Embedded Object Module ..................................... -->
369
- <!ENTITY % xhtml-object.module "INCLUDE" >
370
- <![%xhtml-object.module;[
371
- <!ENTITY % xhtml-object.mod
372
- PUBLIC "-//W3C//ELEMENTS XHTML Embedded Object 1.0//EN"
373
- "http://www.w3.org/MarkUp/DTD/xhtml-object-1.mod" >
374
- %xhtml-object.mod;]]>
375
-
376
- <!-- Tables Module ............................................... -->
377
- <!ENTITY % xhtml-table.module "INCLUDE" >
378
- <![%xhtml-table.module;[
379
- <!ENTITY % xhtml-table.mod
380
- PUBLIC "-//W3C//ELEMENTS XHTML Tables 1.0//EN"
381
- "http://www.w3.org/MarkUp/DTD/xhtml-table-1.mod" >
382
- %xhtml-table.mod;]]>
383
-
384
- <!-- Forms Module ............................................... -->
385
- <!ENTITY % xhtml-form.module "INCLUDE" >
386
- <![%xhtml-form.module;[
387
- <!ENTITY % xhtml-form.mod
388
- PUBLIC "-//W3C//ELEMENTS XHTML Forms 1.0//EN"
389
- "http://www.w3.org/MarkUp/DTD/xhtml-form-1.mod" >
390
- %xhtml-form.mod;]]>
391
-
392
- <!-- Target Attribute Module .................................... -->
393
- <!ENTITY % xhtml-target.module "INCLUDE" >
394
- <![%xhtml-target.module;[
395
- <!ENTITY % xhtml-target.mod
396
- PUBLIC "-//W3C//ELEMENTS XHTML Target 1.0//EN"
397
- "http://www.w3.org/MarkUp/DTD/xhtml-target-1.mod" >
398
- %xhtml-target.mod;]]>
399
-
400
- <!-- Legacy Markup ............................................... -->
401
- <!ENTITY % xhtml-legacy.module "IGNORE" >
402
- <![%xhtml-legacy.module;[
403
- <!ENTITY % xhtml-legacy.mod
404
- PUBLIC "-//W3C//ELEMENTS XHTML Legacy Markup 1.0//EN"
405
- "http://www.w3.org/MarkUp/DTD/xhtml-legacy-1.mod" >
406
- %xhtml-legacy.mod;]]>
407
-
408
- <!-- Document Structure Module (required) ....................... -->
409
- <!ENTITY % html.attlist "IGNORE" >
410
- <!ENTITY % head.attlist "IGNORE" >
411
- <!ENTITY % title.attlist "IGNORE" >
412
- <!ENTITY % xhtml-struct.module "INCLUDE" >
413
- <![%xhtml-struct.module;[
414
- <!ENTITY % xhtml-struct.mod
415
- PUBLIC "-//W3C//ELEMENTS XHTML Document Structure 1.0//EN"
416
- "http://www.w3.org/MarkUp/DTD/xhtml-struct-1.mod" >
417
- %xhtml-struct.mod;]]>
418
- <!ENTITY % profile.attrib
419
- "profile %URI.datatype; '%XHTML.profile;'"
420
- >
421
- <!ENTITY % XHTML.version.attrib
422
- "version %FPI.datatype; #FIXED '%XHTML.version;'"
423
- >
424
- <!ATTLIST %html.qname;
425
- %Common.attrib;
426
- %XSI.schemaLocation.attrib;
427
- %XHTML.version.attrib;
428
- >
429
- <!ATTLIST %head.qname;
430
- %Common.attrib;
431
- %profile.attrib;
432
- >
433
- <!ATTLIST %title.qname;
434
- %Common.attrib;
435
- >
436
-
437
- <!-- end of XHTML-RDFa DTD ................................................ -->
438
- <!-- ....................................................................... -->