86361
|
1 # XHTML
|
|
2
|
|
3 # This corresponds to the union of transitional and frameset.
|
|
4
|
|
5 default namespace = "http://www.w3.org/1999/xhtml"
|
|
6
|
|
7 include "xhtml-datatypes.rnc"
|
|
8 include "xhtml-attribs.rnc"
|
|
9 # include "xhtml-struct.rnc"
|
|
10 include "xhtml-frames.rnc"
|
|
11 include "xhtml-text.rnc"
|
|
12 include "xhtml-hypertext.rnc"
|
|
13 include "xhtml-list.rnc"
|
|
14 include "xhtml-image.rnc"
|
|
15 include "xhtml-ssismap.rnc"
|
|
16 include "xhtml-base.rnc"
|
|
17 include "xhtml-link.rnc"
|
|
18 include "xhtml-meta.rnc"
|
|
19 include "xhtml-param.rnc"
|
|
20 include "xhtml-object.rnc"
|
|
21 include "xhtml-bdo.rnc"
|
|
22 include "xhtml-pres.rnc"
|
|
23 include "xhtml-edit.rnc"
|
|
24 include "xhtml-applet.rnc"
|
|
25 # include "xhtml-basic-form.rnc"
|
|
26 include "xhtml-form.rnc"
|
|
27 include "xhtml-style.rnc"
|
|
28 include "xhtml-script.rnc"
|
|
29 # include "xhtml-basic-table.rnc"
|
|
30 include "xhtml-table.rnc"
|
|
31 include "xhtml-csismap.rnc"
|
|
32 include "xhtml-events.rnc"
|
|
33 include "xhtml-inlstyle.rnc"
|
|
34 include "xhtml-target.rnc"
|
|
35 include "xhtml-iframe.rnc"
|
|
36 include "xhtml-nameident.rnc"
|
|
37 include "xhtml-legacy.rnc"
|