]> gitweb.factorcode.org Git - factor.git/blob - basis/xml/tests/xmltest/readme.html
Remove executable bit from tons of files that aren't
[factor.git] / basis / xml / tests / xmltest / readme.html
1 <HTML>\r
2 <TITLE>XML Test Cases</TITLE>\r
3 <BODY>\r
4 <H1>XML Test Cases version 1998-11-18</H1>\r
5 <P>\r
6 Copyright (C) 1998 James Clark.  All rights reserved.  Permission is\r
7 granted to copy and modify this collection in any way for internal use\r
8 within a company or organization.  Permission is granted to\r
9 redistribute the file <code>xmltest.zip</code> containing this\r
10 collection to third parties provided that no modifications of any kind\r
11 are made to this file.  Note that permission to distribute the\r
12 collection in any other form is not granted.\r
13 <P>\r
14 The collection is structured into three directories:\r
15 <DL>\r
16 <DT><CODE>not-wf</CODE>\r
17 <DD>this contains cases that are not well-formed XML documents\r
18 <DT><CODE>valid</CODE>\r
19 <DD>this contains cases that are valid XML documents\r
20 <DT><CODE>invalid</CODE>\r
21 <DD>this contains cases that are well-formed XML documents\r
22 but are not valid XML documents\r
23 </DL>\r
24 <P>\r
25 The <CODE>not-wf</CODE> and <CODE>valid</CODE> directories each have\r
26 three subdirectories:\r
27 <DL>\r
28 <DT>\r
29 <CODE>sa</CODE>\r
30 <DD>\r
31 this contains cases that are standalone (as defined in XML) and do not\r
32 have references to external general entities\r
33 <DT>\r
34 <CODE>ext-sa</CODE>\r
35 <DD>\r
36 this contains case that are standalone and have references to external\r
37 general entities\r
38 <DT>\r
39 <CODE>not-sa</CODE>\r
40 <DD>\r
41 this contains cases that are not standalone\r
42 </DL>\r
43 <P>\r
44 In each directory, files with a <CODE>.xml</CODE> extension are the\r
45 XML document test cases, and files with a <CODE>.ent</CODE> extension\r
46 are external entities referenced by the test cases.\r
47 <P>\r
48 Within the <CODE>valid</CODE> directory, each of these three\r
49 subdirectories has an <CODE>out</CODE> subdirectory which contains an\r
50 equivalent <A HREF="canonxml.html">canonical XML</A> document for each\r
51 of the cases.\r
52 <P>\r
53 <P>\r
54 Bug reports and contributions of new test cases are welcome.\r
55 <P>\r
56 <ADDRESS>\r
57 <A HREF="mailto:jjc@jclark.com">James Clark</A>\r
58 </ADDRESS>\r
59 </BODY>\r
60 </HTML>\r