]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/xml/tests/xmltest/readme.html
core: Add the shuffler words but without primitives.
[factor.git] / basis / xml / tests / xmltest / readme.html
index fc7310c68ef37c24061a8c4e7c15b36fc30b7fc3..9f976ec7749d48503cec5e3aaf0bb513f834be98 100644 (file)
@@ -1,60 +1,60 @@
-<HTML>\r
-<TITLE>XML Test Cases</TITLE>\r
-<BODY>\r
-<H1>XML Test Cases version 1998-11-18</H1>\r
-<P>\r
-Copyright (C) 1998 James Clark.  All rights reserved.  Permission is\r
-granted to copy and modify this collection in any way for internal use\r
-within a company or organization.  Permission is granted to\r
-redistribute the file <code>xmltest.zip</code> containing this\r
-collection to third parties provided that no modifications of any kind\r
-are made to this file.  Note that permission to distribute the\r
-collection in any other form is not granted.\r
-<P>\r
-The collection is structured into three directories:\r
-<DL>\r
-<DT><CODE>not-wf</CODE>\r
-<DD>this contains cases that are not well-formed XML documents\r
-<DT><CODE>valid</CODE>\r
-<DD>this contains cases that are valid XML documents\r
-<DT><CODE>invalid</CODE>\r
-<DD>this contains cases that are well-formed XML documents\r
-but are not valid XML documents\r
-</DL>\r
-<P>\r
-The <CODE>not-wf</CODE> and <CODE>valid</CODE> directories each have\r
-three subdirectories:\r
-<DL>\r
-<DT>\r
-<CODE>sa</CODE>\r
-<DD>\r
-this contains cases that are standalone (as defined in XML) and do not\r
-have references to external general entities\r
-<DT>\r
-<CODE>ext-sa</CODE>\r
-<DD>\r
-this contains case that are standalone and have references to external\r
-general entities\r
-<DT>\r
-<CODE>not-sa</CODE>\r
-<DD>\r
-this contains cases that are not standalone\r
-</DL>\r
-<P>\r
-In each directory, files with a <CODE>.xml</CODE> extension are the\r
-XML document test cases, and files with a <CODE>.ent</CODE> extension\r
-are external entities referenced by the test cases.\r
-<P>\r
-Within the <CODE>valid</CODE> directory, each of these three\r
-subdirectories has an <CODE>out</CODE> subdirectory which contains an\r
-equivalent <A HREF="canonxml.html">canonical XML</A> document for each\r
-of the cases.\r
-<P>\r
-<P>\r
-Bug reports and contributions of new test cases are welcome.\r
-<P>\r
-<ADDRESS>\r
-<A HREF="mailto:jjc@jclark.com">James Clark</A>\r
-</ADDRESS>\r
-</BODY>\r
-</HTML>\r
+<HTML>
+<TITLE>XML Test Cases</TITLE>
+<BODY>
+<H1>XML Test Cases version 1998-11-18</H1>
+<P>
+Copyright (C) 1998 James Clark.  All rights reserved.  Permission is
+granted to copy and modify this collection in any way for internal use
+within a company or organization.  Permission is granted to
+redistribute the file <code>xmltest.zip</code> containing this
+collection to third parties provided that no modifications of any kind
+are made to this file.  Note that permission to distribute the
+collection in any other form is not granted.
+<P>
+The collection is structured into three directories:
+<DL>
+<DT><CODE>not-wf</CODE>
+<DD>this contains cases that are not well-formed XML documents
+<DT><CODE>valid</CODE>
+<DD>this contains cases that are valid XML documents
+<DT><CODE>invalid</CODE>
+<DD>this contains cases that are well-formed XML documents
+but are not valid XML documents
+</DL>
+<P>
+The <CODE>not-wf</CODE> and <CODE>valid</CODE> directories each have
+three subdirectories:
+<DL>
+<DT>
+<CODE>sa</CODE>
+<DD>
+this contains cases that are standalone (as defined in XML) and do not
+have references to external general entities
+<DT>
+<CODE>ext-sa</CODE>
+<DD>
+this contains case that are standalone and have references to external
+general entities
+<DT>
+<CODE>not-sa</CODE>
+<DD>
+this contains cases that are not standalone
+</DL>
+<P>
+In each directory, files with a <CODE>.xml</CODE> extension are the
+XML document test cases, and files with a <CODE>.ent</CODE> extension
+are external entities referenced by the test cases.
+<P>
+Within the <CODE>valid</CODE> directory, each of these three
+subdirectories has an <CODE>out</CODE> subdirectory which contains an
+equivalent <A HREF="canonxml.html">canonical XML</A> document for each
+of the cases.
+<P>
+<P>
+Bug reports and contributions of new test cases are welcome.
+<P>
+<ADDRESS>
+<A HREF="mailto:jjc@jclark.com">James Clark</A>
+</ADDRESS>
+</BODY>
+</HTML>