validate-website 1.6.0 → 1.7.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/History.md +8 -0
  3. data/LICENSE +1 -1
  4. data/README.md +1 -1
  5. data/lib/validate_website/core.rb +1 -0
  6. data/lib/validate_website/static.rb +4 -63
  7. data/lib/validate_website/static_link.rb +65 -0
  8. data/lib/validate_website/validator.rb +43 -39
  9. data/lib/validate_website/version.rb +1 -1
  10. data/man/man1/validate-website-static.1 +3 -3
  11. data/man/man1/validate-website.1 +3 -3
  12. data/test/crawler_test.rb +9 -5
  13. data/test/data/validator.nu-failure.json +1 -0
  14. data/test/data/validator.nu-success.json +1 -0
  15. data/test/static_test.rb +1 -1
  16. data/test/validator_test.rb +14 -41
  17. metadata +14 -68
  18. data/data/schemas/xhtml-access-1.xsd +0 -43
  19. data/data/schemas/xhtml-applet-1.xsd +0 -66
  20. data/data/schemas/xhtml-attribs-1.xsd +0 -67
  21. data/data/schemas/xhtml-basic-form-1.xsd +0 -195
  22. data/data/schemas/xhtml-basic-table-1.xsd +0 -169
  23. data/data/schemas/xhtml-basic10-model-1.xsd +0 -385
  24. data/data/schemas/xhtml-basic10-module-redefines-1.xsd +0 -61
  25. data/data/schemas/xhtml-basic10-modules-1.xsd +0 -233
  26. data/data/schemas/xhtml-basic10.xsd +0 -99
  27. data/data/schemas/xhtml-basic11-model-1.xsd +0 -622
  28. data/data/schemas/xhtml-basic11-modules-1.xsd +0 -508
  29. data/data/schemas/xhtml-basic11.xsd +0 -105
  30. data/data/schemas/xhtml-bdo-1.xsd +0 -72
  31. data/data/schemas/xhtml-blkphras-1.xsd +0 -155
  32. data/data/schemas/xhtml-blkpres-1.xsd +0 -32
  33. data/data/schemas/xhtml-blkstruct-1.xsd +0 -44
  34. data/data/schemas/xhtml-csismap-1.xsd +0 -91
  35. data/data/schemas/xhtml-edit-1.xsd +0 -34
  36. data/data/schemas/xhtml-form-1.xsd +0 -321
  37. data/data/schemas/xhtml-frames-1.xsd +0 -113
  38. data/data/schemas/xhtml-framework-1.xsd +0 -62
  39. data/data/schemas/xhtml-hypertext-1.xsd +0 -47
  40. data/data/schemas/xhtml-iframe-1.xsd +0 -68
  41. data/data/schemas/xhtml-image-1.xsd +0 -40
  42. data/data/schemas/xhtml-inlphras-1.xsd +0 -158
  43. data/data/schemas/xhtml-inlpres-1.xsd +0 -34
  44. data/data/schemas/xhtml-inlstruct-1.xsd +0 -45
  45. data/data/schemas/xhtml-legacy-1.xsd +0 -97
  46. data/data/schemas/xhtml-link-1.xsd +0 -45
  47. data/data/schemas/xhtml-list-1.xsd +0 -94
  48. data/data/schemas/xhtml-meta-1.xsd +0 -54
  49. data/data/schemas/xhtml-misc-1.xsd +0 -441
  50. data/data/schemas/xhtml-object-1.xsd +0 -71
  51. data/data/schemas/xhtml-param-1.xsd +0 -46
  52. data/data/schemas/xhtml-pres-1.xsd +0 -46
  53. data/data/schemas/xhtml-print-1.xsd +0 -85
  54. data/data/schemas/xhtml-print-model-1.xsd +0 -604
  55. data/data/schemas/xhtml-print-modules-1.xsd +0 -422
  56. data/data/schemas/xhtml-rdfa-1.xsd +0 -116
  57. data/data/schemas/xhtml-rdfa-model-1.xsd +0 -461
  58. data/data/schemas/xhtml-rdfa-modules-1.xsd +0 -548
  59. data/data/schemas/xhtml-ruby-1.xsd +0 -170
  60. data/data/schemas/xhtml-script-1.xsd +0 -65
  61. data/data/schemas/xhtml-struct-1.xsd +0 -85
  62. data/data/schemas/xhtml-style-1.xsd +0 -47
  63. data/data/schemas/xhtml-table-1.xsd +0 -267
  64. data/data/schemas/xhtml-text-1.xsd +0 -62
  65. data/data/schemas/xhtml11-model-1.xsd +0 -715
  66. data/data/schemas/xhtml11-module-redefines-1.xsd +0 -335
  67. data/data/schemas/xhtml11-modules-1.xsd +0 -605
  68. data/data/schemas/xhtml11.xsd +0 -107
  69. data/data/schemas/xml-handlers-2.xsd +0 -98
  70. data/data/schemas/xml-script-1.xsd +0 -38
  71. data/test/data/html5-linuxfr.html +0 -1286
  72. data/test/data/validator.nu-excessive.html +0 -118
  73. data/test/data/validator.nu-failure.html +0 -10
  74. data/test/data/validator.nu-success.html +0 -2
