|
6 | 6 | xmlns="http://www.w3.org/1999/xhtml" |
7 | 7 | elementFormDefault="qualified" > |
8 | 8 |
|
9 | | - <xsd:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="http://www.w3.org/2001/xml.xsd" /> |
| 9 | + <xsd:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="" /> |
10 | 10 |
|
11 | 11 | <xsd:import namespace="http://www.w3.org/1999/xhtml/datatypes/" |
12 | | - schemaLocation="reqif/reqif_schema/www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-datatypes-1.xsd" /> |
| 12 | + schemaLocation="../../../../www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-datatypes-1.xsd" /> |
13 | 13 |
|
14 | | - <xsd:include schemaLocation="reqif/reqif_schema/www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-framework-1.xsd" /> |
15 | | - <xsd:include schemaLocation="reqif/reqif_schema/www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-text-1.xsd" /> |
16 | | - <xsd:include schemaLocation="reqif/reqif_schema/www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-hypertext-1.xsd" /> |
17 | | - <xsd:include schemaLocation="reqif/reqif_schema/www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-list-1.xsd" /> |
18 | | - <xsd:include schemaLocation="reqif/reqif_schema/www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-edit-1.xsd" /> |
19 | | - <xsd:include schemaLocation="reqif/reqif_schema/www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-pres-1.xsd" /> |
20 | | - <xsd:include schemaLocation="reqif/reqif_schema/www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-inlstyle-1.xsd" /> |
21 | | - <xsd:include schemaLocation="reqif/reqif_schema/www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-object-1.xsd" /> |
22 | | - <xsd:include schemaLocation="reqif/reqif_schema/www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-table-1.xsd" /> |
| 14 | + <xsd:include schemaLocation="../../../../www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-framework-1.xsd" /> |
| 15 | + <xsd:include schemaLocation="../../../../www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-text-1.xsd" /> |
| 16 | + <xsd:include schemaLocation="../../../../www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-hypertext-1.xsd" /> |
| 17 | + <xsd:include schemaLocation="../../../../www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-list-1.xsd" /> |
| 18 | + <xsd:include schemaLocation="../../../../www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-edit-1.xsd" /> |
| 19 | + <xsd:include schemaLocation="../../../../www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-pres-1.xsd" /> |
| 20 | + <xsd:include schemaLocation="../../../../www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-inlstyle-1.xsd" /> |
| 21 | + <xsd:include schemaLocation="../../../../www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-object-1.xsd" /> |
| 22 | + <xsd:include schemaLocation="../../../../www.w3.org/TR/xhtml-modularization/SCHEMA/xhtml-table-1.xsd" /> |
23 | 23 |
|
24 | 24 | <xsd:attributeGroup name="xhtml.I18n.extra.attrib"/> |
25 | 25 |
|
|
0 commit comments