blob: effcff6fc4625d9fbdf2116f5e43c8d7d225b976 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
W3C conformance tests
=====================
The xmerl tests contains a large number of conformance tests from W3C, which are located in the following
directories.
xmerl_std_SUITE_data:
These tests are fetched from http://www.w3.org/XML/Test/ and repackaged as four tgz files.
The W3C Copyright notice is located in the file xmerl_std_SUITE_data/w3c-copyright-19980720.html.
xmerl_xsd_MS2002-01-16_SUITE_data:
These tests are fetched from http://www.w3.org/XML/2004/xml-schema-test-suite/index.html
The W3C Copyright notice is located in the file xmerl_xsd_MS2002-01-16_SUITE_data/w3c-copyright-19990405.html.
xmerl_xsd_NIST2002-01-16_SUITE_data:
These tests are fetched from http://www.w3.org/XML/2004/xml-schema-test-suite/index.html
The W3C Copyright notice is located in the file xmerl_xsd_NIST2002-01-16_SUITE_data/w3c-copyright-19990405.html.
xmerl_xsd_Sun2002-01-16_SUITE_data:
These tests are fetched from http://www.w3.org/XML/2004/xml-schema-test-suite/index.html
The W3C Copyright notice is located in the file xmerl_xsd_Sun2002-01-16_SUITE_data/w3c-copyright-19990405.html.
|