@@ -1,62 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xh11d="http://www.w3.org/1999/xhtml/datatypes/" elementFormDefault="qualified">
3
- <xs:annotation>
4
- <xs:documentation>
5
- This is the XML Schema Modular Framework support module for XHTML
6
- $Id: xhtml-framework-1.xsd,v 1.5 2005/09/26 23:37:47 ahby Exp $
7
- </xs:documentation>
8
- <xs:documentation source="xhtml-copyright-1.xsd"/>
9
- </xs:annotation>
10
- <xs:annotation>
11
- <xs:documentation>
12
- XHTML Modular Framework
13
- This required module instantiates the necessary modules
14
- needed to support the XHTML modularization framework.
15
-
16
- The Schema modules instantiated are:
17
- + notations
18
- + datatypes
19
- + common attributes
20
- + character entities
21
- </xs:documentation>
22
- <xs:documentation source="http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_commonatts"/>
23
- </xs:annotation>
24
- <!-- xs:include schemaLocation="xhtml-notations-1.xsd">
25
- <xs:annotation>
26
- <xs:documentation>
27
- Notations module
28
- Declares XHTML notations for Attribute data types
29
- </xs:documentation>
30
- </xs:annotation>
31
- </xs:include -->
32
- <xs:import namespace="http://www.w3.org/1999/xhtml/datatypes/" schemaLocation="xhtml-datatypes-1.xsd">
33
- <xs:annotation>
34
- <xs:documentation>
35
- This module defines XHTML Attribute DataTypes
36
- </xs:documentation>
37
- <xs:documentation source="http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/abstraction.html#s_common_attrtypes"/>
38
- </xs:annotation>
39
- </xs:import>
40
- <xs:include schemaLocation="xhtml-attribs-1.xsd">
41
- <xs:annotation>
42
- <xs:documentation>
43
- This module defines Common attributes for XHTML
44
- </xs:documentation>
45
- <xs:documentation source="http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/abstract_modules.html#s_commonatts"/>
46
- </xs:annotation>
47
- </xs:include>
48
- <!-- xs:include schemaLocation="xhtml-charent-1.xsd">
49
- <xs:annotation>
50
- <xs:documentation>
51
- Character entities module
52
- Note: Entities are not supported in XML Schema
53
- The Schema Module uses DTDs to define Entities
54
-
55
- This module defines
56
- + XHTML Latin 1 Character Entities
57
- + XHTML Special Characters
58
- + XHTML Mathematical, Greek, and Symbolic Characters
59
- </xs:documentation>
60
- </xs:annotation>
61
- </xs:include -->
62
- </xs:schema>
@@ -1,47 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <xs:schema
3
- xmlns:xs="http://www.w3.org/2001/XMLSchema"
4
- elementFormDefault="qualified"
5
- xmlns:xh11d="http://www.w3.org/1999/xhtml/datatypes/"
6
- >
7
- <xs:import namespace="http://www.w3.org/1999/xhtml/datatypes/"
8
- schemaLocation="xhtml-datatypes-1.xsd" />
9
-
10
- <xs:annotation>
11
- <xs:documentation>
12
- Hypertext Module
13
- This is the XML Schema Hypertext module for XHTML
14
-
15
- * a
16
-
17
- This module declares the anchor ('a') element type, which
18
- defines the source of a hypertext link. The destination
19
- (or link 'target') is identified via its 'id' attribute
20
- rather than the 'name' attribute as was used in HTML.
21
-
22
- $Id: xhtml-hypertext-1.xsd,v 1.4 2005/09/26 23:37:47 ahby Exp $
23
- </xs:documentation>
24
- <xs:documentation source="xhtml-copyright-1.xsd"/>
25
- <xs:documentation source="http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/abstract_modules.html#s_hypertextmodule"/>
26
- </xs:annotation>
27
- <xs:attributeGroup name="xhtml.a.attlist">
28
- <xs:attributeGroup ref="xhtml.Common.attrib"/>
29
- <xs:attribute name="href" type="xh11d:URI"/>
30
- <xs:attribute name="charset" type="xh11d:Charset"/>
31
- <xs:attribute name="type" type="xh11d:ContentType"/>
32
- <xs:attribute name="hreflang" type="xh11d:LanguageCode"/>
33
- <xs:attribute name="rel" type="xh11d:LinkTypes"/>
34
- <xs:attribute name="rev" type="xh11d:LinkTypes"/>
35
- <xs:attribute name="accesskey" type="xh11d:Character"/>
36
- <xs:attribute name="tabindex" type="xh11d:Number"/>
37
- </xs:attributeGroup>
38
- <xs:group name="xhtml.a.content">
39
- <xs:sequence>
40
- <xs:group ref="xhtml.InlNoAnchor.mix" minOccurs="0" maxOccurs="unbounded"/>
41
- </xs:sequence>
42
- </xs:group>
43
- <xs:complexType name="xhtml.a.type" mixed="true">
44
- <xs:group ref="xhtml.a.content"/>
45
- <xs:attributeGroup ref="xhtml.a.attlist"/>
46
- </xs:complexType>
47
- </xs:schema>
@@ -1,68 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <xs:schema
3
- xmlns:xs="http://www.w3.org/2001/XMLSchema"
4
- elementFormDefault="qualified"
5
- xmlns:xh11d="http://www.w3.org/1999/xhtml/datatypes/"
6
- >
7
- <xs:import namespace="http://www.w3.org/1999/xhtml/datatypes/"
8
- schemaLocation="xhtml-datatypes-1.xsd" />
9
- <xs:annotation>
10
- <xs:documentation>
11
- This is the XML Schema Inline Frame Element module for XHTML
12
- $Id: xhtml-iframe-1.xsd,v 1.2 2005/09/26 22:54:53 ahby Exp $
13
- </xs:documentation>
14
- <xs:documentation source="xhtml-copyright-1.xsd"/>
15
- </xs:annotation>
16
-
17
- <xs:annotation>
18
- <xs:documentation>
19
- Inline Frames
20
-
21
- * iframe
22
-
23
- This module declares the iframe element type and its attributes,
24
- used to create an inline frame within a document.
25
- </xs:documentation>
26
- <xs:documentation
27
- source="http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/abstract_modules.html#s_iframemodule"/>
28
- </xs:annotation>
29
-
30
- <xs:attributeGroup name="xhtml.iframe.attlist">
31
- <xs:attributeGroup ref="xhtml.Core.attrib"/>
32
- <xs:attribute name="longdesc" type="xh11d:URI"/>
33
- <xs:attribute name="src" type="xh11d:URI"/>
34
- <xs:attribute name="frameborder" default="1">
35
- <xs:simpleType>
36
- <xs:restriction base="xs:nonNegativeInteger">
37
- <xs:enumeration value="1"/>
38
- <xs:enumeration value="0"/>
39
- </xs:restriction>
40
- </xs:simpleType>
41
- </xs:attribute>
42
- <xs:attribute name="marginwidth" type="xh11d:Pixels"/>
43
- <xs:attribute name="marginheight" type="xh11d:Pixels"/>
44
- <xs:attribute name="scrolling" default="auto">
45
- <xs:simpleType>
46
- <xs:restriction base="xs:NMTOKEN">
47
- <xs:enumeration value="yes"/>
48
- <xs:enumeration value="no"/>
49
- <xs:enumeration value="auto"/>
50
- </xs:restriction>
51
- </xs:simpleType>
52
- </xs:attribute>
53
- <xs:attribute name="height" type="xh11d:Length"/>
54
- <xs:attribute name="width" type="xh11d:Length"/>
55
- </xs:attributeGroup>
56
-
57
- <xs:group name="xhtml.iframe.content">
58
- <xs:sequence>
59
- <xs:group ref="xhtml.Flow.mix" minOccurs="0" maxOccurs="unbounded"/>
60
- </xs:sequence>
61
- </xs:group>
62
-
63
- <xs:complexType name="xhtml.iframe.type" mixed="true">
64
- <xs:group ref="xhtml.iframe.content"/>
65
- <xs:attributeGroup ref="xhtml.iframe.attlist"/>
66
- </xs:complexType>
67
-
68
- </xs:schema>
@@ -1,40 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns:xh11d="http://www.w3.org/1999/xhtml/datatypes/">
3
- <xs:import namespace="http://www.w3.org/1999/xhtml/datatypes/" schemaLocation="xhtml-datatypes-1.xsd"/>
4
-
5
- <xs:annotation>
6
- <xs:documentation>
7
- Images
8
- This is the XML Schema Images module for XHTML
9
-
10
- * img
11
-
12
- This module provides markup to support basic image embedding.
13
-
14
- To avoid problems with text-only UAs as well as to make
15
- image content understandable and navigable to users of
16
- non-visual UAs, you need to provide a description with
17
- the 'alt' attribute, and avoid server-side image maps.
18
-
19
-
20
- $Id: xhtml-image-1.xsd,v 1.2 2005/09/26 22:54:53 ahby Exp $
21
- </xs:documentation>
22
- <xs:documentation source="xhtml-copyright-1.xsd"/>
23
- <xs:documentation source="http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/abstract_modules.html#s_imagemodule"/>
24
- </xs:annotation>
25
- <xs:attributeGroup name="xhtml.img.attlist">
26
- <xs:attributeGroup ref="xhtml.Common.attrib"/>
27
- <xs:attribute name="src" type="xh11d:URI" use="required"/>
28
- <xs:attribute name="alt" type="xh11d:Text" use="required"/>
29
- <xs:attribute name="longdesc" type="xh11d:URI"/>
30
- <xs:attribute name="height" type="xh11d:Length"/>
31
- <xs:attribute name="width" type="xh11d:Length"/>
32
- </xs:attributeGroup>
33
- <xs:group name="xhtml.img.content">
34
- <xs:sequence/>
35
- </xs:group>
36
- <xs:complexType name="xhtml.img.type">
37
- <xs:group ref="xhtml.img.content"/>
38
- <xs:attributeGroup ref="xhtml.img.attlist"/>
39
- </xs:complexType>
40
- </xs:schema>
@@ -1,158 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns:xh11d="http://www.w3.org/1999/xhtml/datatypes/">
3
- <xs:import namespace="http://www.w3.org/1999/xhtml/datatypes/" schemaLocation="xhtml-datatypes-1.xsd"/>
4
-
5
- <xs:annotation>
6
- <xs:documentation>
7
- This is the XML Schema Inline Phrasal support module for XHTML
8
- $Id: xhtml-inlphras-1.xsd,v 1.4 2005/09/26 22:54:53 ahby Exp $
9
- </xs:documentation>
10
- <xs:documentation source="xhtml-copyright-1.xsd"/>
11
- </xs:annotation>
12
- <xs:annotation>
13
- <xs:documentation>
14
- Inline Phrasal.
15
- This module declares the elements and their attributes used to
16
- support inline-level phrasal markup.
17
- This is the XML Schema Inline Phrasal module for XHTML
18
-
19
- * abbr, acronym, cite, code, dfn, em, kbd, q, samp, strong, var
20
-
21
- $Id: xhtml-inlphras-1.xsd,v 1.4 2005/09/26 22:54:53 ahby Exp $
22
- </xs:documentation>
23
- <xs:documentation source="http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_textmodule"/>
24
- </xs:annotation>
25
- <xs:attributeGroup name="xhtml.abbr.attlist">
26
- <xs:attributeGroup ref="xhtml.Common.attrib"/>
27
- </xs:attributeGroup>
28
- <xs:group name="xhtml.abbr.content">
29
- <xs:sequence>
30
- <xs:group ref="xhtml.Inline.mix" minOccurs="0" maxOccurs="unbounded"/>
31
- </xs:sequence>
32
- </xs:group>
33
- <xs:complexType name="xhtml.abbr.type" mixed="true">
34
- <xs:group ref="xhtml.abbr.content"/>
35
- <xs:attributeGroup ref="xhtml.abbr.attlist"/>
36
- </xs:complexType>
37
- <xs:attributeGroup name="xhtml.acronym.attlist">
38
- <xs:attributeGroup ref="xhtml.Common.attrib"/>
39
- </xs:attributeGroup>
40
- <xs:group name="xhtml.acronym.content">
41
- <xs:sequence>
42
- <xs:group ref="xhtml.Inline.mix" minOccurs="0" maxOccurs="unbounded"/>
43
- </xs:sequence>
44
- </xs:group>
45
- <xs:complexType name="xhtml.acronym.type" mixed="true">
46
- <xs:group ref="xhtml.acronym.content"/>
47
- <xs:attributeGroup ref="xhtml.acronym.attlist"/>
48
- </xs:complexType>
49
- <xs:attributeGroup name="xhtml.cite.attlist">
50
- <xs:attributeGroup ref="xhtml.Common.attrib"/>
51
- </xs:attributeGroup>
52
- <xs:group name="xhtml.cite.content">
53
- <xs:sequence>
54
- <xs:group ref="xhtml.Inline.mix" minOccurs="0" maxOccurs="unbounded"/>
55
- </xs:sequence>
56
- </xs:group>
57
- <xs:complexType name="xhtml.cite.type" mixed="true">
58
- <xs:group ref="xhtml.cite.content"/>
59
- <xs:attributeGroup ref="xhtml.cite.attlist"/>
60
- </xs:complexType>
61
- <xs:attributeGroup name="xhtml.code.attlist">
62
- <xs:attributeGroup ref="xhtml.Common.attrib"/>
63
- </xs:attributeGroup>
64
- <xs:group name="xhtml.code.content">
65
- <xs:sequence>
66
- <xs:group ref="xhtml.Inline.mix" minOccurs="0" maxOccurs="unbounded"/>
67
- </xs:sequence>
68
- </xs:group>
69
- <xs:complexType name="xhtml.code.type" mixed="true">
70
- <xs:group ref="xhtml.code.content"/>
71
- <xs:attributeGroup ref="xhtml.code.attlist"/>
72
- </xs:complexType>
73
- <xs:attributeGroup name="xhtml.dfn.attlist">
74
- <xs:attributeGroup ref="xhtml.Common.attrib"/>
75
- </xs:attributeGroup>
76
- <xs:group name="xhtml.dfn.content">
77
- <xs:sequence>
78
- <xs:group ref="xhtml.Inline.mix" minOccurs="0" maxOccurs="unbounded"/>
79
- </xs:sequence>
80
- </xs:group>
81
- <xs:complexType name="xhtml.dfn.type" mixed="true">
82
- <xs:group ref="xhtml.dfn.content"/>
83
- <xs:attributeGroup ref="xhtml.dfn.attlist"/>
84
- </xs:complexType>
85
- <xs:attributeGroup name="xhtml.em.attlist">
86
- <xs:attributeGroup ref="xhtml.Common.attrib"/>
87
- </xs:attributeGroup>
88
- <xs:group name="xhtml.em.content">
89
- <xs:sequence>
90
- <xs:group ref="xhtml.Inline.mix" minOccurs="0" maxOccurs="unbounded"/>
91
- </xs:sequence>
92
- </xs:group>
93
- <xs:complexType name="xhtml.em.type" mixed="true">
94
- <xs:group ref="xhtml.em.content"/>
95
- <xs:attributeGroup ref="xhtml.em.attlist"/>
96
- </xs:complexType>
97
- <xs:attributeGroup name="xhtml.kbd.attlist">
98
- <xs:attributeGroup ref="xhtml.Common.attrib"/>
99
- </xs:attributeGroup>
100
- <xs:group name="xhtml.kbd.content">
101
- <xs:sequence>
102
- <xs:group ref="xhtml.Inline.mix" minOccurs="0" maxOccurs="unbounded"/>
103
- </xs:sequence>
104
- </xs:group>
105
- <xs:complexType name="xhtml.kbd.type" mixed="true">
106
- <xs:group ref="xhtml.kbd.content"/>
107
- <xs:attributeGroup ref="xhtml.kbd.attlist"/>
108
- </xs:complexType>
109
- <xs:attributeGroup name="xhtml.samp.attlist">
110
- <xs:attributeGroup ref="xhtml.Common.attrib"/>
111
- </xs:attributeGroup>
112
- <xs:group name="xhtml.samp.content">
113
- <xs:sequence>
114
- <xs:group ref="xhtml.Inline.mix" minOccurs="0" maxOccurs="unbounded"/>
115
- </xs:sequence>
116
- </xs:group>
117
- <xs:complexType name="xhtml.samp.type" mixed="true">
118
- <xs:group ref="xhtml.samp.content"/>
119
- <xs:attributeGroup ref="xhtml.samp.attlist"/>
120
- </xs:complexType>
121
- <xs:attributeGroup name="xhtml.strong.attlist">
122
- <xs:attributeGroup ref="xhtml.Common.attrib"/>
123
- </xs:attributeGroup>
124
- <xs:group name="xhtml.strong.content">
125
- <xs:sequence>
126
- <xs:group ref="xhtml.Inline.mix" minOccurs="0" maxOccurs="unbounded"/>
127
- </xs:sequence>
128
- </xs:group>
129
- <xs:complexType name="xhtml.strong.type" mixed="true">
130
- <xs:group ref="xhtml.strong.content"/>
131
- <xs:attributeGroup ref="xhtml.strong.attlist"/>
132
- </xs:complexType>
133
- <xs:attributeGroup name="xhtml.var.attlist">
134
- <xs:attributeGroup ref="xhtml.Common.attrib"/>
135
- </xs:attributeGroup>
136
- <xs:group name="xhtml.var.content">
137
- <xs:sequence>
138
- <xs:group ref="xhtml.Inline.mix" minOccurs="0" maxOccurs="unbounded"/>
139
- </xs:sequence>
140
- </xs:group>
141
- <xs:complexType name="xhtml.var.type" mixed="true">
142
- <xs:group ref="xhtml.var.content"/>
143
- <xs:attributeGroup ref="xhtml.var.attlist"/>
144
- </xs:complexType>
145
- <xs:attributeGroup name="xhtml.q.attlist">
146
- <xs:attributeGroup ref="xhtml.Common.attrib"/>
147
- <xs:attribute name="cite" type="xh11d:URI"/>
148
- </xs:attributeGroup>
149
- <xs:group name="xhtml.q.content">
150
- <xs:sequence>
151
- <xs:group ref="xhtml.Inline.mix" minOccurs="0" maxOccurs="unbounded"/>
152
- </xs:sequence>
153
- </xs:group>
154
- <xs:complexType name="xhtml.q.type" mixed="true">
155
- <xs:group ref="xhtml.q.content"/>
156
- <xs:attributeGroup ref="xhtml.q.attlist"/>
157
- </xs:complexType>
158
- </xs:schema>
@@ -1,34 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns:xh11d="http://www.w3.org/1999/xhtml/datatypes/">
3
- <xs:import namespace="http://www.w3.org/1999/xhtml/datatypes/" schemaLocation="xhtml-datatypes-1.xsd"/>
4
- <xs:annotation>
5
- <xs:documentation>
6
- This is the XML Schema Inline Presentation element module for XHTML
7
- $Id: xhtml-inlpres-1.xsd,v 1.2 2005/09/26 22:54:53 ahby Exp $
8
- </xs:documentation>
9
- <xs:documentation source="xhtml-copyright-1.xsd"/>
10
- </xs:annotation>
11
- <xs:annotation>
12
- <xs:documentation>
13
- Inline Presentational Elements
14
-
15
- * b, big, i, small, sub, sup, tt
16
-
17
- This module declares the elements and their attributes used to
18
- support inline-level presentational markup.
19
- </xs:documentation>
20
- <xs:documentation source="http://www.w3.org/TR/2001/REC-xhtml-modularization-20010410/abstract_modules.html#s_presentationmodule"/>
21
- </xs:annotation>
22
- <xs:attributeGroup name="xhtml.InlPres.attlist">
23
- <xs:attributeGroup ref="xhtml.Common.attrib"/>
24
- </xs:attributeGroup>
25
- <xs:group name="xhtml.InlPres.content">
26
- <xs:sequence>
27
- <xs:group ref="xhtml.Inline.mix" minOccurs="0" maxOccurs="unbounded"/>
28
- </xs:sequence>
29
- </xs:group>
30
- <xs:complexType name="xhtml.InlPres.type" mixed="true">
31
- <xs:group ref="xhtml.InlPres.content"/>
32
- <xs:attributeGroup ref="xhtml.InlPres.attlist"/>
33
- </xs:complexType>
34
- </xs:schema>
@@ -1,45 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" xmlns:xh11d="http://www.w3.org/1999/xhtml/datatypes/">
3
- <xs:import namespace="http://www.w3.org/1999/xhtml/datatypes/" schemaLocation="xhtml-datatypes-1.xsd"/>
4
- <xs:annotation>
5
- <xs:documentation>
6
- This is the XML Schema Inline Structural support module for XHTML
7
- $Id: xhtml-inlstruct-1.xsd,v 1.4 2005/09/26 22:54:53 ahby Exp $
8
- </xs:documentation>
9
- <xs:documentation source="xhtml-copyright-1.xsd"/>
10
- </xs:annotation>
11
- <xs:annotation>
12
- <xs:documentation>
13
- Inline Structural.
14
- This module declares the elements and their attributes
15
- used to support inline-level structural markup.
16
- This is the XML Schema Inline Structural element module for XHTML
17
-
18
- * br, span
19
-
20
- </xs:documentation>
21
- <xs:documentation source="http://www.w3.org/TR/xhtml-modularization/abstract_modules.html#s_textmodule"/>
22
- </xs:annotation>
23
- <xs:attributeGroup name="xhtml.br.attlist">
24
- <xs:attributeGroup ref="xhtml.Core.attrib"/>
25
- </xs:attributeGroup>
26
- <xs:group name="xhtml.br.content">
27
- <xs:sequence/>
28
- </xs:group>
29
- <xs:complexType name="xhtml.br.type">
30
- <xs:group ref="xhtml.br.content"/>
31
- <xs:attributeGroup ref="xhtml.br.attlist"/>
32
- </xs:complexType>
33
- <xs:attributeGroup name="xhtml.span.attlist">
34
- <xs:attributeGroup ref="xhtml.Common.attrib"/>
35
- </xs:attributeGroup>
36
- <xs:group name="xhtml.span.content">
37
- <xs:sequence>
38
- <xs:group ref="xhtml.Inline.mix" minOccurs="0" maxOccurs="unbounded"/>
39
- </xs:sequence>
40
- </xs:group>
41
- <xs:complexType name="xhtml.span.type" mixed="true">
42
- <xs:group ref="xhtml.span.content"/>
43
- <xs:attributeGroup ref="xhtml.span.attlist"/>
44
- </xs:complexType>
45
- </xs:schema>