From a6b697ca13945a174cff9f3e9b1af1cf61c0bea5 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Tue, 12 Dec 2017 18:32:19 -0800 Subject: Create corelib/serialization and move existing file formats into it This is in preparation to adding CBOR support. We don't need yet another dir for CBOR and placing it in src/corelib/json is just wrong. Change-Id: I9741f017961b410c910dfffd14ffb9d870340fa6 Reviewed-by: Oswald Buddenhagen Reviewed-by: Lars Knoll --- .../qxmlstream/XML-Test-Suite/xmlconf/CVS/Entries | 17 + .../XML-Test-Suite/xmlconf/CVS/Repository | 1 + .../qxmlstream/XML-Test-Suite/xmlconf/CVS/Root | 1 + .../qxmlstream/XML-Test-Suite/xmlconf/changes.html | 384 + .../XML-Test-Suite/xmlconf/eduni/CVS/Entries | 4 + .../XML-Test-Suite/xmlconf/eduni/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/eduni/CVS/Root | 1 + .../xmlconf/eduni/errata-2e/CVS/Entries | 46 + .../xmlconf/eduni/errata-2e/CVS/Repository | 1 + .../xmlconf/eduni/errata-2e/CVS/Root | 1 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E14.dtd | 3 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E14.xml | 2 + .../xmlconf/eduni/errata-2e/E15a.xml | 6 + .../xmlconf/eduni/errata-2e/E15b.xml | 4 + .../xmlconf/eduni/errata-2e/E15c.xml | 4 + .../xmlconf/eduni/errata-2e/E15d.xml | 4 + .../xmlconf/eduni/errata-2e/E15e.xml | 5 + .../xmlconf/eduni/errata-2e/E15f.xml | 5 + .../xmlconf/eduni/errata-2e/E15g.xml | 4 + .../xmlconf/eduni/errata-2e/E15h.xml | 5 + .../xmlconf/eduni/errata-2e/E15i.xml | 4 + .../xmlconf/eduni/errata-2e/E15j.xml | 4 + .../xmlconf/eduni/errata-2e/E15k.xml | 4 + .../xmlconf/eduni/errata-2e/E15l.xml | 4 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E18-ent | 1 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E18.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E19.dtd | 6 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E19.xml | 2 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E20.xml | 5 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E22.xml | 5 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E24.xml | 5 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E27.xml | 4 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E29.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E2a.xml | 6 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E2b.xml | 6 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E34.xml | 5 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E36.dtd | 2 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E36.xml | 4 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E38.ent | 2 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E38.xml | 5 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E41.xml | 5 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E48.xml | 4 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E50.xml | 6 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E55.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E57.xml | 1 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E60.ent | 2 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E60.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E61.xml | 2 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E9a.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/errata-2e/E9b.xml | 7 + .../xmlconf/eduni/errata-2e/errata2e.xml | 222 + .../xmlconf/eduni/errata-2e/out/CVS/Entries | 4 + .../xmlconf/eduni/errata-2e/out/CVS/Repository | 1 + .../xmlconf/eduni/errata-2e/out/CVS/Root | 1 + .../xmlconf/eduni/errata-2e/out/E18.xml | 1 + .../xmlconf/eduni/errata-2e/out/E19.xml | 1 + .../xmlconf/eduni/errata-2e/out/E24.xml | 1 + .../xmlconf/eduni/errata-2e/subdir1/CVS/Entries | 3 + .../xmlconf/eduni/errata-2e/subdir1/CVS/Repository | 1 + .../xmlconf/eduni/errata-2e/subdir1/CVS/Root | 1 + .../xmlconf/eduni/errata-2e/subdir1/E18-ent | 1 + .../xmlconf/eduni/errata-2e/subdir1/E18-pe | 2 + .../xmlconf/eduni/errata-2e/subdir2/CVS/Entries | 3 + .../xmlconf/eduni/errata-2e/subdir2/CVS/Repository | 1 + .../xmlconf/eduni/errata-2e/subdir2/CVS/Root | 1 + .../xmlconf/eduni/errata-2e/subdir2/E18-ent | 1 + .../xmlconf/eduni/errata-2e/subdir2/E18-extpe | 1 + .../xmlconf/eduni/errata-2e/testcases.dtd | 103 + .../xmlconf/eduni/errata-2e/xmlconf.xml | 16 + .../xmlconf/eduni/errata-3e/CVS/Entries | 17 + .../xmlconf/eduni/errata-3e/CVS/Repository | 1 + .../xmlconf/eduni/errata-3e/CVS/Root | 1 + .../xmlconf/eduni/errata-3e/E05a.xml | 5 + .../xmlconf/eduni/errata-3e/E05b.xml | 9 + .../xmlconf/eduni/errata-3e/E06a.xml | 7 + .../xmlconf/eduni/errata-3e/E06b.xml | 8 + .../xmlconf/eduni/errata-3e/E06c.xml | 7 + .../xmlconf/eduni/errata-3e/E06d.xml | 8 + .../xmlconf/eduni/errata-3e/E06e.xml | 6 + .../xmlconf/eduni/errata-3e/E06f.xml | 6 + .../xmlconf/eduni/errata-3e/E06g.xml | 8 + .../xmlconf/eduni/errata-3e/E06h.xml | 6 + .../xmlconf/eduni/errata-3e/E06i.xml | 12 + .../XML-Test-Suite/xmlconf/eduni/errata-3e/E12.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/errata-3e/E13.xml | 7 + .../xmlconf/eduni/errata-3e/errata3e.xml | 67 + .../xmlconf/eduni/errata-3e/testcases.dtd | 103 + .../xmlconf/eduni/errata-3e/xmlconf.xml | 16 + .../xmlconf/eduni/namespaces/1.0/001.xml | 7 + .../xmlconf/eduni/namespaces/1.0/002.xml | 8 + .../xmlconf/eduni/namespaces/1.0/003.xml | 7 + .../xmlconf/eduni/namespaces/1.0/004.xml | 7 + .../xmlconf/eduni/namespaces/1.0/005.xml | 7 + .../xmlconf/eduni/namespaces/1.0/006.xml | 7 + .../xmlconf/eduni/namespaces/1.0/007.xml | 20 + .../xmlconf/eduni/namespaces/1.0/008.xml | 20 + .../xmlconf/eduni/namespaces/1.0/009.xml | 19 + .../xmlconf/eduni/namespaces/1.0/010.xml | 19 + .../xmlconf/eduni/namespaces/1.0/011.xml | 20 + .../xmlconf/eduni/namespaces/1.0/012.xml | 19 + .../xmlconf/eduni/namespaces/1.0/013.xml | 5 + .../xmlconf/eduni/namespaces/1.0/014.xml | 3 + .../xmlconf/eduni/namespaces/1.0/015.xml | 3 + .../xmlconf/eduni/namespaces/1.0/016.xml | 3 + .../xmlconf/eduni/namespaces/1.0/017.xml | 3 + .../xmlconf/eduni/namespaces/1.0/018.xml | 3 + .../xmlconf/eduni/namespaces/1.0/019.xml | 3 + .../xmlconf/eduni/namespaces/1.0/020.xml | 3 + .../xmlconf/eduni/namespaces/1.0/021.xml | 6 + .../xmlconf/eduni/namespaces/1.0/022.xml | 6 + .../xmlconf/eduni/namespaces/1.0/023.xml | 6 + .../xmlconf/eduni/namespaces/1.0/024.xml | 6 + .../xmlconf/eduni/namespaces/1.0/025.xml | 3 + .../xmlconf/eduni/namespaces/1.0/026.xml | 3 + .../xmlconf/eduni/namespaces/1.0/027.xml | 3 + .../xmlconf/eduni/namespaces/1.0/028.xml | 3 + .../xmlconf/eduni/namespaces/1.0/029.xml | 4 + .../xmlconf/eduni/namespaces/1.0/030.xml | 4 + .../xmlconf/eduni/namespaces/1.0/031.xml | 4 + .../xmlconf/eduni/namespaces/1.0/032.xml | 5 + .../xmlconf/eduni/namespaces/1.0/033.xml | 4 + .../xmlconf/eduni/namespaces/1.0/034.xml | 3 + .../xmlconf/eduni/namespaces/1.0/035.xml | 8 + .../xmlconf/eduni/namespaces/1.0/036.xml | 8 + .../xmlconf/eduni/namespaces/1.0/037.xml | 8 + .../xmlconf/eduni/namespaces/1.0/038.xml | 8 + .../xmlconf/eduni/namespaces/1.0/039.xml | 10 + .../xmlconf/eduni/namespaces/1.0/040.xml | 9 + .../xmlconf/eduni/namespaces/1.0/041.xml | 8 + .../xmlconf/eduni/namespaces/1.0/042.xml | 4 + .../xmlconf/eduni/namespaces/1.0/043.xml | 7 + .../xmlconf/eduni/namespaces/1.0/044.xml | 7 + .../xmlconf/eduni/namespaces/1.0/045.xml | 7 + .../xmlconf/eduni/namespaces/1.0/046.xml | 10 + .../xmlconf/eduni/namespaces/1.0/CVS/Entries | 48 + .../xmlconf/eduni/namespaces/1.0/CVS/Repository | 1 + .../xmlconf/eduni/namespaces/1.0/CVS/Root | 1 + .../xmlconf/eduni/namespaces/1.0/rmt-ns10.xml | 151 + .../xmlconf/eduni/namespaces/1.1/001.xml | 7 + .../xmlconf/eduni/namespaces/1.1/002.xml | 20 + .../xmlconf/eduni/namespaces/1.1/003.xml | 5 + .../xmlconf/eduni/namespaces/1.1/004.xml | 7 + .../xmlconf/eduni/namespaces/1.1/005.xml | 5 + .../xmlconf/eduni/namespaces/1.1/006.xml | 20 + .../xmlconf/eduni/namespaces/1.1/CVS/Entries | 8 + .../xmlconf/eduni/namespaces/1.1/CVS/Repository | 1 + .../xmlconf/eduni/namespaces/1.1/CVS/Root | 1 + .../xmlconf/eduni/namespaces/1.1/rmt-ns11.xml | 23 + .../xmlconf/eduni/namespaces/CVS/Entries | 3 + .../xmlconf/eduni/namespaces/CVS/Entries.Log | 3 + .../xmlconf/eduni/namespaces/CVS/Repository | 1 + .../xmlconf/eduni/namespaces/CVS/Root | 1 + .../xmlconf/eduni/namespaces/errata-1e/CVS/Entries | 7 + .../eduni/namespaces/errata-1e/CVS/Repository | 1 + .../xmlconf/eduni/namespaces/errata-1e/CVS/Root | 1 + .../xmlconf/eduni/namespaces/errata-1e/NE13a.xml | 7 + .../xmlconf/eduni/namespaces/errata-1e/NE13b.xml | 7 + .../xmlconf/eduni/namespaces/errata-1e/NE13c.xml | 6 + .../eduni/namespaces/errata-1e/errata1e.xml | 18 + .../eduni/namespaces/errata-1e/testcases.dtd | 103 + .../xmlconf/eduni/namespaces/errata-1e/xmlconf.xml | 16 + .../xmlconf/eduni/namespaces/testcases.dtd | 103 + .../xmlconf/eduni/namespaces/xmlconf.xml | 20 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/001.dtd | 2 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/001.xml | 4 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/002.pe | 2 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/002.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/003.ent | 2 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/003.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/004.ent | 2 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/004.xml | 6 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/005.xml | 8 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/005_1.ent | 2 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/005_2.ent | 2 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/006.xml | 9 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/006_1.ent | 2 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/006_2.ent | 2 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/007.xml | 6 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/008.xml | 6 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/009.ent | 2 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/009.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/010.xml | 6 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/011.xml | 6 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/012.xml | 6 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/013.xml | 6 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/014.xml | 4 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/015.xml | 3 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/016.xml | 4 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/017.xml | 4 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/018.xml | 3 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/019.xml | 3 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/020.xml | 4 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/021.xml | 4 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/022.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/023.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/024.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/025.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/026.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/027.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/028.xml | 8 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/029.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/030.xml | 8 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/031.xml | 8 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/032.xml | 8 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/033.xml | 8 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/034.xml | 10 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/035.xml | 10 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/036.xml | 11 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/037.xml | 11 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/038.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/039.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/040.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/041.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/042.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/043.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/044.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/045.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/046.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/047.xml | 7 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/048.xml | 8 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/049.xml | 8 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/050.xml | 9 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/051.xml | 9 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/052.xml | 10 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/053.xml | 10 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/054.xml | 12 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/055.xml | 3 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/056.xml | 3 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/057.xml | 3 + .../xmlconf/eduni/xml-1.1/CVS/Entries | 70 + .../xmlconf/eduni/xml-1.1/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/CVS/Root | 1 + .../xmlconf/eduni/xml-1.1/out/006.xml | 1 + .../xmlconf/eduni/xml-1.1/out/007.xml | 1 + .../xmlconf/eduni/xml-1.1/out/010.xml | 1 + .../xmlconf/eduni/xml-1.1/out/012.xml | 1 + .../xmlconf/eduni/xml-1.1/out/015.xml | 1 + .../xmlconf/eduni/xml-1.1/out/017.xml | 1 + .../xmlconf/eduni/xml-1.1/out/018.xml | 1 + .../xmlconf/eduni/xml-1.1/out/022.xml | 1 + .../xmlconf/eduni/xml-1.1/out/023.xml | 1 + .../xmlconf/eduni/xml-1.1/out/024.xml | 1 + .../xmlconf/eduni/xml-1.1/out/025.xml | 1 + .../xmlconf/eduni/xml-1.1/out/026.xml | 1 + .../xmlconf/eduni/xml-1.1/out/027.xml | 1 + .../xmlconf/eduni/xml-1.1/out/028.xml | 1 + .../xmlconf/eduni/xml-1.1/out/029.xml | 1 + .../xmlconf/eduni/xml-1.1/out/030.xml | 1 + .../xmlconf/eduni/xml-1.1/out/031.xml | 1 + .../xmlconf/eduni/xml-1.1/out/032.xml | 1 + .../xmlconf/eduni/xml-1.1/out/033.xml | 1 + .../xmlconf/eduni/xml-1.1/out/034.xml | 1 + .../xmlconf/eduni/xml-1.1/out/035.xml | 1 + .../xmlconf/eduni/xml-1.1/out/036.xml | 1 + .../xmlconf/eduni/xml-1.1/out/037.xml | 1 + .../xmlconf/eduni/xml-1.1/out/040.xml | 1 + .../xmlconf/eduni/xml-1.1/out/043.xml | 1 + .../xmlconf/eduni/xml-1.1/out/044.xml | 1 + .../xmlconf/eduni/xml-1.1/out/045.xml | 1 + .../xmlconf/eduni/xml-1.1/out/046.xml | 1 + .../xmlconf/eduni/xml-1.1/out/047.xml | 1 + .../xmlconf/eduni/xml-1.1/out/048.xml | 1 + .../xmlconf/eduni/xml-1.1/out/049.xml | 1 + .../xmlconf/eduni/xml-1.1/out/050.xml | 1 + .../xmlconf/eduni/xml-1.1/out/051.xml | 1 + .../xmlconf/eduni/xml-1.1/out/052.xml | 1 + .../xmlconf/eduni/xml-1.1/out/053.xml | 1 + .../xmlconf/eduni/xml-1.1/out/054.xml | 1 + .../xmlconf/eduni/xml-1.1/out/CVS/Entries | 37 + .../xmlconf/eduni/xml-1.1/out/CVS/Repository | 1 + .../xmlconf/eduni/xml-1.1/out/CVS/Root | 1 + .../xmlconf/eduni/xml-1.1/testcases.dtd | 103 + .../XML-Test-Suite/xmlconf/eduni/xml-1.1/xml11.xml | 286 + .../xmlconf/eduni/xml-1.1/xmlconf.xml | 16 + .../XML-Test-Suite/xmlconf/files/CVS/Entries | 4 + .../XML-Test-Suite/xmlconf/files/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/files/CVS/Root | 1 + .../XML-Test-Suite/xmlconf/files/a_oasis-logo.gif | Bin 0 -> 9383 bytes .../XML-Test-Suite/xmlconf/files/committee.css | 63 + .../XML-Test-Suite/xmlconf/files/top3.jpe | Bin 0 -> 22775 bytes .../XML-Test-Suite/xmlconf/finalCatalog.xml | 8741 +++ .../XML-Test-Suite/xmlconf/ibm/CVS/Entries | 8 + .../XML-Test-Suite/xmlconf/ibm/CVS/Repository | 1 + .../qxmlstream/XML-Test-Suite/xmlconf/ibm/CVS/Root | 1 + .../xmlconf/ibm/ibm_oasis_invalid.xml | 283 + .../xmlconf/ibm/ibm_oasis_not-wf.xml | 3125 ++ .../xmlconf/ibm/ibm_oasis_readme.txt | 43 + .../XML-Test-Suite/xmlconf/ibm/ibm_oasis_valid.xml | 743 + .../XML-Test-Suite/xmlconf/ibm/invalid/CVS/Entries | 15 + .../xmlconf/ibm/invalid/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/invalid/CVS/Root | 1 + .../xmlconf/ibm/invalid/P28/CVS/Entries | 2 + .../xmlconf/ibm/invalid/P28/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P28/CVS/Root | 1 + .../xmlconf/ibm/invalid/P28/ibm28i01.xml | 7 + .../xmlconf/ibm/invalid/P28/out/CVS/Entries | 2 + .../xmlconf/ibm/invalid/P28/out/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P28/out/CVS/Root | 1 + .../xmlconf/ibm/invalid/P28/out/ibm28i01.xml | 1 + .../xmlconf/ibm/invalid/P32/CVS/Entries | 7 + .../xmlconf/ibm/invalid/P32/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P32/CVS/Root | 1 + .../xmlconf/ibm/invalid/P32/ibm32i01.dtd | 1 + .../xmlconf/ibm/invalid/P32/ibm32i01.xml | 10 + .../xmlconf/ibm/invalid/P32/ibm32i03.dtd | 1 + .../xmlconf/ibm/invalid/P32/ibm32i03.xml | 13 + .../xmlconf/ibm/invalid/P32/ibm32i04.dtd | 4 + .../xmlconf/ibm/invalid/P32/ibm32i04.xml | 15 + .../xmlconf/ibm/invalid/P32/out/CVS/Entries | 4 + .../xmlconf/ibm/invalid/P32/out/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P32/out/CVS/Root | 1 + .../xmlconf/ibm/invalid/P32/out/ibm32i01.xml | 1 + .../xmlconf/ibm/invalid/P32/out/ibm32i03.xml | 1 + .../xmlconf/ibm/invalid/P32/out/ibm32i04.xml | 1 + .../xmlconf/ibm/invalid/P39/CVS/Entries | 5 + .../xmlconf/ibm/invalid/P39/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P39/CVS/Root | 1 + .../xmlconf/ibm/invalid/P39/ibm39i01.xml | 14 + .../xmlconf/ibm/invalid/P39/ibm39i02.xml | 16 + .../xmlconf/ibm/invalid/P39/ibm39i03.xml | 15 + .../xmlconf/ibm/invalid/P39/ibm39i04.xml | 17 + .../xmlconf/ibm/invalid/P39/out/CVS/Entries | 5 + .../xmlconf/ibm/invalid/P39/out/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P39/out/CVS/Root | 1 + .../xmlconf/ibm/invalid/P39/out/ibm39i01.xml | 1 + .../xmlconf/ibm/invalid/P39/out/ibm39i02.xml | 1 + .../xmlconf/ibm/invalid/P39/out/ibm39i03.xml | 1 + .../xmlconf/ibm/invalid/P39/out/ibm39i04.xml | 1 + .../xmlconf/ibm/invalid/P41/CVS/Entries | 3 + .../xmlconf/ibm/invalid/P41/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P41/CVS/Root | 1 + .../xmlconf/ibm/invalid/P41/ibm41i01.xml | 11 + .../xmlconf/ibm/invalid/P41/ibm41i02.xml | 12 + .../xmlconf/ibm/invalid/P41/out/CVS/Entries | 3 + .../xmlconf/ibm/invalid/P41/out/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P41/out/CVS/Root | 1 + .../xmlconf/ibm/invalid/P41/out/ibm41i01.xml | 1 + .../xmlconf/ibm/invalid/P41/out/ibm41i02.xml | 1 + .../xmlconf/ibm/invalid/P45/CVS/Entries | 2 + .../xmlconf/ibm/invalid/P45/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P45/CVS/Root | 1 + .../xmlconf/ibm/invalid/P45/ibm45i01.xml | 19 + .../xmlconf/ibm/invalid/P45/out/CVS/Entries | 2 + .../xmlconf/ibm/invalid/P45/out/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P45/out/CVS/Root | 1 + .../xmlconf/ibm/invalid/P45/out/ibm45i01.xml | 1 + .../xmlconf/ibm/invalid/P49/CVS/Entries | 4 + .../xmlconf/ibm/invalid/P49/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P49/CVS/Root | 1 + .../xmlconf/ibm/invalid/P49/ibm49i01.dtd | 11 + .../xmlconf/ibm/invalid/P49/ibm49i01.xml | 9 + .../xmlconf/ibm/invalid/P49/ibm49i02.xml | 9 + .../xmlconf/ibm/invalid/P49/out/CVS/Entries | 3 + .../xmlconf/ibm/invalid/P49/out/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P49/out/CVS/Root | 1 + .../xmlconf/ibm/invalid/P49/out/ibm49i01.xml | 1 + .../xmlconf/ibm/invalid/P49/out/ibm49i02.xml | 0 .../xmlconf/ibm/invalid/P50/CVS/Entries | 3 + .../xmlconf/ibm/invalid/P50/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P50/CVS/Root | 1 + .../xmlconf/ibm/invalid/P50/ibm50i01.dtd | 10 + .../xmlconf/ibm/invalid/P50/ibm50i01.xml | 9 + .../xmlconf/ibm/invalid/P50/out/CVS/Entries | 2 + .../xmlconf/ibm/invalid/P50/out/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P50/out/CVS/Root | 1 + .../xmlconf/ibm/invalid/P50/out/ibm50i01.xml | 1 + .../xmlconf/ibm/invalid/P51/CVS/Entries | 5 + .../xmlconf/ibm/invalid/P51/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P51/CVS/Root | 1 + .../xmlconf/ibm/invalid/P51/ibm51i01.dtd | 16 + .../xmlconf/ibm/invalid/P51/ibm51i01.xml | 9 + .../xmlconf/ibm/invalid/P51/ibm51i03.dtd | 5 + .../xmlconf/ibm/invalid/P51/ibm51i03.xml | 15 + .../xmlconf/ibm/invalid/P51/out/CVS/Entries | 4 + .../xmlconf/ibm/invalid/P51/out/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P51/out/CVS/Root | 1 + .../xmlconf/ibm/invalid/P51/out/ibm51i01.xml | 1 + .../xmlconf/ibm/invalid/P51/out/ibm51i02.xml | 1 + .../xmlconf/ibm/invalid/P51/out/ibm51i03.xml | 1 + .../xmlconf/ibm/invalid/P56/CVS/Entries | 18 + .../xmlconf/ibm/invalid/P56/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P56/CVS/Root | 1 + .../xmlconf/ibm/invalid/P56/ibm56i01.xml | 11 + .../xmlconf/ibm/invalid/P56/ibm56i02.xml | 14 + .../xmlconf/ibm/invalid/P56/ibm56i03.xml | 11 + .../xmlconf/ibm/invalid/P56/ibm56i05.xml | 11 + .../xmlconf/ibm/invalid/P56/ibm56i06.xml | 15 + .../xmlconf/ibm/invalid/P56/ibm56i07.xml | 16 + .../xmlconf/ibm/invalid/P56/ibm56i08.xml | 18 + .../xmlconf/ibm/invalid/P56/ibm56i09.xml | 19 + .../xmlconf/ibm/invalid/P56/ibm56i10.xml | 21 + .../xmlconf/ibm/invalid/P56/ibm56i11.xml | 13 + .../xmlconf/ibm/invalid/P56/ibm56i12.xml | 14 + .../xmlconf/ibm/invalid/P56/ibm56i13.xml | 14 + .../xmlconf/ibm/invalid/P56/ibm56i14.xml | 14 + .../xmlconf/ibm/invalid/P56/ibm56i15.xml | 15 + .../xmlconf/ibm/invalid/P56/ibm56i16.xml | 15 + .../xmlconf/ibm/invalid/P56/ibm56i17.xml | 12 + .../xmlconf/ibm/invalid/P56/ibm56i18.xml | 12 + .../xmlconf/ibm/invalid/P56/out/CVS/Entries | 18 + .../xmlconf/ibm/invalid/P56/out/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P56/out/CVS/Root | 1 + .../xmlconf/ibm/invalid/P56/out/ibm56i01.xml | 1 + .../xmlconf/ibm/invalid/P56/out/ibm56i02.xml | 1 + .../xmlconf/ibm/invalid/P56/out/ibm56i03.xml | 1 + .../xmlconf/ibm/invalid/P56/out/ibm56i05.xml | 1 + .../xmlconf/ibm/invalid/P56/out/ibm56i06.xml | 1 + .../xmlconf/ibm/invalid/P56/out/ibm56i07.xml | 1 + .../xmlconf/ibm/invalid/P56/out/ibm56i08.xml | 1 + .../xmlconf/ibm/invalid/P56/out/ibm56i09.xml | 1 + .../xmlconf/ibm/invalid/P56/out/ibm56i10.xml | 1 + .../xmlconf/ibm/invalid/P56/out/ibm56i11.xml | 1 + .../xmlconf/ibm/invalid/P56/out/ibm56i12.xml | 1 + .../xmlconf/ibm/invalid/P56/out/ibm56i13.xml | 1 + .../xmlconf/ibm/invalid/P56/out/ibm56i14.xml | 1 + .../xmlconf/ibm/invalid/P56/out/ibm56i15.xml | 1 + .../xmlconf/ibm/invalid/P56/out/ibm56i16.xml | 1 + .../xmlconf/ibm/invalid/P56/out/ibm56i17.xml | 1 + .../xmlconf/ibm/invalid/P56/out/ibm56i18.xml | 1 + .../xmlconf/ibm/invalid/P58/CVS/Entries | 3 + .../xmlconf/ibm/invalid/P58/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P58/CVS/Root | 1 + .../xmlconf/ibm/invalid/P58/ibm58i01.xml | 16 + .../xmlconf/ibm/invalid/P58/ibm58i02.xml | 15 + .../xmlconf/ibm/invalid/P58/out/CVS/Entries | 3 + .../xmlconf/ibm/invalid/P58/out/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P58/out/CVS/Root | 1 + .../xmlconf/ibm/invalid/P58/out/ibm58i01.xml | 6 + .../xmlconf/ibm/invalid/P58/out/ibm58i02.xml | 5 + .../xmlconf/ibm/invalid/P59/CVS/Entries | 2 + .../xmlconf/ibm/invalid/P59/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P59/CVS/Root | 1 + .../xmlconf/ibm/invalid/P59/ibm59i01.xml | 15 + .../xmlconf/ibm/invalid/P59/out/CVS/Entries | 2 + .../xmlconf/ibm/invalid/P59/out/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P59/out/CVS/Root | 1 + .../xmlconf/ibm/invalid/P59/out/ibm59i01.xml | 1 + .../xmlconf/ibm/invalid/P60/CVS/Entries | 5 + .../xmlconf/ibm/invalid/P60/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P60/CVS/Root | 1 + .../xmlconf/ibm/invalid/P60/ibm60i01.xml | 17 + .../xmlconf/ibm/invalid/P60/ibm60i02.xml | 15 + .../xmlconf/ibm/invalid/P60/ibm60i03.xml | 21 + .../xmlconf/ibm/invalid/P60/ibm60i04.xml | 13 + .../xmlconf/ibm/invalid/P60/out/CVS/Entries | 5 + .../xmlconf/ibm/invalid/P60/out/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P60/out/CVS/Root | 1 + .../xmlconf/ibm/invalid/P60/out/ibm60i01.xml | 1 + .../xmlconf/ibm/invalid/P60/out/ibm60i02.xml | 1 + .../xmlconf/ibm/invalid/P60/out/ibm60i03.xml | 1 + .../xmlconf/ibm/invalid/P60/out/ibm60i04.xml | 1 + .../xmlconf/ibm/invalid/P68/CVS/Entries | 9 + .../xmlconf/ibm/invalid/P68/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P68/CVS/Root | 1 + .../xmlconf/ibm/invalid/P68/ibm68i01.dtd | 4 + .../xmlconf/ibm/invalid/P68/ibm68i01.xml | 10 + .../xmlconf/ibm/invalid/P68/ibm68i02.dtd | 4 + .../xmlconf/ibm/invalid/P68/ibm68i02.xml | 10 + .../xmlconf/ibm/invalid/P68/ibm68i03.ent | 4 + .../xmlconf/ibm/invalid/P68/ibm68i03.xml | 10 + .../xmlconf/ibm/invalid/P68/ibm68i04.ent | 4 + .../xmlconf/ibm/invalid/P68/ibm68i04.xml | 10 + .../xmlconf/ibm/invalid/P68/out/CVS/Entries | 5 + .../xmlconf/ibm/invalid/P68/out/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P68/out/CVS/Root | 1 + .../xmlconf/ibm/invalid/P68/out/ibm68i01.xml | 1 + .../xmlconf/ibm/invalid/P68/out/ibm68i02.xml | 1 + .../xmlconf/ibm/invalid/P68/out/ibm68i03.xml | 1 + .../xmlconf/ibm/invalid/P68/out/ibm68i04.xml | 1 + .../xmlconf/ibm/invalid/P69/CVS/Entries | 9 + .../xmlconf/ibm/invalid/P69/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P69/CVS/Root | 1 + .../xmlconf/ibm/invalid/P69/ibm69i01.dtd | 6 + .../xmlconf/ibm/invalid/P69/ibm69i01.xml | 10 + .../xmlconf/ibm/invalid/P69/ibm69i02.dtd | 6 + .../xmlconf/ibm/invalid/P69/ibm69i02.xml | 10 + .../xmlconf/ibm/invalid/P69/ibm69i03.ent | 7 + .../xmlconf/ibm/invalid/P69/ibm69i03.xml | 10 + .../xmlconf/ibm/invalid/P69/ibm69i04.ent | 8 + .../xmlconf/ibm/invalid/P69/ibm69i04.xml | 10 + .../xmlconf/ibm/invalid/P69/out/CVS/Entries | 5 + .../xmlconf/ibm/invalid/P69/out/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P69/out/CVS/Root | 1 + .../xmlconf/ibm/invalid/P69/out/ibm69i01.xml | 1 + .../xmlconf/ibm/invalid/P69/out/ibm69i02.xml | 1 + .../xmlconf/ibm/invalid/P69/out/ibm69i03.xml | 1 + .../xmlconf/ibm/invalid/P69/out/ibm69i04.xml | 1 + .../xmlconf/ibm/invalid/P76/CVS/Entries | 2 + .../xmlconf/ibm/invalid/P76/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P76/CVS/Root | 1 + .../xmlconf/ibm/invalid/P76/ibm76i01.xml | 16 + .../xmlconf/ibm/invalid/P76/out/CVS/Entries | 2 + .../xmlconf/ibm/invalid/P76/out/CVS/Repository | 1 + .../xmlconf/ibm/invalid/P76/out/CVS/Root | 1 + .../xmlconf/ibm/invalid/P76/out/ibm76i01.xml | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/CVS/Entries | 79 + .../xmlconf/ibm/not-wf/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P01/CVS/Entries | 4 + .../xmlconf/ibm/not-wf/P01/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P01/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P01/ibm01n01.xml | 5 + .../xmlconf/ibm/not-wf/P01/ibm01n02.xml | 5 + .../xmlconf/ibm/not-wf/P01/ibm01n03.xml | 9 + .../xmlconf/ibm/not-wf/P02/CVS/Entries | 34 + .../xmlconf/ibm/not-wf/P02/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P02/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P02/ibm02n01.xml | Bin 0 -> 91 bytes .../xmlconf/ibm/not-wf/P02/ibm02n02.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n03.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n04.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n05.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n06.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n07.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n08.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n09.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n10.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n11.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n12.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n13.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n14.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n15.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n16.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n17.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n18.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n19.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n20.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n21.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n22.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n23.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n24.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n25.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n26.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n27.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n28.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n29.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n30.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n31.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n32.xml | 6 + .../xmlconf/ibm/not-wf/P02/ibm02n33.xml | 6 + .../xmlconf/ibm/not-wf/P03/CVS/Entries | 2 + .../xmlconf/ibm/not-wf/P03/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P03/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P03/ibm03n01.xml | 6 + .../xmlconf/ibm/not-wf/P04/CVS/Entries | 19 + .../xmlconf/ibm/not-wf/P04/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P04/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P04/ibm04n01.xml | 5 + .../xmlconf/ibm/not-wf/P04/ibm04n02.xml | 5 + .../xmlconf/ibm/not-wf/P04/ibm04n03.xml | 5 + .../xmlconf/ibm/not-wf/P04/ibm04n04.xml | 5 + .../xmlconf/ibm/not-wf/P04/ibm04n05.xml | 5 + .../xmlconf/ibm/not-wf/P04/ibm04n06.xml | 5 + .../xmlconf/ibm/not-wf/P04/ibm04n07.xml | 5 + .../xmlconf/ibm/not-wf/P04/ibm04n08.xml | 5 + .../xmlconf/ibm/not-wf/P04/ibm04n09.xml | 5 + .../xmlconf/ibm/not-wf/P04/ibm04n10.xml | 5 + .../xmlconf/ibm/not-wf/P04/ibm04n11.xml | 5 + .../xmlconf/ibm/not-wf/P04/ibm04n12.xml | 5 + .../xmlconf/ibm/not-wf/P04/ibm04n13.xml | 5 + .../xmlconf/ibm/not-wf/P04/ibm04n14.xml | 5 + .../xmlconf/ibm/not-wf/P04/ibm04n15.xml | 5 + .../xmlconf/ibm/not-wf/P04/ibm04n16.xml | 5 + .../xmlconf/ibm/not-wf/P04/ibm04n17.xml | 5 + .../xmlconf/ibm/not-wf/P04/ibm04n18.xml | 5 + .../xmlconf/ibm/not-wf/P05/CVS/Entries | 6 + .../xmlconf/ibm/not-wf/P05/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P05/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P05/ibm05n01.xml | 4 + .../xmlconf/ibm/not-wf/P05/ibm05n02.xml | 4 + .../xmlconf/ibm/not-wf/P05/ibm05n03.xml | 4 + .../xmlconf/ibm/not-wf/P05/ibm05n04.xml | 5 + .../xmlconf/ibm/not-wf/P05/ibm05n05.xml | 5 + .../xmlconf/ibm/not-wf/P09/CVS/Entries | 5 + .../xmlconf/ibm/not-wf/P09/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P09/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P09/ibm09n01.xml | 21 + .../xmlconf/ibm/not-wf/P09/ibm09n02.xml | 8 + .../xmlconf/ibm/not-wf/P09/ibm09n03.xml | 8 + .../xmlconf/ibm/not-wf/P09/ibm09n04.xml | 8 + .../xmlconf/ibm/not-wf/P10/CVS/Entries | 9 + .../xmlconf/ibm/not-wf/P10/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P10/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P10/ibm10n01.xml | 19 + .../xmlconf/ibm/not-wf/P10/ibm10n02.xml | 14 + .../xmlconf/ibm/not-wf/P10/ibm10n03.xml | 14 + .../xmlconf/ibm/not-wf/P10/ibm10n04.xml | 14 + .../xmlconf/ibm/not-wf/P10/ibm10n05.xml | 14 + .../xmlconf/ibm/not-wf/P10/ibm10n06.xml | 14 + .../xmlconf/ibm/not-wf/P10/ibm10n07.xml | 14 + .../xmlconf/ibm/not-wf/P10/ibm10n08.xml | 14 + .../xmlconf/ibm/not-wf/P11/CVS/Entries | 5 + .../xmlconf/ibm/not-wf/P11/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P11/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P11/ibm11n01.xml | 18 + .../xmlconf/ibm/not-wf/P11/ibm11n02.xml | 7 + .../xmlconf/ibm/not-wf/P11/ibm11n03.xml | 7 + .../xmlconf/ibm/not-wf/P11/ibm11n04.xml | 7 + .../xmlconf/ibm/not-wf/P12/CVS/Entries | 4 + .../xmlconf/ibm/not-wf/P12/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P12/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P12/ibm12n01.xml | 18 + .../xmlconf/ibm/not-wf/P12/ibm12n02.xml | 8 + .../xmlconf/ibm/not-wf/P12/ibm12n03.xml | 8 + .../xmlconf/ibm/not-wf/P13/CVS/Entries | 5 + .../xmlconf/ibm/not-wf/P13/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P13/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P13/ibm13n01.xml | 12 + .../xmlconf/ibm/not-wf/P13/ibm13n02.xml | 7 + .../xmlconf/ibm/not-wf/P13/ibm13n03.xml | 8 + .../xmlconf/ibm/not-wf/P13/student.dtd | 3 + .../xmlconf/ibm/not-wf/P14/CVS/Entries | 4 + .../xmlconf/ibm/not-wf/P14/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P14/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P14/ibm14n01.xml | 11 + .../xmlconf/ibm/not-wf/P14/ibm14n02.xml | 9 + .../xmlconf/ibm/not-wf/P14/ibm14n03.xml | 9 + .../xmlconf/ibm/not-wf/P15/CVS/Entries | 5 + .../xmlconf/ibm/not-wf/P15/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P15/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P15/ibm15n01.xml | 15 + .../xmlconf/ibm/not-wf/P15/ibm15n02.xml | 8 + .../xmlconf/ibm/not-wf/P15/ibm15n03.xml | 8 + .../xmlconf/ibm/not-wf/P15/ibm15n04.xml | 8 + .../xmlconf/ibm/not-wf/P16/CVS/Entries | 5 + .../xmlconf/ibm/not-wf/P16/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P16/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P16/ibm16n01.xml | 10 + .../xmlconf/ibm/not-wf/P16/ibm16n02.xml | 9 + .../xmlconf/ibm/not-wf/P16/ibm16n03.xml | 9 + .../xmlconf/ibm/not-wf/P16/ibm16n04.xml | 9 + .../xmlconf/ibm/not-wf/P17/CVS/Entries | 5 + .../xmlconf/ibm/not-wf/P17/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P17/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P17/ibm17n01.xml | 11 + .../xmlconf/ibm/not-wf/P17/ibm17n02.xml | 8 + .../xmlconf/ibm/not-wf/P17/ibm17n03.xml | 8 + .../xmlconf/ibm/not-wf/P17/ibm17n04.xml | 8 + .../xmlconf/ibm/not-wf/P18/CVS/Entries | 3 + .../xmlconf/ibm/not-wf/P18/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P18/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P18/ibm18n01.xml | 9 + .../xmlconf/ibm/not-wf/P18/ibm18n02.xml | 7 + .../xmlconf/ibm/not-wf/P19/CVS/Entries | 4 + .../xmlconf/ibm/not-wf/P19/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P19/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P19/ibm19n01.xml | 8 + .../xmlconf/ibm/not-wf/P19/ibm19n02.xml | 10 + .../xmlconf/ibm/not-wf/P19/ibm19n03.xml | 8 + .../xmlconf/ibm/not-wf/P20/CVS/Entries | 2 + .../xmlconf/ibm/not-wf/P20/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P20/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P20/ibm20n01.xml | 8 + .../xmlconf/ibm/not-wf/P21/CVS/Entries | 4 + .../xmlconf/ibm/not-wf/P21/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P21/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P21/ibm21n01.xml | 10 + .../xmlconf/ibm/not-wf/P21/ibm21n02.xml | 8 + .../xmlconf/ibm/not-wf/P21/ibm21n03.xml | 8 + .../xmlconf/ibm/not-wf/P22/CVS/Entries | 4 + .../xmlconf/ibm/not-wf/P22/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P22/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P22/ibm22n01.xml | 6 + .../xmlconf/ibm/not-wf/P22/ibm22n02.xml | 6 + .../xmlconf/ibm/not-wf/P22/ibm22n03.xml | 7 + .../xmlconf/ibm/not-wf/P23/CVS/Entries | 7 + .../xmlconf/ibm/not-wf/P23/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P23/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P23/ibm23n01.xml | 6 + .../xmlconf/ibm/not-wf/P23/ibm23n02.xml | 6 + .../xmlconf/ibm/not-wf/P23/ibm23n03.xml | 6 + .../xmlconf/ibm/not-wf/P23/ibm23n04.xml | 6 + .../xmlconf/ibm/not-wf/P23/ibm23n05.xml | 6 + .../xmlconf/ibm/not-wf/P23/ibm23n06.xml | 6 + .../xmlconf/ibm/not-wf/P24/CVS/Entries | 10 + .../xmlconf/ibm/not-wf/P24/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P24/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P24/ibm24n01.xml | 6 + .../xmlconf/ibm/not-wf/P24/ibm24n02.xml | 6 + .../xmlconf/ibm/not-wf/P24/ibm24n03.xml | 6 + .../xmlconf/ibm/not-wf/P24/ibm24n04.xml | 6 + .../xmlconf/ibm/not-wf/P24/ibm24n05.xml | 6 + .../xmlconf/ibm/not-wf/P24/ibm24n06.xml | 6 + .../xmlconf/ibm/not-wf/P24/ibm24n07.xml | 6 + .../xmlconf/ibm/not-wf/P24/ibm24n08.xml | 6 + .../xmlconf/ibm/not-wf/P24/ibm24n09.xml | 6 + .../xmlconf/ibm/not-wf/P25/CVS/Entries | 3 + .../xmlconf/ibm/not-wf/P25/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P25/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P25/ibm25n01.xml | 6 + .../xmlconf/ibm/not-wf/P25/ibm25n02.xml | 6 + .../xmlconf/ibm/not-wf/P26/CVS/Entries | 2 + .../xmlconf/ibm/not-wf/P26/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P26/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P26/ibm26n01.xml | 6 + .../xmlconf/ibm/not-wf/P27/CVS/Entries | 2 + .../xmlconf/ibm/not-wf/P27/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P27/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P27/ibm27n01.xml | 6 + .../xmlconf/ibm/not-wf/P28/CVS/Entries | 10 + .../xmlconf/ibm/not-wf/P28/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P28/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P28/ibm28n01.dtd | 1 + .../xmlconf/ibm/not-wf/P28/ibm28n01.xml | 4 + .../xmlconf/ibm/not-wf/P28/ibm28n02.xml | 6 + .../xmlconf/ibm/not-wf/P28/ibm28n03.xml | 6 + .../xmlconf/ibm/not-wf/P28/ibm28n04.xml | 11 + .../xmlconf/ibm/not-wf/P28/ibm28n05.xml | 6 + .../xmlconf/ibm/not-wf/P28/ibm28n06.xml | 6 + .../xmlconf/ibm/not-wf/P28/ibm28n07.xml | 6 + .../xmlconf/ibm/not-wf/P28/ibm28n08.xml | 6 + .../xmlconf/ibm/not-wf/P29/CVS/Entries | 9 + .../xmlconf/ibm/not-wf/P29/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P29/CVS/Root | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P29/cat.txt | 1 + .../xmlconf/ibm/not-wf/P29/ibm29n01.xml | 20 + .../xmlconf/ibm/not-wf/P29/ibm29n02.xml | 8 + .../xmlconf/ibm/not-wf/P29/ibm29n03.xml | 8 + .../xmlconf/ibm/not-wf/P29/ibm29n04.xml | 8 + .../xmlconf/ibm/not-wf/P29/ibm29n05.xml | 8 + .../xmlconf/ibm/not-wf/P29/ibm29n06.xml | 8 + .../xmlconf/ibm/not-wf/P29/ibm29n07.xml | 8 + .../xmlconf/ibm/not-wf/P30/CVS/Entries | 3 + .../xmlconf/ibm/not-wf/P30/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P30/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P30/ibm30n01.dtd | 3 + .../xmlconf/ibm/not-wf/P30/ibm30n01.xml | 3 + .../xmlconf/ibm/not-wf/P31/CVS/Entries | 3 + .../xmlconf/ibm/not-wf/P31/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P31/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P31/ibm31n01.dtd | 5 + .../xmlconf/ibm/not-wf/P31/ibm31n01.xml | 3 + .../xmlconf/ibm/not-wf/P32/CVS/Entries | 12 + .../xmlconf/ibm/not-wf/P32/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P32/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P32/ibm32n01.xml | 6 + .../xmlconf/ibm/not-wf/P32/ibm32n02.xml | 6 + .../xmlconf/ibm/not-wf/P32/ibm32n03.xml | 6 + .../xmlconf/ibm/not-wf/P32/ibm32n04.xml | 6 + .../xmlconf/ibm/not-wf/P32/ibm32n05.xml | 6 + .../xmlconf/ibm/not-wf/P32/ibm32n06.dtd | 1 + .../xmlconf/ibm/not-wf/P32/ibm32n06.xml | 4 + .../xmlconf/ibm/not-wf/P32/ibm32n07.xml | 4 + .../xmlconf/ibm/not-wf/P32/ibm32n08.xml | 6 + .../xmlconf/ibm/not-wf/P32/ibm32n09.dtd | 1 + .../xmlconf/ibm/not-wf/P32/ibm32n09.xml | 9 + .../xmlconf/ibm/not-wf/P39/CVS/Entries | 7 + .../xmlconf/ibm/not-wf/P39/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P39/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P39/ibm39n01.xml | 6 + .../xmlconf/ibm/not-wf/P39/ibm39n02.xml | 5 + .../xmlconf/ibm/not-wf/P39/ibm39n03.xml | 6 + .../xmlconf/ibm/not-wf/P39/ibm39n04.xml | 8 + .../xmlconf/ibm/not-wf/P39/ibm39n05.xml | 5 + .../xmlconf/ibm/not-wf/P39/ibm39n06.xml | 5 + .../xmlconf/ibm/not-wf/P40/CVS/Entries | 6 + .../xmlconf/ibm/not-wf/P40/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P40/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P40/ibm40n01.xml | 10 + .../xmlconf/ibm/not-wf/P40/ibm40n02.xml | 7 + .../xmlconf/ibm/not-wf/P40/ibm40n03.xml | 7 + .../xmlconf/ibm/not-wf/P40/ibm40n04.xml | 7 + .../xmlconf/ibm/not-wf/P40/ibm40n05.xml | 9 + .../xmlconf/ibm/not-wf/P41/CVS/Entries | 18 + .../xmlconf/ibm/not-wf/P41/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P41/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P41/ibm41n.ent | 2 + .../xmlconf/ibm/not-wf/P41/ibm41n01.xml | 7 + .../xmlconf/ibm/not-wf/P41/ibm41n02.xml | 7 + .../xmlconf/ibm/not-wf/P41/ibm41n03.xml | 7 + .../xmlconf/ibm/not-wf/P41/ibm41n04.xml | 7 + .../xmlconf/ibm/not-wf/P41/ibm41n05.xml | 7 + .../xmlconf/ibm/not-wf/P41/ibm41n06.xml | 7 + .../xmlconf/ibm/not-wf/P41/ibm41n07.xml | 7 + .../xmlconf/ibm/not-wf/P41/ibm41n08.xml | 7 + .../xmlconf/ibm/not-wf/P41/ibm41n09.xml | 7 + .../xmlconf/ibm/not-wf/P41/ibm41n10.ent | 2 + .../xmlconf/ibm/not-wf/P41/ibm41n10.xml | 8 + .../xmlconf/ibm/not-wf/P41/ibm41n11.ent | 2 + .../xmlconf/ibm/not-wf/P41/ibm41n11.xml | 9 + .../xmlconf/ibm/not-wf/P41/ibm41n12.xml | 10 + .../xmlconf/ibm/not-wf/P41/ibm41n13.xml | 8 + .../xmlconf/ibm/not-wf/P41/ibm41n14.xml | 9 + .../xmlconf/ibm/not-wf/P42/CVS/Entries | 6 + .../xmlconf/ibm/not-wf/P42/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P42/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P42/ibm42n01.xml | 6 + .../xmlconf/ibm/not-wf/P42/ibm42n02.xml | 6 + .../xmlconf/ibm/not-wf/P42/ibm42n03.xml | 6 + .../xmlconf/ibm/not-wf/P42/ibm42n04.xml | 6 + .../xmlconf/ibm/not-wf/P42/ibm42n05.xml | 6 + .../xmlconf/ibm/not-wf/P43/CVS/Entries | 5 + .../xmlconf/ibm/not-wf/P43/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P43/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P43/ibm43n01.xml | 10 + .../xmlconf/ibm/not-wf/P43/ibm43n02.xml | 10 + .../xmlconf/ibm/not-wf/P43/ibm43n04.xml | 10 + .../xmlconf/ibm/not-wf/P43/ibm43n05.xml | 10 + .../xmlconf/ibm/not-wf/P44/CVS/Entries | 5 + .../xmlconf/ibm/not-wf/P44/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P44/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P44/ibm44n01.xml | 8 + .../xmlconf/ibm/not-wf/P44/ibm44n02.xml | 8 + .../xmlconf/ibm/not-wf/P44/ibm44n03.xml | 12 + .../xmlconf/ibm/not-wf/P44/ibm44n04.xml | 8 + .../xmlconf/ibm/not-wf/P45/CVS/Entries | 10 + .../xmlconf/ibm/not-wf/P45/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P45/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P45/ibm45n01.xml | 9 + .../xmlconf/ibm/not-wf/P45/ibm45n02.xml | 7 + .../xmlconf/ibm/not-wf/P45/ibm45n03.xml | 7 + .../xmlconf/ibm/not-wf/P45/ibm45n04.xml | 7 + .../xmlconf/ibm/not-wf/P45/ibm45n05.xml | 7 + .../xmlconf/ibm/not-wf/P45/ibm45n06.xml | 7 + .../xmlconf/ibm/not-wf/P45/ibm45n07.xml | 7 + .../xmlconf/ibm/not-wf/P45/ibm45n08.xml | 7 + .../xmlconf/ibm/not-wf/P45/ibm45n09.xml | 7 + .../xmlconf/ibm/not-wf/P46/CVS/Entries | 6 + .../xmlconf/ibm/not-wf/P46/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P46/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P46/ibm46n01.xml | 8 + .../xmlconf/ibm/not-wf/P46/ibm46n02.xml | 7 + .../xmlconf/ibm/not-wf/P46/ibm46n03.xml | 7 + .../xmlconf/ibm/not-wf/P46/ibm46n04.xml | 7 + .../xmlconf/ibm/not-wf/P46/ibm46n05.xml | 7 + .../xmlconf/ibm/not-wf/P47/CVS/Entries | 7 + .../xmlconf/ibm/not-wf/P47/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P47/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P47/ibm47n01.xml | 7 + .../xmlconf/ibm/not-wf/P47/ibm47n02.xml | 7 + .../xmlconf/ibm/not-wf/P47/ibm47n03.xml | 7 + .../xmlconf/ibm/not-wf/P47/ibm47n04.xml | 10 + .../xmlconf/ibm/not-wf/P47/ibm47n05.xml | 9 + .../xmlconf/ibm/not-wf/P47/ibm47n06.xml | 8 + .../xmlconf/ibm/not-wf/P48/CVS/Entries | 8 + .../xmlconf/ibm/not-wf/P48/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P48/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P48/ibm48n01.xml | 10 + .../xmlconf/ibm/not-wf/P48/ibm48n02.xml | 8 + .../xmlconf/ibm/not-wf/P48/ibm48n03.xml | 8 + .../xmlconf/ibm/not-wf/P48/ibm48n04.xml | 8 + .../xmlconf/ibm/not-wf/P48/ibm48n05.xml | 9 + .../xmlconf/ibm/not-wf/P48/ibm48n06.xml | 9 + .../xmlconf/ibm/not-wf/P48/ibm48n07.xml | 8 + .../xmlconf/ibm/not-wf/P49/CVS/Entries | 7 + .../xmlconf/ibm/not-wf/P49/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P49/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P49/ibm49n01.xml | 8 + .../xmlconf/ibm/not-wf/P49/ibm49n02.xml | 9 + .../xmlconf/ibm/not-wf/P49/ibm49n03.xml | 9 + .../xmlconf/ibm/not-wf/P49/ibm49n04.xml | 9 + .../xmlconf/ibm/not-wf/P49/ibm49n05.xml | 9 + .../xmlconf/ibm/not-wf/P49/ibm49n06.xml | 10 + .../xmlconf/ibm/not-wf/P50/CVS/Entries | 8 + .../xmlconf/ibm/not-wf/P50/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P50/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P50/ibm50n01.xml | 9 + .../xmlconf/ibm/not-wf/P50/ibm50n02.xml | 9 + .../xmlconf/ibm/not-wf/P50/ibm50n03.xml | 9 + .../xmlconf/ibm/not-wf/P50/ibm50n04.xml | 9 + .../xmlconf/ibm/not-wf/P50/ibm50n05.xml | 9 + .../xmlconf/ibm/not-wf/P50/ibm50n06.xml | 9 + .../xmlconf/ibm/not-wf/P50/ibm50n07.xml | 9 + .../xmlconf/ibm/not-wf/P51/CVS/Entries | 8 + .../xmlconf/ibm/not-wf/P51/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P51/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P51/ibm51n01.xml | 9 + .../xmlconf/ibm/not-wf/P51/ibm51n02.xml | 9 + .../xmlconf/ibm/not-wf/P51/ibm51n03.xml | 9 + .../xmlconf/ibm/not-wf/P51/ibm51n04.xml | 9 + .../xmlconf/ibm/not-wf/P51/ibm51n05.xml | 9 + .../xmlconf/ibm/not-wf/P51/ibm51n06.xml | 9 + .../xmlconf/ibm/not-wf/P51/ibm51n07.xml | 9 + .../xmlconf/ibm/not-wf/P52/CVS/Entries | 7 + .../xmlconf/ibm/not-wf/P52/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P52/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P52/ibm52n01.xml | 8 + .../xmlconf/ibm/not-wf/P52/ibm52n02.xml | 8 + .../xmlconf/ibm/not-wf/P52/ibm52n03.xml | 8 + .../xmlconf/ibm/not-wf/P52/ibm52n04.xml | 8 + .../xmlconf/ibm/not-wf/P52/ibm52n05.xml | 9 + .../xmlconf/ibm/not-wf/P52/ibm52n06.xml | 8 + .../xmlconf/ibm/not-wf/P53/CVS/Entries | 9 + .../xmlconf/ibm/not-wf/P53/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P53/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P53/ibm53n01.xml | 10 + .../xmlconf/ibm/not-wf/P53/ibm53n02.xml | 8 + .../xmlconf/ibm/not-wf/P53/ibm53n03.xml | 8 + .../xmlconf/ibm/not-wf/P53/ibm53n04.xml | 8 + .../xmlconf/ibm/not-wf/P53/ibm53n05.xml | 8 + .../xmlconf/ibm/not-wf/P53/ibm53n06.xml | 8 + .../xmlconf/ibm/not-wf/P53/ibm53n07.xml | 8 + .../xmlconf/ibm/not-wf/P53/ibm53n08.xml | 8 + .../xmlconf/ibm/not-wf/P54/CVS/Entries | 3 + .../xmlconf/ibm/not-wf/P54/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P54/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P54/ibm54n01.xml | 11 + .../xmlconf/ibm/not-wf/P54/ibm54n02.xml | 12 + .../xmlconf/ibm/not-wf/P55/CVS/Entries | 4 + .../xmlconf/ibm/not-wf/P55/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P55/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P55/ibm55n01.xml | 11 + .../xmlconf/ibm/not-wf/P55/ibm55n02.xml | 11 + .../xmlconf/ibm/not-wf/P55/ibm55n03.xml | 11 + .../xmlconf/ibm/not-wf/P56/CVS/Entries | 8 + .../xmlconf/ibm/not-wf/P56/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P56/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P56/ibm56n01.xml | 11 + .../xmlconf/ibm/not-wf/P56/ibm56n02.xml | 11 + .../xmlconf/ibm/not-wf/P56/ibm56n03.xml | 11 + .../xmlconf/ibm/not-wf/P56/ibm56n04.xml | 11 + .../xmlconf/ibm/not-wf/P56/ibm56n05.xml | 11 + .../xmlconf/ibm/not-wf/P56/ibm56n06.xml | 11 + .../xmlconf/ibm/not-wf/P56/ibm56n07.xml | 11 + .../xmlconf/ibm/not-wf/P57/CVS/Entries | 2 + .../xmlconf/ibm/not-wf/P57/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P57/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P57/ibm57n01.xml | 10 + .../xmlconf/ibm/not-wf/P58/CVS/Entries | 9 + .../xmlconf/ibm/not-wf/P58/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P58/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P58/ibm58n01.xml | 13 + .../xmlconf/ibm/not-wf/P58/ibm58n02.xml | 13 + .../xmlconf/ibm/not-wf/P58/ibm58n03.xml | 13 + .../xmlconf/ibm/not-wf/P58/ibm58n04.xml | 13 + .../xmlconf/ibm/not-wf/P58/ibm58n05.xml | 13 + .../xmlconf/ibm/not-wf/P58/ibm58n06.xml | 15 + .../xmlconf/ibm/not-wf/P58/ibm58n07.xml | 14 + .../xmlconf/ibm/not-wf/P58/ibm58n08.xml | 14 + .../xmlconf/ibm/not-wf/P59/CVS/Entries | 7 + .../xmlconf/ibm/not-wf/P59/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P59/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P59/ibm59n01.xml | 13 + .../xmlconf/ibm/not-wf/P59/ibm59n02.xml | 13 + .../xmlconf/ibm/not-wf/P59/ibm59n03.xml | 14 + .../xmlconf/ibm/not-wf/P59/ibm59n04.xml | 13 + .../xmlconf/ibm/not-wf/P59/ibm59n05.xml | 13 + .../xmlconf/ibm/not-wf/P59/ibm59n06.xml | 13 + .../xmlconf/ibm/not-wf/P60/CVS/Entries | 9 + .../xmlconf/ibm/not-wf/P60/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P60/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P60/ibm60n01.xml | 12 + .../xmlconf/ibm/not-wf/P60/ibm60n02.xml | 12 + .../xmlconf/ibm/not-wf/P60/ibm60n03.xml | 12 + .../xmlconf/ibm/not-wf/P60/ibm60n04.xml | 12 + .../xmlconf/ibm/not-wf/P60/ibm60n05.xml | 12 + .../xmlconf/ibm/not-wf/P60/ibm60n06.xml | 12 + .../xmlconf/ibm/not-wf/P60/ibm60n07.xml | 15 + .../xmlconf/ibm/not-wf/P60/ibm60n08.xml | 12 + .../xmlconf/ibm/not-wf/P61/CVS/Entries | 3 + .../xmlconf/ibm/not-wf/P61/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P61/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P61/ibm61n01.dtd | 6 + .../xmlconf/ibm/not-wf/P61/ibm61n01.xml | 6 + .../xmlconf/ibm/not-wf/P62/CVS/Entries | 17 + .../xmlconf/ibm/not-wf/P62/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P62/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P62/ibm62n01.dtd | 9 + .../xmlconf/ibm/not-wf/P62/ibm62n01.xml | 7 + .../xmlconf/ibm/not-wf/P62/ibm62n02.dtd | 9 + .../xmlconf/ibm/not-wf/P62/ibm62n02.xml | 7 + .../xmlconf/ibm/not-wf/P62/ibm62n03.dtd | 9 + .../xmlconf/ibm/not-wf/P62/ibm62n03.xml | 7 + .../xmlconf/ibm/not-wf/P62/ibm62n04.dtd | 9 + .../xmlconf/ibm/not-wf/P62/ibm62n04.xml | 7 + .../xmlconf/ibm/not-wf/P62/ibm62n05.dtd | 9 + .../xmlconf/ibm/not-wf/P62/ibm62n05.xml | 7 + .../xmlconf/ibm/not-wf/P62/ibm62n06.dtd | 9 + .../xmlconf/ibm/not-wf/P62/ibm62n06.xml | 7 + .../xmlconf/ibm/not-wf/P62/ibm62n07.dtd | 8 + .../xmlconf/ibm/not-wf/P62/ibm62n07.xml | 7 + .../xmlconf/ibm/not-wf/P62/ibm62n08.dtd | 9 + .../xmlconf/ibm/not-wf/P62/ibm62n08.xml | 7 + .../xmlconf/ibm/not-wf/P63/CVS/Entries | 15 + .../xmlconf/ibm/not-wf/P63/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P63/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P63/ibm63n01.dtd | 6 + .../xmlconf/ibm/not-wf/P63/ibm63n01.xml | 11 + .../xmlconf/ibm/not-wf/P63/ibm63n02.dtd | 8 + .../xmlconf/ibm/not-wf/P63/ibm63n02.xml | 9 + .../xmlconf/ibm/not-wf/P63/ibm63n03.dtd | 6 + .../xmlconf/ibm/not-wf/P63/ibm63n03.xml | 11 + .../xmlconf/ibm/not-wf/P63/ibm63n04.dtd | 6 + .../xmlconf/ibm/not-wf/P63/ibm63n04.xml | 11 + .../xmlconf/ibm/not-wf/P63/ibm63n05.dtd | 6 + .../xmlconf/ibm/not-wf/P63/ibm63n05.xml | 11 + .../xmlconf/ibm/not-wf/P63/ibm63n06.dtd | 9 + .../xmlconf/ibm/not-wf/P63/ibm63n06.xml | 9 + .../xmlconf/ibm/not-wf/P63/ibm63n07.dtd | 8 + .../xmlconf/ibm/not-wf/P63/ibm63n07.xml | 11 + .../xmlconf/ibm/not-wf/P64/CVS/Entries | 7 + .../xmlconf/ibm/not-wf/P64/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P64/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P64/ibm64n01.dtd | 10 + .../xmlconf/ibm/not-wf/P64/ibm64n01.xml | 9 + .../xmlconf/ibm/not-wf/P64/ibm64n02.dtd | 10 + .../xmlconf/ibm/not-wf/P64/ibm64n02.xml | 9 + .../xmlconf/ibm/not-wf/P64/ibm64n03.dtd | 10 + .../xmlconf/ibm/not-wf/P64/ibm64n03.xml | 9 + .../xmlconf/ibm/not-wf/P65/CVS/Entries | 5 + .../xmlconf/ibm/not-wf/P65/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P65/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P65/ibm65n01.dtd | 12 + .../xmlconf/ibm/not-wf/P65/ibm65n01.xml | 9 + .../xmlconf/ibm/not-wf/P65/ibm65n02.dtd | 13 + .../xmlconf/ibm/not-wf/P65/ibm65n02.xml | 9 + .../xmlconf/ibm/not-wf/P66/CVS/Entries | 16 + .../xmlconf/ibm/not-wf/P66/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P66/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P66/ibm66n01.xml | 7 + .../xmlconf/ibm/not-wf/P66/ibm66n02.xml | 7 + .../xmlconf/ibm/not-wf/P66/ibm66n03.xml | 7 + .../xmlconf/ibm/not-wf/P66/ibm66n04.xml | 7 + .../xmlconf/ibm/not-wf/P66/ibm66n05.xml | 7 + .../xmlconf/ibm/not-wf/P66/ibm66n06.xml | 7 + .../xmlconf/ibm/not-wf/P66/ibm66n07.xml | 7 + .../xmlconf/ibm/not-wf/P66/ibm66n08.xml | 7 + .../xmlconf/ibm/not-wf/P66/ibm66n09.xml | 7 + .../xmlconf/ibm/not-wf/P66/ibm66n10.xml | 7 + .../xmlconf/ibm/not-wf/P66/ibm66n11.xml | 7 + .../xmlconf/ibm/not-wf/P66/ibm66n12.xml | 7 + .../xmlconf/ibm/not-wf/P66/ibm66n13.xml | 7 + .../xmlconf/ibm/not-wf/P66/ibm66n14.xml | 7 + .../xmlconf/ibm/not-wf/P66/ibm66n15.xml | 7 + .../xmlconf/ibm/not-wf/P68/CVS/Entries | 12 + .../xmlconf/ibm/not-wf/P68/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P68/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P68/ibm68n01.xml | 7 + .../xmlconf/ibm/not-wf/P68/ibm68n02.xml | 7 + .../xmlconf/ibm/not-wf/P68/ibm68n03.xml | 9 + .../xmlconf/ibm/not-wf/P68/ibm68n04.xml | 7 + .../xmlconf/ibm/not-wf/P68/ibm68n05.xml | 6 + .../xmlconf/ibm/not-wf/P68/ibm68n06.dtd | 2 + .../xmlconf/ibm/not-wf/P68/ibm68n06.xml | 8 + .../xmlconf/ibm/not-wf/P68/ibm68n07.xml | 9 + .../xmlconf/ibm/not-wf/P68/ibm68n08.xml | 9 + .../xmlconf/ibm/not-wf/P68/ibm68n09.xml | 10 + .../xmlconf/ibm/not-wf/P68/ibm68n10.xml | 14 + .../xmlconf/ibm/not-wf/P69/CVS/Entries | 8 + .../xmlconf/ibm/not-wf/P69/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P69/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P69/ibm69n01.xml | 9 + .../xmlconf/ibm/not-wf/P69/ibm69n02.xml | 9 + .../xmlconf/ibm/not-wf/P69/ibm69n03.xml | 12 + .../xmlconf/ibm/not-wf/P69/ibm69n04.xml | 9 + .../xmlconf/ibm/not-wf/P69/ibm69n05.xml | 10 + .../xmlconf/ibm/not-wf/P69/ibm69n06.xml | 8 + .../xmlconf/ibm/not-wf/P69/ibm69n07.xml | 12 + .../xmlconf/ibm/not-wf/P71/CVS/Entries | 10 + .../xmlconf/ibm/not-wf/P71/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P71/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P71/ibm70n01.xml | 10 + .../xmlconf/ibm/not-wf/P71/ibm71n01.xml | 10 + .../xmlconf/ibm/not-wf/P71/ibm71n02.xml | 9 + .../xmlconf/ibm/not-wf/P71/ibm71n03.xml | 9 + .../xmlconf/ibm/not-wf/P71/ibm71n04.xml | 9 + .../xmlconf/ibm/not-wf/P71/ibm71n05.xml | 8 + .../xmlconf/ibm/not-wf/P71/ibm71n06.xml | 8 + .../xmlconf/ibm/not-wf/P71/ibm71n07.xml | 9 + .../xmlconf/ibm/not-wf/P71/ibm71n08.xml | 9 + .../xmlconf/ibm/not-wf/P72/CVS/Entries | 10 + .../xmlconf/ibm/not-wf/P72/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P72/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P72/ibm72n01.xml | 14 + .../xmlconf/ibm/not-wf/P72/ibm72n02.xml | 9 + .../xmlconf/ibm/not-wf/P72/ibm72n03.xml | 9 + .../xmlconf/ibm/not-wf/P72/ibm72n04.xml | 9 + .../xmlconf/ibm/not-wf/P72/ibm72n05.xml | 9 + .../xmlconf/ibm/not-wf/P72/ibm72n06.xml | 9 + .../xmlconf/ibm/not-wf/P72/ibm72n07.xml | 9 + .../xmlconf/ibm/not-wf/P72/ibm72n08.xml | 9 + .../xmlconf/ibm/not-wf/P72/ibm72n09.xml | 9 + .../xmlconf/ibm/not-wf/P73/CVS/Entries | 3 + .../xmlconf/ibm/not-wf/P73/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P73/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P73/ibm73n01.xml | 9 + .../xmlconf/ibm/not-wf/P73/ibm73n03.xml | 9 + .../xmlconf/ibm/not-wf/P74/CVS/Entries | 2 + .../xmlconf/ibm/not-wf/P74/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P74/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P74/ibm74n01.xml | 9 + .../xmlconf/ibm/not-wf/P75/CVS/Entries | 15 + .../xmlconf/ibm/not-wf/P75/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P75/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P75/empty.dtd | 1 + .../xmlconf/ibm/not-wf/P75/ibm75n01.xml | 8 + .../xmlconf/ibm/not-wf/P75/ibm75n02.xml | 9 + .../xmlconf/ibm/not-wf/P75/ibm75n03.xml | 9 + .../xmlconf/ibm/not-wf/P75/ibm75n04.xml | 9 + .../xmlconf/ibm/not-wf/P75/ibm75n05.xml | 8 + .../xmlconf/ibm/not-wf/P75/ibm75n06.xml | 8 + .../xmlconf/ibm/not-wf/P75/ibm75n07.xml | 9 + .../xmlconf/ibm/not-wf/P75/ibm75n08.xml | 9 + .../xmlconf/ibm/not-wf/P75/ibm75n09.xml | 9 + .../xmlconf/ibm/not-wf/P75/ibm75n10.xml | 9 + .../xmlconf/ibm/not-wf/P75/ibm75n11.xml | 9 + .../xmlconf/ibm/not-wf/P75/ibm75n12.xml | 8 + .../xmlconf/ibm/not-wf/P75/ibm75n13.xml | 9 + .../xmlconf/ibm/not-wf/P76/CVS/Entries | 8 + .../xmlconf/ibm/not-wf/P76/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P76/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P76/ibm76n01.xml | 10 + .../xmlconf/ibm/not-wf/P76/ibm76n02.xml | 10 + .../xmlconf/ibm/not-wf/P76/ibm76n03.xml | 10 + .../xmlconf/ibm/not-wf/P76/ibm76n04.xml | 10 + .../xmlconf/ibm/not-wf/P76/ibm76n05.xml | 10 + .../xmlconf/ibm/not-wf/P76/ibm76n06.xml | 10 + .../xmlconf/ibm/not-wf/P76/ibm76n07.xml | 10 + .../xmlconf/ibm/not-wf/P77/CVS/Entries | 9 + .../xmlconf/ibm/not-wf/P77/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P77/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P77/ibm77n01.ent | 3 + .../xmlconf/ibm/not-wf/P77/ibm77n01.xml | 8 + .../xmlconf/ibm/not-wf/P77/ibm77n02.ent | 3 + .../xmlconf/ibm/not-wf/P77/ibm77n02.xml | 8 + .../xmlconf/ibm/not-wf/P77/ibm77n03.ent | 2 + .../xmlconf/ibm/not-wf/P77/ibm77n03.xml | 9 + .../xmlconf/ibm/not-wf/P77/ibm77n04.ent | 3 + .../xmlconf/ibm/not-wf/P77/ibm77n04.xml | 9 + .../xmlconf/ibm/not-wf/P78/CVS/Entries | 5 + .../xmlconf/ibm/not-wf/P78/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P78/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P78/ibm78n01.ent | 4 + .../xmlconf/ibm/not-wf/P78/ibm78n01.xml | 11 + .../xmlconf/ibm/not-wf/P78/ibm78n02.ent | 4 + .../xmlconf/ibm/not-wf/P78/ibm78n02.xml | 8 + .../xmlconf/ibm/not-wf/P79/CVS/Entries | 5 + .../xmlconf/ibm/not-wf/P79/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P79/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P79/ibm79n01.ent | 3 + .../xmlconf/ibm/not-wf/P79/ibm79n01.xml | 9 + .../xmlconf/ibm/not-wf/P79/ibm79n02.ent | 4 + .../xmlconf/ibm/not-wf/P79/ibm79n02.xml | 9 + .../xmlconf/ibm/not-wf/P80/CVS/Entries | 7 + .../xmlconf/ibm/not-wf/P80/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P80/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P80/ibm80n01.xml | 8 + .../xmlconf/ibm/not-wf/P80/ibm80n02.xml | 8 + .../xmlconf/ibm/not-wf/P80/ibm80n03.xml | 8 + .../xmlconf/ibm/not-wf/P80/ibm80n04.xml | 8 + .../xmlconf/ibm/not-wf/P80/ibm80n05.xml | 8 + .../xmlconf/ibm/not-wf/P80/ibm80n06.xml | 8 + .../xmlconf/ibm/not-wf/P81/CVS/Entries | 10 + .../xmlconf/ibm/not-wf/P81/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P81/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P81/ibm81n01.xml | 9 + .../xmlconf/ibm/not-wf/P81/ibm81n02.xml | 8 + .../xmlconf/ibm/not-wf/P81/ibm81n03.xml | 8 + .../xmlconf/ibm/not-wf/P81/ibm81n04.xml | 8 + .../xmlconf/ibm/not-wf/P81/ibm81n05.xml | 8 + .../xmlconf/ibm/not-wf/P81/ibm81n06.xml | 8 + .../xmlconf/ibm/not-wf/P81/ibm81n07.xml | 8 + .../xmlconf/ibm/not-wf/P81/ibm81n08.xml | 8 + .../xmlconf/ibm/not-wf/P81/ibm81n09.xml | 8 + .../xmlconf/ibm/not-wf/P82/CVS/Entries | 9 + .../xmlconf/ibm/not-wf/P82/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P82/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P82/ibm82n01.xml | 10 + .../xmlconf/ibm/not-wf/P82/ibm82n02.xml | 10 + .../xmlconf/ibm/not-wf/P82/ibm82n03.xml | 10 + .../xmlconf/ibm/not-wf/P82/ibm82n04.xml | 10 + .../xmlconf/ibm/not-wf/P82/ibm82n05.xml | 10 + .../xmlconf/ibm/not-wf/P82/ibm82n06.xml | 10 + .../xmlconf/ibm/not-wf/P82/ibm82n07.xml | 18 + .../xmlconf/ibm/not-wf/P82/ibm82n08.xml | 10 + .../xmlconf/ibm/not-wf/P83/CVS/Entries | 7 + .../xmlconf/ibm/not-wf/P83/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P83/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P83/ibm83n01.xml | 11 + .../xmlconf/ibm/not-wf/P83/ibm83n02.xml | 10 + .../xmlconf/ibm/not-wf/P83/ibm83n03.xml | 10 + .../xmlconf/ibm/not-wf/P83/ibm83n04.xml | 10 + .../xmlconf/ibm/not-wf/P83/ibm83n05.xml | 10 + .../xmlconf/ibm/not-wf/P83/ibm83n06.xml | 10 + .../xmlconf/ibm/not-wf/P85/CVS/Entries | 199 + .../xmlconf/ibm/not-wf/P85/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P85/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P85/ibm85n01.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n02.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n03.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n04.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n05.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n06.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n07.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n08.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n09.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n10.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n100.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n101.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n102.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n103.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n104.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n105.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n106.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n107.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n108.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n109.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n11.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n110.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n111.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n112.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n113.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n114.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n115.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n116.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n117.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n118.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n119.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n12.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n120.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n121.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n122.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n123.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n124.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n125.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n126.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n127.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n128.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n129.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n13.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n130.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n131.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n132.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n133.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n134.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n135.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n136.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n137.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n138.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n139.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n14.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n140.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n141.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n142.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n143.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n144.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n145.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n146.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n147.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n148.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n149.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n15.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n150.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n151.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n152.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n153.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n154.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n155.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n156.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n157.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n158.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n159.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n16.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n160.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n161.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n162.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n163.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n164.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n165.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n166.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n167.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n168.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n169.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n17.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n170.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n171.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n172.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n173.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n174.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n175.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n176.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n177.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n178.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n179.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n18.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n180.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n181.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n182.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n183.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n184.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n185.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n186.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n187.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n188.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n189.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n19.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n190.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n191.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n192.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n193.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n194.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n195.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n196.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n197.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n198.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n20.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n21.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n22.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n23.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n24.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n25.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n26.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n27.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n28.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n29.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n30.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n31.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n32.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n33.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n34.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n35.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n36.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n37.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n38.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n39.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n40.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n41.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n42.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n43.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n44.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n45.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n46.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n47.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n48.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n49.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n50.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n51.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n52.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n53.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n54.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n55.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n56.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n57.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n58.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n59.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n60.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n61.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n62.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n63.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n64.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n65.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n66.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n67.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n68.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n69.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n70.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n71.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n72.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n73.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n74.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n75.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n76.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n77.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n78.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n79.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n80.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n81.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n82.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n83.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n84.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n85.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n86.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n87.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n88.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n89.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n90.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n91.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n92.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n93.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n94.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n95.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n96.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n97.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n98.xml | 6 + .../xmlconf/ibm/not-wf/P85/ibm85n99.xml | 6 + .../xmlconf/ibm/not-wf/P86/CVS/Entries | 5 + .../xmlconf/ibm/not-wf/P86/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P86/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P86/ibm86n01.xml | 6 + .../xmlconf/ibm/not-wf/P86/ibm86n02.xml | 6 + .../xmlconf/ibm/not-wf/P86/ibm86n03.xml | 6 + .../xmlconf/ibm/not-wf/P86/ibm86n04.xml | 6 + .../xmlconf/ibm/not-wf/P87/CVS/Entries | 85 + .../xmlconf/ibm/not-wf/P87/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P87/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P87/ibm87n01.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n02.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n03.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n04.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n05.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n06.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n07.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n08.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n09.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n10.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n11.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n12.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n13.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n14.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n15.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n16.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n17.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n18.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n19.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n20.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n21.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n22.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n23.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n24.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n25.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n26.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n27.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n28.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n29.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n30.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n31.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n32.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n33.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n34.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n35.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n36.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n37.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n38.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n39.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n40.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n41.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n42.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n43.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n44.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n45.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n46.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n47.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n48.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n49.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n50.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n51.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n52.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n53.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n54.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n55.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n56.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n57.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n58.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n59.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n60.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n61.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n62.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n63.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n64.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n66.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n67.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n68.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n69.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n70.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n71.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n72.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n73.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n74.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n75.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n76.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n77.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n78.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n79.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n80.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n81.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n82.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n83.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n84.xml | 6 + .../xmlconf/ibm/not-wf/P87/ibm87n85.xml | 6 + .../xmlconf/ibm/not-wf/P88/CVS/Entries | 16 + .../xmlconf/ibm/not-wf/P88/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P88/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P88/ibm88n01.xml | 5 + .../xmlconf/ibm/not-wf/P88/ibm88n02.xml | 5 + .../xmlconf/ibm/not-wf/P88/ibm88n03.xml | 6 + .../xmlconf/ibm/not-wf/P88/ibm88n04.xml | 6 + .../xmlconf/ibm/not-wf/P88/ibm88n05.xml | 6 + .../xmlconf/ibm/not-wf/P88/ibm88n06.xml | 6 + .../xmlconf/ibm/not-wf/P88/ibm88n08.xml | 6 + .../xmlconf/ibm/not-wf/P88/ibm88n09.xml | 6 + .../xmlconf/ibm/not-wf/P88/ibm88n10.xml | 6 + .../xmlconf/ibm/not-wf/P88/ibm88n11.xml | 6 + .../xmlconf/ibm/not-wf/P88/ibm88n12.xml | 6 + .../xmlconf/ibm/not-wf/P88/ibm88n13.xml | 6 + .../xmlconf/ibm/not-wf/P88/ibm88n14.xml | 6 + .../xmlconf/ibm/not-wf/P88/ibm88n15.xml | 6 + .../xmlconf/ibm/not-wf/P88/ibm88n16.xml | 6 + .../xmlconf/ibm/not-wf/P89/CVS/Entries | 13 + .../xmlconf/ibm/not-wf/P89/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/not-wf/P89/CVS/Root | 1 + .../xmlconf/ibm/not-wf/P89/ibm89n01.xml | 5 + .../xmlconf/ibm/not-wf/P89/ibm89n02.xml | 5 + .../xmlconf/ibm/not-wf/P89/ibm89n03.xml | 5 + .../xmlconf/ibm/not-wf/P89/ibm89n04.xml | 5 + .../xmlconf/ibm/not-wf/P89/ibm89n05.xml | 5 + .../xmlconf/ibm/not-wf/P89/ibm89n06.xml | 6 + .../xmlconf/ibm/not-wf/P89/ibm89n07.xml | 6 + .../xmlconf/ibm/not-wf/P89/ibm89n08.xml | 6 + .../xmlconf/ibm/not-wf/P89/ibm89n09.xml | 6 + .../xmlconf/ibm/not-wf/P89/ibm89n10.xml | 6 + .../xmlconf/ibm/not-wf/P89/ibm89n11.xml | 6 + .../xmlconf/ibm/not-wf/P89/ibm89n12.xml | 6 + .../xmlconf/ibm/not-wf/misc/432gewf.xml | 12 + .../xmlconf/ibm/not-wf/misc/CVS/Entries | 4 + .../xmlconf/ibm/not-wf/misc/CVS/Repository | 1 + .../xmlconf/ibm/not-wf/misc/CVS/Root | 1 + .../xmlconf/ibm/not-wf/misc/ltinentval.xml | 11 + .../xmlconf/ibm/not-wf/misc/simpleltinentval.xml | 14 + .../xmlconf/ibm/not-wf/p28a/CVS/Entries | 3 + .../xmlconf/ibm/not-wf/p28a/CVS/Repository | 1 + .../xmlconf/ibm/not-wf/p28a/CVS/Root | 1 + .../xmlconf/ibm/not-wf/p28a/ibm28an01.dtd | 6 + .../xmlconf/ibm/not-wf/p28a/ibm28an01.xml | 22 + .../XML-Test-Suite/xmlconf/ibm/valid/CVS/Entries | 70 + .../xmlconf/ibm/valid/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/CVS/Root | 1 + .../xmlconf/ibm/valid/P01/CVS/Entries | 2 + .../xmlconf/ibm/valid/P01/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P01/CVS/Root | 1 + .../xmlconf/ibm/valid/P01/ibm01v01.xml | 24 + .../xmlconf/ibm/valid/P01/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P01/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P01/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P01/out/ibm01v01.xml | 1 + .../xmlconf/ibm/valid/P02/CVS/Entries | 2 + .../xmlconf/ibm/valid/P02/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P02/CVS/Root | 1 + .../xmlconf/ibm/valid/P02/ibm02v01.xml | 10 + .../xmlconf/ibm/valid/P02/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P02/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P02/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P02/out/ibm02v01.xml | 4 + .../xmlconf/ibm/valid/P03/CVS/Entries | 2 + .../xmlconf/ibm/valid/P03/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P03/CVS/Root | 1 + .../xmlconf/ibm/valid/P03/ibm03v01.xml | 9 + .../xmlconf/ibm/valid/P03/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P03/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P03/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P03/out/ibm03v01.xml | 4 + .../xmlconf/ibm/valid/P09/CVS/Entries | 8 + .../xmlconf/ibm/valid/P09/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P09/CVS/Root | 1 + .../xmlconf/ibm/valid/P09/ibm09v01.xml | 21 + .../xmlconf/ibm/valid/P09/ibm09v02.xml | 7 + .../xmlconf/ibm/valid/P09/ibm09v03.dtd | 4 + .../xmlconf/ibm/valid/P09/ibm09v03.xml | 3 + .../xmlconf/ibm/valid/P09/ibm09v04.xml | 9 + .../xmlconf/ibm/valid/P09/ibm09v05.xml | 13 + .../xmlconf/ibm/valid/P09/out/CVS/Entries | 6 + .../xmlconf/ibm/valid/P09/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P09/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P09/out/ibm09v01.xml | 1 + .../xmlconf/ibm/valid/P09/out/ibm09v02.xml | 1 + .../xmlconf/ibm/valid/P09/out/ibm09v03.xml | 1 + .../xmlconf/ibm/valid/P09/out/ibm09v04.xml | 1 + .../xmlconf/ibm/valid/P09/out/ibm09v05.xml | 1 + .../xmlconf/ibm/valid/P09/student.dtd | 4 + .../xmlconf/ibm/valid/P10/CVS/Entries | 9 + .../xmlconf/ibm/valid/P10/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P10/CVS/Root | 1 + .../xmlconf/ibm/valid/P10/ibm10v01.xml | 19 + .../xmlconf/ibm/valid/P10/ibm10v02.xml | 14 + .../xmlconf/ibm/valid/P10/ibm10v03.xml | 13 + .../xmlconf/ibm/valid/P10/ibm10v04.xml | 14 + .../xmlconf/ibm/valid/P10/ibm10v05.xml | 14 + .../xmlconf/ibm/valid/P10/ibm10v06.xml | 14 + .../xmlconf/ibm/valid/P10/ibm10v07.xml | 13 + .../xmlconf/ibm/valid/P10/ibm10v08.xml | 14 + .../xmlconf/ibm/valid/P10/out/CVS/Entries | 9 + .../xmlconf/ibm/valid/P10/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P10/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P10/out/ibm10v01.xml | 1 + .../xmlconf/ibm/valid/P10/out/ibm10v02.xml | 1 + .../xmlconf/ibm/valid/P10/out/ibm10v03.xml | 1 + .../xmlconf/ibm/valid/P10/out/ibm10v04.xml | 1 + .../xmlconf/ibm/valid/P10/out/ibm10v05.xml | 1 + .../xmlconf/ibm/valid/P10/out/ibm10v06.xml | 1 + .../xmlconf/ibm/valid/P10/out/ibm10v07.xml | 1 + .../xmlconf/ibm/valid/P10/out/ibm10v08.xml | 1 + .../xmlconf/ibm/valid/P11/CVS/Entries | 6 + .../xmlconf/ibm/valid/P11/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P11/CVS/Root | 1 + .../xmlconf/ibm/valid/P11/ibm11v01.xml | 17 + .../xmlconf/ibm/valid/P11/ibm11v02.xml | 8 + .../xmlconf/ibm/valid/P11/ibm11v03.xml | 5 + .../xmlconf/ibm/valid/P11/ibm11v04.xml | 7 + .../xmlconf/ibm/valid/P11/out/CVS/Entries | 5 + .../xmlconf/ibm/valid/P11/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P11/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P11/out/ibm11v01.xml | 1 + .../xmlconf/ibm/valid/P11/out/ibm11v02.xml | 1 + .../xmlconf/ibm/valid/P11/out/ibm11v03.xml | 1 + .../xmlconf/ibm/valid/P11/out/ibm11v04.xml | 1 + .../xmlconf/ibm/valid/P11/student.dtd | 3 + .../xmlconf/ibm/valid/P12/CVS/Entries | 6 + .../xmlconf/ibm/valid/P12/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P12/CVS/Root | 1 + .../xmlconf/ibm/valid/P12/ibm12v01.xml | 14 + .../xmlconf/ibm/valid/P12/ibm12v02.xml | 6 + .../xmlconf/ibm/valid/P12/ibm12v03.xml | 6 + .../xmlconf/ibm/valid/P12/ibm12v04.xml | 6 + .../xmlconf/ibm/valid/P12/out/CVS/Entries | 5 + .../xmlconf/ibm/valid/P12/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P12/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P12/out/ibm12v01.xml | 1 + .../xmlconf/ibm/valid/P12/out/ibm12v02.xml | 1 + .../xmlconf/ibm/valid/P12/out/ibm12v03.xml | 1 + .../xmlconf/ibm/valid/P12/out/ibm12v04.xml | 1 + .../xmlconf/ibm/valid/P12/student.dtd | 3 + .../xmlconf/ibm/valid/P13/CVS/Entries | 3 + .../xmlconf/ibm/valid/P13/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P13/CVS/Root | 1 + .../xmlconf/ibm/valid/P13/ibm13v01.xml | 15 + .../xmlconf/ibm/valid/P13/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P13/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P13/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P13/out/ibm13v01.xml | 1 + .../xmlconf/ibm/valid/P13/student.dtd | 3 + .../xmlconf/ibm/valid/P14/CVS/Entries | 4 + .../xmlconf/ibm/valid/P14/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P14/CVS/Root | 1 + .../xmlconf/ibm/valid/P14/ibm14v01.xml | 11 + .../xmlconf/ibm/valid/P14/ibm14v02.xml | 11 + .../xmlconf/ibm/valid/P14/ibm14v03.xml | 9 + .../xmlconf/ibm/valid/P14/out/CVS/Entries | 4 + .../xmlconf/ibm/valid/P14/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P14/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P14/out/ibm14v01.xml | 1 + .../xmlconf/ibm/valid/P14/out/ibm14v02.xml | 1 + .../xmlconf/ibm/valid/P14/out/ibm14v03.xml | 1 + .../xmlconf/ibm/valid/P15/CVS/Entries | 5 + .../xmlconf/ibm/valid/P15/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P15/CVS/Root | 1 + .../xmlconf/ibm/valid/P15/ibm15v01.xml | 9 + .../xmlconf/ibm/valid/P15/ibm15v02.xml | 7 + .../xmlconf/ibm/valid/P15/ibm15v03.xml | 7 + .../xmlconf/ibm/valid/P15/ibm15v04.xml | 7 + .../xmlconf/ibm/valid/P15/out/CVS/Entries | 5 + .../xmlconf/ibm/valid/P15/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P15/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P15/out/ibm15v01.xml | 1 + .../xmlconf/ibm/valid/P15/out/ibm15v02.xml | 1 + .../xmlconf/ibm/valid/P15/out/ibm15v03.xml | 1 + .../xmlconf/ibm/valid/P15/out/ibm15v04.xml | 1 + .../xmlconf/ibm/valid/P16/CVS/Entries | 4 + .../xmlconf/ibm/valid/P16/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P16/CVS/Root | 1 + .../xmlconf/ibm/valid/P16/ibm16v01.xml | 9 + .../xmlconf/ibm/valid/P16/ibm16v02.xml | 7 + .../xmlconf/ibm/valid/P16/ibm16v03.xml | 7 + .../xmlconf/ibm/valid/P16/out/CVS/Entries | 4 + .../xmlconf/ibm/valid/P16/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P16/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P16/out/ibm16v01.xml | 1 + .../xmlconf/ibm/valid/P16/out/ibm16v02.xml | 1 + .../xmlconf/ibm/valid/P16/out/ibm16v03.xml | 1 + .../xmlconf/ibm/valid/P17/CVS/Entries | 2 + .../xmlconf/ibm/valid/P17/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P17/CVS/Root | 1 + .../xmlconf/ibm/valid/P17/ibm17v01.xml | 9 + .../xmlconf/ibm/valid/P17/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P17/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P17/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P17/out/ibm17v01.xml | 1 + .../xmlconf/ibm/valid/P18/CVS/Entries | 2 + .../xmlconf/ibm/valid/P18/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P18/CVS/Root | 1 + .../xmlconf/ibm/valid/P18/ibm18v01.xml | 9 + .../xmlconf/ibm/valid/P18/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P18/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P18/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P18/out/ibm18v01.xml | 1 + .../xmlconf/ibm/valid/P19/CVS/Entries | 2 + .../xmlconf/ibm/valid/P19/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P19/CVS/Root | 1 + .../xmlconf/ibm/valid/P19/ibm19v01.xml | 9 + .../xmlconf/ibm/valid/P19/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P19/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P19/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P19/out/ibm19v01.xml | 1 + .../xmlconf/ibm/valid/P20/CVS/Entries | 3 + .../xmlconf/ibm/valid/P20/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P20/CVS/Root | 1 + .../xmlconf/ibm/valid/P20/ibm20v01.xml | 10 + .../xmlconf/ibm/valid/P20/ibm20v02.xml | 8 + .../xmlconf/ibm/valid/P20/out/CVS/Entries | 3 + .../xmlconf/ibm/valid/P20/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P20/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P20/out/ibm20v01.xml | 1 + .../xmlconf/ibm/valid/P20/out/ibm20v02.xml | 1 + .../xmlconf/ibm/valid/P21/CVS/Entries | 2 + .../xmlconf/ibm/valid/P21/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P21/CVS/Root | 1 + .../xmlconf/ibm/valid/P21/ibm21v01.xml | 10 + .../xmlconf/ibm/valid/P21/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P21/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P21/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P21/out/ibm21v01.xml | 1 + .../xmlconf/ibm/valid/P22/CVS/Entries | 8 + .../xmlconf/ibm/valid/P22/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P22/CVS/Root | 1 + .../xmlconf/ibm/valid/P22/ibm22v01.xml | 5 + .../xmlconf/ibm/valid/P22/ibm22v02.xml | 4 + .../xmlconf/ibm/valid/P22/ibm22v03.xml | 5 + .../xmlconf/ibm/valid/P22/ibm22v04.xml | 5 + .../xmlconf/ibm/valid/P22/ibm22v05.xml | 6 + .../xmlconf/ibm/valid/P22/ibm22v06.xml | 6 + .../xmlconf/ibm/valid/P22/ibm22v07.xml | 7 + .../xmlconf/ibm/valid/P22/out/CVS/Entries | 8 + .../xmlconf/ibm/valid/P22/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P22/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P22/out/ibm22v01.xml | 1 + .../xmlconf/ibm/valid/P22/out/ibm22v02.xml | 1 + .../xmlconf/ibm/valid/P22/out/ibm22v03.xml | 1 + .../xmlconf/ibm/valid/P22/out/ibm22v04.xml | 1 + .../xmlconf/ibm/valid/P22/out/ibm22v05.xml | 1 + .../xmlconf/ibm/valid/P22/out/ibm22v06.xml | 1 + .../xmlconf/ibm/valid/P22/out/ibm22v07.xml | 1 + .../xmlconf/ibm/valid/P23/CVS/Entries | 7 + .../xmlconf/ibm/valid/P23/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P23/CVS/Root | 1 + .../xmlconf/ibm/valid/P23/ibm23v01.xml | 5 + .../xmlconf/ibm/valid/P23/ibm23v02.xml | 5 + .../xmlconf/ibm/valid/P23/ibm23v03.xml | 5 + .../xmlconf/ibm/valid/P23/ibm23v04.xml | 5 + .../xmlconf/ibm/valid/P23/ibm23v05.xml | 5 + .../xmlconf/ibm/valid/P23/ibm23v06.xml | 5 + .../xmlconf/ibm/valid/P23/out/CVS/Entries | 7 + .../xmlconf/ibm/valid/P23/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P23/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P23/out/ibm23v01.xml | 1 + .../xmlconf/ibm/valid/P23/out/ibm23v02.xml | 1 + .../xmlconf/ibm/valid/P23/out/ibm23v03.xml | 1 + .../xmlconf/ibm/valid/P23/out/ibm23v04.xml | 1 + .../xmlconf/ibm/valid/P23/out/ibm23v05.xml | 1 + .../xmlconf/ibm/valid/P23/out/ibm23v06.xml | 1 + .../xmlconf/ibm/valid/P24/CVS/Entries | 3 + .../xmlconf/ibm/valid/P24/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P24/CVS/Root | 1 + .../xmlconf/ibm/valid/P24/ibm24v01.xml | 5 + .../xmlconf/ibm/valid/P24/ibm24v02.xml | 5 + .../xmlconf/ibm/valid/P24/out/CVS/Entries | 3 + .../xmlconf/ibm/valid/P24/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P24/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P24/out/ibm24v01.xml | 1 + .../xmlconf/ibm/valid/P24/out/ibm24v02.xml | 1 + .../xmlconf/ibm/valid/P25/CVS/Entries | 5 + .../xmlconf/ibm/valid/P25/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P25/CVS/Root | 1 + .../xmlconf/ibm/valid/P25/ibm25v01.xml | 5 + .../xmlconf/ibm/valid/P25/ibm25v02.xml | 5 + .../xmlconf/ibm/valid/P25/ibm25v03.xml | 5 + .../xmlconf/ibm/valid/P25/ibm25v04.xml | 5 + .../xmlconf/ibm/valid/P25/out/CVS/Entries | 5 + .../xmlconf/ibm/valid/P25/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P25/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P25/out/ibm25v01.xml | 1 + .../xmlconf/ibm/valid/P25/out/ibm25v02.xml | 1 + .../xmlconf/ibm/valid/P25/out/ibm25v03.xml | 1 + .../xmlconf/ibm/valid/P25/out/ibm25v04.xml | 1 + .../xmlconf/ibm/valid/P26/CVS/Entries | 2 + .../xmlconf/ibm/valid/P26/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P26/CVS/Root | 1 + .../xmlconf/ibm/valid/P26/ibm26v01.xml | 5 + .../xmlconf/ibm/valid/P26/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P26/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P26/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P26/out/ibm26v01.xml | 1 + .../xmlconf/ibm/valid/P27/CVS/Entries | 4 + .../xmlconf/ibm/valid/P27/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P27/CVS/Root | 1 + .../xmlconf/ibm/valid/P27/ibm27v01.xml | 6 + .../xmlconf/ibm/valid/P27/ibm27v02.xml | 6 + .../xmlconf/ibm/valid/P27/ibm27v03.xml | 5 + .../xmlconf/ibm/valid/P27/out/CVS/Entries | 4 + .../xmlconf/ibm/valid/P27/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P27/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P27/out/ibm27v01.xml | 1 + .../xmlconf/ibm/valid/P27/out/ibm27v02.xml | 1 + .../xmlconf/ibm/valid/P27/out/ibm27v03.xml | 1 + .../xmlconf/ibm/valid/P28/CVS/Entries | 5 + .../xmlconf/ibm/valid/P28/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P28/CVS/Root | 1 + .../xmlconf/ibm/valid/P28/ibm28v01.xml | 6 + .../xmlconf/ibm/valid/P28/ibm28v02.dtd | 1 + .../xmlconf/ibm/valid/P28/ibm28v02.txt | 1 + .../xmlconf/ibm/valid/P28/ibm28v02.xml | 26 + .../xmlconf/ibm/valid/P28/out/CVS/Entries | 3 + .../xmlconf/ibm/valid/P28/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P28/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P28/out/ibm28v01.xml | 1 + .../xmlconf/ibm/valid/P28/out/ibm28v02.xml | 4 + .../xmlconf/ibm/valid/P29/CVS/Entries | 4 + .../xmlconf/ibm/valid/P29/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P29/CVS/Root | 1 + .../xmlconf/ibm/valid/P29/ibm29v01.txt | 1 + .../xmlconf/ibm/valid/P29/ibm29v01.xml | 24 + .../xmlconf/ibm/valid/P29/ibm29v02.xml | 25 + .../xmlconf/ibm/valid/P29/out/CVS/Entries | 3 + .../xmlconf/ibm/valid/P29/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P29/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P29/out/ibm29v01.xml | 4 + .../xmlconf/ibm/valid/P29/out/ibm29v02.xml | 4 + .../xmlconf/ibm/valid/P30/CVS/Entries | 5 + .../xmlconf/ibm/valid/P30/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P30/CVS/Root | 1 + .../xmlconf/ibm/valid/P30/ibm30v01.dtd | 1 + .../xmlconf/ibm/valid/P30/ibm30v01.xml | 3 + .../xmlconf/ibm/valid/P30/ibm30v02.dtd | 2 + .../xmlconf/ibm/valid/P30/ibm30v02.xml | 3 + .../xmlconf/ibm/valid/P30/out/CVS/Entries | 3 + .../xmlconf/ibm/valid/P30/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P30/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P30/out/ibm30v01.xml | 1 + .../xmlconf/ibm/valid/P30/out/ibm30v02.xml | 1 + .../xmlconf/ibm/valid/P31/CVS/Entries | 3 + .../xmlconf/ibm/valid/P31/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P31/CVS/Root | 1 + .../xmlconf/ibm/valid/P31/ibm31v01.dtd | 15 + .../xmlconf/ibm/valid/P31/ibm31v01.xml | 5 + .../xmlconf/ibm/valid/P31/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P31/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P31/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P31/out/ibm31v01.xml | 1 + .../xmlconf/ibm/valid/P32/CVS/Entries | 9 + .../xmlconf/ibm/valid/P32/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P32/CVS/Root | 1 + .../xmlconf/ibm/valid/P32/ibm32v01.dtd | 2 + .../xmlconf/ibm/valid/P32/ibm32v01.xml | 4 + .../xmlconf/ibm/valid/P32/ibm32v02.dtd | 2 + .../xmlconf/ibm/valid/P32/ibm32v02.xml | 4 + .../xmlconf/ibm/valid/P32/ibm32v03.dtd | 2 + .../xmlconf/ibm/valid/P32/ibm32v03.xml | 4 + .../xmlconf/ibm/valid/P32/ibm32v04.dtd | 3 + .../xmlconf/ibm/valid/P32/ibm32v04.xml | 7 + .../xmlconf/ibm/valid/P32/out/CVS/Entries | 5 + .../xmlconf/ibm/valid/P32/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P32/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P32/out/ibm32v01.xml | 1 + .../xmlconf/ibm/valid/P32/out/ibm32v02.xml | 1 + .../xmlconf/ibm/valid/P32/out/ibm32v03.xml | 1 + .../xmlconf/ibm/valid/P32/out/ibm32v04.xml | 1 + .../xmlconf/ibm/valid/P33/CVS/Entries | 2 + .../xmlconf/ibm/valid/P33/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P33/CVS/Root | 1 + .../xmlconf/ibm/valid/P33/ibm33v01.xml | 6 + .../xmlconf/ibm/valid/P33/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P33/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P33/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P33/out/ibm33v01.xml | 1 + .../xmlconf/ibm/valid/P34/CVS/Entries | 2 + .../xmlconf/ibm/valid/P34/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P34/CVS/Root | 1 + .../xmlconf/ibm/valid/P34/ibm34v01.xml | 5 + .../xmlconf/ibm/valid/P34/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P34/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P34/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P34/out/ibm34v01.xml | 1 + .../xmlconf/ibm/valid/P35/CVS/Entries | 2 + .../xmlconf/ibm/valid/P35/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P35/CVS/Root | 1 + .../xmlconf/ibm/valid/P35/ibm35v01.xml | 5 + .../xmlconf/ibm/valid/P35/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P35/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P35/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P35/out/ibm35v01.xml | 1 + .../xmlconf/ibm/valid/P36/CVS/Entries | 2 + .../xmlconf/ibm/valid/P36/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P36/CVS/Root | 1 + .../xmlconf/ibm/valid/P36/ibm36v01.xml | 5 + .../xmlconf/ibm/valid/P36/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P36/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P36/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P36/out/ibm36v01.xml | 1 + .../xmlconf/ibm/valid/P37/CVS/Entries | 2 + .../xmlconf/ibm/valid/P37/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P37/CVS/Root | 1 + .../xmlconf/ibm/valid/P37/ibm37v01.xml | 5 + .../xmlconf/ibm/valid/P37/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P37/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P37/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P37/out/ibm37v01.xml | 1 + .../xmlconf/ibm/valid/P38/CVS/Entries | 2 + .../xmlconf/ibm/valid/P38/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P38/CVS/Root | 1 + .../xmlconf/ibm/valid/P38/ibm38v01.xml | 5 + .../xmlconf/ibm/valid/P38/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P38/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P38/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P38/out/ibm38v01.xml | 1 + .../xmlconf/ibm/valid/P39/CVS/Entries | 2 + .../xmlconf/ibm/valid/P39/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P39/CVS/Root | 1 + .../xmlconf/ibm/valid/P39/ibm39v01.xml | 18 + .../xmlconf/ibm/valid/P39/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P39/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P39/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P39/out/ibm39v01.xml | 1 + .../xmlconf/ibm/valid/P40/CVS/Entries | 2 + .../xmlconf/ibm/valid/P40/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P40/CVS/Root | 1 + .../xmlconf/ibm/valid/P40/ibm40v01.xml | 15 + .../xmlconf/ibm/valid/P40/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P40/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P40/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P40/out/ibm40v01.xml | 1 + .../xmlconf/ibm/valid/P41/CVS/Entries | 2 + .../xmlconf/ibm/valid/P41/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P41/CVS/Root | 1 + .../xmlconf/ibm/valid/P41/ibm41v01.xml | 12 + .../xmlconf/ibm/valid/P41/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P41/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P41/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P41/out/ibm41v01.xml | 1 + .../xmlconf/ibm/valid/P42/CVS/Entries | 2 + .../xmlconf/ibm/valid/P42/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P42/CVS/Root | 1 + .../xmlconf/ibm/valid/P42/ibm42v01.xml | 13 + .../xmlconf/ibm/valid/P42/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P42/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P42/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P42/out/ibm42v01.xml | 1 + .../xmlconf/ibm/valid/P43/CVS/Entries | 2 + .../xmlconf/ibm/valid/P43/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P43/CVS/Root | 1 + .../xmlconf/ibm/valid/P43/ibm43v01.xml | 24 + .../xmlconf/ibm/valid/P43/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P43/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P43/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P43/out/ibm43v01.xml | 1 + .../xmlconf/ibm/valid/P44/CVS/Entries | 2 + .../xmlconf/ibm/valid/P44/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P44/CVS/Root | 1 + .../xmlconf/ibm/valid/P44/ibm44v01.xml | 18 + .../xmlconf/ibm/valid/P44/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P44/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P44/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P44/out/ibm44v01.xml | 1 + .../xmlconf/ibm/valid/P45/CVS/Entries | 2 + .../xmlconf/ibm/valid/P45/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P45/CVS/Root | 1 + .../xmlconf/ibm/valid/P45/ibm45v01.xml | 21 + .../xmlconf/ibm/valid/P45/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P45/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P45/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P45/out/ibm45v01.xml | 1 + .../xmlconf/ibm/valid/P47/CVS/Entries | 2 + .../xmlconf/ibm/valid/P47/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P47/CVS/Root | 1 + .../xmlconf/ibm/valid/P47/ibm47v01.xml | 27 + .../xmlconf/ibm/valid/P47/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P47/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P47/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P47/out/ibm47v01.xml | 1 + .../xmlconf/ibm/valid/P49/CVS/Entries | 3 + .../xmlconf/ibm/valid/P49/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P49/CVS/Root | 1 + .../xmlconf/ibm/valid/P49/ibm49v01.dtd | 13 + .../xmlconf/ibm/valid/P49/ibm49v01.xml | 12 + .../xmlconf/ibm/valid/P49/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P49/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P49/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P49/out/ibm49v01.xml | 1 + .../xmlconf/ibm/valid/P50/CVS/Entries | 3 + .../xmlconf/ibm/valid/P50/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P50/CVS/Root | 1 + .../xmlconf/ibm/valid/P50/ibm50v01.dtd | 13 + .../xmlconf/ibm/valid/P50/ibm50v01.xml | 10 + .../xmlconf/ibm/valid/P50/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P50/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P50/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P50/out/ibm50v01.xml | 1 + .../xmlconf/ibm/valid/P51/CVS/Entries | 4 + .../xmlconf/ibm/valid/P51/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P51/CVS/Root | 1 + .../xmlconf/ibm/valid/P51/ibm51v01.xml | 22 + .../xmlconf/ibm/valid/P51/ibm51v02.dtd | 20 + .../xmlconf/ibm/valid/P51/ibm51v02.xml | 12 + .../xmlconf/ibm/valid/P51/out/CVS/Entries | 3 + .../xmlconf/ibm/valid/P51/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P51/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P51/out/ibm51v01.xml | 1 + .../xmlconf/ibm/valid/P51/out/ibm51v02.xml | 1 + .../xmlconf/ibm/valid/P52/CVS/Entries | 2 + .../xmlconf/ibm/valid/P52/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P52/CVS/Root | 1 + .../xmlconf/ibm/valid/P52/ibm52v01.xml | 17 + .../xmlconf/ibm/valid/P52/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P52/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P52/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P52/out/ibm52v01.xml | 1 + .../xmlconf/ibm/valid/P54/CVS/Entries | 6 + .../xmlconf/ibm/valid/P54/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P54/CVS/Root | 1 + .../xmlconf/ibm/valid/P54/ibm54v01.xml | 50 + .../xmlconf/ibm/valid/P54/ibm54v02.xml | 16 + .../xmlconf/ibm/valid/P54/ibm54v03.xml | 12 + .../xmlconf/ibm/valid/P54/ibmlogo.gif | Bin 0 -> 1082 bytes .../xmlconf/ibm/valid/P54/out/CVS/Entries | 4 + .../xmlconf/ibm/valid/P54/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P54/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P54/out/ibm54v01.xml | 5 + .../xmlconf/ibm/valid/P54/out/ibm54v02.xml | 1 + .../xmlconf/ibm/valid/P54/out/ibm54v03.xml | 1 + .../xmlconf/ibm/valid/P54/xmltech.gif | Bin 0 -> 4070 bytes .../xmlconf/ibm/valid/P55/CVS/Entries | 2 + .../xmlconf/ibm/valid/P55/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P55/CVS/Root | 1 + .../xmlconf/ibm/valid/P55/ibm55v01.xml | 12 + .../xmlconf/ibm/valid/P55/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P55/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P55/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P55/out/ibm55v01.xml | 1 + .../xmlconf/ibm/valid/P56/CVS/Entries | 11 + .../xmlconf/ibm/valid/P56/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P56/CVS/Root | 1 + .../xmlconf/ibm/valid/P56/ibm56v01.xml | 21 + .../xmlconf/ibm/valid/P56/ibm56v02.xml | 11 + .../xmlconf/ibm/valid/P56/ibm56v03.xml | 11 + .../xmlconf/ibm/valid/P56/ibm56v04.xml | 14 + .../xmlconf/ibm/valid/P56/ibm56v05.xml | 16 + .../xmlconf/ibm/valid/P56/ibm56v06.xml | 18 + .../xmlconf/ibm/valid/P56/ibm56v07.xml | 21 + .../xmlconf/ibm/valid/P56/ibm56v08.xml | 15 + .../xmlconf/ibm/valid/P56/ibm56v09.xml | 12 + .../xmlconf/ibm/valid/P56/ibm56v10.xml | 12 + .../xmlconf/ibm/valid/P56/out/CVS/Entries | 11 + .../xmlconf/ibm/valid/P56/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P56/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P56/out/ibm56v01.xml | 1 + .../xmlconf/ibm/valid/P56/out/ibm56v02.xml | 1 + .../xmlconf/ibm/valid/P56/out/ibm56v03.xml | 1 + .../xmlconf/ibm/valid/P56/out/ibm56v04.xml | 1 + .../xmlconf/ibm/valid/P56/out/ibm56v05.xml | 1 + .../xmlconf/ibm/valid/P56/out/ibm56v06.xml | 1 + .../xmlconf/ibm/valid/P56/out/ibm56v07.xml | 1 + .../xmlconf/ibm/valid/P56/out/ibm56v08.xml | 4 + .../xmlconf/ibm/valid/P56/out/ibm56v09.xml | 1 + .../xmlconf/ibm/valid/P56/out/ibm56v10.xml | 1 + .../xmlconf/ibm/valid/P57/CVS/Entries | 2 + .../xmlconf/ibm/valid/P57/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P57/CVS/Root | 1 + .../xmlconf/ibm/valid/P57/ibm57v01.xml | 16 + .../xmlconf/ibm/valid/P57/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P57/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P57/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P57/out/ibm57v01.xml | 5 + .../xmlconf/ibm/valid/P58/CVS/Entries | 3 + .../xmlconf/ibm/valid/P58/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P58/CVS/Root | 1 + .../xmlconf/ibm/valid/P58/ibm58v01.xml | 21 + .../xmlconf/ibm/valid/P58/ibm58v02.xml | 16 + .../xmlconf/ibm/valid/P58/out/CVS/Entries | 3 + .../xmlconf/ibm/valid/P58/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P58/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P58/out/ibm58v01.xml | 5 + .../xmlconf/ibm/valid/P58/out/ibm58v02.xml | 6 + .../xmlconf/ibm/valid/P59/CVS/Entries | 3 + .../xmlconf/ibm/valid/P59/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P59/CVS/Root | 1 + .../xmlconf/ibm/valid/P59/ibm59v01.xml | 18 + .../xmlconf/ibm/valid/P59/ibm59v02.xml | 15 + .../xmlconf/ibm/valid/P59/out/CVS/Entries | 3 + .../xmlconf/ibm/valid/P59/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P59/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P59/out/ibm59v01.xml | 1 + .../xmlconf/ibm/valid/P59/out/ibm59v02.xml | 1 + .../xmlconf/ibm/valid/P60/CVS/Entries | 5 + .../xmlconf/ibm/valid/P60/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P60/CVS/Root | 1 + .../xmlconf/ibm/valid/P60/ibm60v01.xml | 19 + .../xmlconf/ibm/valid/P60/ibm60v02.xml | 16 + .../xmlconf/ibm/valid/P60/ibm60v03.xml | 14 + .../xmlconf/ibm/valid/P60/ibm60v04.xml | 17 + .../xmlconf/ibm/valid/P60/out/CVS/Entries | 5 + .../xmlconf/ibm/valid/P60/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P60/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P60/out/ibm60v01.xml | 1 + .../xmlconf/ibm/valid/P60/out/ibm60v02.xml | 1 + .../xmlconf/ibm/valid/P60/out/ibm60v03.xml | 1 + .../xmlconf/ibm/valid/P60/out/ibm60v04.xml | 1 + .../xmlconf/ibm/valid/P61/CVS/Entries | 5 + .../xmlconf/ibm/valid/P61/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P61/CVS/Root | 1 + .../xmlconf/ibm/valid/P61/ibm61v01.dtd | 7 + .../xmlconf/ibm/valid/P61/ibm61v01.xml | 7 + .../xmlconf/ibm/valid/P61/ibm61v02.dtd | 5 + .../xmlconf/ibm/valid/P61/ibm61v02.xml | 9 + .../xmlconf/ibm/valid/P61/out/CVS/Entries | 3 + .../xmlconf/ibm/valid/P61/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P61/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P61/out/ibm61v01.xml | 1 + .../xmlconf/ibm/valid/P61/out/ibm61v02.xml | 1 + .../xmlconf/ibm/valid/P62/CVS/Entries | 11 + .../xmlconf/ibm/valid/P62/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P62/CVS/Root | 1 + .../xmlconf/ibm/valid/P62/ibm62v01.dtd | 8 + .../xmlconf/ibm/valid/P62/ibm62v01.xml | 8 + .../xmlconf/ibm/valid/P62/ibm62v02.dtd | 8 + .../xmlconf/ibm/valid/P62/ibm62v02.xml | 8 + .../xmlconf/ibm/valid/P62/ibm62v03.dtd | 8 + .../xmlconf/ibm/valid/P62/ibm62v03.xml | 8 + .../xmlconf/ibm/valid/P62/ibm62v04.dtd | 8 + .../xmlconf/ibm/valid/P62/ibm62v04.xml | 8 + .../xmlconf/ibm/valid/P62/ibm62v05.dtd | 7 + .../xmlconf/ibm/valid/P62/ibm62v05.xml | 12 + .../xmlconf/ibm/valid/P62/out/CVS/Entries | 6 + .../xmlconf/ibm/valid/P62/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P62/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P62/out/ibm62v01.xml | 1 + .../xmlconf/ibm/valid/P62/out/ibm62v02.xml | 1 + .../xmlconf/ibm/valid/P62/out/ibm62v03.xml | 1 + .../xmlconf/ibm/valid/P62/out/ibm62v04.xml | 1 + .../xmlconf/ibm/valid/P62/out/ibm62v05.xml | 1 + .../xmlconf/ibm/valid/P63/CVS/Entries | 11 + .../xmlconf/ibm/valid/P63/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P63/CVS/Root | 1 + .../xmlconf/ibm/valid/P63/ibm63v01.dtd | 6 + .../xmlconf/ibm/valid/P63/ibm63v01.xml | 11 + .../xmlconf/ibm/valid/P63/ibm63v02.dtd | 6 + .../xmlconf/ibm/valid/P63/ibm63v02.xml | 11 + .../xmlconf/ibm/valid/P63/ibm63v03.dtd | 6 + .../xmlconf/ibm/valid/P63/ibm63v03.xml | 11 + .../xmlconf/ibm/valid/P63/ibm63v04.dtd | 8 + .../xmlconf/ibm/valid/P63/ibm63v04.xml | 11 + .../xmlconf/ibm/valid/P63/ibm63v05.dtd | 8 + .../xmlconf/ibm/valid/P63/ibm63v05.xml | 11 + .../xmlconf/ibm/valid/P63/out/CVS/Entries | 6 + .../xmlconf/ibm/valid/P63/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P63/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P63/out/ibm63v01.xml | 1 + .../xmlconf/ibm/valid/P63/out/ibm63v02.xml | 1 + .../xmlconf/ibm/valid/P63/out/ibm63v03.xml | 1 + .../xmlconf/ibm/valid/P63/out/ibm63v04.xml | 1 + .../xmlconf/ibm/valid/P63/out/ibm63v05.xml | 1 + .../xmlconf/ibm/valid/P64/CVS/Entries | 7 + .../xmlconf/ibm/valid/P64/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P64/CVS/Root | 1 + .../xmlconf/ibm/valid/P64/ibm64v01.dtd | 8 + .../xmlconf/ibm/valid/P64/ibm64v01.xml | 9 + .../xmlconf/ibm/valid/P64/ibm64v02.dtd | 10 + .../xmlconf/ibm/valid/P64/ibm64v02.xml | 9 + .../xmlconf/ibm/valid/P64/ibm64v03.dtd | 20 + .../xmlconf/ibm/valid/P64/ibm64v03.xml | 9 + .../xmlconf/ibm/valid/P64/out/CVS/Entries | 4 + .../xmlconf/ibm/valid/P64/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P64/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P64/out/ibm64v01.xml | 1 + .../xmlconf/ibm/valid/P64/out/ibm64v02.xml | 1 + .../xmlconf/ibm/valid/P64/out/ibm64v03.xml | 1 + .../xmlconf/ibm/valid/P65/CVS/Entries | 5 + .../xmlconf/ibm/valid/P65/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P65/CVS/Root | 1 + .../xmlconf/ibm/valid/P65/ibm65v01.dtd | 10 + .../xmlconf/ibm/valid/P65/ibm65v01.xml | 9 + .../xmlconf/ibm/valid/P65/ibm65v02.dtd | 10 + .../xmlconf/ibm/valid/P65/ibm65v02.xml | 9 + .../xmlconf/ibm/valid/P65/out/CVS/Entries | 3 + .../xmlconf/ibm/valid/P65/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P65/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P65/out/ibm65v01.xml | 1 + .../xmlconf/ibm/valid/P65/out/ibm65v02.xml | 1 + .../xmlconf/ibm/valid/P66/CVS/Entries | 2 + .../xmlconf/ibm/valid/P66/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P66/CVS/Root | 1 + .../xmlconf/ibm/valid/P66/ibm66v01.xml | 16 + .../xmlconf/ibm/valid/P66/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P66/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P66/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P66/out/ibm66v01.xml | 1 + .../xmlconf/ibm/valid/P67/CVS/Entries | 2 + .../xmlconf/ibm/valid/P67/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P67/CVS/Root | 1 + .../xmlconf/ibm/valid/P67/ibm67v01.xml | 10 + .../xmlconf/ibm/valid/P67/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P67/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P67/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P67/out/ibm67v01.xml | 1 + .../xmlconf/ibm/valid/P68/CVS/Entries | 5 + .../xmlconf/ibm/valid/P68/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P68/CVS/Root | 1 + .../xmlconf/ibm/valid/P68/ibm68v01.dtd | 4 + .../xmlconf/ibm/valid/P68/ibm68v01.xml | 9 + .../xmlconf/ibm/valid/P68/ibm68v02.ent | 3 + .../xmlconf/ibm/valid/P68/ibm68v02.xml | 10 + .../xmlconf/ibm/valid/P68/out/CVS/Entries | 3 + .../xmlconf/ibm/valid/P68/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P68/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P68/out/ibm68v01.xml | 1 + .../xmlconf/ibm/valid/P68/out/ibm68v02.xml | 1 + .../xmlconf/ibm/valid/P69/CVS/Entries | 5 + .../xmlconf/ibm/valid/P69/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P69/CVS/Root | 1 + .../xmlconf/ibm/valid/P69/ibm69v01.dtd | 4 + .../xmlconf/ibm/valid/P69/ibm69v01.xml | 11 + .../xmlconf/ibm/valid/P69/ibm69v02.ent | 6 + .../xmlconf/ibm/valid/P69/ibm69v02.xml | 10 + .../xmlconf/ibm/valid/P69/out/CVS/Entries | 3 + .../xmlconf/ibm/valid/P69/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P69/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P69/out/ibm69v01.xml | 1 + .../xmlconf/ibm/valid/P69/out/ibm69v02.xml | 1 + .../xmlconf/ibm/valid/P70/CVS/Entries | 3 + .../xmlconf/ibm/valid/P70/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P70/CVS/Root | 1 + .../xmlconf/ibm/valid/P70/ibm70v01.ent | 1 + .../xmlconf/ibm/valid/P70/ibm70v01.xml | 17 + .../xmlconf/ibm/valid/P70/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P70/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P70/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P70/out/ibm70v01.xml | 4 + .../xmlconf/ibm/valid/P78/CVS/Entries | 5 + .../xmlconf/ibm/valid/P78/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P78/CVS/Root | 1 + .../xmlconf/ibm/valid/P78/ibm78v01.ent | 3 + .../xmlconf/ibm/valid/P78/ibm78v01.xml | 14 + .../xmlconf/ibm/valid/P78/ibm78v02.ent | 3 + .../xmlconf/ibm/valid/P78/ibm78v03.ent | 2 + .../xmlconf/ibm/valid/P78/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P78/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P78/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P78/out/ibm78v01.xml | 1 + .../xmlconf/ibm/valid/P79/CVS/Entries | 3 + .../xmlconf/ibm/valid/P79/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P79/CVS/Root | 1 + .../xmlconf/ibm/valid/P79/ibm79v01.ent | 2 + .../xmlconf/ibm/valid/P79/ibm79v01.xml | 11 + .../xmlconf/ibm/valid/P79/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P79/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P79/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P79/out/ibm79v01.xml | 1 + .../xmlconf/ibm/valid/P82/CVS/Entries | 2 + .../xmlconf/ibm/valid/P82/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P82/CVS/Root | 1 + .../xmlconf/ibm/valid/P82/ibm82v01.xml | 13 + .../xmlconf/ibm/valid/P82/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P82/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P82/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P82/out/ibm82v01.xml | 4 + .../xmlconf/ibm/valid/P85/CVS/Entries | 2 + .../xmlconf/ibm/valid/P85/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P85/CVS/Root | 1 + .../xmlconf/ibm/valid/P85/ibm85v01.xml | 8 + .../xmlconf/ibm/valid/P85/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P85/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P85/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P85/out/ibm85v01.xml | 1 + .../xmlconf/ibm/valid/P86/CVS/Entries | 2 + .../xmlconf/ibm/valid/P86/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P86/CVS/Root | 1 + .../xmlconf/ibm/valid/P86/ibm86v01.xml | 8 + .../xmlconf/ibm/valid/P86/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P86/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P86/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P86/out/ibm86v01.xml | 1 + .../xmlconf/ibm/valid/P87/CVS/Entries | 2 + .../xmlconf/ibm/valid/P87/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P87/CVS/Root | 1 + .../xmlconf/ibm/valid/P87/ibm87v01.xml | 8 + .../xmlconf/ibm/valid/P87/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P87/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P87/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P87/out/ibm87v01.xml | 1 + .../xmlconf/ibm/valid/P88/CVS/Entries | 2 + .../xmlconf/ibm/valid/P88/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P88/CVS/Root | 1 + .../xmlconf/ibm/valid/P88/ibm88v01.xml | 8 + .../xmlconf/ibm/valid/P88/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P88/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P88/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P88/out/ibm88v01.xml | 1 + .../xmlconf/ibm/valid/P89/CVS/Entries | 2 + .../xmlconf/ibm/valid/P89/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/valid/P89/CVS/Root | 1 + .../xmlconf/ibm/valid/P89/ibm89v01.xml | 8 + .../xmlconf/ibm/valid/P89/out/CVS/Entries | 2 + .../xmlconf/ibm/valid/P89/out/CVS/Repository | 1 + .../xmlconf/ibm/valid/P89/out/CVS/Root | 1 + .../xmlconf/ibm/valid/P89/out/ibm89v01.xml | 1 + .../XML-Test-Suite/xmlconf/ibm/xml-1.1/CVS/Entries | 6 + .../xmlconf/ibm/xml-1.1/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/ibm/xml-1.1/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/ibm_invalid.xml | 35 + .../xmlconf/ibm/xml-1.1/ibm_not-wf.xml | 700 + .../xmlconf/ibm/xml-1.1/ibm_valid.xml | 332 + .../xmlconf/ibm/xml-1.1/invalid/CVS/Entries | 1 + .../xmlconf/ibm/xml-1.1/invalid/CVS/Repository | 1 + .../xmlconf/ibm/xml-1.1/invalid/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/invalid/P46/CVS/Entries | 3 + .../xmlconf/ibm/xml-1.1/invalid/P46/CVS/Repository | 1 + .../xmlconf/ibm/xml-1.1/invalid/P46/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/invalid/P46/ibm46i01.xml | 11 + .../xmlconf/ibm/xml-1.1/invalid/P46/ibm46i02.xml | 11 + .../xmlconf/ibm/xml-1.1/not-wf/CVS/Entries | 5 + .../xmlconf/ibm/xml-1.1/not-wf/CVS/Repository | 1 + .../xmlconf/ibm/xml-1.1/not-wf/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/not-wf/P02/CVS/Entries | 75 + .../xmlconf/ibm/xml-1.1/not-wf/P02/CVS/Repository | 1 + .../xmlconf/ibm/xml-1.1/not-wf/P02/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n01.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n02.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n03.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n04.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n05.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n06.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n07.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n08.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n09.xml | Bin 0 -> 121 bytes .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n10.xml | 7 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n11.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n12.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n13.xml | 8 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n14.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n15.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n16.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n17.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n18.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n19.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n20.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n21.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n22.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n23.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n24.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n25.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n26.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n27.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n28.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n29.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n30.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n31.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n32.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n33.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n34.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n35.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n36.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n37.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n38.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n39.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n40.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n41.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n42.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n43.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n44.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n45.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n46.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n47.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n48.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n49.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n50.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n51.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n52.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n53.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n54.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n55.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n56.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n57.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n58.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n59.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n60.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n61.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n62.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n63.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n64.ent | 3 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n64.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n65.ent | 3 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n65.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n66.ent | 3 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n66.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n67.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n68.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n69.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n70.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n71.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P04/CVS/Entries | 29 + .../xmlconf/ibm/xml-1.1/not-wf/P04/CVS/Repository | 1 + .../xmlconf/ibm/xml-1.1/not-wf/P04/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n01.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n02.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n03.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n04.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n05.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n06.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n07.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n08.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n09.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n10.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n11.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n12.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n13.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n14.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n15.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n16.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n17.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n18.xml | 7 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n19.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n20.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n21.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n22.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n23.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n24.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n25.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n26.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n27.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n28.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/CVS/Entries | 29 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/CVS/Repository | 1 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an01.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an02.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an03.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an04.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an05.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an06.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an07.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an08.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an09.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an10.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an11.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an12.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an13.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an14.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an15.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an16.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an17.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an18.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an19.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an20.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an21.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an22.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an23.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an24.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an25.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an26.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an27.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an28.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P05/CVS/Entries | 7 + .../xmlconf/ibm/xml-1.1/not-wf/P05/CVS/Repository | 1 + .../xmlconf/ibm/xml-1.1/not-wf/P05/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n01.xml | 9 + .../xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n02.xml | 9 + .../xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n03.xml | 9 + .../xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n04.xml | 9 + .../xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n05.xml | 9 + .../xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n06.xml | 9 + .../xmlconf/ibm/xml-1.1/not-wf/P77/CVS/Entries | 48 + .../xmlconf/ibm/xml-1.1/not-wf/P77/CVS/Repository | 1 + .../xmlconf/ibm/xml-1.1/not-wf/P77/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n01.dtd | 3 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n01.xml | 3 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n02.dtd | 3 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n02.xml | 3 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n03.dtd | 3 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n03.xml | 3 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n04.ent | 2 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n04.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n05.ent | 2 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n05.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n06.ent | 2 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n06.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n07.dtd | 2 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n07.xml | 3 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n08.dtd | 3 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n08.xml | 3 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n09.dtd | 2 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n09.xml | 3 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n10.ent | 2 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n10.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n11.ent | 1 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n11.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n12.ent | 1 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n12.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n13.dtd | 5 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n13.ent | 2 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n13.xml | 3 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n14.dtd | 5 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n14.xml | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n15.dtd | 5 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n15.ent | 4 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n15.xml | 3 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n16.ent | 2 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n16.xml | 7 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n17.ent | 1 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n17.xml | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n18.ent | 2 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n18.xml | 7 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n19.dtd | 5 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n19.ent | 1 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n19.xml | 3 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n20.dtd | 6 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n20.ent | 2 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n20.xml | 3 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n21.dtd | 5 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n21.ent | 2 + .../xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n21.xml | 3 + .../xmlconf/ibm/xml-1.1/valid/CVS/Entries | 7 + .../xmlconf/ibm/xml-1.1/valid/CVS/Repository | 1 + .../xmlconf/ibm/xml-1.1/valid/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/valid/P02/CVS/Entries | 8 + .../xmlconf/ibm/xml-1.1/valid/P02/CVS/Repository | 1 + .../xmlconf/ibm/xml-1.1/valid/P02/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/valid/P02/ibm02v01.xml | 22 + .../xmlconf/ibm/xml-1.1/valid/P02/ibm02v02.xml | 17 + .../xmlconf/ibm/xml-1.1/valid/P02/ibm02v03.xml | 11 + .../xmlconf/ibm/xml-1.1/valid/P02/ibm02v04.xml | 12 + .../xmlconf/ibm/xml-1.1/valid/P02/ibm02v05.xml | 31 + .../xmlconf/ibm/xml-1.1/valid/P02/ibm02v06.ent | 17 + .../xmlconf/ibm/xml-1.1/valid/P02/ibm02v06.xml | 6 + .../xmlconf/ibm/xml-1.1/valid/P03/CVS/Entries | 15 + .../xmlconf/ibm/xml-1.1/valid/P03/CVS/Repository | 1 + .../xmlconf/ibm/xml-1.1/valid/P03/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/valid/P03/ibm03v01.ent | 1 + .../xmlconf/ibm/xml-1.1/valid/P03/ibm03v01.xml | 6 + .../xmlconf/ibm/xml-1.1/valid/P03/ibm03v02.ent | 1 + .../xmlconf/ibm/xml-1.1/valid/P03/ibm03v02.xml | 6 + .../xmlconf/ibm/xml-1.1/valid/P03/ibm03v03.ent | 1 + .../xmlconf/ibm/xml-1.1/valid/P03/ibm03v03.xml | 6 + .../xmlconf/ibm/xml-1.1/valid/P03/ibm03v04.ent | 1 + .../xmlconf/ibm/xml-1.1/valid/P03/ibm03v04.xml | 6 + .../xmlconf/ibm/xml-1.1/valid/P03/ibm03v05.xml | 7 + .../xmlconf/ibm/xml-1.1/valid/P03/ibm03v06.xml | 7 + .../xmlconf/ibm/xml-1.1/valid/P03/ibm03v07.xml | 7 + .../xmlconf/ibm/xml-1.1/valid/P03/ibm03v08.xml | 7 + .../xmlconf/ibm/xml-1.1/valid/P03/ibm03v09.ent | 1 + .../xmlconf/ibm/xml-1.1/valid/P03/ibm03v09.xml | 7 + .../xmlconf/ibm/xml-1.1/valid/P03/out/CVS/Entries | 10 + .../ibm/xml-1.1/valid/P03/out/CVS/Repository | 1 + .../xmlconf/ibm/xml-1.1/valid/P03/out/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v01.xml | 1 + .../xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v02.xml | 1 + .../xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v03.xml | 1 + .../xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v04.xml | 1 + .../xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v05.xml | 1 + .../xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v06.xml | 1 + .../xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v07.xml | 1 + .../xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v08.xml | 1 + .../xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v09.xml | 1 + .../xmlconf/ibm/xml-1.1/valid/P04/CVS/Entries | 2 + .../xmlconf/ibm/xml-1.1/valid/P04/CVS/Repository | 1 + .../xmlconf/ibm/xml-1.1/valid/P04/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/valid/P04/ibm04v01.xml | 66 + .../xmlconf/ibm/xml-1.1/valid/P04a/CVS/Entries | 2 + .../xmlconf/ibm/xml-1.1/valid/P04a/CVS/Repository | 1 + .../xmlconf/ibm/xml-1.1/valid/P04a/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/valid/P04a/ibm04av01.xml | 97 + .../xmlconf/ibm/xml-1.1/valid/P05/CVS/Entries | 6 + .../xmlconf/ibm/xml-1.1/valid/P05/CVS/Repository | 1 + .../xmlconf/ibm/xml-1.1/valid/P05/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/valid/P05/ibm05v01.xml | 103 + .../xmlconf/ibm/xml-1.1/valid/P05/ibm05v02.xml | 55 + .../xmlconf/ibm/xml-1.1/valid/P05/ibm05v03.xml | 103 + .../xmlconf/ibm/xml-1.1/valid/P05/ibm05v04.xml | 199 + .../xmlconf/ibm/xml-1.1/valid/P05/ibm05v05.xml | 183 + .../xmlconf/ibm/xml-1.1/valid/P07/CVS/Entries | 2 + .../xmlconf/ibm/xml-1.1/valid/P07/CVS/Repository | 1 + .../xmlconf/ibm/xml-1.1/valid/P07/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/valid/P07/ibm07v01.xml | 82 + .../xmlconf/ibm/xml-1.1/valid/P77/CVS/Entries | 61 + .../xmlconf/ibm/xml-1.1/valid/P77/CVS/Repository | 1 + .../xmlconf/ibm/xml-1.1/valid/P77/CVS/Root | 1 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v01.dtd | 5 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v01.xml | 5 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v02.dtd | 5 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v02.xml | 5 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v03.dtd | 5 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v03.xml | 5 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v04.ent | 2 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v04.xml | 7 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v05.ent | 2 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v05.xml | 7 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v06.ent | 2 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v06.xml | 7 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v07.dtd | 5 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v07.xml | 5 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v08.dtd | 5 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v08.xml | 5 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v09.dtd | 5 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v09.xml | 5 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v10.ent | 2 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v10.xml | 7 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v11.ent | 2 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v11.xml | 7 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v12.ent | 2 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v12.xml | 7 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v13.dtd | 4 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v13.xml | 5 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v14.dtd | 4 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v14.xml | 5 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v15.dtd | 4 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v15.xml | 5 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v16.ent | 1 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v16.xml | 7 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v17.ent | 1 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v17.xml | 7 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v18.ent | 1 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v18.xml | 7 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v19.dtd | 3 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v19.xml | 3 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v20.dtd | 3 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v20.xml | 3 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v21.dtd | 3 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v21.xml | 3 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v22.ent | 2 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v22.xml | 6 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v23.ent | 2 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v23.xml | 6 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v24.ent | 2 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v24.xml | 6 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v25.dtd | 2 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v25.xml | 3 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v26.dtd | 2 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v26.xml | 3 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v27.dtd | 3 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v27.xml | 3 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v28.ent | 1 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v28.xml | 6 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v29.ent | 1 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v29.xml | 6 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v30.ent | 2 + .../xmlconf/ibm/xml-1.1/valid/P77/ibm77v30.xml | 6 + .../XML-Test-Suite/xmlconf/japanese/CVS/Entries | 20 + .../XML-Test-Suite/xmlconf/japanese/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/japanese/CVS/Root | 1 + .../XML-Test-Suite/xmlconf/japanese/japanese.xml | 88 + .../xmlconf/japanese/pr-xml-euc-jp.xml | 3549 ++ .../xmlconf/japanese/pr-xml-iso-2022-jp.xml | 3549 ++ .../xmlconf/japanese/pr-xml-little-endian.xml | Bin 0 -> 313076 bytes .../xmlconf/japanese/pr-xml-shift_jis.xml | 3549 ++ .../xmlconf/japanese/pr-xml-utf-16.xml | Bin 0 -> 313074 bytes .../xmlconf/japanese/pr-xml-utf-8.xml | 3548 ++ .../XML-Test-Suite/xmlconf/japanese/spec.dtd | 975 + .../xmlconf/japanese/weekly-euc-jp.dtd | 72 + .../xmlconf/japanese/weekly-euc-jp.xml | 78 + .../xmlconf/japanese/weekly-iso-2022-jp.dtd | 72 + .../xmlconf/japanese/weekly-iso-2022-jp.xml | 78 + .../xmlconf/japanese/weekly-little-endian.xml | Bin 0 -> 3186 bytes .../xmlconf/japanese/weekly-shift_jis.dtd | 72 + .../xmlconf/japanese/weekly-shift_jis.xml | 78 + .../xmlconf/japanese/weekly-utf-16.dtd | Bin 0 -> 5222 bytes .../xmlconf/japanese/weekly-utf-16.xml | Bin 0 -> 3186 bytes .../xmlconf/japanese/weekly-utf-8.dtd | 71 + .../xmlconf/japanese/weekly-utf-8.xml | 78 + .../XML-Test-Suite/xmlconf/oasis/CVS/Entries | 373 + .../XML-Test-Suite/xmlconf/oasis/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/oasis/CVS/Root | 1 + .../qxmlstream/XML-Test-Suite/xmlconf/oasis/e2.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/oasis.xml | 1637 + .../XML-Test-Suite/xmlconf/oasis/p01fail1.xml | 11 + .../XML-Test-Suite/xmlconf/oasis/p01fail2.xml | 10 + .../XML-Test-Suite/xmlconf/oasis/p01fail3.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p01fail4.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p01pass1.xml | 3 + .../XML-Test-Suite/xmlconf/oasis/p01pass2.xml | 23 + .../XML-Test-Suite/xmlconf/oasis/p01pass3.xml | 9 + .../XML-Test-Suite/xmlconf/oasis/p02fail1.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail10.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail11.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail12.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail13.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail14.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail15.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail16.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail17.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail18.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail19.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail2.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail20.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail21.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail22.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail23.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail24.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail25.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail26.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail27.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail28.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail29.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail3.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail30.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail31.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail4.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail5.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail6.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail7.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail8.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p02fail9.xml | Bin 0 -> 26 bytes .../XML-Test-Suite/xmlconf/oasis/p03fail1.xml | Bin 0 -> 7 bytes .../XML-Test-Suite/xmlconf/oasis/p03fail10.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail11.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail12.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail13.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail14.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail15.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail16.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail17.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail18.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail19.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail2.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail20.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail21.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail22.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail23.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail24.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail25.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail26.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail27.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail28.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail29.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail3.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail4.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail5.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail7.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail8.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03fail9.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p03pass1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p04fail1.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p04fail2.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p04fail3.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p04pass1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p05fail1.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p05fail2.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p05fail3.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p05fail4.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p05fail5.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p05pass1.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p06fail1.xml | 13 + .../XML-Test-Suite/xmlconf/oasis/p06pass1.xml | 15 + .../XML-Test-Suite/xmlconf/oasis/p07pass1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p08fail1.xml | 10 + .../XML-Test-Suite/xmlconf/oasis/p08fail2.xml | 10 + .../XML-Test-Suite/xmlconf/oasis/p08pass1.xml | 12 + .../XML-Test-Suite/xmlconf/oasis/p09fail1.dtd | 2 + .../XML-Test-Suite/xmlconf/oasis/p09fail1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p09fail2.dtd | 2 + .../XML-Test-Suite/xmlconf/oasis/p09fail2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p09fail3.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p09fail4.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p09fail5.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p09pass1.dtd | 5 + .../XML-Test-Suite/xmlconf/oasis/p09pass1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p10fail1.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p10fail2.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p10fail3.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p10pass1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p11fail1.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p11fail2.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p11pass1.xml | 11 + .../XML-Test-Suite/xmlconf/oasis/p12fail1.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p12fail2.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p12fail3.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p12fail4.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p12fail5.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p12fail6.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p12fail7.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p12pass1.xml | 10 + .../XML-Test-Suite/xmlconf/oasis/p14fail1.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p14fail2.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p14fail3.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p14pass1.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p15fail1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p15fail2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p15fail3.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p15pass1.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p16fail1.xml | 3 + .../XML-Test-Suite/xmlconf/oasis/p16fail2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p16fail3.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p16pass1.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p16pass2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p16pass3.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p18fail1.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p18fail2.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p18fail3.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p18pass1.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p22fail1.xml | 3 + .../XML-Test-Suite/xmlconf/oasis/p22fail2.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p22pass1.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p22pass2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p22pass3.xml | 3 + .../XML-Test-Suite/xmlconf/oasis/p22pass4.xml | 10 + .../XML-Test-Suite/xmlconf/oasis/p22pass5.xml | 9 + .../XML-Test-Suite/xmlconf/oasis/p22pass6.xml | 4 + .../XML-Test-Suite/xmlconf/oasis/p23fail1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p23fail2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p23fail3.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p23fail4.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p23fail5.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p23pass1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p23pass2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p23pass3.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p23pass4.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p24fail1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p24fail2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p24pass1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p24pass2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p24pass3.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p24pass4.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p25fail1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p25pass1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p25pass2.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p26fail1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p26fail2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p26pass1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p27fail1.xml | 3 + .../XML-Test-Suite/xmlconf/oasis/p27pass1.xml | 4 + .../XML-Test-Suite/xmlconf/oasis/p27pass2.xml | 3 + .../XML-Test-Suite/xmlconf/oasis/p27pass3.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p27pass4.xml | 11 + .../XML-Test-Suite/xmlconf/oasis/p28fail1.xml | 4 + .../XML-Test-Suite/xmlconf/oasis/p28pass1.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p28pass2.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p28pass3.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p28pass4.dtd | 1 + .../XML-Test-Suite/xmlconf/oasis/p28pass4.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p28pass5.dtd | 2 + .../XML-Test-Suite/xmlconf/oasis/p28pass5.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p29fail1.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p29pass1.xml | 12 + .../XML-Test-Suite/xmlconf/oasis/p30fail1.dtd | 2 + .../XML-Test-Suite/xmlconf/oasis/p30fail1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p30pass1.dtd | 3 + .../XML-Test-Suite/xmlconf/oasis/p30pass1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p30pass2.dtd | 2 + .../XML-Test-Suite/xmlconf/oasis/p30pass2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p31fail1.dtd | 4 + .../XML-Test-Suite/xmlconf/oasis/p31fail1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p31pass1.dtd | 0 .../XML-Test-Suite/xmlconf/oasis/p31pass1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p31pass2.dtd | 11 + .../XML-Test-Suite/xmlconf/oasis/p31pass2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p32fail1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p32fail2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p32fail3.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p32fail4.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p32fail5.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p32pass1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p32pass2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p39fail1.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p39fail2.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p39fail3.xml | 0 .../XML-Test-Suite/xmlconf/oasis/p39fail4.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p39fail5.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p39pass1.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p39pass2.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p40fail1.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p40fail2.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p40fail3.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p40fail4.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p40pass1.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p40pass2.xml | 3 + .../XML-Test-Suite/xmlconf/oasis/p40pass3.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p40pass4.xml | 3 + .../XML-Test-Suite/xmlconf/oasis/p41fail1.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p41fail2.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p41fail3.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p41pass1.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p41pass2.xml | 3 + .../XML-Test-Suite/xmlconf/oasis/p42fail1.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p42fail2.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p42fail3.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p42pass1.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p42pass2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p43fail1.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p43fail2.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p43fail3.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p43pass1.xml | 27 + .../XML-Test-Suite/xmlconf/oasis/p44fail1.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p44fail2.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p44fail3.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p44fail4.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p44fail5.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p44pass1.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p44pass2.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p44pass3.xml | 4 + .../XML-Test-Suite/xmlconf/oasis/p44pass4.xml | 3 + .../XML-Test-Suite/xmlconf/oasis/p44pass5.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p45fail1.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p45fail2.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p45fail3.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p45fail4.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p45pass1.xml | 9 + .../XML-Test-Suite/xmlconf/oasis/p46fail1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p46fail2.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p46fail3.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p46fail4.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p46fail5.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p46fail6.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p46pass1.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p47fail1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p47fail2.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p47fail3.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p47fail4.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p47pass1.xml | 11 + .../XML-Test-Suite/xmlconf/oasis/p48fail1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p48fail2.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p48pass1.xml | 14 + .../XML-Test-Suite/xmlconf/oasis/p49fail1.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p49pass1.xml | 15 + .../XML-Test-Suite/xmlconf/oasis/p50fail1.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p50pass1.xml | 15 + .../XML-Test-Suite/xmlconf/oasis/p51fail1.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p51fail2.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p51fail3.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p51fail4.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p51fail5.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p51fail6.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p51fail7.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p51pass1.xml | 16 + .../XML-Test-Suite/xmlconf/oasis/p52fail1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p52fail2.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p52pass1.xml | 23 + .../XML-Test-Suite/xmlconf/oasis/p53fail1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p53fail2.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p53fail3.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p53fail4.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p53fail5.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p53pass1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p54fail1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p54pass1.xml | 11 + .../XML-Test-Suite/xmlconf/oasis/p55fail1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p55pass1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p56fail1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p56fail2.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p56fail3.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p56fail4.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p56fail5.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p56pass1.xml | 19 + .../XML-Test-Suite/xmlconf/oasis/p57fail1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p57pass1.xml | 11 + .../XML-Test-Suite/xmlconf/oasis/p58fail1.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p58fail2.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p58fail3.xml | 12 + .../XML-Test-Suite/xmlconf/oasis/p58fail4.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p58fail5.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p58fail6.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p58fail7.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p58fail8.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p58pass1.xml | 11 + .../XML-Test-Suite/xmlconf/oasis/p59fail1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p59fail2.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p59fail3.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p59pass1.xml | 9 + .../XML-Test-Suite/xmlconf/oasis/p60fail1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p60fail2.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p60fail3.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p60fail4.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p60fail5.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p60pass1.xml | 13 + .../XML-Test-Suite/xmlconf/oasis/p61fail1.dtd | 4 + .../XML-Test-Suite/xmlconf/oasis/p61fail1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p61pass1.dtd | 6 + .../XML-Test-Suite/xmlconf/oasis/p61pass1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p62fail1.dtd | 3 + .../XML-Test-Suite/xmlconf/oasis/p62fail1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p62fail2.dtd | 3 + .../XML-Test-Suite/xmlconf/oasis/p62fail2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p62pass1.dtd | 12 + .../XML-Test-Suite/xmlconf/oasis/p62pass1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p63fail1.dtd | 2 + .../XML-Test-Suite/xmlconf/oasis/p63fail1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p63fail2.dtd | 2 + .../XML-Test-Suite/xmlconf/oasis/p63fail2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p63pass1.dtd | 13 + .../XML-Test-Suite/xmlconf/oasis/p63pass1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p64fail1.dtd | 2 + .../XML-Test-Suite/xmlconf/oasis/p64fail1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p64fail2.dtd | 2 + .../XML-Test-Suite/xmlconf/oasis/p64fail2.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p64pass1.dtd | 13 + .../XML-Test-Suite/xmlconf/oasis/p64pass1.xml | 2 + .../XML-Test-Suite/xmlconf/oasis/p66fail1.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p66fail2.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p66fail3.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p66fail4.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p66fail5.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p66fail6.xml | 1 + .../XML-Test-Suite/xmlconf/oasis/p66pass1.xml | 4 + .../XML-Test-Suite/xmlconf/oasis/p68fail1.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p68fail2.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p68fail3.xml | 8 + .../XML-Test-Suite/xmlconf/oasis/p68pass1.xml | 11 + .../XML-Test-Suite/xmlconf/oasis/p69fail1.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p69fail2.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p69fail3.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p69pass1.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p70fail1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p70pass1.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p71fail1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p71fail2.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p71fail3.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p71fail4.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p71pass1.xml | 10 + .../XML-Test-Suite/xmlconf/oasis/p72fail1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p72fail2.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p72fail3.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p72fail4.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p72pass1.xml | 11 + .../XML-Test-Suite/xmlconf/oasis/p73fail1.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p73fail2.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p73fail3.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p73fail4.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p73fail5.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p73pass1.xml | 9 + .../XML-Test-Suite/xmlconf/oasis/p74fail1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p74fail2.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p74fail3.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p74pass1.xml | 6 + .../XML-Test-Suite/xmlconf/oasis/p75fail1.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p75fail2.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p75fail3.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p75fail4.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p75fail5.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p75fail6.xml | 5 + .../XML-Test-Suite/xmlconf/oasis/p75pass1.xml | 10 + .../XML-Test-Suite/xmlconf/oasis/p76fail1.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p76fail2.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p76fail3.xml | 7 + .../XML-Test-Suite/xmlconf/oasis/p76fail4.xml | 9 + .../XML-Test-Suite/xmlconf/oasis/p76pass1.xml | 11 + .../qxmlstream/XML-Test-Suite/xmlconf/readme.html | 201 + .../XML-Test-Suite/xmlconf/sun/CVS/Entries | 8 + .../XML-Test-Suite/xmlconf/sun/CVS/Repository | 1 + .../qxmlstream/XML-Test-Suite/xmlconf/sun/CVS/Root | 1 + .../XML-Test-Suite/xmlconf/sun/cxml.html | 155 + .../XML-Test-Suite/xmlconf/sun/invalid/CVS/Entries | 76 + .../xmlconf/sun/invalid/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/sun/invalid/CVS/Root | 1 + .../XML-Test-Suite/xmlconf/sun/invalid/attr01.xml | 9 + .../XML-Test-Suite/xmlconf/sun/invalid/attr02.xml | 12 + .../XML-Test-Suite/xmlconf/sun/invalid/attr03.xml | 17 + .../XML-Test-Suite/xmlconf/sun/invalid/attr04.xml | 12 + .../XML-Test-Suite/xmlconf/sun/invalid/attr05.xml | 9 + .../XML-Test-Suite/xmlconf/sun/invalid/attr06.xml | 9 + .../XML-Test-Suite/xmlconf/sun/invalid/attr07.xml | 10 + .../XML-Test-Suite/xmlconf/sun/invalid/attr08.xml | 9 + .../XML-Test-Suite/xmlconf/sun/invalid/attr09.xml | 20 + .../XML-Test-Suite/xmlconf/sun/invalid/attr10.xml | 20 + .../XML-Test-Suite/xmlconf/sun/invalid/attr11.xml | 15 + .../XML-Test-Suite/xmlconf/sun/invalid/attr12.xml | 15 + .../XML-Test-Suite/xmlconf/sun/invalid/attr13.xml | 11 + .../XML-Test-Suite/xmlconf/sun/invalid/attr14.xml | 12 + .../XML-Test-Suite/xmlconf/sun/invalid/attr15.xml | 14 + .../XML-Test-Suite/xmlconf/sun/invalid/attr16.xml | 10 + .../XML-Test-Suite/xmlconf/sun/invalid/dtd01.xml | 7 + .../XML-Test-Suite/xmlconf/sun/invalid/dtd02.xml | 5 + .../XML-Test-Suite/xmlconf/sun/invalid/dtd03.xml | 14 + .../XML-Test-Suite/xmlconf/sun/invalid/dtd06.xml | 6 + .../XML-Test-Suite/xmlconf/sun/invalid/el01.xml | 5 + .../XML-Test-Suite/xmlconf/sun/invalid/el02.xml | 4 + .../XML-Test-Suite/xmlconf/sun/invalid/el03.xml | 5 + .../XML-Test-Suite/xmlconf/sun/invalid/el04.xml | 6 + .../XML-Test-Suite/xmlconf/sun/invalid/el05.xml | 5 + .../XML-Test-Suite/xmlconf/sun/invalid/el06.xml | 6 + .../XML-Test-Suite/xmlconf/sun/invalid/empty.xml | 22 + .../XML-Test-Suite/xmlconf/sun/invalid/id01.xml | 7 + .../XML-Test-Suite/xmlconf/sun/invalid/id02.xml | 9 + .../XML-Test-Suite/xmlconf/sun/invalid/id03.xml | 10 + .../XML-Test-Suite/xmlconf/sun/invalid/id04.xml | 12 + .../XML-Test-Suite/xmlconf/sun/invalid/id05.xml | 14 + .../XML-Test-Suite/xmlconf/sun/invalid/id06.xml | 14 + .../XML-Test-Suite/xmlconf/sun/invalid/id07.xml | 16 + .../XML-Test-Suite/xmlconf/sun/invalid/id08.xml | 14 + .../XML-Test-Suite/xmlconf/sun/invalid/id09.xml | 17 + .../xmlconf/sun/invalid/not-sa01.xml | 10 + .../xmlconf/sun/invalid/not-sa02.xml | 31 + .../xmlconf/sun/invalid/not-sa04.xml | 11 + .../xmlconf/sun/invalid/not-sa05.xml | 11 + .../xmlconf/sun/invalid/not-sa06.xml | 13 + .../xmlconf/sun/invalid/not-sa07.xml | 12 + .../xmlconf/sun/invalid/not-sa08.xml | 12 + .../xmlconf/sun/invalid/not-sa09.xml | 12 + .../xmlconf/sun/invalid/not-sa10.xml | 14 + .../xmlconf/sun/invalid/not-sa11.xml | 14 + .../xmlconf/sun/invalid/not-sa12.xml | 12 + .../xmlconf/sun/invalid/not-sa13.xml | 16 + .../xmlconf/sun/invalid/not-sa14.xml | 11 + .../xmlconf/sun/invalid/optional01.xml | 4 + .../xmlconf/sun/invalid/optional02.xml | 5 + .../xmlconf/sun/invalid/optional03.xml | 5 + .../xmlconf/sun/invalid/optional04.xml | 5 + .../xmlconf/sun/invalid/optional05.xml | 5 + .../xmlconf/sun/invalid/optional06.xml | 6 + .../xmlconf/sun/invalid/optional07.xml | 6 + .../xmlconf/sun/invalid/optional08.xml | 6 + .../xmlconf/sun/invalid/optional09.xml | 6 + .../xmlconf/sun/invalid/optional10.xml | 6 + .../xmlconf/sun/invalid/optional11.xml | 7 + .../xmlconf/sun/invalid/optional12.xml | 7 + .../xmlconf/sun/invalid/optional13.xml | 7 + .../xmlconf/sun/invalid/optional14.xml | 7 + .../xmlconf/sun/invalid/optional20.xml | 4 + .../xmlconf/sun/invalid/optional21.xml | 5 + .../xmlconf/sun/invalid/optional22.xml | 5 + .../xmlconf/sun/invalid/optional23.xml | 5 + .../xmlconf/sun/invalid/optional24.xml | 5 + .../xmlconf/sun/invalid/optional25.xml | 5 + .../xmlconf/sun/invalid/required00.xml | 10 + .../xmlconf/sun/invalid/required01.xml | 7 + .../xmlconf/sun/invalid/required02.xml | 8 + .../XML-Test-Suite/xmlconf/sun/invalid/root.xml | 7 + .../XML-Test-Suite/xmlconf/sun/invalid/utf16b.xml | Bin 0 -> 98 bytes .../XML-Test-Suite/xmlconf/sun/invalid/utf16l.xml | Bin 0 -> 98 bytes .../XML-Test-Suite/xmlconf/sun/not-wf/CVS/Entries | 61 + .../xmlconf/sun/not-wf/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/sun/not-wf/CVS/Root | 1 + .../xmlconf/sun/not-wf/attlist01.xml | 12 + .../xmlconf/sun/not-wf/attlist02.xml | 13 + .../xmlconf/sun/not-wf/attlist03.xml | 13 + .../xmlconf/sun/not-wf/attlist04.xml | 13 + .../xmlconf/sun/not-wf/attlist05.xml | 13 + .../xmlconf/sun/not-wf/attlist06.xml | 13 + .../xmlconf/sun/not-wf/attlist07.xml | 13 + .../xmlconf/sun/not-wf/attlist08.xml | 12 + .../xmlconf/sun/not-wf/attlist09.xml | 11 + .../xmlconf/sun/not-wf/attlist10.xml | 8 + .../xmlconf/sun/not-wf/attlist11.xml | 7 + .../XML-Test-Suite/xmlconf/sun/not-wf/cond.dtd | 3 + .../XML-Test-Suite/xmlconf/sun/not-wf/cond01.xml | 5 + .../XML-Test-Suite/xmlconf/sun/not-wf/cond02.xml | 6 + .../xmlconf/sun/not-wf/content01.xml | 5 + .../xmlconf/sun/not-wf/content02.xml | 6 + .../xmlconf/sun/not-wf/content03.xml | 6 + .../XML-Test-Suite/xmlconf/sun/not-wf/decl01.ent | 2 + .../XML-Test-Suite/xmlconf/sun/not-wf/decl01.xml | 8 + .../XML-Test-Suite/xmlconf/sun/not-wf/dtd00.xml | 8 + .../XML-Test-Suite/xmlconf/sun/not-wf/dtd01.xml | 8 + .../XML-Test-Suite/xmlconf/sun/not-wf/dtd02.xml | 8 + .../XML-Test-Suite/xmlconf/sun/not-wf/dtd03.xml | 9 + .../XML-Test-Suite/xmlconf/sun/not-wf/dtd04.xml | 7 + .../XML-Test-Suite/xmlconf/sun/not-wf/dtd05.xml | 7 + .../XML-Test-Suite/xmlconf/sun/not-wf/dtd07.dtd | 7 + .../XML-Test-Suite/xmlconf/sun/not-wf/dtd07.xml | 4 + .../xmlconf/sun/not-wf/element00.xml | 3 + .../xmlconf/sun/not-wf/element01.xml | 3 + .../xmlconf/sun/not-wf/element02.xml | 4 + .../xmlconf/sun/not-wf/element03.xml | 5 + .../xmlconf/sun/not-wf/element04.xml | 4 + .../xmlconf/sun/not-wf/encoding01.xml | 2 + .../xmlconf/sun/not-wf/encoding02.xml | 3 + .../xmlconf/sun/not-wf/encoding03.xml | 3 + .../xmlconf/sun/not-wf/encoding04.xml | 3 + .../xmlconf/sun/not-wf/encoding05.xml | 3 + .../xmlconf/sun/not-wf/encoding06.xml | 5 + .../xmlconf/sun/not-wf/encoding07.xml | 10 + .../XML-Test-Suite/xmlconf/sun/not-wf/not-sa03.xml | 12 + .../XML-Test-Suite/xmlconf/sun/not-wf/pi.xml | 6 + .../XML-Test-Suite/xmlconf/sun/not-wf/pubid01.xml | 9 + .../XML-Test-Suite/xmlconf/sun/not-wf/pubid02.xml | 10 + .../XML-Test-Suite/xmlconf/sun/not-wf/pubid03.xml | 10 + .../XML-Test-Suite/xmlconf/sun/not-wf/pubid04.xml | 10 + .../XML-Test-Suite/xmlconf/sun/not-wf/pubid05.xml | 8 + .../XML-Test-Suite/xmlconf/sun/not-wf/sgml01.xml | 7 + .../XML-Test-Suite/xmlconf/sun/not-wf/sgml02.xml | 4 + .../XML-Test-Suite/xmlconf/sun/not-wf/sgml03.xml | 4 + .../XML-Test-Suite/xmlconf/sun/not-wf/sgml04.xml | 12 + .../XML-Test-Suite/xmlconf/sun/not-wf/sgml05.xml | 12 + .../XML-Test-Suite/xmlconf/sun/not-wf/sgml06.xml | 11 + .../XML-Test-Suite/xmlconf/sun/not-wf/sgml07.xml | 6 + .../XML-Test-Suite/xmlconf/sun/not-wf/sgml08.xml | 7 + .../XML-Test-Suite/xmlconf/sun/not-wf/sgml09.xml | 8 + .../XML-Test-Suite/xmlconf/sun/not-wf/sgml10.xml | 7 + .../XML-Test-Suite/xmlconf/sun/not-wf/sgml11.xml | 7 + .../XML-Test-Suite/xmlconf/sun/not-wf/sgml12.xml | 8 + .../XML-Test-Suite/xmlconf/sun/not-wf/sgml13.xml | 11 + .../XML-Test-Suite/xmlconf/sun/not-wf/uri01.xml | 6 + .../XML-Test-Suite/xmlconf/sun/sun-error.xml | 10 + .../XML-Test-Suite/xmlconf/sun/sun-invalid.xml | 359 + .../XML-Test-Suite/xmlconf/sun/sun-not-wf.xml | 179 + .../XML-Test-Suite/xmlconf/sun/sun-valid.xml | 147 + .../XML-Test-Suite/xmlconf/sun/valid/CVS/Entries | 37 + .../xmlconf/sun/valid/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/sun/valid/CVS/Root | 1 + .../XML-Test-Suite/xmlconf/sun/valid/dtd00.xml | 7 + .../XML-Test-Suite/xmlconf/sun/valid/dtd01.xml | 6 + .../XML-Test-Suite/xmlconf/sun/valid/dtdtest.dtd | 43 + .../XML-Test-Suite/xmlconf/sun/valid/element.xml | 38 + .../XML-Test-Suite/xmlconf/sun/valid/ext01.ent | 7 + .../XML-Test-Suite/xmlconf/sun/valid/ext01.xml | 9 + .../XML-Test-Suite/xmlconf/sun/valid/ext02.xml | 8 + .../XML-Test-Suite/xmlconf/sun/valid/not-sa01.xml | 10 + .../XML-Test-Suite/xmlconf/sun/valid/not-sa02.xml | 30 + .../XML-Test-Suite/xmlconf/sun/valid/not-sa03.xml | 25 + .../XML-Test-Suite/xmlconf/sun/valid/not-sa04.xml | 30 + .../xmlconf/sun/valid/notation01.dtd | 8 + .../xmlconf/sun/valid/notation01.xml | 5 + .../XML-Test-Suite/xmlconf/sun/valid/null.ent | 0 .../XML-Test-Suite/xmlconf/sun/valid/optional.xml | 50 + .../xmlconf/sun/valid/out/CVS/Entries | 28 + .../xmlconf/sun/valid/out/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/sun/valid/out/CVS/Root | 1 + .../XML-Test-Suite/xmlconf/sun/valid/out/dtd00.xml | 1 + .../XML-Test-Suite/xmlconf/sun/valid/out/dtd01.xml | 1 + .../xmlconf/sun/valid/out/element.xml | 1 + .../XML-Test-Suite/xmlconf/sun/valid/out/ext01.xml | 1 + .../XML-Test-Suite/xmlconf/sun/valid/out/ext02.xml | 1 + .../xmlconf/sun/valid/out/not-sa01.xml | 6 + .../xmlconf/sun/valid/out/not-sa02.xml | 6 + .../xmlconf/sun/valid/out/not-sa03.xml | 6 + .../xmlconf/sun/valid/out/not-sa04.xml | 6 + .../xmlconf/sun/valid/out/notation01.xml | 4 + .../xmlconf/sun/valid/out/optional.xml | 1 + .../XML-Test-Suite/xmlconf/sun/valid/out/pe00.xml | 1 + .../XML-Test-Suite/xmlconf/sun/valid/out/pe02.xml | 1 + .../XML-Test-Suite/xmlconf/sun/valid/out/pe03.xml | 1 + .../xmlconf/sun/valid/out/required00.xml | 1 + .../XML-Test-Suite/xmlconf/sun/valid/out/sa01.xml | 1 + .../XML-Test-Suite/xmlconf/sun/valid/out/sa02.xml | 6 + .../XML-Test-Suite/xmlconf/sun/valid/out/sa03.xml | 6 + .../XML-Test-Suite/xmlconf/sun/valid/out/sa04.xml | 6 + .../XML-Test-Suite/xmlconf/sun/valid/out/sa05.xml | 6 + .../xmlconf/sun/valid/out/sgml01.xml | 1 + .../xmlconf/sun/valid/out/v-lang01.xml | 1 + .../xmlconf/sun/valid/out/v-lang02.xml | 1 + .../xmlconf/sun/valid/out/v-lang03.xml | 1 + .../xmlconf/sun/valid/out/v-lang04.xml | 1 + .../xmlconf/sun/valid/out/v-lang05.xml | 1 + .../xmlconf/sun/valid/out/v-lang06.xml | 1 + .../XML-Test-Suite/xmlconf/sun/valid/pe00.dtd | 6 + .../XML-Test-Suite/xmlconf/sun/valid/pe00.xml | 2 + .../XML-Test-Suite/xmlconf/sun/valid/pe01.dtd | 6 + .../XML-Test-Suite/xmlconf/sun/valid/pe01.ent | 2 + .../XML-Test-Suite/xmlconf/sun/valid/pe01.xml | 2 + .../XML-Test-Suite/xmlconf/sun/valid/pe02.xml | 9 + .../XML-Test-Suite/xmlconf/sun/valid/pe03.xml | 8 + .../xmlconf/sun/valid/required00.xml | 8 + .../XML-Test-Suite/xmlconf/sun/valid/sa.dtd | 39 + .../XML-Test-Suite/xmlconf/sun/valid/sa01.xml | 13 + .../XML-Test-Suite/xmlconf/sun/valid/sa02.xml | 52 + .../XML-Test-Suite/xmlconf/sun/valid/sa03.xml | 28 + .../XML-Test-Suite/xmlconf/sun/valid/sa04.xml | 38 + .../XML-Test-Suite/xmlconf/sun/valid/sa05.xml | 7 + .../XML-Test-Suite/xmlconf/sun/valid/sgml01.xml | 14 + .../XML-Test-Suite/xmlconf/sun/valid/v-lang01.xml | 5 + .../XML-Test-Suite/xmlconf/sun/valid/v-lang02.xml | 6 + .../XML-Test-Suite/xmlconf/sun/valid/v-lang03.xml | 6 + .../XML-Test-Suite/xmlconf/sun/valid/v-lang04.xml | 6 + .../XML-Test-Suite/xmlconf/sun/valid/v-lang05.xml | 6 + .../XML-Test-Suite/xmlconf/sun/valid/v-lang06.xml | 6 + .../XML-Test-Suite/xmlconf/testcases.dtd | 140 + .../XML-Test-Suite/xmlconf/xmlconf-20010315.htm | 39994 ++++++++++++++ .../XML-Test-Suite/xmlconf/xmlconf-20010315.xml | 54 + .../XML-Test-Suite/xmlconf/xmlconf-20020521.htm | 39943 ++++++++++++++ .../XML-Test-Suite/xmlconf/xmlconf-20031030.htm | 54207 +++++++++++++++++++ .../qxmlstream/XML-Test-Suite/xmlconf/xmlconf.xml | 94 + .../XML-Test-Suite/xmlconf/xmlconformance.msxsl | 527 + .../XML-Test-Suite/xmlconf/xmlconformance.xsl | 512 + .../XML-Test-Suite/xmlconf/xmltest/CVS/Entries | 6 + .../XML-Test-Suite/xmlconf/xmltest/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/xmltest/CVS/Root | 1 + .../XML-Test-Suite/xmlconf/xmltest/canonxml.html | 44 + .../XML-Test-Suite/xmlconf/xmltest/invalid/002.ent | 2 + .../XML-Test-Suite/xmlconf/xmltest/invalid/002.xml | 2 + .../XML-Test-Suite/xmlconf/xmltest/invalid/005.ent | 2 + .../XML-Test-Suite/xmlconf/xmltest/invalid/005.xml | 2 + .../XML-Test-Suite/xmlconf/xmltest/invalid/006.ent | 2 + .../XML-Test-Suite/xmlconf/xmltest/invalid/006.xml | 2 + .../xmlconf/xmltest/invalid/CVS/Entries | 7 + .../xmlconf/xmltest/invalid/CVS/Repository | 1 + .../xmlconf/xmltest/invalid/CVS/Root | 1 + .../xmlconf/xmltest/invalid/not-sa/022.ent | 3 + .../xmlconf/xmltest/invalid/not-sa/022.xml | 2 + .../xmlconf/xmltest/invalid/not-sa/CVS/Entries | 3 + .../xmlconf/xmltest/invalid/not-sa/CVS/Repository | 1 + .../xmlconf/xmltest/invalid/not-sa/CVS/Root | 1 + .../xmlconf/xmltest/invalid/not-sa/out/022.xml | 1 + .../xmlconf/xmltest/invalid/not-sa/out/CVS/Entries | 2 + .../xmltest/invalid/not-sa/out/CVS/Repository | 1 + .../xmlconf/xmltest/invalid/not-sa/out/CVS/Root | 1 + .../xmlconf/xmltest/not-wf/CVS/Entries | 1 + .../xmlconf/xmltest/not-wf/CVS/Entries.Log | 3 + .../xmlconf/xmltest/not-wf/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/xmltest/not-wf/CVS/Root | 1 + .../xmlconf/xmltest/not-wf/ext-sa/001.ent | 1 + .../xmlconf/xmltest/not-wf/ext-sa/001.xml | 4 + .../xmlconf/xmltest/not-wf/ext-sa/002.ent | 3 + .../xmlconf/xmltest/not-wf/ext-sa/002.xml | 5 + .../xmlconf/xmltest/not-wf/ext-sa/003.ent | 2 + .../xmlconf/xmltest/not-wf/ext-sa/003.xml | 5 + .../xmlconf/xmltest/not-wf/ext-sa/CVS/Entries | 7 + .../xmlconf/xmltest/not-wf/ext-sa/CVS/Repository | 1 + .../xmlconf/xmltest/not-wf/ext-sa/CVS/Root | 1 + .../xmlconf/xmltest/not-wf/not-sa/001.ent | 3 + .../xmlconf/xmltest/not-wf/not-sa/001.xml | 2 + .../xmlconf/xmltest/not-wf/not-sa/002.xml | 6 + .../xmlconf/xmltest/not-wf/not-sa/003.ent | 2 + .../xmlconf/xmltest/not-wf/not-sa/003.xml | 2 + .../xmlconf/xmltest/not-wf/not-sa/004.ent | 2 + .../xmlconf/xmltest/not-wf/not-sa/004.xml | 2 + .../xmlconf/xmltest/not-wf/not-sa/005.ent | 2 + .../xmlconf/xmltest/not-wf/not-sa/005.xml | 2 + .../xmlconf/xmltest/not-wf/not-sa/006.ent | 3 + .../xmlconf/xmltest/not-wf/not-sa/006.xml | 2 + .../xmlconf/xmltest/not-wf/not-sa/007.ent | 3 + .../xmlconf/xmltest/not-wf/not-sa/007.xml | 2 + .../xmlconf/xmltest/not-wf/not-sa/008.ent | 2 + .../xmlconf/xmltest/not-wf/not-sa/008.xml | 2 + .../xmlconf/xmltest/not-wf/not-sa/009.ent | 3 + .../xmlconf/xmltest/not-wf/not-sa/009.xml | 2 + .../xmlconf/xmltest/not-wf/not-sa/010.ent | 2 + .../xmlconf/xmltest/not-wf/not-sa/010.xml | 2 + .../xmlconf/xmltest/not-wf/not-sa/011.ent | 3 + .../xmlconf/xmltest/not-wf/not-sa/011.xml | 2 + .../xmlconf/xmltest/not-wf/not-sa/CVS/Entries | 22 + .../xmlconf/xmltest/not-wf/not-sa/CVS/Repository | 1 + .../xmlconf/xmltest/not-wf/not-sa/CVS/Root | 1 + .../xmlconf/xmltest/not-wf/sa/001.xml | 5 + .../xmlconf/xmltest/not-wf/sa/002.xml | 4 + .../xmlconf/xmltest/not-wf/sa/003.xml | 1 + .../xmlconf/xmltest/not-wf/sa/004.xml | 1 + .../xmlconf/xmltest/not-wf/sa/005.xml | 1 + .../xmlconf/xmltest/not-wf/sa/006.xml | 1 + .../xmlconf/xmltest/not-wf/sa/007.xml | 1 + .../xmlconf/xmltest/not-wf/sa/008.xml | 1 + .../xmlconf/xmltest/not-wf/sa/009.xml | 1 + .../xmlconf/xmltest/not-wf/sa/010.xml | 1 + .../xmlconf/xmltest/not-wf/sa/011.xml | 1 + .../xmlconf/xmltest/not-wf/sa/012.xml | 1 + .../xmlconf/xmltest/not-wf/sa/013.xml | 1 + .../xmlconf/xmltest/not-wf/sa/014.xml | 1 + .../xmlconf/xmltest/not-wf/sa/015.xml | 1 + .../xmlconf/xmltest/not-wf/sa/016.xml | 1 + .../xmlconf/xmltest/not-wf/sa/017.xml | 1 + .../xmlconf/xmltest/not-wf/sa/018.xml | 1 + .../xmlconf/xmltest/not-wf/sa/019.xml | 1 + .../xmlconf/xmltest/not-wf/sa/020.xml | 1 + .../xmlconf/xmltest/not-wf/sa/021.xml | 1 + .../xmlconf/xmltest/not-wf/sa/022.xml | 1 + .../xmlconf/xmltest/not-wf/sa/023.xml | 1 + .../xmlconf/xmltest/not-wf/sa/024.xml | 3 + .../xmlconf/xmltest/not-wf/sa/025.xml | 1 + .../xmlconf/xmltest/not-wf/sa/026.xml | 1 + .../xmlconf/xmltest/not-wf/sa/027.xml | 3 + .../xmlconf/xmltest/not-wf/sa/028.xml | 4 + .../xmlconf/xmltest/not-wf/sa/029.xml | 1 + .../xmlconf/xmltest/not-wf/sa/030.xml | 1 + .../xmlconf/xmltest/not-wf/sa/031.xml | 1 + .../xmlconf/xmltest/not-wf/sa/032.xml | 1 + .../xmlconf/xmltest/not-wf/sa/033.xml | 1 + .../xmlconf/xmltest/not-wf/sa/034.xml | 1 + .../xmlconf/xmltest/not-wf/sa/035.xml | 1 + .../xmlconf/xmltest/not-wf/sa/036.xml | 2 + .../xmlconf/xmltest/not-wf/sa/037.xml | 2 + .../xmlconf/xmltest/not-wf/sa/038.xml | 1 + .../xmlconf/xmltest/not-wf/sa/039.xml | 1 + .../xmlconf/xmltest/not-wf/sa/040.xml | 2 + .../xmlconf/xmltest/not-wf/sa/041.xml | 2 + .../xmlconf/xmltest/not-wf/sa/042.xml | 1 + .../xmlconf/xmltest/not-wf/sa/043.xml | 2 + .../xmlconf/xmltest/not-wf/sa/044.xml | 1 + .../xmlconf/xmltest/not-wf/sa/045.xml | 4 + .../xmlconf/xmltest/not-wf/sa/046.xml | 3 + .../xmlconf/xmltest/not-wf/sa/047.xml | 3 + .../xmlconf/xmltest/not-wf/sa/048.xml | 3 + .../xmlconf/xmltest/not-wf/sa/049.xml | 4 + .../xmlconf/xmltest/not-wf/sa/050.xml | 0 .../xmlconf/xmltest/not-wf/sa/051.xml | 3 + .../xmlconf/xmltest/not-wf/sa/052.xml | 3 + .../xmlconf/xmltest/not-wf/sa/053.xml | 1 + .../xmlconf/xmltest/not-wf/sa/054.xml | 4 + .../xmlconf/xmltest/not-wf/sa/055.xml | 2 + .../xmlconf/xmltest/not-wf/sa/056.xml | 2 + .../xmlconf/xmltest/not-wf/sa/057.xml | 4 + .../xmlconf/xmltest/not-wf/sa/058.xml | 5 + .../xmlconf/xmltest/not-wf/sa/059.xml | 5 + .../xmlconf/xmltest/not-wf/sa/060.xml | 5 + .../xmlconf/xmltest/not-wf/sa/061.xml | 4 + .../xmlconf/xmltest/not-wf/sa/062.xml | 4 + .../xmlconf/xmltest/not-wf/sa/063.xml | 4 + .../xmlconf/xmltest/not-wf/sa/064.xml | 5 + .../xmlconf/xmltest/not-wf/sa/065.xml | 5 + .../xmlconf/xmltest/not-wf/sa/066.xml | 5 + .../xmlconf/xmltest/not-wf/sa/067.xml | 5 + .../xmlconf/xmltest/not-wf/sa/068.xml | 5 + .../xmlconf/xmltest/not-wf/sa/069.xml | 6 + .../xmlconf/xmltest/not-wf/sa/070.xml | 2 + .../xmlconf/xmltest/not-wf/sa/071.xml | 6 + .../xmlconf/xmltest/not-wf/sa/072.xml | 1 + .../xmlconf/xmltest/not-wf/sa/073.xml | 4 + .../xmlconf/xmltest/not-wf/sa/074.xml | 6 + .../xmlconf/xmltest/not-wf/sa/075.xml | 7 + .../xmlconf/xmltest/not-wf/sa/076.xml | 1 + .../xmlconf/xmltest/not-wf/sa/077.xml | 4 + .../xmlconf/xmltest/not-wf/sa/078.xml | 5 + .../xmlconf/xmltest/not-wf/sa/079.xml | 8 + .../xmlconf/xmltest/not-wf/sa/080.xml | 8 + .../xmlconf/xmltest/not-wf/sa/081.xml | 4 + .../xmlconf/xmltest/not-wf/sa/082.xml | 6 + .../xmlconf/xmltest/not-wf/sa/083.xml | 4 + .../xmlconf/xmltest/not-wf/sa/084.xml | 6 + .../xmlconf/xmltest/not-wf/sa/085.xml | 2 + .../xmlconf/xmltest/not-wf/sa/086.xml | 4 + .../xmlconf/xmltest/not-wf/sa/087.xml | 4 + .../xmlconf/xmltest/not-wf/sa/088.xml | 6 + .../xmlconf/xmltest/not-wf/sa/089.xml | 4 + .../xmlconf/xmltest/not-wf/sa/090.xml | 4 + .../xmlconf/xmltest/not-wf/sa/091.xml | 5 + .../xmlconf/xmltest/not-wf/sa/092.xml | 4 + .../xmlconf/xmltest/not-wf/sa/093.xml | 1 + .../xmlconf/xmltest/not-wf/sa/094.xml | 2 + .../xmlconf/xmltest/not-wf/sa/095.xml | 2 + .../xmlconf/xmltest/not-wf/sa/096.xml | 2 + .../xmlconf/xmltest/not-wf/sa/097.xml | 2 + .../xmlconf/xmltest/not-wf/sa/098.xml | 2 + .../xmlconf/xmltest/not-wf/sa/099.xml | 2 + .../xmlconf/xmltest/not-wf/sa/100.xml | 2 + .../xmlconf/xmltest/not-wf/sa/101.xml | 2 + .../xmlconf/xmltest/not-wf/sa/102.xml | 2 + .../xmlconf/xmltest/not-wf/sa/103.xml | 4 + .../xmlconf/xmltest/not-wf/sa/104.xml | 4 + .../xmlconf/xmltest/not-wf/sa/105.xml | 4 + .../xmlconf/xmltest/not-wf/sa/106.xml | 2 + .../xmlconf/xmltest/not-wf/sa/107.xml | 4 + .../xmlconf/xmltest/not-wf/sa/108.xml | 3 + .../xmlconf/xmltest/not-wf/sa/109.xml | 4 + .../xmlconf/xmltest/not-wf/sa/110.xml | 5 + .../xmlconf/xmltest/not-wf/sa/111.xml | 4 + .../xmlconf/xmltest/not-wf/sa/112.xml | 3 + .../xmlconf/xmltest/not-wf/sa/113.xml | 4 + .../xmlconf/xmltest/not-wf/sa/114.xml | 4 + .../xmlconf/xmltest/not-wf/sa/115.xml | 4 + .../xmlconf/xmltest/not-wf/sa/116.xml | 4 + .../xmlconf/xmltest/not-wf/sa/117.xml | 4 + .../xmlconf/xmltest/not-wf/sa/118.xml | 4 + .../xmlconf/xmltest/not-wf/sa/119.xml | 6 + .../xmlconf/xmltest/not-wf/sa/120.xml | 6 + .../xmlconf/xmltest/not-wf/sa/121.xml | 4 + .../xmlconf/xmltest/not-wf/sa/122.xml | 4 + .../xmlconf/xmltest/not-wf/sa/123.xml | 4 + .../xmlconf/xmltest/not-wf/sa/124.xml | 4 + .../xmlconf/xmltest/not-wf/sa/125.xml | 4 + .../xmlconf/xmltest/not-wf/sa/126.xml | 4 + .../xmlconf/xmltest/not-wf/sa/127.xml | 4 + .../xmlconf/xmltest/not-wf/sa/128.xml | 4 + .../xmlconf/xmltest/not-wf/sa/129.xml | 4 + .../xmlconf/xmltest/not-wf/sa/130.xml | 4 + .../xmlconf/xmltest/not-wf/sa/131.xml | 4 + .../xmlconf/xmltest/not-wf/sa/132.xml | 4 + .../xmlconf/xmltest/not-wf/sa/133.xml | 4 + .../xmlconf/xmltest/not-wf/sa/134.xml | 4 + .../xmlconf/xmltest/not-wf/sa/135.xml | 4 + .../xmlconf/xmltest/not-wf/sa/136.xml | 4 + .../xmlconf/xmltest/not-wf/sa/137.xml | 4 + .../xmlconf/xmltest/not-wf/sa/138.xml | 4 + .../xmlconf/xmltest/not-wf/sa/139.xml | 4 + .../xmlconf/xmltest/not-wf/sa/140.xml | 4 + .../xmlconf/xmltest/not-wf/sa/141.xml | 4 + .../xmlconf/xmltest/not-wf/sa/142.xml | 4 + .../xmlconf/xmltest/not-wf/sa/143.xml | 4 + .../xmlconf/xmltest/not-wf/sa/144.xml | 4 + .../xmlconf/xmltest/not-wf/sa/145.xml | 4 + .../xmlconf/xmltest/not-wf/sa/146.xml | 4 + .../xmlconf/xmltest/not-wf/sa/147.xml | 3 + .../xmlconf/xmltest/not-wf/sa/148.xml | 3 + .../xmlconf/xmltest/not-wf/sa/149.xml | 5 + .../xmlconf/xmltest/not-wf/sa/150.xml | 3 + .../xmlconf/xmltest/not-wf/sa/151.xml | 3 + .../xmlconf/xmltest/not-wf/sa/152.xml | 2 + .../xmlconf/xmltest/not-wf/sa/153.xml | 5 + .../xmlconf/xmltest/not-wf/sa/154.xml | 2 + .../xmlconf/xmltest/not-wf/sa/155.xml | 2 + .../xmlconf/xmltest/not-wf/sa/156.xml | 3 + .../xmlconf/xmltest/not-wf/sa/157.xml | 3 + .../xmlconf/xmltest/not-wf/sa/158.xml | 6 + .../xmlconf/xmltest/not-wf/sa/159.xml | 5 + .../xmlconf/xmltest/not-wf/sa/160.xml | 6 + .../xmlconf/xmltest/not-wf/sa/161.xml | 5 + .../xmlconf/xmltest/not-wf/sa/162.xml | 6 + .../xmlconf/xmltest/not-wf/sa/163.xml | 6 + .../xmlconf/xmltest/not-wf/sa/164.xml | 5 + .../xmlconf/xmltest/not-wf/sa/165.xml | 5 + .../xmlconf/xmltest/not-wf/sa/166.xml | 1 + .../xmlconf/xmltest/not-wf/sa/167.xml | 1 + .../xmlconf/xmltest/not-wf/sa/168.xml | 1 + .../xmlconf/xmltest/not-wf/sa/169.xml | 1 + .../xmlconf/xmltest/not-wf/sa/170.xml | 1 + .../xmlconf/xmltest/not-wf/sa/171.xml | 2 + .../xmlconf/xmltest/not-wf/sa/172.xml | 2 + .../xmlconf/xmltest/not-wf/sa/173.xml | 1 + .../xmlconf/xmltest/not-wf/sa/174.xml | 1 + .../xmlconf/xmltest/not-wf/sa/175.xml | 5 + .../xmlconf/xmltest/not-wf/sa/176.xml | 4 + .../xmlconf/xmltest/not-wf/sa/177.xml | 4 + .../xmlconf/xmltest/not-wf/sa/178.xml | 5 + .../xmlconf/xmltest/not-wf/sa/179.xml | 4 + .../xmlconf/xmltest/not-wf/sa/180.xml | 6 + .../xmlconf/xmltest/not-wf/sa/181.xml | 5 + .../xmlconf/xmltest/not-wf/sa/182.xml | 5 + .../xmlconf/xmltest/not-wf/sa/183.xml | 5 + .../xmlconf/xmltest/not-wf/sa/184.xml | 6 + .../xmlconf/xmltest/not-wf/sa/185.ent | 1 + .../xmlconf/xmltest/not-wf/sa/185.xml | 3 + .../xmlconf/xmltest/not-wf/sa/186.xml | 5 + .../xmlconf/xmltest/not-wf/sa/CVS/Entries | 189 + .../xmlconf/xmltest/not-wf/sa/CVS/Repository | 1 + .../xmlconf/xmltest/not-wf/sa/CVS/Root | 1 + .../xmlconf/xmltest/not-wf/sa/null.ent | 0 .../XML-Test-Suite/xmlconf/xmltest/readme.html | 60 + .../xmlconf/xmltest/valid/CVS/Entries | 1 + .../xmlconf/xmltest/valid/CVS/Entries.Log | 3 + .../xmlconf/xmltest/valid/CVS/Repository | 1 + .../XML-Test-Suite/xmlconf/xmltest/valid/CVS/Root | 1 + .../xmlconf/xmltest/valid/ext-sa/001.ent | 1 + .../xmlconf/xmltest/valid/ext-sa/001.xml | 5 + .../xmlconf/xmltest/valid/ext-sa/002.ent | 1 + .../xmlconf/xmltest/valid/ext-sa/002.xml | 5 + .../xmlconf/xmltest/valid/ext-sa/003.ent | 0 .../xmlconf/xmltest/valid/ext-sa/003.xml | 5 + .../xmlconf/xmltest/valid/ext-sa/004.ent | 1 + .../xmlconf/xmltest/valid/ext-sa/004.xml | 5 + .../xmlconf/xmltest/valid/ext-sa/005.ent | 1 + .../xmlconf/xmltest/valid/ext-sa/005.xml | 6 + .../xmlconf/xmltest/valid/ext-sa/006.ent | 4 + .../xmlconf/xmltest/valid/ext-sa/006.xml | 6 + .../xmlconf/xmltest/valid/ext-sa/007.ent | Bin 0 -> 4 bytes .../xmlconf/xmltest/valid/ext-sa/007.xml | 5 + .../xmlconf/xmltest/valid/ext-sa/008.ent | Bin 0 -> 54 bytes .../xmlconf/xmltest/valid/ext-sa/008.xml | 5 + .../xmlconf/xmltest/valid/ext-sa/009.ent | 1 + .../xmlconf/xmltest/valid/ext-sa/009.xml | 5 + .../xmlconf/xmltest/valid/ext-sa/010.ent | 0 .../xmlconf/xmltest/valid/ext-sa/010.xml | 5 + .../xmlconf/xmltest/valid/ext-sa/011.ent | 1 + .../xmlconf/xmltest/valid/ext-sa/011.xml | 5 + .../xmlconf/xmltest/valid/ext-sa/012.ent | 1 + .../xmlconf/xmltest/valid/ext-sa/012.xml | 9 + .../xmlconf/xmltest/valid/ext-sa/013.ent | 1 + .../xmlconf/xmltest/valid/ext-sa/013.xml | 10 + .../xmlconf/xmltest/valid/ext-sa/014.ent | Bin 0 -> 12 bytes .../xmlconf/xmltest/valid/ext-sa/014.xml | 5 + .../xmlconf/xmltest/valid/ext-sa/CVS/Entries | 29 + .../xmlconf/xmltest/valid/ext-sa/CVS/Repository | 1 + .../xmlconf/xmltest/valid/ext-sa/CVS/Root | 1 + .../xmlconf/xmltest/valid/ext-sa/out/001.xml | 1 + .../xmlconf/xmltest/valid/ext-sa/out/002.xml | 1 + .../xmlconf/xmltest/valid/ext-sa/out/003.xml | 1 + .../xmlconf/xmltest/valid/ext-sa/out/004.xml | 1 + .../xmlconf/xmltest/valid/ext-sa/out/005.xml | 1 + .../xmlconf/xmltest/valid/ext-sa/out/006.xml | 1 + .../xmlconf/xmltest/valid/ext-sa/out/007.xml | 1 + .../xmlconf/xmltest/valid/ext-sa/out/008.xml | 1 + .../xmlconf/xmltest/valid/ext-sa/out/009.xml | 1 + .../xmlconf/xmltest/valid/ext-sa/out/010.xml | 1 + .../xmlconf/xmltest/valid/ext-sa/out/011.xml | 1 + .../xmlconf/xmltest/valid/ext-sa/out/012.xml | 1 + .../xmlconf/xmltest/valid/ext-sa/out/013.xml | 1 + .../xmlconf/xmltest/valid/ext-sa/out/014.xml | 1 + .../xmlconf/xmltest/valid/ext-sa/out/CVS/Entries | 15 + .../xmltest/valid/ext-sa/out/CVS/Repository | 1 + .../xmlconf/xmltest/valid/ext-sa/out/CVS/Root | 1 + .../xmlconf/xmltest/valid/not-sa/001.ent | 0 .../xmlconf/xmltest/valid/not-sa/001.xml | 4 + .../xmlconf/xmltest/valid/not-sa/002.ent | 1 + .../xmlconf/xmltest/valid/not-sa/002.xml | 4 + .../xmlconf/xmltest/valid/not-sa/003-1.ent | 3 + .../xmlconf/xmltest/valid/not-sa/003-2.ent | 0 .../xmlconf/xmltest/valid/not-sa/003.xml | 2 + .../xmlconf/xmltest/valid/not-sa/004-1.ent | 4 + .../xmlconf/xmltest/valid/not-sa/004-2.ent | 1 + .../xmlconf/xmltest/valid/not-sa/004.xml | 2 + .../xmlconf/xmltest/valid/not-sa/005-1.ent | 3 + .../xmlconf/xmltest/valid/not-sa/005-2.ent | 1 + .../xmlconf/xmltest/valid/not-sa/005.xml | 2 + .../xmlconf/xmltest/valid/not-sa/006.ent | 2 + .../xmlconf/xmltest/valid/not-sa/006.xml | 4 + .../xmlconf/xmltest/valid/not-sa/007.ent | 2 + .../xmlconf/xmltest/valid/not-sa/007.xml | 2 + .../xmlconf/xmltest/valid/not-sa/008.ent | 2 + .../xmlconf/xmltest/valid/not-sa/008.xml | 2 + .../xmlconf/xmltest/valid/not-sa/009.ent | 2 + .../xmlconf/xmltest/valid/not-sa/009.xml | 4 + .../xmlconf/xmltest/valid/not-sa/010.ent | 2 + .../xmlconf/xmltest/valid/not-sa/010.xml | 4 + .../xmlconf/xmltest/valid/not-sa/011.ent | 2 + .../xmlconf/xmltest/valid/not-sa/011.xml | 5 + .../xmlconf/xmltest/valid/not-sa/012.ent | 3 + .../xmlconf/xmltest/valid/not-sa/012.xml | 5 + .../xmlconf/xmltest/valid/not-sa/013.ent | 4 + .../xmlconf/xmltest/valid/not-sa/013.xml | 2 + .../xmlconf/xmltest/valid/not-sa/014.ent | 4 + .../xmlconf/xmltest/valid/not-sa/014.xml | 4 + .../xmlconf/xmltest/valid/not-sa/015.ent | 5 + .../xmlconf/xmltest/valid/not-sa/015.xml | 4 + .../xmlconf/xmltest/valid/not-sa/016.ent | 4 + .../xmlconf/xmltest/valid/not-sa/016.xml | 4 + .../xmlconf/xmltest/valid/not-sa/017.ent | 3 + .../xmlconf/xmltest/valid/not-sa/017.xml | 2 + .../xmlconf/xmltest/valid/not-sa/018.ent | 3 + .../xmlconf/xmltest/valid/not-sa/018.xml | 2 + .../xmlconf/xmltest/valid/not-sa/019.ent | 3 + .../xmlconf/xmltest/valid/not-sa/019.xml | 2 + .../xmlconf/xmltest/valid/not-sa/020.ent | 3 + .../xmlconf/xmltest/valid/not-sa/020.xml | 2 + .../xmlconf/xmltest/valid/not-sa/021.ent | 3 + .../xmlconf/xmltest/valid/not-sa/021.xml | 2 + .../xmlconf/xmltest/valid/not-sa/023.ent | 5 + .../xmlconf/xmltest/valid/not-sa/023.xml | 2 + .../xmlconf/xmltest/valid/not-sa/024.ent | 4 + .../xmlconf/xmltest/valid/not-sa/024.xml | 2 + .../xmlconf/xmltest/valid/not-sa/025.ent | 5 + .../xmlconf/xmltest/valid/not-sa/025.xml | 2 + .../xmlconf/xmltest/valid/not-sa/026.ent | 1 + .../xmlconf/xmltest/valid/not-sa/026.xml | 7 + .../xmlconf/xmltest/valid/not-sa/027.ent | 2 + .../xmlconf/xmltest/valid/not-sa/027.xml | 2 + .../xmlconf/xmltest/valid/not-sa/028.ent | 2 + .../xmlconf/xmltest/valid/not-sa/028.xml | 2 + .../xmlconf/xmltest/valid/not-sa/029.ent | 3 + .../xmlconf/xmltest/valid/not-sa/029.xml | 2 + .../xmlconf/xmltest/valid/not-sa/030.ent | 3 + .../xmlconf/xmltest/valid/not-sa/030.xml | 2 + .../xmlconf/xmltest/valid/not-sa/031-1.ent | 3 + .../xmlconf/xmltest/valid/not-sa/031-2.ent | 1 + .../xmlconf/xmltest/valid/not-sa/031.xml | 2 + .../xmlconf/xmltest/valid/not-sa/CVS/Entries | 65 + .../xmlconf/xmltest/valid/not-sa/CVS/Repository | 1 + .../xmlconf/xmltest/valid/not-sa/CVS/Root | 1 + .../xmlconf/xmltest/valid/not-sa/out/001.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/002.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/003.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/004.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/005.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/006.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/007.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/008.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/009.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/010.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/011.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/012.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/013.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/014.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/015.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/016.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/017.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/018.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/019.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/020.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/021.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/022.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/023.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/024.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/025.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/026.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/027.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/028.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/029.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/030.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/031.xml | 1 + .../xmlconf/xmltest/valid/not-sa/out/CVS/Entries | 32 + .../xmltest/valid/not-sa/out/CVS/Repository | 1 + .../xmlconf/xmltest/valid/not-sa/out/CVS/Root | 1 + .../xmlconf/xmltest/valid/sa/001.xml | 4 + .../xmlconf/xmltest/valid/sa/002.xml | 4 + .../xmlconf/xmltest/valid/sa/003.xml | 4 + .../xmlconf/xmltest/valid/sa/004.xml | 5 + .../xmlconf/xmltest/valid/sa/005.xml | 5 + .../xmlconf/xmltest/valid/sa/006.xml | 5 + .../xmlconf/xmltest/valid/sa/007.xml | 4 + .../xmlconf/xmltest/valid/sa/008.xml | 4 + .../xmlconf/xmltest/valid/sa/009.xml | 4 + .../xmlconf/xmltest/valid/sa/010.xml | 5 + .../xmlconf/xmltest/valid/sa/011.xml | 5 + .../xmlconf/xmltest/valid/sa/012.xml | 5 + .../xmlconf/xmltest/valid/sa/013.xml | 5 + .../xmlconf/xmltest/valid/sa/014.xml | 5 + .../xmlconf/xmltest/valid/sa/015.xml | 5 + .../xmlconf/xmltest/valid/sa/016.xml | 4 + .../xmlconf/xmltest/valid/sa/017.xml | 4 + .../xmlconf/xmltest/valid/sa/018.xml | 4 + .../xmlconf/xmltest/valid/sa/019.xml | 4 + .../xmlconf/xmltest/valid/sa/020.xml | 4 + .../xmlconf/xmltest/valid/sa/021.xml | 4 + .../xmlconf/xmltest/valid/sa/022.xml | 4 + .../xmlconf/xmltest/valid/sa/023.xml | 5 + .../xmlconf/xmltest/valid/sa/024.xml | 6 + .../xmlconf/xmltest/valid/sa/025.xml | 5 + .../xmlconf/xmltest/valid/sa/026.xml | 5 + .../xmlconf/xmltest/valid/sa/027.xml | 5 + .../xmlconf/xmltest/valid/sa/028.xml | 5 + .../xmlconf/xmltest/valid/sa/029.xml | 5 + .../xmlconf/xmltest/valid/sa/030.xml | 5 + .../xmlconf/xmltest/valid/sa/031.xml | 5 + .../xmlconf/xmltest/valid/sa/032.xml | 5 + .../xmlconf/xmltest/valid/sa/033.xml | 5 + .../xmlconf/xmltest/valid/sa/034.xml | 4 + .../xmlconf/xmltest/valid/sa/035.xml | 4 + .../xmlconf/xmltest/valid/sa/036.xml | 5 + .../xmlconf/xmltest/valid/sa/037.xml | 6 + .../xmlconf/xmltest/valid/sa/038.xml | 6 + .../xmlconf/xmltest/valid/sa/039.xml | 5 + .../xmlconf/xmltest/valid/sa/040.xml | 5 + .../xmlconf/xmltest/valid/sa/041.xml | 5 + .../xmlconf/xmltest/valid/sa/042.xml | 4 + .../xmlconf/xmltest/valid/sa/043.xml | 6 + .../xmlconf/xmltest/valid/sa/044.xml | 10 + .../xmlconf/xmltest/valid/sa/045.xml | 6 + .../xmlconf/xmltest/valid/sa/046.xml | 6 + .../xmlconf/xmltest/valid/sa/047.xml | 5 + .../xmlconf/xmltest/valid/sa/048.xml | 4 + .../xmlconf/xmltest/valid/sa/049.xml | Bin 0 -> 124 bytes .../xmlconf/xmltest/valid/sa/050.xml | Bin 0 -> 132 bytes .../xmlconf/xmltest/valid/sa/051.xml | Bin 0 -> 140 bytes .../xmlconf/xmltest/valid/sa/052.xml | 4 + .../xmlconf/xmltest/valid/sa/053.xml | 6 + .../xmlconf/xmltest/valid/sa/054.xml | 10 + .../xmlconf/xmltest/valid/sa/055.xml | 5 + .../xmlconf/xmltest/valid/sa/056.xml | 4 + .../xmlconf/xmltest/valid/sa/057.xml | 4 + .../xmlconf/xmltest/valid/sa/058.xml | 5 + .../xmlconf/xmltest/valid/sa/059.xml | 10 + .../xmlconf/xmltest/valid/sa/060.xml | 4 + .../xmlconf/xmltest/valid/sa/061.xml | 4 + .../xmlconf/xmltest/valid/sa/062.xml | 4 + .../xmlconf/xmltest/valid/sa/063.xml | 4 + .../xmlconf/xmltest/valid/sa/064.xml | 4 + .../xmlconf/xmltest/valid/sa/065.xml | 5 + .../xmlconf/xmltest/valid/sa/066.xml | 7 + .../xmlconf/xmltest/valid/sa/067.xml | 4 + .../xmlconf/xmltest/valid/sa/068.xml | 5 + .../xmlconf/xmltest/valid/sa/069.xml | 5 + .../xmlconf/xmltest/valid/sa/070.xml | 5 + .../xmlconf/xmltest/valid/sa/071.xml | 5 + .../xmlconf/xmltest/valid/sa/072.xml | 5 + .../xmlconf/xmltest/valid/sa/073.xml | 5 + .../xmlconf/xmltest/valid/sa/074.xml | 5 + .../xmlconf/xmltest/valid/sa/075.xml | 5 + .../xmlconf/xmltest/valid/sa/076.xml | 7 + .../xmlconf/xmltest/valid/sa/077.xml | 5 + .../xmlconf/xmltest/valid/sa/078.xml | 5 + .../xmlconf/xmltest/valid/sa/079.xml | 5 + .../xmlconf/xmltest/valid/sa/080.xml | 5 + .../xmlconf/xmltest/valid/sa/081.xml | 7 + .../xmlconf/xmltest/valid/sa/082.xml | 5 + .../xmlconf/xmltest/valid/sa/083.xml | 5 + .../xmlconf/xmltest/valid/sa/084.xml | 1 + .../xmlconf/xmltest/valid/sa/085.xml | 6 + .../xmlconf/xmltest/valid/sa/086.xml | 6 + .../xmlconf/xmltest/valid/sa/087.xml | 6 + .../xmlconf/xmltest/valid/sa/088.xml | 5 + .../xmlconf/xmltest/valid/sa/089.xml | 5 + .../xmlconf/xmltest/valid/sa/090.xml | 7 + .../xmlconf/xmltest/valid/sa/091.xml | 7 + .../xmlconf/xmltest/valid/sa/092.xml | 10 + .../xmlconf/xmltest/valid/sa/093.xml | 7 + .../xmlconf/xmltest/valid/sa/094.xml | 6 + .../xmlconf/xmltest/valid/sa/095.xml | 6 + .../xmlconf/xmltest/valid/sa/096.xml | 5 + .../xmlconf/xmltest/valid/sa/097.ent | 1 + .../xmlconf/xmltest/valid/sa/097.xml | 8 + .../xmlconf/xmltest/valid/sa/098.xml | 5 + .../xmlconf/xmltest/valid/sa/099.xml | 5 + .../xmlconf/xmltest/valid/sa/100.xml | 5 + .../xmlconf/xmltest/valid/sa/101.xml | 5 + .../xmlconf/xmltest/valid/sa/102.xml | 5 + .../xmlconf/xmltest/valid/sa/103.xml | 4 + .../xmlconf/xmltest/valid/sa/104.xml | 5 + .../xmlconf/xmltest/valid/sa/105.xml | 5 + .../xmlconf/xmltest/valid/sa/106.xml | 5 + .../xmlconf/xmltest/valid/sa/107.xml | 5 + .../xmlconf/xmltest/valid/sa/108.xml | 7 + .../xmlconf/xmltest/valid/sa/109.xml | 5 + .../xmlconf/xmltest/valid/sa/110.xml | 6 + .../xmlconf/xmltest/valid/sa/111.xml | 5 + .../xmlconf/xmltest/valid/sa/112.xml | 5 + .../xmlconf/xmltest/valid/sa/113.xml | 5 + .../xmlconf/xmltest/valid/sa/114.xml | 5 + .../xmlconf/xmltest/valid/sa/115.xml | 6 + .../xmlconf/xmltest/valid/sa/116.xml | 5 + .../xmlconf/xmltest/valid/sa/117.xml | 5 + .../xmlconf/xmltest/valid/sa/118.xml | 5 + .../xmlconf/xmltest/valid/sa/119.xml | 4 + .../xmlconf/xmltest/valid/sa/CVS/Entries | 121 + .../xmlconf/xmltest/valid/sa/CVS/Repository | 1 + .../xmlconf/xmltest/valid/sa/CVS/Root | 1 + .../xmlconf/xmltest/valid/sa/out/001.xml | 1 + .../xmlconf/xmltest/valid/sa/out/002.xml | 1 + .../xmlconf/xmltest/valid/sa/out/003.xml | 1 + .../xmlconf/xmltest/valid/sa/out/004.xml | 1 + .../xmlconf/xmltest/valid/sa/out/005.xml | 1 + .../xmlconf/xmltest/valid/sa/out/006.xml | 1 + .../xmlconf/xmltest/valid/sa/out/007.xml | 1 + .../xmlconf/xmltest/valid/sa/out/008.xml | 1 + .../xmlconf/xmltest/valid/sa/out/009.xml | 1 + .../xmlconf/xmltest/valid/sa/out/010.xml | 1 + .../xmlconf/xmltest/valid/sa/out/011.xml | 1 + .../xmlconf/xmltest/valid/sa/out/012.xml | 1 + .../xmlconf/xmltest/valid/sa/out/013.xml | 1 + .../xmlconf/xmltest/valid/sa/out/014.xml | 1 + .../xmlconf/xmltest/valid/sa/out/015.xml | 1 + .../xmlconf/xmltest/valid/sa/out/016.xml | 1 + .../xmlconf/xmltest/valid/sa/out/017.xml | 1 + .../xmlconf/xmltest/valid/sa/out/018.xml | 1 + .../xmlconf/xmltest/valid/sa/out/019.xml | 1 + .../xmlconf/xmltest/valid/sa/out/020.xml | 1 + .../xmlconf/xmltest/valid/sa/out/021.xml | 1 + .../xmlconf/xmltest/valid/sa/out/022.xml | 1 + .../xmlconf/xmltest/valid/sa/out/023.xml | 1 + .../xmlconf/xmltest/valid/sa/out/024.xml | 1 + .../xmlconf/xmltest/valid/sa/out/025.xml | 1 + .../xmlconf/xmltest/valid/sa/out/026.xml | 1 + .../xmlconf/xmltest/valid/sa/out/027.xml | 1 + .../xmlconf/xmltest/valid/sa/out/028.xml | 1 + .../xmlconf/xmltest/valid/sa/out/029.xml | 1 + .../xmlconf/xmltest/valid/sa/out/030.xml | 1 + .../xmlconf/xmltest/valid/sa/out/031.xml | 1 + .../xmlconf/xmltest/valid/sa/out/032.xml | 1 + .../xmlconf/xmltest/valid/sa/out/033.xml | 1 + .../xmlconf/xmltest/valid/sa/out/034.xml | 1 + .../xmlconf/xmltest/valid/sa/out/035.xml | 1 + .../xmlconf/xmltest/valid/sa/out/036.xml | 1 + .../xmlconf/xmltest/valid/sa/out/037.xml | 1 + .../xmlconf/xmltest/valid/sa/out/038.xml | 1 + .../xmlconf/xmltest/valid/sa/out/039.xml | 1 + .../xmlconf/xmltest/valid/sa/out/040.xml | 1 + .../xmlconf/xmltest/valid/sa/out/041.xml | 1 + .../xmlconf/xmltest/valid/sa/out/042.xml | 1 + .../xmlconf/xmltest/valid/sa/out/043.xml | 1 + .../xmlconf/xmltest/valid/sa/out/044.xml | 1 + .../xmlconf/xmltest/valid/sa/out/045.xml | 1 + .../xmlconf/xmltest/valid/sa/out/046.xml | 1 + .../xmlconf/xmltest/valid/sa/out/047.xml | 1 + .../xmlconf/xmltest/valid/sa/out/048.xml | 1 + .../xmlconf/xmltest/valid/sa/out/049.xml | 1 + .../xmlconf/xmltest/valid/sa/out/050.xml | 1 + .../xmlconf/xmltest/valid/sa/out/051.xml | 1 + .../xmlconf/xmltest/valid/sa/out/052.xml | 1 + .../xmlconf/xmltest/valid/sa/out/053.xml | 1 + .../xmlconf/xmltest/valid/sa/out/054.xml | 1 + .../xmlconf/xmltest/valid/sa/out/055.xml | 1 + .../xmlconf/xmltest/valid/sa/out/056.xml | 1 + .../xmlconf/xmltest/valid/sa/out/057.xml | 1 + .../xmlconf/xmltest/valid/sa/out/058.xml | 1 + .../xmlconf/xmltest/valid/sa/out/059.xml | 1 + .../xmlconf/xmltest/valid/sa/out/060.xml | 1 + .../xmlconf/xmltest/valid/sa/out/061.xml | 1 + .../xmlconf/xmltest/valid/sa/out/062.xml | 1 + .../xmlconf/xmltest/valid/sa/out/063.xml | 1 + .../xmlconf/xmltest/valid/sa/out/064.xml | 1 + .../xmlconf/xmltest/valid/sa/out/065.xml | 1 + .../xmlconf/xmltest/valid/sa/out/066.xml | 1 + .../xmlconf/xmltest/valid/sa/out/067.xml | 1 + .../xmlconf/xmltest/valid/sa/out/068.xml | 1 + .../xmlconf/xmltest/valid/sa/out/069.xml | 4 + .../xmlconf/xmltest/valid/sa/out/070.xml | 1 + .../xmlconf/xmltest/valid/sa/out/071.xml | 1 + .../xmlconf/xmltest/valid/sa/out/072.xml | 1 + .../xmlconf/xmltest/valid/sa/out/073.xml | 1 + .../xmlconf/xmltest/valid/sa/out/074.xml | 1 + .../xmlconf/xmltest/valid/sa/out/075.xml | 1 + .../xmlconf/xmltest/valid/sa/out/076.xml | 5 + .../xmlconf/xmltest/valid/sa/out/077.xml | 1 + .../xmlconf/xmltest/valid/sa/out/078.xml | 1 + .../xmlconf/xmltest/valid/sa/out/079.xml | 1 + .../xmlconf/xmltest/valid/sa/out/080.xml | 1 + .../xmlconf/xmltest/valid/sa/out/081.xml | 1 + .../xmlconf/xmltest/valid/sa/out/082.xml | 1 + .../xmlconf/xmltest/valid/sa/out/083.xml | 1 + .../xmlconf/xmltest/valid/sa/out/084.xml | 1 + .../xmlconf/xmltest/valid/sa/out/085.xml | 1 + .../xmlconf/xmltest/valid/sa/out/086.xml | 1 + .../xmlconf/xmltest/valid/sa/out/087.xml | 1 + .../xmlconf/xmltest/valid/sa/out/088.xml | 1 + .../xmlconf/xmltest/valid/sa/out/089.xml | 1 + .../xmlconf/xmltest/valid/sa/out/090.xml | 4 + .../xmlconf/xmltest/valid/sa/out/091.xml | 4 + .../xmlconf/xmltest/valid/sa/out/092.xml | 1 + .../xmlconf/xmltest/valid/sa/out/093.xml | 1 + .../xmlconf/xmltest/valid/sa/out/094.xml | 1 + .../xmlconf/xmltest/valid/sa/out/095.xml | 1 + .../xmlconf/xmltest/valid/sa/out/096.xml | 1 + .../xmlconf/xmltest/valid/sa/out/097.xml | 1 + .../xmlconf/xmltest/valid/sa/out/098.xml | 2 + .../xmlconf/xmltest/valid/sa/out/099.xml | 1 + .../xmlconf/xmltest/valid/sa/out/100.xml | 1 + .../xmlconf/xmltest/valid/sa/out/101.xml | 1 + .../xmlconf/xmltest/valid/sa/out/102.xml | 1 + .../xmlconf/xmltest/valid/sa/out/103.xml | 1 + .../xmlconf/xmltest/valid/sa/out/104.xml | 1 + .../xmlconf/xmltest/valid/sa/out/105.xml | 1 + .../xmlconf/xmltest/valid/sa/out/106.xml | 1 + .../xmlconf/xmltest/valid/sa/out/107.xml | 1 + .../xmlconf/xmltest/valid/sa/out/108.xml | 1 + .../xmlconf/xmltest/valid/sa/out/109.xml | 1 + .../xmlconf/xmltest/valid/sa/out/110.xml | 1 + .../xmlconf/xmltest/valid/sa/out/111.xml | 1 + .../xmlconf/xmltest/valid/sa/out/112.xml | 1 + .../xmlconf/xmltest/valid/sa/out/113.xml | 1 + .../xmlconf/xmltest/valid/sa/out/114.xml | 1 + .../xmlconf/xmltest/valid/sa/out/115.xml | 1 + .../xmlconf/xmltest/valid/sa/out/116.xml | 1 + .../xmlconf/xmltest/valid/sa/out/117.xml | 1 + .../xmlconf/xmltest/valid/sa/out/118.xml | 1 + .../xmlconf/xmltest/valid/sa/out/119.xml | 1 + .../xmlconf/xmltest/valid/sa/out/CVS/Entries | 120 + .../xmlconf/xmltest/valid/sa/out/CVS/Repository | 1 + .../xmlconf/xmltest/valid/sa/out/CVS/Root | 1 + .../XML-Test-Suite/xmlconf/xmltest/xmltest.xml | 1433 + 3894 files changed, 192516 insertions(+) create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/changes.html create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E14.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15a.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15b.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15c.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15d.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15e.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15f.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15g.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15h.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15i.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15j.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15k.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15l.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E18-ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E18.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E19.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E19.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E20.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E22.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E24.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E27.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E29.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E2a.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E2b.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E34.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E36.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E36.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E38.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E38.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E41.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E48.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E50.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E55.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E57.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E60.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E60.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E61.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E9a.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E9b.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/errata2e.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/E18.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/E19.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/E24.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/E18-ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/E18-pe create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/E18-ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/E18-extpe create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/testcases.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/xmlconf.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E05a.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E05b.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06a.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06b.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06c.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06d.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06e.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06f.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06g.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06h.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06i.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/errata3e.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/testcases.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/xmlconf.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/001.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/002.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/003.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/004.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/005.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/006.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/007.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/008.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/009.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/010.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/011.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/012.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/013.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/014.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/015.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/016.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/017.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/018.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/019.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/020.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/021.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/022.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/023.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/024.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/025.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/026.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/027.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/028.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/029.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/030.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/031.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/032.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/033.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/034.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/035.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/036.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/037.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/038.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/039.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/040.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/041.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/042.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/043.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/044.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/045.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/046.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/rmt-ns10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/001.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/002.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/003.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/004.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/005.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/006.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/rmt-ns11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/CVS/Entries.Log create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/NE13a.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/NE13b.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/NE13c.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/errata1e.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/testcases.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/xmlconf.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/testcases.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/xmlconf.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/001.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/001.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/002.pe create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/002.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/003.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/003.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/004.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/004.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/005.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/005_1.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/005_2.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/006.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/006_1.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/006_2.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/007.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/008.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/009.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/009.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/010.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/011.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/012.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/013.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/014.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/015.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/016.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/017.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/018.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/019.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/020.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/021.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/022.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/023.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/024.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/025.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/026.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/027.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/028.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/029.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/030.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/031.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/032.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/033.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/034.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/035.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/036.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/037.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/038.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/039.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/040.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/041.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/042.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/043.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/044.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/045.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/046.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/047.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/048.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/049.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/050.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/051.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/052.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/053.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/054.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/055.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/056.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/057.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/006.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/007.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/010.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/012.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/015.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/017.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/018.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/022.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/023.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/024.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/025.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/026.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/027.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/028.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/029.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/030.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/031.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/032.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/033.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/034.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/035.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/036.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/037.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/040.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/043.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/044.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/045.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/046.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/047.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/048.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/049.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/050.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/051.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/052.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/053.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/054.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/testcases.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/xml11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/xmlconf.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/a_oasis-logo.gif create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/committee.css create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/top3.jpe create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/finalCatalog.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/ibm_oasis_invalid.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/ibm_oasis_not-wf.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/ibm_oasis_readme.txt create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/ibm_oasis_valid.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/ibm28i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/out/ibm28i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i03.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i04.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/ibm32i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/ibm32i03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/ibm32i04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/ibm39i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/ibm39i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/ibm39i03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/ibm39i04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/ibm39i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/ibm39i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/ibm39i03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/ibm39i04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/ibm41i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/ibm41i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/ibm41i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/ibm41i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/ibm45i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/out/ibm45i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/ibm49i01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/ibm49i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/ibm49i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/ibm49i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/ibm49i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/ibm50i01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/ibm50i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/out/ibm50i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/ibm51i01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/ibm51i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/ibm51i03.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/ibm51i03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/ibm51i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/ibm51i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/ibm51i03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i15.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i16.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i17.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i18.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i15.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i16.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i17.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i18.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/ibm58i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/ibm58i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/ibm58i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/ibm58i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/ibm59i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/out/ibm59i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/ibm60i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/ibm60i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/ibm60i03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/ibm60i04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/ibm60i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/ibm60i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/ibm60i03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/ibm60i04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i02.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i03.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i04.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/ibm68i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/ibm68i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/ibm68i03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/ibm68i04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i02.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i03.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i04.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/ibm69i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/ibm69i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/ibm69i03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/ibm69i04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/ibm76i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/out/ibm76i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/ibm01n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/ibm01n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/ibm01n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n15.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n16.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n17.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n18.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n19.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n20.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n21.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n22.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n23.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n24.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n25.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n26.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n27.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n28.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n29.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n30.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n31.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n32.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n33.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P03/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P03/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P03/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P03/ibm03n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n15.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n16.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n17.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n18.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/ibm09n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/ibm09n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/ibm09n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/ibm09n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P11/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P11/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P11/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P11/ibm11n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P11/ibm11n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P11/ibm11n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P11/ibm11n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/ibm12n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/ibm12n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/ibm12n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/ibm13n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/ibm13n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/ibm13n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/student.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/ibm14n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/ibm14n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/ibm14n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/ibm15n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/ibm15n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/ibm15n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/ibm15n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P16/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P16/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P16/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P16/ibm16n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P16/ibm16n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P16/ibm16n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P16/ibm16n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/ibm17n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/ibm17n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/ibm17n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/ibm17n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/ibm18n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/ibm18n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/ibm19n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/ibm19n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/ibm19n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P20/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P20/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P20/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P20/ibm20n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/ibm21n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/ibm21n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/ibm21n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/ibm22n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/ibm22n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/ibm22n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/ibm25n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/ibm25n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P26/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P26/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P26/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P26/ibm26n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P27/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P27/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P27/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P27/ibm27n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/cat.txt create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/ibm30n01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/ibm30n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/ibm31n01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/ibm31n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n06.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n09.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n10.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n11.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/ibm43n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/ibm43n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/ibm43n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/ibm43n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/ibm44n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/ibm44n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/ibm44n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/ibm44n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/ibm54n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/ibm54n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/ibm55n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/ibm55n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/ibm55n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P57/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P57/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P57/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P57/ibm57n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/ibm61n01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/ibm61n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n02.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n03.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n04.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n05.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n06.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n07.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n08.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n02.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n03.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n04.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n05.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n06.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n07.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n02.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n03.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/ibm65n01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/ibm65n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/ibm65n02.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/ibm65n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n15.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n06.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm70n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/ibm73n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/ibm73n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P74/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P74/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P74/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P74/ibm74n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/empty.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n01.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n02.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n03.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n04.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/ibm78n01.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/ibm78n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/ibm78n02.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/ibm78n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/ibm79n01.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/ibm79n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/ibm79n02.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/ibm79n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n100.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n101.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n102.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n103.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n104.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n105.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n106.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n107.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n108.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n109.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n110.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n111.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n112.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n113.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n114.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n115.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n116.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n117.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n118.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n119.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n120.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n121.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n122.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n123.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n124.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n125.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n126.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n127.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n128.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n129.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n130.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n131.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n132.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n133.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n134.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n135.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n136.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n137.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n138.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n139.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n140.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n141.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n142.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n143.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n144.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n145.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n146.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n147.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n148.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n149.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n15.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n150.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n151.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n152.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n153.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n154.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n155.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n156.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n157.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n158.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n159.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n16.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n160.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n161.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n162.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n163.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n164.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n165.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n166.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n167.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n168.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n169.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n17.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n170.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n171.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n172.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n173.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n174.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n175.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n176.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n177.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n178.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n179.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n18.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n180.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n181.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n182.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n183.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n184.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n185.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n186.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n187.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n188.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n189.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n19.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n190.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n191.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n192.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n193.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n194.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n195.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n196.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n197.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n198.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n20.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n21.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n22.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n23.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n24.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n25.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n26.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n27.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n28.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n29.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n30.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n31.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n32.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n33.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n34.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n35.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n36.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n37.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n38.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n39.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n40.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n41.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n42.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n43.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n44.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n45.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n46.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n47.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n48.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n49.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n50.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n51.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n52.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n53.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n54.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n55.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n56.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n57.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n58.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n59.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n60.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n61.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n62.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n63.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n64.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n65.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n66.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n67.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n68.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n69.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n70.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n71.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n72.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n73.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n74.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n75.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n76.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n77.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n78.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n79.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n80.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n81.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n82.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n83.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n84.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n85.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n86.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n87.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n88.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n89.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n90.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n91.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n92.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n93.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n94.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n95.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n96.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n97.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n98.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n99.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/ibm86n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/ibm86n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/ibm86n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/ibm86n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n15.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n16.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n17.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n18.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n19.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n20.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n21.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n22.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n23.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n24.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n25.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n26.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n27.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n28.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n29.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n30.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n31.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n32.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n33.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n34.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n35.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n36.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n37.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n38.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n39.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n40.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n41.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n42.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n43.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n44.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n45.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n46.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n47.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n48.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n49.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n50.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n51.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n52.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n53.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n54.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n55.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n56.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n57.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n58.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n59.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n60.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n61.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n62.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n63.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n64.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n66.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n67.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n68.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n69.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n70.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n71.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n72.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n73.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n74.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n75.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n76.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n77.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n78.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n79.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n80.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n81.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n82.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n83.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n84.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n85.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n15.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n16.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/432gewf.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/ltinentval.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/simpleltinentval.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/ibm28an01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/ibm28an01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/ibm01v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/out/ibm01v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/ibm02v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/out/ibm02v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/ibm03v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/out/ibm03v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v03.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/student.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/ibm11v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/ibm11v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/ibm11v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/ibm11v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/ibm11v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/ibm11v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/ibm11v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/ibm11v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/student.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/ibm12v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/ibm12v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/ibm12v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/ibm12v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/ibm12v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/ibm12v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/ibm12v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/ibm12v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/student.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/ibm13v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/out/ibm13v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/student.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/ibm14v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/ibm14v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/ibm14v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/ibm14v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/ibm14v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/ibm14v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/ibm15v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/ibm15v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/ibm15v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/ibm15v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/ibm15v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/ibm15v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/ibm15v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/ibm15v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/ibm16v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/ibm16v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/ibm16v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/ibm16v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/ibm16v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/ibm16v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/ibm17v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/out/ibm17v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/ibm18v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/out/ibm18v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/ibm19v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/out/ibm19v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/ibm20v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/ibm20v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/ibm20v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/ibm20v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/ibm21v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/out/ibm21v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/ibm24v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/ibm24v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/ibm24v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/ibm24v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/ibm25v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/ibm25v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/ibm25v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/ibm25v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/ibm25v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/ibm25v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/ibm25v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/ibm25v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/ibm26v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/out/ibm26v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/ibm27v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/ibm27v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/ibm27v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/ibm27v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/ibm27v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/ibm27v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/ibm28v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/ibm28v02.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/ibm28v02.txt create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/ibm28v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/ibm28v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/ibm28v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/ibm29v01.txt create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/ibm29v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/ibm29v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/ibm29v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/ibm29v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/ibm30v01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/ibm30v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/ibm30v02.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/ibm30v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/ibm30v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/ibm30v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/ibm31v01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/ibm31v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/out/ibm31v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v02.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v03.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v04.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/ibm32v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/ibm32v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/ibm32v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/ibm32v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/ibm33v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/out/ibm33v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/ibm34v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/out/ibm34v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/ibm35v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/out/ibm35v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/ibm36v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/out/ibm36v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/ibm37v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/out/ibm37v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/ibm38v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/out/ibm38v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/ibm39v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/out/ibm39v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/ibm40v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/out/ibm40v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/ibm41v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/out/ibm41v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/ibm42v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/out/ibm42v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/ibm43v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/out/ibm43v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/ibm44v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/out/ibm44v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/ibm45v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/out/ibm45v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/ibm47v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/out/ibm47v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/ibm49v01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/ibm49v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/out/ibm49v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/ibm50v01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/ibm50v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/out/ibm50v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/ibm51v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/ibm51v02.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/ibm51v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/ibm51v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/ibm51v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/ibm52v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/out/ibm52v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/ibm54v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/ibm54v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/ibm54v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/ibmlogo.gif create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/ibm54v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/ibm54v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/ibm54v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/xmltech.gif create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/ibm55v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/out/ibm55v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/ibm57v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/out/ibm57v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/ibm58v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/ibm58v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/ibm58v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/ibm58v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/ibm59v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/ibm59v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/ibm59v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/ibm59v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/ibm60v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/ibm60v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/ibm60v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/ibm60v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/ibm60v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/ibm60v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/ibm60v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/ibm60v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/ibm61v01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/ibm61v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/ibm61v02.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/ibm61v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/ibm61v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/ibm61v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v02.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v03.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v04.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v05.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v02.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v03.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v04.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v05.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v02.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v03.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/ibm64v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/ibm64v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/ibm64v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/ibm65v01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/ibm65v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/ibm65v02.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/ibm65v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/ibm65v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/ibm65v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/ibm66v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/out/ibm66v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/ibm67v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/out/ibm67v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/ibm68v01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/ibm68v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/ibm68v02.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/ibm68v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/ibm68v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/ibm68v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/ibm69v01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/ibm69v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/ibm69v02.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/ibm69v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/ibm69v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/ibm69v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/ibm70v01.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/ibm70v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/out/ibm70v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/ibm78v01.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/ibm78v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/ibm78v02.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/ibm78v03.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/out/ibm78v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/ibm79v01.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/ibm79v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/out/ibm79v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/ibm82v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/out/ibm82v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/ibm85v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/out/ibm85v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/ibm86v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/out/ibm86v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/ibm87v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/out/ibm87v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/ibm88v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/out/ibm88v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/ibm89v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/out/ibm89v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/ibm_invalid.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/ibm_not-wf.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/ibm_valid.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/ibm46i01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/ibm46i02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n15.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n16.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n17.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n18.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n19.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n20.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n21.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n22.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n23.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n24.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n25.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n26.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n27.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n28.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n29.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n30.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n31.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n32.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n33.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n34.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n35.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n36.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n37.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n38.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n39.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n40.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n41.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n42.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n43.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n44.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n45.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n46.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n47.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n48.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n49.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n50.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n51.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n52.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n53.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n54.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n55.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n56.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n57.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n58.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n59.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n60.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n61.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n62.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n63.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n64.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n64.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n65.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n65.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n66.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n66.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n67.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n68.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n69.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n70.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n71.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n15.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n16.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n17.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n18.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n19.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n20.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n21.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n22.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n23.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n24.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n25.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n26.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n27.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n28.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an15.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an16.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an17.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an18.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an19.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an20.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an21.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an22.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an23.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an24.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an25.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an26.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an27.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an28.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n02.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n03.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n04.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n05.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n06.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n07.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n08.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n09.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n10.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n11.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n12.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n13.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n13.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n14.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n15.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n15.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n15.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n16.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n16.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n17.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n17.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n18.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n18.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n19.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n19.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n19.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n20.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n20.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n20.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n21.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n21.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n21.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v06.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v01.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v02.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v03.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v04.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v09.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04/ibm04v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04a/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04a/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04a/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04a/ibm04av01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P07/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P07/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P07/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P07/ibm07v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v02.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v03.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v04.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v05.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v06.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v07.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v08.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v09.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v10.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v11.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v12.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v13.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v14.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v15.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v15.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v16.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v16.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v17.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v17.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v18.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v18.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v19.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v19.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v20.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v20.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v21.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v21.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v22.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v22.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v23.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v23.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v24.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v24.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v25.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v25.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v26.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v26.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v27.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v27.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v28.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v28.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v29.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v29.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v30.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v30.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/japanese.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-euc-jp.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-iso-2022-jp.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-little-endian.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-shift_jis.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-utf-16.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-utf-8.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/spec.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-euc-jp.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-euc-jp.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-iso-2022-jp.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-iso-2022-jp.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-little-endian.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-shift_jis.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-shift_jis.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-utf-16.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-utf-16.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-utf-8.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-utf-8.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/e2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/oasis.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01pass2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01pass3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail15.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail16.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail17.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail18.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail19.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail20.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail21.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail22.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail23.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail24.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail25.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail26.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail27.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail28.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail29.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail30.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail31.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail6.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail7.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail8.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail9.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail15.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail16.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail17.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail18.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail19.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail20.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail21.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail22.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail23.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail24.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail25.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail26.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail27.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail28.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail29.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail7.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail8.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail9.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p04fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p04fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p04fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p04pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p06fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p06pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p07pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p08fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p08fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p08pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail1.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail2.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09pass1.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p10fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p10fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p10fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p10pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p11fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p11fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p11pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail6.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail7.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p14fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p14fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p14fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p14pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p15fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p15fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p15fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p15pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16pass2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16pass3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p18fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p18fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p18fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p18pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass6.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23pass2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23pass3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23pass4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24pass2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24pass3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24pass4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p25fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p25pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p25pass2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p26fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p26fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p26pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27pass2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27pass3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27pass4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass4.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass5.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p29fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p29pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30fail1.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30pass1.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30pass2.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30pass2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31fail1.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31pass1.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31pass2.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31pass2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32pass2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39pass2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40pass2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40pass3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40pass4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41pass2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p42fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p42fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p42fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p42pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p42pass2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p43fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p43fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p43fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p43pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail6.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p48fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p48fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p48pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p49fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p49pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p50fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p50pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail6.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail7.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p52fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p52fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p52pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p54fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p54pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p55fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p55pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p57fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p57pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail6.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail7.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail8.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p59fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p59fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p59fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p59pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p61fail1.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p61fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p61pass1.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p61pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62fail1.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62fail2.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62pass1.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63fail1.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63fail2.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63pass1.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64fail1.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64fail2.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64pass1.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail6.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p68fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p68fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p68fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p68pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p69fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p69fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p69fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p69pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p70fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p70pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p74fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p74fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p74fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p74pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail5.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail6.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76fail1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76fail2.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76fail3.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76fail4.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76pass1.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/readme.html create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/cxml.html create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr15.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr16.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/dtd01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/dtd02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/dtd03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/dtd06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/empty.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional14.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional20.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional21.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional22.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional23.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional24.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional25.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/required00.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/required01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/required02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/root.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/utf16b.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/utf16l.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/cond.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/cond01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/cond02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/content01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/content02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/content03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/decl01.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/decl01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd00.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd07.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/element00.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/element01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/element02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/element03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/element04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/not-sa03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pi.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml07.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml08.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml09.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml10.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml11.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml12.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml13.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/uri01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/sun-error.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/sun-invalid.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/sun-not-wf.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/sun-valid.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/dtd00.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/dtd01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/dtdtest.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/element.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/ext01.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/ext01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/ext02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/not-sa01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/not-sa02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/not-sa03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/not-sa04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/notation01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/notation01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/null.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/optional.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/dtd00.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/dtd01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/element.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/ext01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/ext02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/not-sa01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/not-sa02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/not-sa03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/not-sa04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/notation01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/optional.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/pe00.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/pe02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/pe03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/required00.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sgml01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe00.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe00.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe01.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe01.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/required00.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sgml01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang01.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang02.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang03.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang04.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang05.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang06.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/testcases.dtd create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf-20010315.htm create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf-20010315.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf-20020521.htm create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf-20031030.htm create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconformance.msxsl create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconformance.xsl create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/canonxml.html create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/002.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/002.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/005.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/005.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/006.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/006.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/022.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/022.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/out/022.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/CVS/Entries.Log create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/001.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/001.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/002.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/002.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/003.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/003.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/001.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/001.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/002.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/003.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/003.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/004.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/004.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/005.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/005.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/006.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/006.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/007.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/007.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/008.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/008.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/009.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/009.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/010.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/010.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/011.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/011.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/001.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/002.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/003.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/004.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/005.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/006.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/007.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/008.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/009.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/010.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/011.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/012.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/013.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/014.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/015.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/016.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/017.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/018.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/019.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/020.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/021.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/022.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/023.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/024.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/025.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/026.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/027.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/028.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/029.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/030.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/031.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/032.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/033.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/034.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/035.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/036.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/037.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/038.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/039.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/040.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/041.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/042.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/043.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/044.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/045.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/046.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/047.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/048.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/049.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/050.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/051.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/052.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/053.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/054.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/055.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/056.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/057.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/058.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/059.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/060.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/061.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/062.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/063.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/064.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/065.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/066.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/067.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/068.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/069.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/070.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/071.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/072.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/073.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/074.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/075.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/076.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/077.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/078.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/079.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/080.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/081.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/082.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/083.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/084.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/085.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/086.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/087.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/088.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/089.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/090.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/091.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/092.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/093.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/094.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/095.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/096.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/097.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/098.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/099.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/100.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/101.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/102.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/103.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/104.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/105.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/106.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/107.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/108.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/109.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/110.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/111.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/112.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/113.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/114.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/115.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/116.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/117.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/118.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/119.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/120.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/121.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/122.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/123.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/124.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/125.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/126.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/127.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/128.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/129.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/130.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/131.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/132.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/133.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/134.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/135.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/136.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/137.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/138.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/139.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/140.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/141.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/142.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/143.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/144.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/145.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/146.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/147.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/148.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/149.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/150.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/151.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/152.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/153.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/154.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/155.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/156.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/157.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/158.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/159.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/160.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/161.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/162.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/163.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/164.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/165.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/166.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/167.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/168.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/169.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/170.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/171.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/172.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/173.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/174.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/175.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/176.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/177.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/178.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/179.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/180.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/181.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/182.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/183.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/184.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/185.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/185.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/186.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/null.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/readme.html create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/CVS/Entries.Log create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/001.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/001.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/002.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/002.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/003.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/003.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/004.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/004.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/005.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/005.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/006.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/006.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/007.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/007.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/008.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/008.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/009.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/009.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/010.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/010.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/011.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/011.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/012.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/012.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/013.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/013.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/014.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/014.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/001.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/002.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/003.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/004.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/005.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/006.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/007.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/008.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/009.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/010.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/011.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/012.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/013.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/014.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/001.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/001.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/002.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/002.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/003-1.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/003-2.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/003.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/004-1.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/004-2.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/004.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/005-1.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/005-2.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/005.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/006.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/006.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/007.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/007.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/008.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/008.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/009.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/009.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/010.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/010.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/011.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/011.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/012.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/012.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/013.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/013.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/014.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/014.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/015.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/015.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/016.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/016.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/017.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/017.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/018.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/018.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/019.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/019.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/020.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/020.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/021.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/021.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/023.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/023.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/024.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/024.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/025.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/025.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/026.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/026.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/027.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/027.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/028.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/028.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/029.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/029.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/030.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/030.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/031-1.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/031-2.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/031.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/001.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/002.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/003.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/004.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/005.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/006.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/007.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/008.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/009.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/010.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/011.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/012.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/013.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/014.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/015.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/016.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/017.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/018.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/019.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/020.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/021.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/022.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/023.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/024.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/025.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/026.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/027.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/028.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/029.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/030.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/031.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/001.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/002.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/003.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/004.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/005.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/006.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/007.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/008.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/009.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/010.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/011.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/012.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/013.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/014.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/015.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/016.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/017.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/018.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/019.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/020.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/021.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/022.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/023.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/024.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/025.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/026.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/027.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/028.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/029.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/030.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/031.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/032.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/033.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/034.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/035.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/036.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/037.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/038.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/039.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/040.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/041.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/042.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/043.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/044.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/045.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/046.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/047.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/048.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/049.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/050.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/051.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/052.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/053.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/054.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/055.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/056.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/057.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/058.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/059.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/060.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/061.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/062.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/063.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/064.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/065.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/066.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/067.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/068.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/069.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/070.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/071.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/072.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/073.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/074.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/075.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/076.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/077.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/078.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/079.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/080.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/081.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/082.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/083.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/084.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/085.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/086.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/087.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/088.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/089.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/090.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/091.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/092.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/093.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/094.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/095.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/096.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/097.ent create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/097.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/098.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/099.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/100.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/101.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/102.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/103.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/104.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/105.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/106.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/107.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/108.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/109.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/110.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/111.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/112.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/113.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/114.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/115.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/116.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/117.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/118.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/119.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/001.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/002.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/003.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/004.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/005.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/006.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/007.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/008.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/009.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/010.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/011.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/012.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/013.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/014.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/015.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/016.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/017.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/018.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/019.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/020.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/021.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/022.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/023.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/024.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/025.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/026.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/027.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/028.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/029.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/030.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/031.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/032.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/033.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/034.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/035.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/036.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/037.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/038.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/039.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/040.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/041.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/042.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/043.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/044.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/045.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/046.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/047.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/048.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/049.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/050.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/051.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/052.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/053.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/054.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/055.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/056.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/057.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/058.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/059.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/060.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/061.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/062.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/063.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/064.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/065.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/066.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/067.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/068.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/069.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/070.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/071.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/072.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/073.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/074.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/075.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/076.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/077.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/078.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/079.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/080.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/081.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/082.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/083.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/084.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/085.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/086.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/087.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/088.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/089.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/090.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/091.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/092.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/093.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/094.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/095.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/096.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/097.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/098.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/099.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/100.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/101.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/102.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/103.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/104.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/105.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/106.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/107.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/108.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/109.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/110.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/111.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/112.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/113.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/114.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/115.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/116.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/117.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/118.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/119.xml create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/CVS/Entries create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/CVS/Repository create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/CVS/Root create mode 100644 tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/xmltest.xml (limited to 'tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf') diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/CVS/Entries new file mode 100644 index 0000000000..fcc3c02242 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/CVS/Entries @@ -0,0 +1,17 @@ +/changes.html/1.1/Wed Oct 17 09:38:35 2001// +/readme.html/1.1/Wed Oct 17 09:38:35 2001// +/testcases.dtd/1.4/Tue Dec 9 12:52:04 2003// +/xmlconf-20010315.htm/1.1/Wed Oct 17 09:38:35 2001// +/xmlconf-20010315.xml/1.1/Wed Oct 17 09:16:24 2001// +/xmlconf-20020521.htm/1.1/Wed May 22 18:12:23 2002// +/xmlconf-20031030.htm/1.1/Thu Nov 6 12:43:18 2003// +/xmlconf.xml/1.8/Thu Jun 1 12:55:35 2006// +/xmlconformance.msxsl/1.1/Wed Oct 17 09:38:36 2001// +/xmlconformance.xsl/1.6/Thu Nov 6 12:37:13 2003// +D/eduni//// +D/files//// +D/ibm//// +D/japanese//// +D/oasis//// +D/sun//// +D/xmltest//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/CVS/Repository new file mode 100644 index 0000000000..d1c36626fc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/changes.html b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/changes.html new file mode 100644 index 0000000000..7ec5b43cef --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/changes.html @@ -0,0 +1,384 @@ + +NIST XML Conformance Testing + + + + + +

+

+ + + + +
+ + + + + +
+
+
+ + + + +
A Joint Development Effort
+
+
+
+

+

OASIS XML Conformance Subcommittee
Second Edition (Working Draft)
15 March 2001

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Filename +Collection +Action +Rationale +Status +
/ibm directoryIBMaddAdditional 1000 tests contributed by IBMClosed
p02pass1.xmlOASISdeleteTest was in error - was inadvertently included in the test suiteClosed
o-p12fail7OASISmodifyChanged test description to "The public ID has a tab character, which is disallowed"Closed
o-p39fail4OASISmodifyChanged test description to "The XML declaration is improperly terminated"Closed
sa02.xmlSUNmodifyCanonical output file changed -- characters coming from character references are not normalized.Closed
not-sa02.xmlSUNmodifyCanonical output file changed -- characters coming from character references are not normalized.Closed
valid-sa-111.xmlJames Clarkno changeQuestion regarding canonical output - W3C WG clarification confirms that the canonical output was okay.Closed
valid-sa-068.xmlJames ClarkmodifyChanged canonical output. Line break normalization only happens when parsing +external parsed entities, including the document entity. See 2.11 XML 1.0 Second Edition. Closed
valid-sa-094James Clarkno changeTest description indicates that it is not well-formed. W3C WG indicates that PE refs in attribute +values are simply not recognized. See 4.4.1 XML 1.0 Second EditionClosed
ibm-not-wf-P33-ibm33n01.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P33-ibm33n02.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P34-ibm34n01.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P35-ibm35n01.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P35-ibm35n02.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P35-ibm35n03.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P35-ibm35n04.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P35-ibm35n05.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P36-ibm36n01.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P36-ibm36n02.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P37-ibm37n01.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P37-ibm37n02.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P37-ibm37n03.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P37-ibm37n04.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P37-ibm37n05.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P38-ibm38n01.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P38-ibm38n02.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P38-ibm38n03.xmlIBMremoveNo longer relevant. See 2.12 XML 1.0 Second EditionClosed
ibm-not-wf-P41-ibm41n11.xmlIBMmodifyTypo -- changed almage to aImageClosed
ibm-not-wf-P41-ibm41n12.xmlIBMmodifyTypo -- changed aIndrect to aIndirectClosed
lang01-lang06SUNremoveConstraints tested are no longer valid. See 2.12 XML 1.0 Second EditionClosed
valid-sa-012, o-p04pass1, o-p05pass1, p-08pass1James Clark, OASIS/NISTModifyConform to XML but not to XML Namespaces spec. In testcases.dtd, added a NAMESPACE attribute on +the TEST element to indicate whether or not the test conforms to the XML Namespaces spec.Closed
valid-sa-065, valid-sa-100, o-p73pass1, cond01.xml, cond02.xml, decl01.xml, dtd07.dtd, encoding07.xmlSUN, OASIS/NIST, James Clarkno changeTests define general entities which are not used, and which are either malformed or missing. +W3C Core WG confirms that entities only need to be expanded if they are used. If they are not used, +it doesn't matter whether or not they are well-formed. See Section 2.1. +Closed
empty,
inv-not-sa14
SUNreclassifyCDATA section containing only whitespace does not match the nonterminal S. See Section 3 Logical +Structure, VC: Element Valid, item 2Closed
sa04.xmlSUNModifyLiterals are quoted with double quotes but appear in the output file with single quotes. +Modified Second Canonical Form to surround literals with single quotes.Closed
pr-xml-*Fuji XeroxreplaceThese files refer to spec.dtd which is missing. Include right version with the test suite.Closed
Four of James Clark's testsJames ClarkmodifyThese tests have NOTATIONS and need a DOCTYPE in canonical form 2. Output files were modified.Closed
sa03-sa05SUNNo changeTests are standalone, but need to read the external subset to produce the +right canonical XML. XML processors need not read the external subset if the file is standalone. If +your processor produces Second Canonical Form, then it must read the external subset to match the +supplied output file. +Closed
invalid--003 - invalid--006James ClarkmodifyChanged test description from entity declaration to element declaration.Closed
inv-not-sa02, inv-not-sa08SUNno changeHave character references to whitespace characters in a tokenized attribute. W3C Core WG confirms +that files are invalid. +Closed
p74pass1.xmlOASISno changeComment indicated that the file was classified as Invalid, but seems to be valid. The root element 'doc' +is not declared, so the file is invalid.Closed
p16fail3.xmlOASISmodifyDescription is erroneous. File is well-formed but not valid. Updated test description to indicate +that a document must conform to the constraints expressed in a dtd to be valid.Closed
001.xml, 001.entJames Clarkno changeSection 4.3.2 applies, not the validity constraint. Comment indicates that test should change to not-wf +instead of invalid. W3C Core WG confirms that file is invalid -- spec is confusing and will be clarified.Closed
e2.xmlOASISaddErrata [E2] imposes a VC on productions [58] and [59]. No duplicate tokens are permitted. +Closed
attr11.xml, attr12.xmlSUNmodifyFiles marked invalid, but are actually valid. The tests refer to "Attribute Default Legal" VC but this VC +is only about lexical constraints. The two tests pass the lexical test, and since the default attributes in +error are not effectively used, because the instance documents specify a value for these attributes, the fact +that they refer to an undeclared entity does not matter. Changed tests to effectively make them invalid with +respect to the VC that they claim to test. +Closed
+ +

+Please forward all comments/suggestions/bugs to <mbrady@nist.gov> +
+


+ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/CVS/Entries new file mode 100644 index 0000000000..1ada1803bf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/CVS/Entries @@ -0,0 +1,4 @@ +D/errata-2e//// +D/errata-3e//// +D/namespaces//// +D/xml-1.1//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/CVS/Repository new file mode 100644 index 0000000000..ac61f21224 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/eduni diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/CVS/Entries new file mode 100644 index 0000000000..b14a51b5f5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/CVS/Entries @@ -0,0 +1,46 @@ +/E14.dtd/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E14.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E15a.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E15b.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E15c.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E15d.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E15e.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E15f.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E15g.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E15h.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E15i.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E15j.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E15k.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E15l.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E18-ent/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E18.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E19.dtd/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E19.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E20.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E22.xml/1.2/Thu Nov 6 17:19:30 2003// +/E24.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E27.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E29.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E2a.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E2b.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E34.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E36.dtd/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E36.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E38.ent/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E38.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E41.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E48.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E50.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E55.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E57.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E60.ent/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E60.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E61.xml/1.2/Thu Nov 6 17:20:48 2003// +/E9a.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E9b.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/errata2e.xml/1.2/Wed May 18 12:52:53 2005// +/testcases.dtd/1.1.1.1/Tue Aug 26 11:52:07 2003// +/xmlconf.xml/1.3/Thu Nov 6 17:30:18 2003// +D/out//// +D/subdir1//// +D/subdir2//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/CVS/Repository new file mode 100644 index 0000000000..e138ad2e84 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/eduni/errata-2e diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E14.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E14.dtd new file mode 100644 index 0000000000..c46237f80c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E14.dtd @@ -0,0 +1,3 @@ + +"> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15a.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15a.xml new file mode 100644 index 0000000000..4c05a33bc3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15a.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15b.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15b.xml new file mode 100644 index 0000000000..03270e5ad5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15b.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15c.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15c.xml new file mode 100644 index 0000000000..6cfe53140b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15c.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15d.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15d.xml new file mode 100644 index 0000000000..9074c8d5c7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15d.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15e.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15e.xml new file mode 100644 index 0000000000..2228b35e8e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15e.xml @@ -0,0 +1,5 @@ + + +]> +&space; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15f.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15f.xml new file mode 100644 index 0000000000..b65fe0d1b9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15f.xml @@ -0,0 +1,5 @@ + + +]> +&space; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15g.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15g.xml new file mode 100644 index 0000000000..c806deae54 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15g.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15h.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15h.xml new file mode 100644 index 0000000000..970599ee10 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15h.xml @@ -0,0 +1,5 @@ + + +]> +&space; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15i.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15i.xml new file mode 100644 index 0000000000..25dac7fa73 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15i.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15j.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15j.xml new file mode 100644 index 0000000000..c7006d2cf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15j.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15k.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15k.xml new file mode 100644 index 0000000000..06631abb90 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15k.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15l.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15l.xml new file mode 100644 index 0000000000..986808d7f7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E15l.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E18-ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E18-ent new file mode 100644 index 0000000000..b5508ffbf1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E18-ent @@ -0,0 +1 @@ +entity from main dir, right! \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E18.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E18.xml new file mode 100644 index 0000000000..4572e53bea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E18.xml @@ -0,0 +1,7 @@ + + +%pe; +%intpe; +]> +&ent; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E19.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E19.dtd new file mode 100644 index 0000000000..13ec57a6f1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E19.dtd @@ -0,0 +1,6 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E19.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E19.xml new file mode 100644 index 0000000000..56ecaacb28 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E19.xml @@ -0,0 +1,2 @@ + +&ent; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E20.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E20.xml new file mode 100644 index 0000000000..1a998134b1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E20.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E22.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E22.xml new file mode 100644 index 0000000000..6b7d256c76 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E22.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E24.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E24.xml new file mode 100644 index 0000000000..45e3e164b7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E24.xml @@ -0,0 +1,5 @@ + +"> +]> +You can use ]]> or ]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E27.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E27.xml new file mode 100644 index 0000000000..9c10725323 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E27.xml @@ -0,0 +1,4 @@ + +]> +𐀀 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E29.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E29.xml new file mode 100644 index 0000000000..da0493a38d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E29.xml @@ -0,0 +1,7 @@ + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E2a.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E2a.xml new file mode 100644 index 0000000000..b5e885b088 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E2a.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E2b.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E2b.xml new file mode 100644 index 0000000000..b3aac725e8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E2b.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E34.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E34.xml new file mode 100644 index 0000000000..c12012bab2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E34.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E36.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E36.dtd new file mode 100644 index 0000000000..27c627e520 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E36.dtd @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E36.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E36.xml new file mode 100644 index 0000000000..482de15c19 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E36.xml @@ -0,0 +1,4 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E38.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E38.ent new file mode 100644 index 0000000000..137ed58831 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E38.ent @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E38.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E38.xml new file mode 100644 index 0000000000..e61b897e34 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E38.xml @@ -0,0 +1,5 @@ + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E41.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E41.xml new file mode 100644 index 0000000000..42d77e4441 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E41.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E48.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E48.xml new file mode 100644 index 0000000000..5ca162a819 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E48.xml @@ -0,0 +1,4 @@ + +]> +hello diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E50.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E50.xml new file mode 100644 index 0000000000..760ae17c07 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E50.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E55.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E55.xml new file mode 100644 index 0000000000..abb90efad5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E55.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E57.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E57.xml new file mode 100644 index 0000000000..9174fa34a8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E57.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E60.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E60.ent new file mode 100644 index 0000000000..3b07eb340e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E60.ent @@ -0,0 +1,2 @@ +]]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E60.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E60.xml new file mode 100644 index 0000000000..f98f33f4a2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E60.xml @@ -0,0 +1,7 @@ + + + +%e; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E61.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E61.xml new file mode 100644 index 0000000000..22c342fe28 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E61.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E9a.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E9a.xml new file mode 100644 index 0000000000..9104cc4cba --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E9a.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E9b.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E9b.xml new file mode 100644 index 0000000000..9a2bbbc030 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/E9b.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/errata2e.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/errata2e.xml new file mode 100644 index 0000000000..51d92fd956 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/errata2e.xml @@ -0,0 +1,222 @@ + + + + + +Duplicate token in enumerated attribute declaration + + + +Duplicate token in NOTATION attribute declaration + + + + + + + + + +An unused attribute default need only be syntactically correct + + + +An attribute default must be syntactically correct even if unused + + + + + + + + + + + +Declarations mis-nested wrt parameter entities are just validity +errors (but note that some parsers treat some such errors as fatal) + + + +Empty content can't contain an entity reference + + + +Empty content can't contain a comment + + + +Empty content can't contain a PI + + + +Empty content can't contain whitespace + + + +Element content can contain entity reference if replacement text is whitespace + + + +Element content can contain entity reference if replacement text is whitespace, +even if it came from a character reference in the literal entity value + + + +Element content can't contain character reference to whitespace + + + +Element content can't contain entity reference if replacement text is +character reference to whitespace + + + +Element content can contain a comment + + + +Element content can contain a PI + + + +Mixed content can contain a comment + + + +Mixed content can contain a PI + + + + + + + +External entity containing start of entity declaration is base URI +for system identifier + + + +Parameter entities and character references are included-in-literal, but +general entities are bypassed. + + + +Tokens, after normalization, must be separated by space, not other +whitespace characters + + + + + +UTF-8 entities may start with a BOM + + + + + +Either the built-in entity or a character reference can be used to +represent greater-than after two close-square-brackets + + + + + +Contains an irregular UTF-8 sequence (i.e. a surrogate pair) + + + + + +Three-letter language codes are allowed + + + + + +A non-deterministic content model is an error even if the element type +is not used. + + + + + +An external ATTLIST declaration does not make a document non-standalone +if the normalization would have been the same without the declaration + + + + + +XML 1.0 document refers to 1.1 entity + + + + + + + +An xml:lang attribute may be empty + + + + + + + + + + + + + + + +ANY content allows character data + + + + + +All line-ends are normalized, even those not passed to the application. +NB this can only be tested effectively in XML 1.1, since CR is in the +S production; in 1.1 we can use NEL which isn't. + + + + + +A reference to an unparsed entity in an entity value is an error rather +than forbidden (unless the entity is referenced, of course) + + + + + +A value other than preserve or default for xml:space is an error + + + + + + + +Conditional sections are allowed in external parameter entities referred +to from the internal subset. + + + +(From John Cowan) An encoding declaration in ASCII specifying an encoding +that is not compatible with ASCII (so the document is not in its declared +encoding). It should generate a fatal error. + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/CVS/Entries new file mode 100644 index 0000000000..84bbe99bd6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/CVS/Entries @@ -0,0 +1,4 @@ +/E18.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E19.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E24.xml/1.1.1.1/Tue Aug 26 11:52:07 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/CVS/Repository new file mode 100644 index 0000000000..94bd81f49f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/eduni/errata-2e/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/E18.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/E18.xml new file mode 100644 index 0000000000..727de27226 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/E18.xml @@ -0,0 +1 @@ +entity from main dir, right! \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/E19.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/E19.xml new file mode 100644 index 0000000000..c1db16e5fa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/E19.xml @@ -0,0 +1 @@ +hello ! goodbye \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/E24.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/E24.xml new file mode 100644 index 0000000000..abed8b7372 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/out/E24.xml @@ -0,0 +1 @@ +You can use ]]> or ]]> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/CVS/Entries new file mode 100644 index 0000000000..e7f219e7b5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/CVS/Entries @@ -0,0 +1,3 @@ +/E18-ent/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E18-pe/1.1.1.1/Tue Aug 26 11:52:07 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/CVS/Repository new file mode 100644 index 0000000000..22c019b707 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/E18-ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/E18-ent new file mode 100644 index 0000000000..09709bdd52 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/E18-ent @@ -0,0 +1 @@ +entity from subdir1, wrong! \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/E18-pe b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/E18-pe new file mode 100644 index 0000000000..8a63a9291c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir1/E18-pe @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/CVS/Entries new file mode 100644 index 0000000000..9b4abb18bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/CVS/Entries @@ -0,0 +1,3 @@ +/E18-ent/1.1.1.1/Tue Aug 26 11:52:07 2003// +/E18-extpe/1.1.1.1/Tue Aug 26 11:52:07 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/CVS/Repository new file mode 100644 index 0000000000..9a886b0ccb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/E18-ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/E18-ent new file mode 100644 index 0000000000..73b4db0700 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/E18-ent @@ -0,0 +1 @@ +entity from subdir2, wrong! \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/E18-extpe b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/E18-extpe new file mode 100644 index 0000000000..2ba97bd947 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/subdir2/E18-extpe @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/testcases.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/testcases.dtd new file mode 100644 index 0000000000..448d362991 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/testcases.dtd @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/xmlconf.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/xmlconf.xml new file mode 100644 index 0000000000..9c7d92eec6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-2e/xmlconf.xml @@ -0,0 +1,16 @@ + + + + + + + +]> + + + &eduni-errata2e; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/CVS/Entries new file mode 100644 index 0000000000..75b258e445 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/CVS/Entries @@ -0,0 +1,17 @@ +/E05a.xml/1.1/Thu Jun 1 12:24:56 2006// +/E05b.xml/1.1/Thu Jun 1 12:24:57 2006// +/E06a.xml/1.1/Thu Jun 1 12:24:57 2006// +/E06b.xml/1.1/Thu Jun 1 12:24:57 2006// +/E06c.xml/1.1/Thu Jun 1 12:24:57 2006// +/E06d.xml/1.1/Thu Jun 1 12:24:57 2006// +/E06e.xml/1.1/Thu Jun 1 12:24:57 2006// +/E06f.xml/1.1/Thu Jun 1 12:24:57 2006// +/E06g.xml/1.1/Thu Jun 1 12:24:57 2006// +/E06h.xml/1.1/Thu Jun 1 12:24:57 2006// +/E06i.xml/1.1/Thu Jun 1 12:24:57 2006// +/E12.xml/1.1/Thu Jun 1 12:24:57 2006// +/E13.xml/1.1/Thu Jun 1 12:24:57 2006// +/errata3e.xml/1.3/Thu Jun 1 12:55:35 2006// +/testcases.dtd/1.1/Thu Jun 1 11:45:56 2006// +/xmlconf.xml/1.2/Thu Jun 1 12:55:35 2006// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/CVS/Repository new file mode 100644 index 0000000000..748d2db480 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/eduni/errata-3e diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E05a.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E05a.xml new file mode 100644 index 0000000000..42654d1651 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E05a.xml @@ -0,0 +1,5 @@ + + +]> +a in mixed content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E05b.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E05b.xml new file mode 100644 index 0000000000..2522b035c4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E05b.xml @@ -0,0 +1,9 @@ + + +]> + +a in mixed content. +a in mixed content. +a in mixed content. + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06a.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06a.xml new file mode 100644 index 0000000000..1174ed52a8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06a.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06b.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06b.xml new file mode 100644 index 0000000000..d11d8cdcab --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06b.xml @@ -0,0 +1,8 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06c.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06c.xml new file mode 100644 index 0000000000..bd0fd5351d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06c.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06d.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06d.xml new file mode 100644 index 0000000000..0671b7466f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06d.xml @@ -0,0 +1,8 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06e.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06e.xml new file mode 100644 index 0000000000..2b737e099b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06e.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06f.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06f.xml new file mode 100644 index 0000000000..47e4618632 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06f.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06g.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06g.xml new file mode 100644 index 0000000000..37b1ee6ae6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06g.xml @@ -0,0 +1,8 @@ + + + + + +]> +junk diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06h.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06h.xml new file mode 100644 index 0000000000..1b3f11aeb4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06h.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06i.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06i.xml new file mode 100644 index 0000000000..dd79ee2899 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E06i.xml @@ -0,0 +1,12 @@ + + + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E12.xml new file mode 100644 index 0000000000..784f3424ee --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E12.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E13.xml new file mode 100644 index 0000000000..d93ef3ee5d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/E13.xml @@ -0,0 +1,7 @@ + +"> +%pe; + +]> +&ent2; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/errata3e.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/errata3e.xml new file mode 100644 index 0000000000..3eda8c6fd1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/errata3e.xml @@ -0,0 +1,67 @@ + + + + + + + +CDATA sections may occur in Mixed content. + + + +CDATA sections, comments and PIs may occur in ANY content. + + + +Default values for IDREF attributes must match Name. + + + +Default values for ENTITY attributes must match Name. + + + +Default values for IDREFS attributes must match Names. + + + +Default values for ENTITIES attributes must match Names. + + + +Default values for NMTOKEN attributes must match Nmtoken. + + + +Default values for NMTOKENS attributes must match Nmtokens. + + + +Default values for NOTATION attributes must match one of the enumerated values. + + + +Default values for enumerated attributes must match one of the enumerated values. + + + +Non-syntactic validity errors in default attributes only happen if +the attribute is in fact defaulted. + + + +Default values for attributes may not contain references to external entities. + + + +Even internal parameter entity references are enough to make undeclared +entities into mere validity errors rather than well-formedness errors. + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/testcases.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/testcases.dtd new file mode 100644 index 0000000000..448d362991 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/testcases.dtd @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/xmlconf.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/xmlconf.xml new file mode 100644 index 0000000000..dcc571a743 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/errata-3e/xmlconf.xml @@ -0,0 +1,16 @@ + + + + + + + +]> + + + &eduni-errata3e; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/001.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/001.xml new file mode 100644 index 0000000000..dca5e6705f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/001.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/002.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/002.xml new file mode 100644 index 0000000000..3749bcbbb7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/002.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/003.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/003.xml new file mode 100644 index 0000000000..66c5cb8191 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/003.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/004.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/004.xml new file mode 100644 index 0000000000..e7d91d5d33 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/004.xml @@ -0,0 +1,7 @@ + + + +] +> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/005.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/005.xml new file mode 100644 index 0000000000..dc9c663649 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/005.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/006.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/006.xml new file mode 100644 index 0000000000..80c8bf75d1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/006.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/007.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/007.xml new file mode 100644 index 0000000000..667bd63d1b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/007.xml @@ -0,0 +1,20 @@ + + + + + + +]> + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/008.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/008.xml new file mode 100644 index 0000000000..d63bc3c45e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/008.xml @@ -0,0 +1,20 @@ + + + + + + +]> + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/009.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/009.xml new file mode 100644 index 0000000000..d67c066ec4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/009.xml @@ -0,0 +1,19 @@ + + + + + + +]> + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/010.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/010.xml new file mode 100644 index 0000000000..2216fd6dce --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/010.xml @@ -0,0 +1,19 @@ + + + + + + +]> + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/011.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/011.xml new file mode 100644 index 0000000000..f22269b2df --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/011.xml @@ -0,0 +1,20 @@ + + + + + + + +]> + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/012.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/012.xml new file mode 100644 index 0000000000..26d9b1bebb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/012.xml @@ -0,0 +1,19 @@ + + + + + + +]> + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/013.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/013.xml new file mode 100644 index 0000000000..e8770ea1cf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/013.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/014.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/014.xml new file mode 100644 index 0000000000..7c8e9fa2a3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/014.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/015.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/015.xml new file mode 100644 index 0000000000..503018e705 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/015.xml @@ -0,0 +1,3 @@ + + +<:foo /> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/016.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/016.xml new file mode 100644 index 0000000000..8a3c44e45d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/016.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/017.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/017.xml new file mode 100644 index 0000000000..65e754257d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/017.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/018.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/018.xml new file mode 100644 index 0000000000..e795466550 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/018.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/019.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/019.xml new file mode 100644 index 0000000000..c4620bd097 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/019.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/020.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/020.xml new file mode 100644 index 0000000000..4e5fcad48d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/020.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/021.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/021.xml new file mode 100644 index 0000000000..e56c240c42 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/021.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/022.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/022.xml new file mode 100644 index 0000000000..31984e79bf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/022.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/023.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/023.xml new file mode 100644 index 0000000000..4d695ad38d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/023.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/024.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/024.xml new file mode 100644 index 0000000000..b68470afa6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/024.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/025.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/025.xml new file mode 100644 index 0000000000..1277ab33da --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/025.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/026.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/026.xml new file mode 100644 index 0000000000..689c75c666 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/026.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/027.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/027.xml new file mode 100644 index 0000000000..1bf048e7f9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/027.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/028.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/028.xml new file mode 100644 index 0000000000..e461235571 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/028.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/029.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/029.xml new file mode 100644 index 0000000000..2c05165d9d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/029.xml @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/030.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/030.xml new file mode 100644 index 0000000000..db5ab4dbc2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/030.xml @@ -0,0 +1,4 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/031.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/031.xml new file mode 100644 index 0000000000..2eec6cc6d0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/031.xml @@ -0,0 +1,4 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/032.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/032.xml new file mode 100644 index 0000000000..94433263c5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/032.xml @@ -0,0 +1,5 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/033.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/033.xml new file mode 100644 index 0000000000..d9ee72807c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/033.xml @@ -0,0 +1,4 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/034.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/034.xml new file mode 100644 index 0000000000..4fa2b8dbb0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/034.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/035.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/035.xml new file mode 100644 index 0000000000..97b14b3106 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/035.xml @@ -0,0 +1,8 @@ + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/036.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/036.xml new file mode 100644 index 0000000000..c37894b5d7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/036.xml @@ -0,0 +1,8 @@ + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/037.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/037.xml new file mode 100644 index 0000000000..30bc24b5b2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/037.xml @@ -0,0 +1,8 @@ + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/038.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/038.xml new file mode 100644 index 0000000000..2b20a469e0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/038.xml @@ -0,0 +1,8 @@ + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/039.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/039.xml new file mode 100644 index 0000000000..af7be31dc7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/039.xml @@ -0,0 +1,10 @@ + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/040.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/040.xml new file mode 100644 index 0000000000..cf02e22bfa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/040.xml @@ -0,0 +1,9 @@ + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/041.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/041.xml new file mode 100644 index 0000000000..80781e2e2b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/041.xml @@ -0,0 +1,8 @@ + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/042.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/042.xml new file mode 100644 index 0000000000..045dcc23dc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/042.xml @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/043.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/043.xml new file mode 100644 index 0000000000..d800e2537b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/043.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/044.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/044.xml new file mode 100644 index 0000000000..30922c8d2b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/044.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/045.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/045.xml new file mode 100644 index 0000000000..3235470923 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/045.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/046.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/046.xml new file mode 100644 index 0000000000..8432a2faaa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/046.xml @@ -0,0 +1,10 @@ + + + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/CVS/Entries new file mode 100644 index 0000000000..9162d1bae5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/CVS/Entries @@ -0,0 +1,48 @@ +/001.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/002.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/003.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/004.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/005.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/006.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/007.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/008.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/009.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/010.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/011.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/012.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/013.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/014.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/015.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/016.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/017.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/018.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/019.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/020.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/021.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/022.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/023.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/024.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/025.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/026.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/027.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/028.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/029.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/030.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/031.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/032.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/033.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/034.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/035.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/036.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/037.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/038.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/039.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/040.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/041.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/042.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/043.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/044.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/045.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/046.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/rmt-ns10.xml/1.2/Thu Nov 6 17:30:18 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/CVS/Repository new file mode 100644 index 0000000000..771fee0884 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/eduni/namespaces/1.0 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/rmt-ns10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/rmt-ns10.xml new file mode 100644 index 0000000000..7cc985b5a9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.0/rmt-ns10.xml @@ -0,0 +1,151 @@ + + + +Namespace name test: a perfectly good http URI + + +Namespace name test: a syntactically plausible URI with a +fictitious scheme + + +Namespace name test: a perfectly good http URI with a fragment + + +Namespace name test: a relative URI (deprecated) + + +Namespace name test: a same-document relative URI (deprecated) + + +Namespace name test: an http IRI that is not a URI + + +Namespace inequality test: different capitalization + + +Namespace inequality test: different escaping + + +Namespace equality test: plain repetition + + +Namespace equality test: use of character reference + + +Namespace equality test: use of entity reference + + +Namespace inequality test: equal after attribute value normalization + + +Bad QName syntax: multiple colons + + +Bad QName syntax: colon at end + + +Bad QName syntax: colon at start + + +Bad QName syntax: xmlns: + + +Simple legal case: no namespaces + + +Simple legal case: default namespace + + +Simple legal case: prefixed element + + +Simple legal case: prefixed attribute + + +Simple legal case: default namespace and unbinding + + +Simple legal case: default namespace and rebinding + + +Illegal use of 1.1-style prefix unbinding in 1.0 document + + +Simple legal case: prefix rebinding + + +Unbound element prefix + + +Unbound attribute prefix + + +Reserved prefixes and namespaces: using the xml prefix undeclared + + +Reserved prefixes and namespaces: declaring the xml prefix correctly + + +Reserved prefixes and namespaces: declaring the xml prefix incorrectly + + +Reserved prefixes and namespaces: binding another prefix +to the xml namespace + + +Reserved prefixes and namespaces: declaring the xmlns prefix +with its correct URI (illegal) + + +Reserved prefixes and namespaces: declaring the xmlns prefix +with an incorrect URI + + +Reserved prefixes and namespaces: binding another prefix +to the xmlns namespace + + +Reserved prefixes and namespaces: binding a reserved prefix + + +Attribute uniqueness: repeated identical attribute + + +Attribute uniqueness: repeated attribute with different prefixes + + +Attribute uniqueness: different attributes with same local name + + +Attribute uniqueness: prefixed and unprefixed attributes with same +local name + + +Attribute uniqueness: prefixed and unprefixed attributes with same +local name, with default namespace + + +Attribute uniqueness: prefixed and unprefixed attributes with same +local name, with default namespace and element in default namespace + + +Attribute uniqueness: prefixed and unprefixed attributes with same +local name, element in same namespace as prefixed attribute + + +Colon in PI name + + +Colon in entity name + + +Colon in entity name + + +Colon in ID attribute name + + +Colon in ID attribute name + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/001.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/001.xml new file mode 100644 index 0000000000..b4b8b96e68 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/001.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/002.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/002.xml new file mode 100644 index 0000000000..722df453c0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/002.xml @@ -0,0 +1,20 @@ + + + + + + +]> + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/003.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/003.xml new file mode 100644 index 0000000000..71d7343eb0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/003.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/004.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/004.xml new file mode 100644 index 0000000000..fe89ec2f86 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/004.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/005.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/005.xml new file mode 100644 index 0000000000..cf47356b5b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/005.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/006.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/006.xml new file mode 100644 index 0000000000..9235054a2c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/006.xml @@ -0,0 +1,20 @@ + + + + + + +]> + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/CVS/Entries new file mode 100644 index 0000000000..d1bf8d0fc7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/CVS/Entries @@ -0,0 +1,8 @@ +/001.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/002.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/003.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/004.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/005.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/006.xml/1.2/Thu Nov 6 17:28:50 2003// +/rmt-ns11.xml/1.2/Thu Nov 6 17:30:18 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/CVS/Repository new file mode 100644 index 0000000000..92664cd3be --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/eduni/namespaces/1.1 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/rmt-ns11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/rmt-ns11.xml new file mode 100644 index 0000000000..747aa47c58 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/1.1/rmt-ns11.xml @@ -0,0 +1,23 @@ + + + +Namespace name test: a perfectly good http IRI that is not a URI + + +Namespace inequality test: different escaping of non-ascii letter + + +1.1 style prefix unbinding + + +1.1 style prefix unbinding and rebinding + + +Illegal use of prefix that has been unbound + + +Test whether non-Latin-1 characters are accepted in IRIs, and whether +they are correctly distinguished + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/CVS/Entries new file mode 100644 index 0000000000..2229b3fc8d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/CVS/Entries @@ -0,0 +1,3 @@ +/testcases.dtd/1.1.1.1/Mon Jun 2 17:59:00 2003// +/xmlconf.xml/1.2/Thu Nov 6 17:30:18 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/CVS/Entries.Log b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/CVS/Entries.Log new file mode 100644 index 0000000000..1044e1317e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/CVS/Entries.Log @@ -0,0 +1,3 @@ +A D/1.0//// +A D/1.1//// +A D/errata-1e//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/CVS/Repository new file mode 100644 index 0000000000..d277ba7aa6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/eduni/namespaces diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/CVS/Entries new file mode 100644 index 0000000000..3170ace724 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/CVS/Entries @@ -0,0 +1,7 @@ +/NE13a.xml/1.1/Thu Jun 1 11:43:24 2006// +/NE13b.xml/1.2/Thu Jun 1 11:45:28 2006// +/NE13c.xml/1.2/Thu Jun 1 11:45:28 2006// +/errata1e.xml/1.1/Thu Jun 1 11:43:24 2006// +/testcases.dtd/1.1/Thu Jun 1 11:43:24 2006// +/xmlconf.xml/1.2/Thu Jun 1 12:55:35 2006// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/CVS/Repository new file mode 100644 index 0000000000..6ee3edf5a9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/NE13a.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/NE13a.xml new file mode 100644 index 0000000000..b3a3a6b544 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/NE13a.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/NE13b.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/NE13b.xml new file mode 100644 index 0000000000..b483caf6a6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/NE13b.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/NE13c.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/NE13c.xml new file mode 100644 index 0000000000..fb28af71d1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/NE13c.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/errata1e.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/errata1e.xml new file mode 100644 index 0000000000..fd2ebf7a87 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/errata1e.xml @@ -0,0 +1,18 @@ + + + + + +The xml namespace must not be declared as the default namespace. + + + +The xmlns namespace must not be declared as the default namespace. + + + +Elements must not have the prefix xmlns. + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/testcases.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/testcases.dtd new file mode 100644 index 0000000000..448d362991 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/testcases.dtd @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/xmlconf.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/xmlconf.xml new file mode 100644 index 0000000000..e8a004303f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/errata-1e/xmlconf.xml @@ -0,0 +1,16 @@ + + + + + + + +]> + + + &eduni-nse; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/testcases.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/testcases.dtd new file mode 100644 index 0000000000..448d362991 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/testcases.dtd @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/xmlconf.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/xmlconf.xml new file mode 100644 index 0000000000..2d0dd86a1d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/namespaces/xmlconf.xml @@ -0,0 +1,20 @@ + + + + + + + + +]> + + + +&rmt-ns10; +&rmt-ns11; + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/001.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/001.dtd new file mode 100644 index 0000000000..61b3bf6eb6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/001.dtd @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/001.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/001.xml new file mode 100644 index 0000000000..3750a92147 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/001.xml @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/002.pe b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/002.pe new file mode 100644 index 0000000000..61b3bf6eb6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/002.pe @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/002.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/002.xml new file mode 100644 index 0000000000..e152a71656 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/002.xml @@ -0,0 +1,7 @@ + + + +%pe; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/003.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/003.ent new file mode 100644 index 0000000000..e513d58a51 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/003.ent @@ -0,0 +1,2 @@ + +some text diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/003.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/003.xml new file mode 100644 index 0000000000..b0d3ee2b2a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/003.xml @@ -0,0 +1,7 @@ + + + + +]> +&ent; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/004.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/004.ent new file mode 100644 index 0000000000..e513d58a51 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/004.ent @@ -0,0 +1,2 @@ + +some text diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/004.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/004.xml new file mode 100644 index 0000000000..cc9dfa2179 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/004.xml @@ -0,0 +1,6 @@ + + + +]> +&ent; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/005.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/005.xml new file mode 100644 index 0000000000..e3426a8537 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/005.xml @@ -0,0 +1,8 @@ + + + + + +]> +&ent1; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/005_1.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/005_1.ent new file mode 100644 index 0000000000..427bb5081e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/005_1.ent @@ -0,0 +1,2 @@ + +&ent2; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/005_2.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/005_2.ent new file mode 100644 index 0000000000..e513d58a51 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/005_2.ent @@ -0,0 +1,2 @@ + +some text diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/006.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/006.xml new file mode 100644 index 0000000000..a27a512b63 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/006.xml @@ -0,0 +1,9 @@ + + + + + +]> +&ent1; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/006_1.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/006_1.ent new file mode 100644 index 0000000000..427bb5081e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/006_1.ent @@ -0,0 +1,2 @@ + +&ent2; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/006_2.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/006_2.ent new file mode 100644 index 0000000000..e513d58a51 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/006_2.ent @@ -0,0 +1,2 @@ + +some text diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/007.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/007.xml new file mode 100644 index 0000000000..e587762791 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/007.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/008.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/008.xml new file mode 100644 index 0000000000..98f6c1ba0c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/008.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/009.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/009.ent new file mode 100644 index 0000000000..5c7d0dc7c7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/009.ent @@ -0,0 +1,2 @@ + +some text diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/009.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/009.xml new file mode 100644 index 0000000000..b10354e4e6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/009.xml @@ -0,0 +1,7 @@ + + + + +]> +&ent; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/010.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/010.xml new file mode 100644 index 0000000000..29b782878c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/010.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/011.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/011.xml new file mode 100644 index 0000000000..686f9abcc6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/011.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/012.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/012.xml new file mode 100644 index 0000000000..698db33712 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/012.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/013.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/013.xml new file mode 100644 index 0000000000..399255893c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/013.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/014.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/014.xml new file mode 100644 index 0000000000..05ac4aba77 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/014.xml @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/015.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/015.xml new file mode 100644 index 0000000000..a708f720ca --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/015.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/016.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/016.xml new file mode 100644 index 0000000000..81c035dcb7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/016.xml @@ -0,0 +1,4 @@ + + +<ð€²/> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/017.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/017.xml new file mode 100644 index 0000000000..08c03671e6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/017.xml @@ -0,0 +1,4 @@ + + +<ð€²/> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/018.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/018.xml new file mode 100644 index 0000000000..b88ef98f93 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/018.xml @@ -0,0 +1,3 @@ + + +<󯿿/> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/019.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/019.xml new file mode 100644 index 0000000000..5bcdf49e8d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/019.xml @@ -0,0 +1,3 @@ + + +<󯿿/> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/020.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/020.xml new file mode 100644 index 0000000000..3cf6bf2e75 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/020.xml @@ -0,0 +1,4 @@ + + +<ó°€€/> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/021.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/021.xml new file mode 100644 index 0000000000..6c8ff0fe03 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/021.xml @@ -0,0 +1,4 @@ + + +<ó°€€/> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/022.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/022.xml new file mode 100644 index 0000000000..0081cef2a9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/022.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/023.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/023.xml new file mode 100644 index 0000000000..857a251a46 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/023.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/024.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/024.xml new file mode 100644 index 0000000000..ee3cecba7e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/024.xml @@ -0,0 +1,7 @@ + + + +]> +
 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/025.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/025.xml new file mode 100644 index 0000000000..321601d42c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/025.xml @@ -0,0 +1,7 @@ + + + +]> +
 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/026.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/026.xml new file mode 100644 index 0000000000..854e4e7785 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/026.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/027.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/027.xml new file mode 100644 index 0000000000..9ba1d7c5fe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/027.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/028.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/028.xml new file mode 100644 index 0000000000..8fcfac0ecb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/028.xml @@ -0,0 +1,8 @@ + + + +]> + 
 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/029.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/029.xml new file mode 100644 index 0000000000..15f8e6d1d2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/029.xml @@ -0,0 +1,7 @@ + + + +]> + 
 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/030.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/030.xml new file mode 100644 index 0000000000..89ac243fb1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/030.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/031.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/031.xml new file mode 100644 index 0000000000..80510b8dd0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/031.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/032.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/032.xml new file mode 100644 index 0000000000..04e807655a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/032.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/033.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/033.xml new file mode 100644 index 0000000000..1b86446d13 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/033.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/034.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/034.xml new file mode 100644 index 0000000000..1389e28769 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/034.xml @@ -0,0 +1,10 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/035.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/035.xml new file mode 100644 index 0000000000..28275493a5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/035.xml @@ -0,0 +1,10 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/036.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/036.xml new file mode 100644 index 0000000000..26e02cdba1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/036.xml @@ -0,0 +1,11 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/037.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/037.xml new file mode 100644 index 0000000000..7e0e9fd1b8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/037.xml @@ -0,0 +1,11 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/038.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/038.xml new file mode 100644 index 0000000000..c172ca52cf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/038.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/039.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/039.xml new file mode 100644 index 0000000000..d6ce5d05a6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/039.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/040.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/040.xml new file mode 100644 index 0000000000..2717a4f8a4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/040.xml @@ -0,0 +1,7 @@ + + + +]> +Œ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/041.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/041.xml new file mode 100644 index 0000000000..e3caa92050 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/041.xml @@ -0,0 +1,7 @@ + + + +]> +Œ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/042.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/042.xml new file mode 100644 index 0000000000..d12570ba01 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/042.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/043.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/043.xml new file mode 100644 index 0000000000..771e807f94 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/043.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/044.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/044.xml new file mode 100644 index 0000000000..fc47fbf6f2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/044.xml @@ -0,0 +1,7 @@ + + + +]> +Œ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/045.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/045.xml new file mode 100644 index 0000000000..966f8c7906 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/045.xml @@ -0,0 +1,7 @@ + + + +]> +Œ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/046.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/046.xml new file mode 100644 index 0000000000..8d1f955435 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/046.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/047.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/047.xml new file mode 100644 index 0000000000..4231317ebf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/047.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/048.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/048.xml new file mode 100644 index 0000000000..b7a995d0be --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/048.xml @@ -0,0 +1,8 @@ + + + +]> +
 + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/049.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/049.xml new file mode 100644 index 0000000000..15608635a2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/049.xml @@ -0,0 +1,8 @@ + + + +]> +
 + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/050.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/050.xml new file mode 100644 index 0000000000..68b17cac37 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/050.xml @@ -0,0 +1,9 @@ + + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/051.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/051.xml new file mode 100644 index 0000000000..916be37a09 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/051.xml @@ -0,0 +1,9 @@ + + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/052.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/052.xml new file mode 100644 index 0000000000..1a544dd26d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/052.xml @@ -0,0 +1,10 @@ + + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/053.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/053.xml new file mode 100644 index 0000000000..720e4393e0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/053.xml @@ -0,0 +1,10 @@ + + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/054.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/054.xml new file mode 100644 index 0000000000..a60c006bae --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/054.xml @@ -0,0 +1,12 @@ + + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/055.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/055.xml new file mode 100644 index 0000000000..fe5a6cc644 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/055.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/056.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/056.xml new file mode 100644 index 0000000000..703f25b864 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/056.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/057.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/057.xml new file mode 100644 index 0000000000..1ee4071470 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/057.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/CVS/Entries new file mode 100644 index 0000000000..7dc624fe01 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/CVS/Entries @@ -0,0 +1,70 @@ +/001.dtd/1.1.1.1/Mon Jun 2 17:59:00 2003// +/001.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/002.pe/1.1.1.1/Mon Jun 2 17:59:00 2003// +/002.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/003.ent/1.1.1.1/Mon Jun 2 17:59:00 2003// +/003.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/004.ent/1.1.1.1/Mon Jun 2 17:59:00 2003// +/004.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/005.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/005_1.ent/1.1.1.1/Mon Jun 2 17:59:00 2003// +/005_2.ent/1.1.1.1/Mon Jun 2 17:59:00 2003// +/006.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/006_1.ent/1.1.1.1/Mon Jun 2 17:59:00 2003// +/006_2.ent/1.1.1.1/Mon Jun 2 17:59:00 2003// +/007.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/008.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/009.ent/1.1.1.1/Mon Jun 2 17:59:00 2003// +/009.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/010.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/011.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/012.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/013.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/014.xml/1.2/Fri Nov 14 15:28:15 2003// +/015.xml/1.2/Fri Nov 14 15:28:15 2003// +/016.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/017.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/018.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/019.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/020.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/021.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/022.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/023.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/024.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/025.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/026.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/027.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/028.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/029.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/030.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/031.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/032.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/033.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/034.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/035.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/036.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/037.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/038.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/039.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/040.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/041.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/042.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/043.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/044.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/045.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/046.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/047.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/048.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/049.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/050.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/051.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/052.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/053.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/054.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/055.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/056.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/057.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/testcases.dtd/1.1.1.1/Mon Jun 2 17:59:00 2003// +/xml11.xml/1.2/Fri Nov 14 15:28:15 2003// +/xmlconf.xml/1.2/Thu Nov 6 17:30:18 2003// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/CVS/Repository new file mode 100644 index 0000000000..b4d2d355ce --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/eduni/xml-1.1 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/006.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/006.xml new file mode 100644 index 0000000000..bb23ff88a9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/006.xml @@ -0,0 +1 @@ + some text \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/007.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/007.xml new file mode 100644 index 0000000000..01d6d20520 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/007.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/010.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/010.xml new file mode 100644 index 0000000000..d24c7744c1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/010.xml @@ -0,0 +1 @@ +€ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/012.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/012.xml new file mode 100644 index 0000000000..384344a000 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/012.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/015.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/015.xml new file mode 100644 index 0000000000..bbc5c27a14 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/015.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/017.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/017.xml new file mode 100644 index 0000000000..a169654ec8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/017.xml @@ -0,0 +1 @@ +<ð€²> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/018.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/018.xml new file mode 100644 index 0000000000..e9ed497844 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/018.xml @@ -0,0 +1 @@ +<󯿿> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/022.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/022.xml new file mode 100644 index 0000000000..dd89bed4e0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/022.xml @@ -0,0 +1 @@ +Â… \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/023.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/023.xml new file mode 100644 index 0000000000..be866ffc8b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/023.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/024.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/024.xml new file mode 100644 index 0000000000..0ae04b6fa6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/024.xml @@ -0,0 +1 @@ +
 \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/025.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/025.xml new file mode 100644 index 0000000000..be866ffc8b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/025.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/026.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/026.xml new file mode 100644 index 0000000000..98aaebd487 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/026.xml @@ -0,0 +1 @@ + Â… \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/027.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/027.xml new file mode 100644 index 0000000000..be866ffc8b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/027.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/028.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/028.xml new file mode 100644 index 0000000000..3537e31d0a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/028.xml @@ -0,0 +1 @@ + 
 \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/029.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/029.xml new file mode 100644 index 0000000000..7f917046df --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/029.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/030.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/030.xml new file mode 100644 index 0000000000..10e9d7d2b5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/030.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/031.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/031.xml new file mode 100644 index 0000000000..128ee0e125 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/031.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/032.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/032.xml new file mode 100644 index 0000000000..b67e16498d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/032.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/033.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/033.xml new file mode 100644 index 0000000000..128ee0e125 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/033.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/034.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/034.xml new file mode 100644 index 0000000000..da523b848e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/034.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/035.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/035.xml new file mode 100644 index 0000000000..128ee0e125 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/035.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/036.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/036.xml new file mode 100644 index 0000000000..10e9d7d2b5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/036.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/037.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/037.xml new file mode 100644 index 0000000000..fbdb0aab0a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/037.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/040.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/040.xml new file mode 100644 index 0000000000..7bbfacf14b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/040.xml @@ -0,0 +1 @@ +ÂŒ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/043.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/043.xml new file mode 100644 index 0000000000..c858cf9436 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/043.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/044.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/044.xml new file mode 100644 index 0000000000..7bbfacf14b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/044.xml @@ -0,0 +1 @@ +ÂŒ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/045.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/045.xml new file mode 100644 index 0000000000..e86a8b6620 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/045.xml @@ -0,0 +1 @@ +Œ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/046.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/046.xml new file mode 100644 index 0000000000..dd89bed4e0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/046.xml @@ -0,0 +1 @@ +Â… \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/047.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/047.xml new file mode 100644 index 0000000000..be866ffc8b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/047.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/048.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/048.xml new file mode 100644 index 0000000000..0ae04b6fa6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/048.xml @@ -0,0 +1 @@ +
 \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/049.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/049.xml new file mode 100644 index 0000000000..be866ffc8b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/049.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/050.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/050.xml new file mode 100644 index 0000000000..7f3143d210 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/050.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/051.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/051.xml new file mode 100644 index 0000000000..d40772ba80 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/051.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/052.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/052.xml new file mode 100644 index 0000000000..efb77f2429 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/052.xml @@ -0,0 +1 @@ +abcÂ…def \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/053.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/053.xml new file mode 100644 index 0000000000..44e7304320 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/053.xml @@ -0,0 +1 @@ +abc…def \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/054.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/054.xml new file mode 100644 index 0000000000..c858cf9436 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/054.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/CVS/Entries new file mode 100644 index 0000000000..f4e8474467 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/CVS/Entries @@ -0,0 +1,37 @@ +/006.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/007.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/010.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/012.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/015.xml/1.2/Fri Nov 14 15:28:15 2003// +/017.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/018.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/022.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/023.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/024.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/025.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/026.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/027.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/028.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/029.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/030.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/031.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/032.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/033.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/034.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/035.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/036.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/037.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/040.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/043.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/044.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/045.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/046.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/047.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/048.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/049.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/050.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/051.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/052.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/053.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +/054.xml/1.1.1.1/Mon Jun 2 17:59:00 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/CVS/Repository new file mode 100644 index 0000000000..7cae140bee --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/eduni/xml-1.1/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/testcases.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/testcases.dtd new file mode 100644 index 0000000000..448d362991 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/testcases.dtd @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/xml11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/xml11.xml new file mode 100644 index 0000000000..6bfe42c661 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/xml11.xml @@ -0,0 +1,286 @@ + + + +External subset has later version number + + + +External PE has later version number + + + +External general entity has later version number + + + +External general entity has later version number (no decl means 1.0) + + + +Indirect external general entity has later version number + + + +Second-level external general entity has later version number than +first-level, but not later than document, so not an error. + + + +A vanilla XML 1.1 document + + + +an implausibly-versioned document + + + +External general entity has implausible version number + + + +Contains a C1 control, legal in XML 1.0, illegal in XML 1.1 + + + +Contains a C1 control, legal in XML 1.0, illegal in XML 1.1 + + + +Contains a DEL, legal in XML 1.0, illegal in XML 1.1 + + + +Contains a DEL, legal in XML 1.0, illegal in XML 1.1 + + + +Has a "long s" in a name, legal in XML 1.1, illegal in XML 1.0 + + + +Has a "long s" in a name, legal in XML 1.1, illegal in XML 1.0 + + + +Has a Byzantine Musical Symbol Kratimata in a name, +legal in XML 1.1, illegal in XML 1.0 + + + +Has a Byzantine Musical Symbol Kratimata in a name, +legal in XML 1.1, illegal in XML 1.0 + + + +Has the last legal namechar in XML 1.1, illegal in XML 1.0 + + + +Has the last legal namechar in XML 1.1, illegal in XML 1.0 + + + +Has the first character after the last legal namechar in XML 1.1, +illegal in both XML 1.0 and 1.1 + + + +Has the first character after the last legal namechar in XML 1.1, +illegal in both XML 1.0 and 1.1 + + + +Has a NEL character; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 + + + +Has a NEL character; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 + + + +Has an LSEP character; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 + + + +Has an LSEP character; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 + + + +Has CR-NEL; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 + + + +Has CR-NEL; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 + + + +Has CR-LSEP; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1. +Note that CR and LSEP are not combined into a single LF + + + +Has CR-LSEP; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 + + + +Has a NEL character in an NMTOKENS attribute; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 + + + +Has a NEL character in an NMTOKENS attribute; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 + + + +Has an LSEP character in an NMTOKENS attribute; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 + + + +Has an LSEP character in an NMTOKENS attribute; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 + + + +Has an NMTOKENS attribute containing a CR character that comes from a +character reference in an internal entity. Because CR is in the +S production, this is valid in both XML 1.0 and 1.1. + + + +Has an NMTOKENS attribute containing a CR character that comes from a +character reference in an internal entity. Because CR is in the +S production, this is valid in both XML 1.0 and 1.1. + + + +Has an NMTOKENS attribute containing a NEL character that comes from a +character reference in an internal entity. Because NEL is not in the +S production (even though real NELs are converted to LF on input), +this is invalid in both XML 1.0 and 1.1. + + + +Has an NMTOKENS attribute containing a NEL character that comes from a +character reference in an internal entity. Because NEL is not in the +S production (even though real NELs are converted to LF on input), +this is invalid in both XML 1.0 and 1.1. + + + +Contains a C0 control character (form-feed), illegal in +both XML 1.0 and 1.1 + + + +Contains a C0 control character (form-feed), illegal in +both XML 1.0 and 1.1 + + + +Contains a C1 control character (partial line up), legal in +XML 1.0 but not 1.1 + + + +Contains a C1 control character (partial line up), legal in +XML 1.0 but not 1.1 + + + +Contains a character reference to a C0 control character (form-feed), +legal in XML 1.1 but not 1.0 + + + +Contains a character reference to a C0 control character (form-feed), +legal in XML 1.1 but not 1.0 + + + +Contains a character reference to a C1 control character (partial line +up), legal in both XML 1.0 and 1.1 (but for different reasons) + + + +Contains a character reference to a C1 control character (partial line +up), legal in both XML 1.0 and 1.1 (but for different reasons) + + + +Has a NEL character in element content whitespace; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 + + + +Has a NEL character in element content whitespace; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 + + + +Has an LSEP character in element content whitespace; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 + + + +has an LSEP character in element content whitespace; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 + + + +Has element content whitespace containing a CR character that comes from +a character reference in an internal entity. Because CR is in the +S production, this is valid in both XML 1.0 and 1.1. + + + +Has element content whitespace containing a CR character that comes from +a character reference in an internal entity. Because CR is in the +S production, this is valid in both XML 1.0 and 1.1. + + + +Has element content whitespace containing a NEL character that comes from +a character reference in an internal entity. Because NEL is not in the +S production (even though real NELs are converted to LF on input), +this is invalid in both XML 1.0 and 1.1. + + + +Has element content whitespace containing a NEL character that comes from +a character reference in an internal entity. Because NEL is not in the +S production (even though real NELs are converted to LF on input), +this is invalid in both XML 1.0 and 1.1. + + + +Contains a character reference to a C0 control character (form-feed) +in an entity value. This will be legal (in XML 1.1) when the entity +declaration is parsed, but what about when it is used? According to +the grammar in the CR spec, it should be illegal (because the +replacement text must match "content"), but this is probably not +intended. This will be fixed in the PR version. + + + +Has a Latin-1 NEL in the XML declaration (to be made an error in PR) + + + +Has a UTF-8 NEL in the XML declaration (to be made an error in PR) + + + +Has a UTF-8 LSEP in the XML declaration (to be made an error in PR) + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/xmlconf.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/xmlconf.xml new file mode 100644 index 0000000000..af0a3b5fa1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/eduni/xml-1.1/xmlconf.xml @@ -0,0 +1,16 @@ + + + + + + + +]> + + + &eduni-xml11; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/CVS/Entries new file mode 100644 index 0000000000..2ca1cb0db5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/CVS/Entries @@ -0,0 +1,4 @@ +/a_oasis-logo.gif/1.1.1.1/Wed Oct 17 09:52:57 2001// +/committee.css/1.1.1.1/Wed Oct 17 09:52:57 2001// +/top3.jpe/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/CVS/Repository new file mode 100644 index 0000000000..88b76010b4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/files diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/a_oasis-logo.gif b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/a_oasis-logo.gif new file mode 100644 index 0000000000..320150647c Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/a_oasis-logo.gif differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/committee.css b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/committee.css new file mode 100644 index 0000000000..1bf8e066e5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/committee.css @@ -0,0 +1,63 @@ +P { + FONT-FAMILY: Times New Roman, Times, serif; FONT-SIZE: 12pt; MARGIN-LEFT: 1pc; TEXT-ALIGN: justify +} +H1 { + COLOR: #000066; FONT-FAMILY: "Trebuchet MS", Helvetica, Arial, sans-serif; FONT-SIZE: 24pt; FONT-WEIGHT: bold; TEXT-ALIGN: center; TEXT-TRANSFORM: uppercase +} +H2 { + COLOR: #000066; FONT-FAMILY: "Trebuchet MS", Helvetica, Arial, sans-serif; TEXT-TRANSFORM: capitalize +} +H3 { + COLOR: #000066; FONT-FAMILY: "Trebuchet MS", Helvetica, Arial, sans-serif; TEXT-TRANSFORM: capitalize +} +A { + COLOR: blue; FONT-WEIGHT: bold +} +A:visited { + COLOR: maroon +} +A:active { + BACKGROUND-COLOR: blue; COLOR: white +} +A:hover { + BACKGROUND-COLOR: purple; COLOR: white +} +BODY { + BACKGROUND-COLOR: white; MARGIN-LEFT: 1pc; MARGIN-RIGHT: 1pc +} +.topbox { + BACKGROUND-COLOR: #cccccc; BORDER-BOTTOM: black thin; BORDER-LEFT: black thin; BORDER-RIGHT: black thin; BORDER-TOP: #000000 thin; COLOR: #000000; FONT-FAMILY: sans-serif; FONT-SIZE: 10pt; FONT-WEIGHT: bold; MARGIN-LEFT: 2%; MARGIN-RIGHT: 2%; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; TEXT-ALIGN: right +} +.bottom { + BACKGROUND-COLOR: #eeeeee; BORDER-BOTTOM: thin; BORDER-LEFT: thin; BORDER-RIGHT: thin; BORDER-TOP: thin; FONT-FAMILY: sans-serif; FONT-SIZE: 10pt; MARGIN-LEFT: 0%; MARGIN-RIGHT: 0%; PADDING-LEFT: 3pc +} +H4 { + COLOR: #0066CC; FONT-FAMILY: "Trebuchet MS", Helvetica, Arial, sans-serif; TEXT-TRANSFORM: capitalize +} +OL LI { + LIST-STYLE: lower-roman +} +UL LI { + LIST-STYLE: square +} +.main { + BACKGROUND-COLOR: #6699ff; BORDER-BOTTOM: black thin dotted; BORDER-LEFT: black thin dotted; BORDER-RIGHT: black thin dotted; BORDER-TOP: #000000 thin dotted; COLOR: #eeeeee; FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif; FONT-SIZE: 24pt; FONT-WEIGHT: bold; MARGIN-LEFT: 4%; MARGIN-RIGHT: 4% +} +H5 { + COLOR: #000066; FONT-FAMILY: "Trebuchet MS", Helvetica, Arial, sans-serif; TEXT-TRANSFORM: capitalize +} +.purple { + COLOR: #6633ff +} +OL LI LI { + LIST-STYLE: lower-alpha +} +UL LI LI { + LIST-STYLE: circle +} +.membersonly { + BACKGROUND-COLOR: #ccccff; BORDER-BOTTOM: thin solid; BORDER-LEFT: solid; BORDER-RIGHT: solid; BORDER-TOP: thin solid; COLOR: blue; FONT-FAMILY: sans-serif; FONT-WEIGHT: bold +} +.public { + COLOR: #aaaaff; FONT-WEIGHT: bold +} diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/top3.jpe b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/top3.jpe new file mode 100644 index 0000000000..37185800cb Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/files/top3.jpe differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/finalCatalog.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/finalCatalog.xml new file mode 100644 index 0000000000..adf39bac55 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/finalCatalog.xml @@ -0,0 +1,8741 @@ + + + + + + + + + + + + + + + + + + + + + + +]> + + + + + + + + + + Attribute values must start with attribute names, not "?". + + Names may not start with "."; it's not a Letter. + + Processing Instruction target name is required. + + SGML-ism: processing instructions end in '?>' not '>'. + + Processing instructions end in '?>' not '?'. + + XML comments may not contain "--" + + General entity references have no whitespace after the + entity name and before the semicolon. + + Entity references must include names, which don't begin + with '.' (it's not a Letter or other name start character). + + Character references may have only decimal or numeric strings. + + Ampersand may only appear as part of a general entity reference. + + SGML-ism: attribute values must be explicitly assigned a + value, it can't act as a boolean toggle. + + SGML-ism: attribute values must be quoted in all cases. + + The quotes on both ends of an attribute value must match. + + Attribute values may not contain literal '<' characters. + + Attribute values need a value, not just an equals sign. + + Attribute values need an associated name. + + CDATA sections need a terminating ']]>'. + + CDATA sections begin with a literal '<![CDATA[', no space. + + End tags may not be abbreviated as '</>'. + + Attribute values may not contain literal '&' + characters except as part of an entity reference. + + Attribute values may not contain literal '&' + characters except as part of an entity reference. + + Character references end with semicolons, always! + + Digits are not valid name start characters. + + Digits are not valid name start characters. + + Text may not contain a literal ']]>' sequence. + + Text may not contain a literal ']]>' sequence. + + Comments must be terminated with "-->". + + Processing instructions must end with '?>'. + + Text may not contain a literal ']]>' sequence. + + A form feed is not a legal XML character. + + A form feed is not a legal XML character. + + A form feed is not a legal XML character. + + An ESC (octal 033) is not a legal XML character. + + A form feed is not a legal XML character. + + The '<' character is a markup delimiter and must + start an element, CDATA section, PI, or comment. + + Text may not appear after the root element. + + Character references may not appear after the root element. + + Tests the "Unique Att Spec" WF constraint by providing + multiple values for an attribute. + + Tests the Element Type Match WFC - end tag name must + match start tag name. + + Provides two document elements. + + Provides two document elements. + + Invalid End Tag + + Provides #PCDATA text after the document element. + + Provides two document elements. + + Invalid Empty Element Tag + + This start (or empty element) tag was not terminated correctly. + + Invalid empty element tag invalid whitespace + + Provides a CDATA section after the root element. + + Missing start tag + + Empty document, with no root element. + + CDATA is invalid at top level of document. + + Invalid character reference. + + End tag does not match start tag. + + PUBLIC requires two literals. + + Invalid Document Type Definition format. + + Invalid Document Type Definition format - misplaced comment. + + This isn't SGML; comments can't exist in declarations. + + Invalid character , in ATTLIST enumeration + + String literal must be in quotes. + + Invalid type NAME defined in ATTLIST. + + External entity declarations require whitespace between public + and system IDs. + + Entity declarations need space after the entity name. + + Conditional sections may only appear in the external + DTD subset. + + Space is required between attribute type and default values + in <!ATTLIST...> declarations. + + Space is required between attribute name and type + in <!ATTLIST...> declarations. + + Required whitespace is missing. + + Space is required between attribute type and default values + in <!ATTLIST...> declarations. + + Space is required between NOTATION keyword and list of + enumerated choices in <!ATTLIST...> declarations. + + Space is required before an NDATA entity annotation. + + XML comments may not contain "--" + + ENTITY can't reference itself directly or indirectly. + + Undefined ENTITY foo. + + Undefined ENTITY f. + + Internal general parsed entities are only well formed if + they match the "content" production. + + ENTITY can't reference itself directly or indirectly. + + Undefined ENTITY foo. + + Undefined ENTITY bar. + + Undefined ENTITY foo. + + ENTITY can't reference itself directly or indirectly. + + ENTITY can't reference itself directly or indirectly. + + This tests the No External Entity References WFC, + since the entity is referred to within an attribute. + + This tests the No External Entity References WFC, + since the entity is referred to within an attribute. + + Undefined NOTATION n. + + Tests the Parsed Entity WFC by referring to an + unparsed entity. (This precedes the error of not declaring + that entity's notation, which may be detected any time before + the DTD parsing is completed.) + + Public IDs may not contain "[". + + Public IDs may not contain "[". + + Public IDs may not contain "[". + + Attribute values are terminated by literal quote characters, + and any entity expansion is done afterwards. + + Parameter entities "are" always parsed; NDATA annotations + are not permitted. + + Attributes may not contain a literal "<" character; + this one has one because of reference expansion. + + Parameter entities "are" always parsed; NDATA annotations + are not permitted. + + The replacement text of this entity has an illegal reference, + because the character reference is expanded immediately. + + Hexadecimal character references may not use the uppercase 'X'. + + Prolog VERSION must be lowercase. + + VersionInfo must come before EncodingDecl. + + Space is required before the standalone declaration. + + Both quotes surrounding VersionNum must be the same. + + Only one "version=..." string may appear in an XML declaration. + + Only three pseudo-attributes are in the XML declaration, + and "valid=..." is not one of them. + + Only "yes" and "no" are permitted as values of "standalone". + + Space is not permitted in an encoding name. + + Provides an illegal XML version number; spaces are illegal. + + End-tag required for element foo. + + Internal general parsed entities are only well formed if + they match the "content" production. + + Invalid placement of CDATA section. + + Invalid placement of entity declaration. + + Invalid document type declaration. CDATA alone is invalid. + + No space in '<![CDATA['. + + Tags invalid within EntityDecl. + + Entity reference must be in content of element. + + Entiry reference must be in content of element not Start-tag. + + CDATA sections start '<![CDATA[', not '<!cdata['. + + Parameter entity values must use valid reference syntax; + this reference is malformed. + + General entity values must use valid reference syntax; + this reference is malformed. + + The replacement text of this entity is an illegal character + reference, which must be rejected when it is parsed in the + context of an attribute value. + + Internal general parsed entities are only well formed if + they match the "content" production. This is a partial + character reference, not a full one. + + Internal general parsed entities are only well formed if + they match the "content" production. This is a partial + character reference, not a full one. + + Entity reference expansion is not recursive. + + Internal general parsed entities are only well formed if + they match the "content" production. This is a partial + character reference, not a full one. + + Character references are expanded in the replacement text of + an internal entity, which is then parsed as usual. Accordingly, + & must be doubly quoted - encoded either as &amp; + or as &#38;#38;. + + A name of an ENTITY was started with an invalid character. + + Invalid syntax mixed connectors are used. + + Invalid syntax mismatched parenthesis. + + Invalid format of Mixed-content declaration. + + Invalid syntax extra set of parenthesis not necessary. + + Invalid syntax Mixed-content must be defined as zero or more. + + Invalid syntax Mixed-content must be defined as zero or more. + + Invalid CDATA syntax. + + Invalid syntax for Element Type Declaration. + + Invalid syntax for Element Type Declaration. + + Invalid syntax for Element Type Declaration. + + Invalid syntax mixed connectors used. + + Illegal whitespace before optional character causes syntax error. + + Illegal whitespace before optional character causes syntax error. + + Invalid character used as connector. + + Tag omission is invalid in XML. + + Space is required before a content model. + + Invalid syntax for content particle. + + The element-content model should not be empty. + + Character '&#x309a;' is a CombiningChar, not a + Letter, and so may not begin a name. + + Character #x0E5C is not legal in XML names. + + Character #x0000 is not legal anywhere in an XML document. + + Character #x001F is not legal anywhere in an XML document. + + Character #xFFFF is not legal anywhere in an XML document. + + Character #xD800 is not legal anywhere in an XML document. (If it + appeared in a UTF-16 surrogate pair, it'd represent half of a UCS-4 + character and so wouldn't really be in the document.) + + Character references must also refer to legal XML characters; + #x00110000 is one more than the largest legal character. + + XML Declaration may not be preceded by whitespace. + + XML Declaration may not be preceded by comments or whitespace. + + XML Declaration may not be within a DTD. + + XML declarations may not be within element content. + + XML declarations may not follow document content. + + XML declarations must include the "version=..." string. + + Text declarations may not begin internal parsed entities; + they may only appear at the beginning of external parsed + (parameter or general) entities. + + '<?XML ...?>' is neither an XML declaration + nor a legal processing instruction target name. + + '<?xmL ...?>' is neither an XML declaration + nor a legal processing instruction target name. + + '<?xMl ...?>' is neither an XML declaration + nor a legal processing instruction target name. + + '<?xmL ...?>' is not a legal processing instruction + target name. + + SGML-ism: "#NOTATION gif" can't have attributes. + + Uses '&' unquoted in an entity declaration, + which is illegal syntax for an entity reference. + + Violates the PEs in Internal Subset WFC + by using a PE reference within a declaration. + + Violates the PEs in Internal Subset WFC + by using a PE reference within a declaration. + + Violates the PEs in Internal Subset WFC + by using a PE reference within a declaration. + + Invalid placement of Parameter entity reference. + + Invalid placement of Parameter entity reference. + + Parameter entity declarations must have a space before + the '%'. + + Character FFFF is not legal anywhere in an XML document. + + Character FFFE is not legal anywhere in an XML document. + + An unpaired surrogate (D800) is not legal anywhere + in an XML document. + + An unpaired surrogate (DC00) is not legal anywhere + in an XML document. + + Four byte UTF-8 encodings can encode UCS-4 characters + which are beyond the range of legal XML characters + (and can't be expressed in Unicode surrogate pairs). + This document holds such a character. + + Character FFFF is not legal anywhere in an XML document. + + Character FFFF is not legal anywhere in an XML document. + + Character FFFF is not legal anywhere in an XML document. + + Character FFFF is not legal anywhere in an XML document. + + Character FFFF is not legal anywhere in an XML document. + + Start tags must have matching end tags. + + Character FFFF is not legal anywhere in an XML document. + + Invalid syntax matching double quote is missing. + + Invalid syntax matching double quote is missing. + + The Entity Declared WFC requires entities to be declared + before they are used in an attribute list declaration. + + Internal parsed entities must match the content + production to be well formed. + + Internal parsed entities must match the content + production to be well formed. + + Mixed content declarations may not include content particles. + + In mixed content models, element names must not be + parenthesized. + + Tests the Entity Declared WFC. + Note: a nonvalidating parser is permitted not to report + this WFC violation, since it would need to read an external + parameter entity to distinguish it from a violation of + the Standalone Declaration VC. + + Whitespace is required between attribute/value pairs. + + + + Conditional sections must be properly terminated ("]>" used + instead of "]]>"). + + Processing instruction target names may not be "XML" + in any combination of cases. + + Conditional sections must be properly terminated ("]]>" omitted). + + Conditional sections must be properly terminated ("]]>" omitted). + + Tests the Entity Declared VC by referring to an + undefined parameter entity within an external entity. + + Conditional sections need a '[' after the INCLUDE or IGNORE. + + A <!DOCTYPE ...> declaration may not begin any external + entity; it's only found once, in the document entity. + + In DTDs, the '%' character must be part of a parameter + entity reference. + + This test violates WFC:PE Between Declarations in Production 28a. + The last character of a markup declaration is not contained in the same + parameter-entity text replacement. + + + Tests the No Recursion WFC by having an external general + entity be self-recursive. + + External entities have "text declarations", which do + not permit the "standalone=..." attribute that's allowed + in XML declarations. + + Only one text declaration is permitted; a second one + looks like an illegal processing instruction (target names + of "xml" in any case are not allowed). + + + + + + Tests the "Proper Group/PE Nesting" validity constraint by + fragmenting a content model between two parameter entities. + + Tests the "Proper Declaration/PE Nesting" validity constraint by + fragmenting an element declaration between two parameter entities. + + Tests the "Proper Declaration/PE Nesting" validity constraint by + fragmenting an element declaration between two parameter entities. + + Test the "Proper Conditional Section/ PE Nesting" validity constraint. + + + + Test demonstrates an Element Type Declaration with Mixed Content. + + Test demonstrates that whitespace is permitted after the tag name in a Start-tag. + + Test demonstrates that whitespace is permitted after the tag name in an End-tag. + + Test demonstrates a valid attribute specification within a Start-tag. + + Test demonstrates a valid attribute specification within a Start-tag that +contains whitespace on both sides of the equal sign. + + Test demonstrates that the AttValue within a Start-tag can use a single quote as a delimter. + + Test demonstrates numeric character references can be used for element content. + + Test demonstrates character references can be used for element content. + + Test demonstrates that PubidChar can be used for element content. + + Test demonstrates that whitespace is valid after the Attribute in a Start-tag. + + Test demonstrates mutliple Attibutes within the Start-tag. + + Uses a legal XML 1.0 name consisting of a single colon + character (disallowed by the latest XML Namespaces draft). + + Test demonstrates that the Attribute in a Start-tag can consist of numerals along with special characters. + + Test demonstrates that all lower case letters are valid for the Attribute in a Start-tag. + + Test demonstrates that all upper case letters are valid for the Attribute in a Start-tag. + + Test demonstrates that Processing Instructions are valid element content. + + Test demonstrates that Processing Instructions are valid element content and there can be more than one. + + Test demonstrates that CDATA sections are valid element content. + + Test demonstrates that CDATA sections are valid element content and that +ampersands may occur in their literal form. + + Test demonstractes that CDATA sections are valid element content and that +everyting between the CDStart and CDEnd is recognized as character data not markup. + + Test demonstrates that comments are valid element content. + + Test demonstrates that comments are valid element content and that all characters before the double-hypen right angle combination are considered part of thecomment. + + Test demonstrates that Entity References are valid element content. + + Test demonstrates that Entity References are valid element content and also demonstrates a valid Entity Declaration. + + Test demonstrates an Element Type Declaration and that the contentspec can be of mixed content. + + Test demonstrates an Element Type Declaration and that EMPTY is a valid contentspec. + + Test demonstrates an Element Type Declaration and that ANY is a valid contenspec. + + Test demonstrates a valid prolog that uses double quotes as delimeters around the VersionNum. + + Test demonstrates a valid prolog that uses single quotes as delimters around the VersionNum. + + Test demonstrates a valid prolog that contains whitespace on both sides of the equal sign in the VersionInfo. + + Test demonstrates a valid EncodingDecl within the prolog. + + Test demonstrates a valid SDDecl within the prolog. + + Test demonstrates that both a EncodingDecl and SDDecl are valid within the prolog. + + Test demonstrates the correct syntax for an Empty element tag. + + Test demonstrates that whitespace is permissible after the name in an Empty element tag. + + Test demonstrates a valid processing instruction. + + Test demonstrates a valid comment and that it may appear anywhere in the document including at the end. + + Test demonstrates a valid comment and that it may appear anywhere in the document including the beginning. + + Test demonstrates a valid processing instruction and that it may appear at the beginning of the document. + + Test demonstrates an Attribute List declaration that uses a StringType as the AttType. + + Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference. + + Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference. The test also shows that the leading zeros in the character reference are ignored. + + An element's attributes may be declared before its content + model; and attribute values may contain newlines. + + Test demonstrates that the empty-element tag must be use for an elements that are declared EMPTY. + + Tests whether more than one definition can be provided for the same attribute of a given element type with the first declaration being binding. + + Test demonstrates that when more than one AttlistDecl is provided for a given element type, the contents of all those provided are merged. + + Test demonstrates that extra whitespace is normalized into single space character. + + Test demonstrates that character data is valid element content. + + Test demonstrates that characters outside of normal ascii range can be used as element content. + + Test demonstrates that characters outside of normal ascii range can be used as element content. + + The document is encoded in UTF-16 and uses some name + characters well outside of the normal ASCII range. + + + The document is encoded in UTF-8 and the text inside the + root element uses two non-ASCII characters, encoded in UTF-8 + and each of which expands to a Unicode surrogate pair. + + Tests inclusion of a well-formed internal entity, which + holds an element required by the content model. + + Test demonstrates that extra whitespace within Start-tags and End-tags are nomalized into single spaces. + + Test demonstrates that extra whitespace within a processing instruction willnormalized into s single space character. + + Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference. The test also shows that the leading zeros in the character reference are ignored. + + Test demonstrates an element content model whose element can occur zero or more times. + + Test demonstrates that extra whitespace be normalized into a single space character in an attribute of type NMTOKENS. + + Test demonstrates an Element Type Declaration that uses the contentspec of EMPTY. The element cannot have any contents and must always appear as an empty element in the document. The test also shows an Attribute-list declaration with multiple AttDef's. + + Test demonstrates the use of decimal Character References within element content. + + Test demonstrates the use of decimal Character References within element content. + + Test demonstrates the use of hexadecimal Character References within element. + + The document is encoded in UTF-8 and the name of the + root element type uses non-ASCII characters. + + Tests in-line handling of two legal character references, which + each expand to a Unicode surrogate pair. + + Tests ability to define an internal entity which can't + legally be expanded (contains an unquoted <). + + Expands a CDATA attribute with a character reference. + + Test demonstrates the use of decimal character references within element content. + + Tests definition of an internal entity holding a carriage return character + reference, which must not be normalized before reporting to the application. Line + break normalization only occurs when parsing external parsed entities. + + Verifies that an XML parser will parse a NOTATION + declaration; the output phase of this test ensures that + it's reported to the application. + + Verifies that internal parameter entities are correctly + expanded within the internal subset. + + Test demonstrates that an AttlistDecl can use ID as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl. + + Test demonstrates that an AttlistDecl can use IDREF as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl. + + Test demonstrates that an AttlistDecl can use IDREFS as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl. + + Test demonstrates that an AttlistDecl can use ENTITY as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl. + + Test demonstrates that an AttlistDecl can use ENTITIES as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl. + + Verifies that an XML parser will parse a NOTATION + attribute; the output phase of this test ensures that + both notations are reported to the application. + + Test demonstrates that an AttlistDecl can use an EnumeratedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl. + + Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that REQUIRED is a valid DefaultDecl. + + Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that FIXED is a valid DefaultDecl and that a value can be given to the attribute in the Start-tag as well as the AttListDecl. + + Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that FIXED is a valid DefaultDecl and that an value can be given to the attribute. + + Test demonstrates the use of the optional character following a name or list to govern the number of times an element or content particles in the list occur. + + Tests that an external PE may be defined (but not referenced). + + Tests that an external PE may be defined (but not referenced). + + Test demonstrates that although whitespace can be used to set apart markup for greater readability it is not necessary. + + Parameter and General entities use different namespaces, + so there can be an entity of each type with a given name. + + Tests whether entities may be declared more than once, + with the first declaration being the binding one. + + Tests whether character references in internal entities are + expanded early enough, by relying on correct handling to + make the entity be well formed. + + Tests whether entity references in internal entities are + expanded late enough, by relying on correct handling to + make the expanded text be valid. (If it's expanded too + early, the entity will parse as an element that's not + valid in that context.) + + Tests entity expansion of three legal character references, + which each expand to a Unicode surrogate pair. + + Verifies that an XML parser will parse a NOTATION + attribute; the output phase of this test ensures that + the notation is reported to the application. + + Verifies that an XML parser will parse an ENTITY + attribute; the output phase of this test ensures that + the notation is reported to the application, and for + validating parsers it further tests that the entity + is so reported. + + Test demostrates that extra whitespace is normalized into a single space character. + + Test demonstrates that extra whitespace is not intended for inclusion in the delivered version of the document. + + Attribute defaults with a DTD have special parsing rules, different + from other strings. That means that characters found there may look + like an undefined parameter entity reference "within a markup + declaration", but they aren't ... so they can't be violating + the PEs in Internal Subset WFC. + + + Basically an output test, this requires extra whitespace + to be normalized into a single space character in an + attribute of type NMTOKENS. + + Test demonstrates that extra whitespace is normalized into a single space character in an attribute of type NMTOKENS. + + Basically an output test, this tests whether an externally + defined attribute declaration (with a default) takes proper + precedence over a subsequent internal declaration. + + Test demonstrates that extra whitespace within a processing instruction is converted into a single space character. + + Test demonstrates the name of the encoding can be composed of lowercase characters. + + Makes sure that PUBLIC identifiers may have some strange + characters. NOTE: The XML editors have said that the XML + specification errata will specify that parameter entity expansion + does not occur in PUBLIC identifiers, so that the '%' character + will not flag a malformed parameter entity reference. + + This tests whether entity expansion is (incorrectly) done + while processing entity declarations; if it is, the entity + value literal will terminate prematurely. + + Test demonstrates that a CDATA attribute can pass a double quote as its value. + + Test demonstrates that an attribute can pass a less than sign as its value. + + Test demonstrates that extra whitespace within an Attribute of a Start-tag is normalized to a single space character. + + Basically an output test, this requires a CDATA attribute + with a tab character to be passed through as one space. + + Basically an output test, this requires a CDATA attribute + with a newline character to be passed through as one space. + + Basically an output test, this requires a CDATA attribute + with a return character to be passed through as one space. + + This tests normalization of end-of-line characters (CRLF) + within entities to LF, primarily as an output test. + + Test demonstrates that an attribute can have a null value. + + Basically an output test, this requires that a CDATA + attribute with a CRLF be normalized to one space. + + Character references expanding to spaces doesn't affect + treatment of attributes. + + Test demonstrates shows the use of content particles within the element content. + + Test demonstrates that it is not an error to have attributes declared for an element not itself declared. + + Test demonstrates that all text within a valid CDATA section is considered text and not recognized as markup. + + Test demonstrates that an entity reference is processed by recursively processing the replacement text of the entity. + + Test demonstrates that a line break within CDATA will be normalized. + + Test demonstrates that entity expansion is done while processing entity declarations. + + Test demonstrates that entity expansion is done while processing entity declarations. + + Comments may contain any legal XML characters; + only the string "--" is disallowed. + + + + + Test demonstrates the use of an ExternalID within a document type definition. + + Test demonstrates the use of an ExternalID within a document type definition. + + Test demonstrates the expansion of an external parameter entity that declares an attribute. + + Expands an external parameter entity in two different ways, + with one of them declaring an attribute. + + Test demonstrates the expansion of an external parameter entity that declares an attribute. + + Test demonstrates that when more than one definition is provided for the same attribute of a given element type only the first declaration is binding. + + Test demonstrates the use of an Attribute list declaration within an external entity. + + Test demonstrates that an external identifier may include a public identifier. + + Test demonstrates that an external identifier may include a public identifier. + + Test demonstrates that when more that one definition is provided for the same attribute of a given element type only the first declaration is binding. + + Test demonstrates a parameter entity declaration whose parameter entity definition is an ExternalID. + + Test demonstrates an enternal parsed entity that begins with a text declaration. + + Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD. + + Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD. The keyword is a parameter-entity reference. + + Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being part of the DTD. The keyword is a parameter-entity reference. + + Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD. The keyword is a parameter-entity reference. + + Test demonstrates a parameter entity declaration that contains an attribute list declaration. + + Test demonstrates an EnternalID whose contents contain an parameter entity declaration and a attribute list definition. + + Test demonstrates that a parameter entity will be expanded with spaces on either side. + + Parameter entities expand with spaces on either side. + + Test demonstrates a parameter entity declaration that contains a partial attribute list declaration. + + Test demonstrates the use of a parameter entity reference within an attribute list declaration. + + + Constructs an <!ATTLIST...> declaration from several PEs. + + Test demonstrates that when more that one definition is provided for the same entity only the first declaration is binding. + + Test demonstrates that when more that one definition is provided for the same attribute of a given element type only the first declaration is binding. + + Test demonstrates a parameter entity reference whose value is NULL. + + Test demonstrates the use of the conditional section INCLUDE that will include its contents. + + Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being used. + + Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being used. + + Expands a general entity which contains a CDATA section with + what looks like a markup declaration (but is just text since + it's in a CDATA section). + + + + + A combination of carriage return line feed in an external entity must + be normalized to a single newline. + + A carriage return (also CRLF) in an external entity must + be normalized to a single newline. + + Test demonstrates that the content of an element can be empty. In this case the external entity is an empty file. + + A carriage return (also CRLF) in an external entity must + be normalized to a single newline. + + Test demonstrates the use of optional character and content particles within an element content. The test also show the use of external entity. + + Test demonstrates the use of optional character and content particles within mixed element content. The test also shows the use of an external entity and that a carriage control line feed in an external entity must be normalized to a single newline. + + Test demonstrates the use of external entity and how replacement +text is retrieved and processed. + Test demonstrates the use of external +entity and how replacement text is retrieved and processed. Also tests the use of an +EncodingDecl of UTF-16. + + A carriage return (also CRLF) in an external entity must + be normalized to a single newline. + + Test demonstrates the use of a public identifier with and external entity. +The test also show that a carriage control line feed combination in an external +entity must be normalized to a single newline. + + Test demonstrates both internal and external entities and that processing of entity references may be required to produce the correct replacement text. + + Test demonstrates that whitespace is handled by adding a single whitespace to the normalized value in the attribute list. + + Test demonstrates use of characters outside of normal ASCII range. + + + + + + + + + + + + Test support for the EUC-JP encoding, and for text + which relies on Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + (Also requires ability to process a moderately complex DTD.) + + + Test support for the ISO-2022-JP encoding, and for text + which relies on Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + (Also requires ability to process a moderately complex DTD.) + + + Test support for little-endian UTF-16 text + which relies on Japanese characters. + (Also requires ability to process a moderately complex DTD.) + + + Test support for the Shift_JIS encoding, and for text + which relies on Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + (Also requires ability to process a moderately complex DTD.) + + + Test support UTF-16 text which relies on Japanese characters. + (Also requires ability to process a moderately complex DTD.) + + + Test support for UTF-8 text which relies on Japanese characters. + (Also requires ability to process a moderately complex DTD.) + + + + Test support for EUC-JP encoding, and + XML names which contain Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + + + Test support for ISO-2022-JP encoding, and + XML names which contain Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + + + Test support for little-endian UTF-16 encoding, and + XML names which contain Japanese characters. + + + Test support for Shift_JIS encoding, and + XML names which contain Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + + + Test support for UTF-16 encoding, and + XML names which contain Japanese characters. + + + Test support for UTF-8 encoding and + XML names which contain Japanese characters. + + + + + + + + + + + Parameter entities references are NOT RECOGNIZED in default attribute + values. + + + Tests parsing of alternative forms of text-only mixed + content declaration. + + + Comments don't get parameter entity expansion + + + Tests clauses 1, 3, and 4 of the Element Valid + validity constraint. + + + Tests use of external parsed entities with and without content. + + + Tests use of external parsed entities with different + encodings than the base document. + + + A non-standalone document is valid if declared as such. + + + A non-standalone document is valid if declared as such. + + + A non-standalone document is valid if declared as such. + + + A non-standalone document is valid if declared as such. + + + NOTATION declarations don't need SYSTEM IDs; and + externally declared notations may be used to declare + unparsed entities in the internal DTD subset. + The notation must be reported to the application. + + + + Tests declarations of "children" content models, and + the validity constraints associated with them. + + + Tests the #REQUIRED attribute declaration syntax, and + the associated validity constraint. + + + A document may be marked 'standalone' if any optional + whitespace is defined within the internal DTD subset. + + + A document may be marked 'standalone' if any + attributes that need normalization are + defined within the internal DTD subset. + + + A document may be marked 'standalone' if any + the defined entities need expanding are internal, + and no attributes need defaulting or normalization. + On output, requires notations to be correctly reported. + + + + Like sa03 but relies on attribute + defaulting defined in the internal subset. + On output, requires notations to be correctly reported. + + + + Like sa01 but this document is standalone + since it has no optional whitespace. + On output, requires notations to be correctly reported. + + + + XML permits token reuse, while SGML does not. + + + Tests a lowercase ISO language code. + + + Tests a ISO language code with a subcode. + + + Tests a IANA language code with a subcode. + + + Tests a user language code with a subcode. + + + Tests an uppercase ISO language code. + + + Tests a user language code. + + + Tests construction of internal entity replacement text, using + an example in the XML specification. + + + Tests construction of internal entity replacement text, using + an example in the XML specification. + + + Tests construction of internal entity replacement text, using + a complex example in the XML specification. + + + + + Tests the No Duplicate Types VC + + + Tests the "Notation Declared" VC by using an undeclared + notation name. + + + Tests the "Element Valid" VC (clause 2) + by omitting a required element. + + + Tests the Element Valid VC (clause 4) + by including an undeclared child element. + + + Tests the Element Valid VC (clause 1) + by including elements in an EMPTY content model. + + + Tests the Element Valid VC (clause 3) by including a child element + not permitted by a mixed content model. + + + Tests the Unique Element Type Declaration VC. + + + Tests the No Duplicate Types VC. + + + Tests the Element Valid VC (clause 1), + using one of the predefined internal entities + inside an EMPTY content model. + + + Tests the ID (is a Name) VC + + + Tests the ID (appears once) VC + + + Tests the One ID per Element Type VC + + + Tests the ID Attribute Default VC + + + Tests the ID Attribute Default VC + + + Tests the IDREF (is a Name) VC + + + Tests the IDREFS (is a Names) VC + + + Tests the IDREF (matches an ID) VC + + + Tests the IDREF (IDREFS matches an ID) VC + + + Tests the Standalone Document Declaration VC, ensuring that + optional whitespace causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + attributes needing normalization cause a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + attributes needing defaulting cause a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + a token attribute that needs normalization causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + a NOTATION attribute that needs normalization + causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + an NMTOKEN attribute needing normalization + causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + an NMTOKENS attribute needing normalization + causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + an ID attribute needing normalization causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + an IDREF attribute needing normalization causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + an IDREFS attribute needing normalization causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + an ENTITY attribute needing normalization causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + an ENTITIES attribute needing normalization causes a validity error. + + + CDATA sections containing only whitespace do not match the nonterminal S, and cannot + appear in these positions. + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing no children where + one is required. + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + two children where one is required. + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where two are required. + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where two are required. + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (one construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a second construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a third construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a fourth construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a fifth construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a basic construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a second construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a third construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a fourth construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a fifth construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a sixth construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a seventh construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (an eigth construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a ninth construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a tenth construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + text content where one or more elements are + required. + + + Tests the Required Attribute VC. + + + Tests the Attribute Value Type (declared) + VC for the xml:space attribute + + + Tests the Attribute Value Type (declared) + VC for the xml:lang attribute + + + Tests the Root Element Type VC + + + Tests the "Entity Name" VC for the ENTITY attribute type. + + + Tests the "Entity Name" VC for the ENTITIES attribute type. + + + Tests the "Notation Attributes" VC for the + NOTATION attribute type, first clause: value must be one + of the ones that's declared. + + + Tests the "Notation Attributes" VC for the + NOTATION attribute type, second clause: the names in the + declaration must all be declared. + + + Tests the "Name Token" VC for the NMTOKEN attribute type. + + + Tests the "Name Token" VC for the NMTOKENS attribute type. + + + Tests the "Enumeration" VC by providing + a value which wasn't one of the choices. + + + Tests the "Fixed Attribute Default" VC by + providing the wrong value. + + + Tests the "Attribute Default Legal" VC by + providing an illegal IDREF value. + + + Tests the "Attribute Default Legal" VC by + providing an illegal IDREFS value. + + + Tests the "Attribute Default Legal" VC by + providing an illegal ENTITY value. + + + Tests the "Attribute Default Legal" VC by + providing an illegal ENTITIES value. + + + Tests the "Attribute Default Legal" VC by + providing an illegal NMTOKEN value. + + + Tests the "Attribute Default Legal" VC by + providing an illegal NMTOKENS value. + + + Tests the "Attribute Default Legal" VC by + providing an illegal NOTATIONS value. + + + Tests the "Attribute Default Legal" VC by + providing an illegal enumeration value. + + + Tests reading an invalid "big endian" UTF-16 document + + + Tests reading an invalid "little endian" UTF-16 document + + + CDATA section containing only white space does not match the nonterminal S, and cannot + appear in these positions. + + + + + Tests the Entity Declared WFC, ensuring that + a reference to externally defined entity causes a well-formedness error. + + SGML's NUTOKEN is not allowed. + + + SGML's NUTOKENS attribute type is not allowed. + + + Comma doesn't separate enumerations, unlike in SGML. + + + SGML's NUMBER attribute type is not allowed. + + + SGML's NUMBERS attribute type is not allowed. + + + SGML's NAME attribute type is not allowed. + + + SGML's NAMES attribute type is not allowed. + + + SGML's #CURRENT is not allowed. + + + SGML's #CONREF is not allowed. + + + Whitespace required between attributes + + + Whitespace required between attributes + + + Only INCLUDE and IGNORE are conditional section keywords + + + Must have keyword in conditional sections + + + No whitespace before "?" in content model + + + No whitespace before "*" in content model + + + No whitespace before "+" in content model + + + External entities may not have standalone decls. + + + Comma mandatory in content model + + + Can't mix comma and vertical bar in content models + + + PE name immediately after "%" + + + PE name immediately followed by ";" + + + PUBLIC literal must be quoted + + + SYSTEM identifier must be quoted + + + Text declarations (which optionally begin any external entity) + are required to have "encoding=...". + + + + EOF in middle of incomplete ETAG + + + EOF in middle of incomplete ETAG + + + Illegal markup (<%@ ... %>) + + + Illegal markup (<% ... %>) + + + Illegal markup (<!ELEMENT ... >) + + + Illegal character " " in encoding name + + + Illegal character "/" in encoding name + + + Illegal character reference in encoding name + + + Illegal character ":" in encoding name + + + Illegal character "@" in encoding name + + + Illegal character "+" in encoding name + + + Text declarations (which optionally begin any external entity) + are required to have "encoding=...". + + + No space between PI target name and data + + + Illegal entity ref in public ID + + + Illegal characters in public ID + + + Illegal characters in public ID + + + Illegal characters in public ID + + + SGML-ism: public ID without system ID + + + SGML-ism: omitted end tag for EMPTY content + + + XML declaration must be at the very beginning of a document; + it"s not a processing instruction + + + Comments may not contain "--" + + + ATTLIST declarations apply to only one element, unlike SGML + + + ELEMENT declarations apply to only one element, unlike SGML + + + ATTLIST declarations are never global, unlike in SGML + + + SGML Tag minimization specifications are not allowed + + + SGML Tag minimization specifications are not allowed + + + SGML Content model exception specifications are not allowed + + + SGML Content model exception specifications are not allowed + + + CDATA is not a valid content model spec + + + RCDATA is not a valid content model spec + + + SGML Unordered content models not allowed + + + + + + SYSTEM ids may not have URI fragments + + + + + + + + + + + various Misc items where they can occur + + + + various satisfactions of the Names production in a NAMES + attribute + + + + various valid Nmtoken 's in an attribute list declaration. + + + + various satisfaction of an NMTOKENS attribute value. + + + + valid EntityValue's. Except for entity references, + markup is not recognized. + + + + valid public IDs. + + + + XML decl and doctypedecl + + + + just doctypedecl + + + + S between decls is not required + + + + Empty-element tag must be used for element which are declared EMPTY. + + + Valid doctypedecl with Parameter entity reference. The declaration of a parameter entity must precede any reference to it. + + + Valid doctypedecl with ExternalID as an External Entity declaration. + + + Valid doctypedecl with ExternalID as an External Entity. A parameter entity reference is also used. + + + Valid types of markupdecl. + + + + Valid doctypedecl with ExternalID as an External Entity. The external entity has an element declaration. + + + Valid doctypedecl with ExternalID as an Enternal Entity. The external entity begins with a Text Declaration. + + + external subset can be empty + + + + Valid doctypedecl with EXternalID as Enternal Entity. The external entity contains a parameter entity reference and condtional sections. + + + Valid use of character data, comments, processing instructions and CDATA sections within the start and end tag. + + + valid element declarations + + + + Valid use of contentspec, element content models, and mixed content within an element type declaration. + + + Valid use of contentspec, element content models, choices, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear. + + + Valid use of contentspec, element content models, choices, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear. + + + Valid use of contentspec, element content models, choices, and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear. Whitespace is also valid between choices. + + + Valid use of contentspec, element content models, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear. Whitespace is also valid between sequences. + + + valid Mixed contentspec's. + + + + valid AttlistDecls: No AttDef's are required, + and the terminating + S is optional, multiple ATTLISTS per element are OK, and multiple + declarations of the same attribute are OK. + + + + a valid AttDef + + + + the three kinds of attribute types + + + + StringType = "CDATA" + + + + the 7 tokenized attribute types + + + + enumerated types are NMTOKEN or NOTATION lists + + + + NOTATION enumeration has on or more items + + + + NMTOKEN enumerations haveon or more items + + + + the four types of default values + + + + valid conditional sections are INCLUDE and IGNORE + + + + valid INCLUDE sections -- options S before and + after keyword, sections can nest + + + + valid IGNORE sections + + + + IGNOREd sections ignore everything except section delimiters + + + + Valid entity references. Also ensures that a charref to + '&' isn't interpreted as an entity reference open delimiter + + + + Valid PEReferences. + + + + An EntityDecl is either a GEDecl or a PEDecl + + + + Valid GEDecls + + + + Valid PEDecls + + + + EntityDef is either Entity value or an external id, + with an optional NDataDecl + + + + valid NDataDecls + + + + no prolog + + + + Misc items after the document + + + + all valid S characters + + + + names with all valid ASCII characters, and one from each + other class in NameChar + + + + various valid Name constructions + + + + Requires at least one name. + + + + at least one Nmtoken is required. + + + + an invalid Nmtoken character. + + + + valid attribute values + + + + valid CharData + + + + valid comments + + + + Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction. + + + Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction. + + + Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction. + + + valid CDSect's. Note that a CDStart in a CDSect is not + recognized as such + + + + prolog can be empty + + + + XML declaration only + + + + XML decl and Misc + + + + Test shows a valid XML declaration along with version info. + + + Test shows a valid XML declaration along with encoding declaration. + + + Test shows a valid XML declaration along with Standalone Document Declaration. + + + Test shows a valid XML declaration, encoding declarationand Standalone Document Declaration. + + + Test shows a prolog that has the VersionInfo delimited by double quotes. + + + Test shows a prolog that has the VersionInfo delimited by single quotes. + + + Test shows whitespace is allowed in prolog before version info. + + + Test shows whitespace is allowed in prolog on both sides of equal sign. + + + Test shows whitespace is NOT necessary before or after equal sign of versioninfo. + + + Test shows whitespace can be used on both sides of equal sign of versioninfo. + + + + The valid version number. We cannot test others because + a 1.0 processor is allowed to fail them. + + + + Comments are valid as the Misc part of the prolog. + + + Processing Instructions are valid as the Misc part of the prolog. + + + Whitespace is valid as the Misc part of the prolog. + + + A combination of comments, whitespaces and processing instructions are valid as the Misc part of the prolog. + + + Double quotes can be used as delimeters for the value of a Standalone Document Declaration. + + + Single quotes can be used as delimeters for the value of a Standalone Document Declaration. + + + Empty element tag may be used for any element which has no content. + + + Character data is valid element content. + + + Elements content can be empty. + + + Whitespace is valid within a Start-tag. + + + Attributes are valid within a Start-tag. + + + Whitespace and Multiple Attributes are valid within a Start-tag. + + + Attributes are valid within a Start-tag. + + + Whitespace is valid within a Start-tags Attribute. + + + Test shows proper syntax for an End-tag. + + + Whitespace is valid after name in End-tag. + + + Valid display of an Empty Element Tag. + + + Empty Element Tags can contain an Attribute. + + + Whitespace is valid in an Empty Element Tag following the end of the attribute value. + + + Whitespace is valid after the name in an Empty Element Tag. + + + Whitespace and Multiple Attributes are valid in an Empty Element Tag. + + + valid character references + + + + PEDef is either an entity value or an external id + + + + valid external identifiers + + + + Validity Constraint: No duplicate tokens + + + + S cannot occur before the prolog + + + + comments cannot occur before the prolog + + + + only one document element + + + + document element must be complete. + + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Name contains invalid character. + + + Name contains invalid character. + + + Name contains invalid character. + + + a Name cannot start with a digit + + + + a Name cannot start with a '.' + + + + a Name cannot start with a "-" + + + + a Name cannot start with a CombiningChar + + + + a Name cannot start with an Extender + + + + EntityValue excludes '%' + + + + EntityValue excludes '&' + + + + incomplete character reference + + + + quote types must match + + + + quote types must match + + + + attribute values exclude '<' + + + + attribute values exclude '&' + + + + quote types must match + + + + quote types must match + + + + cannot contain delimiting quotes + + + + '"' excluded + + + + '\' excluded + + + + entity references excluded + + + + '>' excluded + + + + '<' excluded + + + + built-in entity refs excluded + + + + The public ID has a tab character, which is disallowed + + + + '<' excluded + + + + '&' excluded + + + + "]]>" excluded + + + + comments can't end in '-' + + + + one comment per comment (contrasted with SGML) + + + + can't include 2 or more adjacent '-'s + + + + "xml" is an invalid PITarget + + + + a PITarget must be present + + + + S after PITarget is required + + + + + no space before "CDATA" + + + + no space after "CDATA" + + + + CDSect's can't nest + + + + prolog must start with XML decl + + + + prolog must start with XML decl + + + + "xml" must be lower-case + + + + VersionInfo must be supplied + + + + VersionInfo must come first + + + + SDDecl must come last + + + + no SGML-type PIs + + + + quote types must match + + + + quote types must match + + + + Comment is illegal in VersionInfo. + + + Illegal character in VersionNum. + + + Illegal character in VersionNum. + + + References aren't allowed in Misc, + even if they would resolve to valid Misc. + + + + only declarations in DTD. + + + + A processor must not pass unknown declaration types. + + + + An XML declaration is not the same as a TextDecl + + + + external subset excludes doctypedecl + + + + quote types must match + + + + quote types must match + + + + initial S is required + + + + quotes are required + + + + yes or no must be lower case + + + + start-tag requires end-tag + + + + end-tag requires start-tag + + + + XML documents contain one or more elements + + + XML declarations must be correctly terminated + + + XML declarations must be correctly terminated + + + S is required between attributes + + + + tags start with names, not nmtokens + + + + tags start with names, not nmtokens + + + + no space before name + + + + quotes are required (contrast with SGML) + + + + attribute name is required (contrast with SGML) + + + + Eq required + + + + no space before name + + + + cannot end with "/>" + + + + no NET (contrast with SGML) + + + + no non-comment declarations + + + + no conditional sections + + + + no conditional sections + + + + Illegal space before Empty element tag. + + + Illegal space after Empty element tag. + + + Illegal comment in Empty element tag. + + + Whitespace required between attributes. + + + Duplicate attribute name is illegal. + + + ELEMENT must be upper case. + + + + S before contentspec is required. + + + + only one content spec + + + + no comments in declarations (contrast with SGML) + + + + no parens on declared content + + + + no inclusions (contrast with SGML) + + + + no exclusions (contrast with SGML) + + + + no space before occurrence + + + + single group + + + + can't be both declared and modeled + + + + Invalid operator '|' must match previous operator ',' + + + Illegal character '-' in Element-content model + + + Optional character must follow a name or list + + + Illegal space before optional character + + + Illegal space before optional character + + + Illegal space before optional character + + + connectors must match + + + connectors must match + + + occurrence on #PCDATA group must be * + + + + occurrence on #PCDATA group must be * + + + + #PCDATA must come first + + + + occurrence on #PCDATA group must be * + + + + only '|' connectors + + + + Only '|' connectors and occurrence on #PCDATA group must be * + + + no nested groups + + + + A name is required + + + + A name is required + + + + S is required before default + + + + S is required before type + + + + type is required + + + + default is required + + + + name is requried + + + + don't pass unknown attribute types + + + + must be upper case + + + + no IDS type + + + + no NUMBER type + + + + no NAME type + + + + no ENTITYS type +- types must be upper case + + + + types must be upper case + + + no keyword for NMTOKEN enumeration + + + + at least one value required + + + + separator must be '|' + + + + notations are NAMEs, not NMTOKENs -- note: + Leaving the invalid + notation undeclared would cause a validating parser to fail without + checking the name syntax, so the notation is declared with an + invalid name. A parser that reports error positions should report + an error at the AttlistDecl on line 6, before reaching the notation + declaration. + + + + NOTATION must be upper case + + + + S after keyword is required + + + + parentheses are require + + + + values are unquoted + + + + values are unquoted + + + + at least one required + + + + separator must be "," + + + + values are unquoted + + + + keywords must be upper case + + + + S is required after #FIXED + + + + only #FIXED has both keyword and value + + + + #FIXED required value + + + + only one default type + + + + no other types, including TEMP, which is valid in SGML + + + + INCLUDE must be upper case + + + + no spaces in terminating delimiter + + + + IGNORE must be upper case + + + + delimiters must be balanced + + + + section delimiters must balance + + + + section delimiters must balance + + + + terminating ';' is required + + + + no S after '&#' + + + + no hex digits in numeric reference + + + + only hex digits in hex references + + + + no references to non-characters + + + + no references to non-characters + + + + terminating ';' is required + + + + no S after '&' + + + + no S before ';' + + + + terminating ';' is required + + + + no S after '%' + + + + no S before ';' + + + + This is neither + + + + S is required before EntityDef + + + + Entity name is a Name, not an NMToken + + + + no S after "<!" + + + + S is required after "<!ENTITY" + + + + S is required after "<!ENTITY" + + + + S is required after '%' + + + + S is required after name + + + + Entity name is a name, not an NMToken + + + + No typed replacement text + + + + Only one replacement value + + + + No NDataDecl on replacement text + + + + Value is required + + + + No NDataDecl without value + + + + no NDataDecls on parameter entities + + + + value is required + + + + only one value + + + + S required after "PUBLIC" + + + + S required after "SYSTEM" + + + + S required between literals + + + + "SYSTEM" implies only one literal + + + + only one keyword + + + + "PUBLIC" requires two literals (contrast with SGML) + + + + S is required before "NDATA" + + + + "NDATA" is upper-case + + + + notation name is required + + + + notation names are Names + + + + system literals may not contain + URI fragments + + + + + + + + + + + + + + The test violates VC:Root Element Type in P28. The Name in the document type + declaration does not match the element type of the root element. + + + + + + This test violates VC: Standalone Document Declaration in P32. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of attributes with default values, and the + associated element appears in the document with specified values for those + attributes. + + + + This test violates VC: Standalone Document Declaration in P32. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of attributes with values that will change + if normalized. + + + This test violates VC: Standalone Document Declaration in P32. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of element with element content, and white + space occurs directly within the mixed content. + + + + + + This test violates VC: Element Valid in P39. Element a is declared empty + in DTD, but has content in the document. + + + This test violates VC: Element Valid in P39. root is declared only having + element children in DTD, but have text content in the document. + + + This test violates VC: Element Valid in P39. Illegal elements are inserted + in b's content of Mixed type. + + + This test violates VC: Element Valid in P39. Element c has undeclared + element as its content of ANY type + + + + + + This test violates VC: Attribute Value Type in P41. attr1 for Element b is + not declared. + + + This test violates VC: Attribute Value Type in P41. attr3 for Element b is + given a value that does not match the declaration in the DTD. + + + + + + This test violates VC: Unique Element Type Declaration. Element not_unique + has been declared 3 time in the DTD. + + + + + + Violates VC:Proper Group/PE Nesting in P49. Open and close parenthesis for a + choice content model are in different PE replace Texts. + + + + + + Violates VC:Proper Group/PE Nesting in P50. Open and close parenthesis for a + seq content model are in different PE replace Texts. + + + + + + Violates VC:Proper Group/PE Nesting in P51. Open and close parenthesis for a + Mixed content model are in different PE replace Texts. + + + Violates VC:No Duplicate Types in P51. Element a appears twice in the Mixed + content model of Element e. + + + + + + Tests invalid TokenizedType which is against P56 VC: ID. The value of the ID + attribute "UniqueName" is "@999" which does not meet the Name production. + + + Tests invalid TokenizedType which is against P56 VC: ID. The two ID attributes + "attr" and "UniqueName" have the same value "Ac999" for the element "b" and + the element "tokenizer". + + + Tests invalid TokenizedType which is against P56 VC: ID Attribute Default. The + "#FIXED" occurs in the DefaultDecl for the ID attribute "UniqueName". + + + Tests invalid TokenizedType which is against P56 VC: ID Attribute Default. The + constant string "BOGUS" occurs in the DefaultDecl for the ID attribute + "UniqueName". + + + Tests invalid TokenizedType which is against P56 VC: One ID per Element Type. The + element "a" has two ID attributes "first" and "second". + + + Tests invalid TokenizedType which is against P56 VC: IDREF. The value of the + IDREF attribute "reference" is "@456" which does not meet the Name production. + + + Tests invalid TokenizedType which is against P56 VC: IDREF. The value of the IDREF + attribute "reference" is "BC456" which does not match the value assigned to any + ID attributes. + + + Tests invalid TokenizedType which is against P56 VC: IDREFS. The value of the + IDREFS attribute "reference" is "AC456 #567" which does not meet the Names + production. + + + Tests invalid TokenizedType which is against P56 VC: IDREFS. The value of the + IDREFS attribute "reference" is "EF456 DE355" which does not match the values + assigned to two ID attributes. + + + Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITY attribute "sun" is "ima ge" which does not meet the Name production. + + + Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITY attribute "sun" is "notimage" which does not match the name of any + unparsed entity declared. + + + Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITY attribute "sun" is "parsedentity" which matches the name of a parsed + entity instead of an unparsed entity declared. + + + Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITIES attribute "sun" is "#image1 @image" which does not meet the Names + production. + + + Tests invalid TokenizedType which is against P56 VC: ENTITIES. The value of the + ENTITIES attribute "sun" is "image3 image4" which does not match the names of + two unparsed entities declared. + + + Tests invalid TokenizedType which is against P56 VC: ENTITIES. The value of the + ENTITIES attribute "sun" is "parsedentity1 parsedentity2" which matches the names + of two parsed entities instead of two unparsed entities declared. + + + Tests invalid TokenizedType which is against P56 VC: Name Token. The value of the + NMTOKEN attribute "thistoken" is "x : image" which does not meet the Nmtoken + production. + + + Tests invalid TokenizedType which is against P56 VC: Name Token. The value of the + NMTOKENS attribute "thistoken" is "@lang y: #country" which does not meet the + Nmtokens production. + + + + + Tests invalid NotationType which is against P58 VC: Notation Attributes. The + attribute "content-encoding" with value "raw" is not a value from the list + "(base64|uuencode)". + + + Tests invalid NotationType which is against P58 VC: Notation Attributes. The + attribute "content-encoding" with value "raw" is a value from the list + "(base64|uuencode|raw|ascii)", but "raw" is not a declared notation. + + + + + Tests invalid Enumeration which is against P59 VC: Enumeration. The value of the + attribute is "ONE" which matches neither "one" nor "two" as declared in the + Enumeration in the AttDef in the AttlistDecl. + + + + + Tests invalid DefaultDecl which is against P60 VC: Required Attribute. The + attribute "chapter" for the element "two" is declared as #REQUIRED in the + DefaultDecl in the AttlistDecl, but the value of this attribute is not given. + + + Tests invalid DefaultDecl which is against P60 VC: Fixed Attribute Default.. The + attribute "chapter" for the element "one" is declared as #FIXED with the given + value "Introduction" in the DefaultDecl in the AttlistDecl, but the value of a + instance of this attribute is assigned to "JavaBeans". + + + Tests invalid DefaultDecl which is against P60 VC: Attribute Default Legal. The + declared default value "c" is not legal for the type (a|b) in the AttDef in + the AttlistDecl. + + + Tests invalid DefaultDecl which is against P60 VC: Attribute Default Legal. The + declared default value "@#$" is not legal for the type NMTOKEN the AttDef in + the AttlistDecl. + + + + + Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge2" is referred in the file ibm68i01.dtd", but not declared. + + + Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge1" is referred before declared in the file ibm68i01.dtd". + + + Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge2" is referred in the file ibm68i03.ent", but not declared. + + + Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge1" is referred before declared in the file ibm68i04.ent". + + + + + Tests invalid PEReference which is against P69 VC: Entity Declared. The Name + "pe2" in the PEReference in the file ibm69i01.dtd does not match the Name of + any declared PE. + + + Tests invalid PEReference which is against P69 VC: Entity Declared. The PE with + the name "pe1" is referred before declared in the file ibm69i02.dtd + + + Tests invalid PEReference which is against P69 VC: Entity Declared. The Name + "pe3" in the PEReference in the file ibm69i03.ent does not match the Name of + any declared PE. + + + Tests invalid PEReference which is against P69 VC: Entity Declared. The PE with + the name "pe2" is referred before declared in the file ibm69i04.ent. + + + + + Tests invalid NDataDecl which is against P76 VC: Notation declared. The Name + "JPGformat" in the NDataDecl in the EntityDecl for "ge2" does not match the + Name of any declared notation. + + + + + + + + + + + + Tests a document with no element. A well-formed document should have at lease + one elements. + + + Tests a document with wrong ordering of its prolog and element. The + element occurs before the xml declaration and the DTD. + + + Tests a document with wrong combination of misc and element. One PI occurs + between two elements. + + + + + Tests a comment which contains an illegal Char: #x00 + + + Tests a comment which contains an illegal Char: #x01 + + + Tests a comment which contains an illegal Char: #x02 + + + Tests a comment which contains an illegal Char: #x03 + + + Tests a comment which contains an illegal Char: #x04 + + + Tests a comment which contains an illegal Char: #x05 + + + Tests a comment which contains an illegal Char: #x06 + + + Tests a comment which contains an illegal Char: #x07 + + + Tests a comment which contains an illegal Char: #x08 + + + Tests a comment which contains an illegal Char: #x0B + + + Tests a comment which contains an illegal Char: #x0C + + + Tests a comment which contains an illegal Char: #x0E + + + Tests a comment which contains an illegal Char: #x0F + + + Tests a comment which contains an illegal Char: #x10 + + + Tests a comment which contains an illegal Char: #x11 + + + Tests a comment which contains an illegal Char: #x12 + + + Tests a comment which contains an illegal Char: #x13 + + + Tests a comment which contains an illegal Char: #x14 + + + Tests a comment which contains an illegal Char: #x15 + + + Tests a comment which contains an illegal Char: #x16 + + + Tests a comment which contains an illegal Char: #x17 + + + Tests a comment which contains an illegal Char: #x18 + + + Tests a comment which contains an illegal Char: #x19 + + + Tests a comment which contains an illegal Char: #x1A + + Tests a comment which contains an illegal Char: #x1B + + + Tests a comment which contains an illegal Char: #x1C + + + Tests a comment which contains an illegal Char: #x1D + + + Tests a comment which contains an illegal Char: #x1E + + + Tests a comment which contains an illegal Char: #x1F + + + Tests a comment which contains an illegal Char: #xD800 + + + Tests a comment which contains an illegal Char: #xDFFF + + + Tests a comment which contains an illegal Char: #xFFFE + + + Tests a comment which contains an illegal Char: #xFFFF + + + + + + Tests an end tag which contains an illegal space character #x3000 which + follows the element name "book". + + + + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x21 + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x28 + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x29 + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x2B + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x2C + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x2F + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3B + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3C + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3D + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3F + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5B + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5C + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5D + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5E + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x60 + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x7B + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x7C + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x7D + + + + + Tests an element name which has an illegal first character. An illegal + first character "." is followed by "A_name-starts_with.". + + + Tests an element name which has an illegal first character. An illegal + first character "-" is followed by "A_name-starts_with-". + + + Tests an element name which has an illegal first character. An illegal + first character "5" is followed by "A_name-starts_with_digit". + + + + + Tests an internal general entity with an invalid value. The entity + "Fullname" contains "%". + + + Tests an internal general entity with an invalid value. The entity + "Fullname" contains the ampersand character. + + + Tests an internal general entity with an invalid value. The entity + "Fullname" contains the double quote character in the middle. + + + Tests an internal general entity with an invalid value. The closing bracket + (double quote) is missing with the value of the entity "FullName". + + + + + Tests an attribute with an invalid value. The value of the attribute "first" + contains the character "less than". + + + Tests an attribute with an invalid value. The value of the attribute "first" + contains the character ampersand. + + + Tests an attribute with an invalid value. The value of the attribute "first" + contains the double quote character in the middle. + + + Tests an attribute with an invalid value. The closing bracket (double quote) is + missing with The value of the attribute "first". + + + Tests an attribute with an invalid value. The value of the attribute "first" + contains the character "less than". + + + Tests an attribute with an invalid value. The value of the attribute "first" + contains the character ampersand. + + + Tests an attribute with an invalid value. The value of the attribute "first" + contains the double quote character in the middle. + + + Tests an attribute with an invalid value. The closing bracket (single quote) is + missing with the value of the attribute "first". + + + + + Tests SystemLiteral. The systemLiteral for the element "student" has + a double quote character in the middle. + + + Tests SystemLiteral. The systemLiteral for the element "student" has + a single quote character in the middle. + + + Tests SystemLiteral. The closing bracket (double quote) is missing with + the systemLiteral for the element "student". + + + Tests SystemLiteral. The closing bracket (single quote) is missing with + the systemLiteral for the element "student". + + + + + Tests PubidLiteral. The closing bracket (double quote) is missing with + the value of the PubidLiteral for the entity "info". + + + Tests PubidLiteral. The value of the PubidLiteral for the entity + "info" has a single quote character in the middle.. + + + Tests PubidLiteral. The closing bracket (single quote) is missing with + the value of the PubidLiteral for the entity "info". + + + + + Tests PubidChar. The pubidChar of the PubidLiteral for the entity + "info" contains the character "{". + + + Tests PubidChar. The pubidChar of the PubidLiteral for the entity + "info" contains the character "~". + + + Tests PubidChar. The pubidChar of the PubidLiteral for the entity + "info" contains the character double quote in the middle. + + + + + Tests CharData. The content of the element "student" contains the + sequence close-bracket close-bracket greater-than. + + + Tests CharData. The content of the element "student" contains the + character "less than". + + + Tests CharData. The content of the element "student" contains the + character ampersand. + + + + + Tests comment. The text of the second comment contains the character + "-". + + + Tests comment. The second comment has a wrong closing sequence + "-(greater than)". + + + Tests comment. The second comment has a wrong beginning sequence + "(less than)!-". + + + Tests comment. The closing sequence is missing with the second + comment. + + + + + Tests PI. The content of the PI includes the sequence + "?(greater than)?". + + + Tests PI. The PITarget is missing in the PI. + + + Tests PI. The PI has a wrong closing sequence ">". + + + Tests PI. The closing sequence is missing in the PI. + + + + + + Tests PITarget. The PITarget contains the string "XML". + + + Tests PITarget. The PITarget contains the string "xML". + + + Tests PITarget. The PITarget contains the string "xml". + + + Tests PITarget. The PITarget contains the string "xmL". + + + + + Tests CDSect. The CDStart is missing in the CDSect in the content of + element "student". + + + Tests CDSect. The CDEnd is missing in the CDSect in the content of + element "student". + + + + + Tests CDStart. The CDStart contains a lower case string "cdata". + + + Tests CDStart. The CDStart contains an extra character "[". + + + Tests CDStart. The CDStart contains a wrong character "?". + + + + + Tests CDATA with an illegal sequence. The CDATA contains the + sequence close-bracket close-bracket greater-than. + + + + + Tests CDEnd. One "]" is missing in the CDEnd. + + + Tests CDEnd. An extra "]" is placed in the CDEnd. + + + Tests CDEnd. A wrong character ")" is placed in the CDEnd. + + + + + Tests prolog with wrong field ordering. The XMLDecl occurs + after the DTD. + + + Tests prolog with wrong field ordering. The Misc (comment) + occurs before the XMLDecl. + + + Tests prolog with wrong field ordering. The XMLDecl occurs + after the DTD and a comment. The other comment occurs before the DTD. + + + + + Tests XMLDecl with a required field missing. The Versioninfo is + missing in the XMLDecl. + + + Tests XMLDecl with wrong field ordering. The VersionInfo + occurs after the EncodingDecl. + + + Tests XMLDecl with wrong field ordering. The VersionInfo + occurs after the SDDecl and the SDDecl occurs after the VersionInfo. + + + Tests XMLDecl with wrong key word. An upper case string "XML" is + used as the key word in the XMLDecl. + + + Tests XMLDecl with a wrong closing sequence ">". + + + Tests XMLDecl with a wrong opening sequence "(less than)!". + + + + + Tests VersionInfo with a required field missing. The VersionNum is + missing in the VersionInfo in the XMLDecl. + + + Tests VersionInfo with a required field missing. The white space is + missing between the key word "xml" and the VersionInfo in the XMLDecl. + + + Tests VersionInfo with a required field missing. The "=" + (equal sign) is missing between the key word "version" and the VersionNum. + + + Tests VersionInfo with wrong field ordering. The VersionNum + occurs before "=" and "version". + + + Tests VersionInfo with wrong field ordering. The "=" occurs + after "version" and the VersionNum. + + + Tests VersionInfo with the wrong key word "Version". + + + Tests VersionInfo with the wrong key word "versioN". + + + Tests VersionInfo with mismatched quotes around the VersionNum. + version = '1.0" is used as the VersionInfo. + + + Tests VersionInfo with mismatched quotes around the VersionNum. + The closing bracket for the VersionNum is missing. + + + + + Tests eq with a wrong key word "==". + + + Tests eq with a wrong key word "eq". + + + + + Tests VersionNum with an illegal character "#". + + + + + Tests type of Misc. An element declaration is used as a type of Misc + After the element "animal". + + + + + Tests doctypedecl with a required field missing. The Name "animal" + is missing in the doctypedecl. + + + Tests doctypedecl with wrong field ordering. The Name + "animal" occurs after the markup declarations inside the "[]". + + + Tests doctypedecl with wrong field ordering. The Name + "animal" occurs after the markup declarations inside the "[]". + + + Tests doctypedecl with general entity reference.The + "(ampersand)generalE" occurs in the DTD. + + + Tests doctypedecl with wrong key word. A wrong key word "DOCtYPE" + occurs on line 2. + + + Tests doctypedecl with mismatched brackets. The closing bracket "]" + of the DTD is missing. + + + Tests doctypedecl with wrong bracket. The opening bracket "{" occurs + in the DTD. + + + Tests doctypedecl with wrong opening sequence. The opening sequence + "(less than)?DOCTYPE" occurs in the DTD. + + + + + This test violates WFC:PE Between Declarations in Production 28a. + The last character of a markup declaration is not contained in the same + parameter-entity text replacement. + + + + + Tests markupdecl with an illegal markup declaration. A XMLDecl + occurs inside the DTD. + + + Tests WFC "PEs in Internal Subset". A PE reference occurs inside an + elementdecl in the DTD. + + + Tests WFC "PEs in Internal Subset". A PE reference occurs inside an + ATTlistDecl in the DTD. + + + Tests WFC "PEs in Internal Subset". A PE reference occurs inside an + EntityDecl in the DTD. + + + Tests WFC "PEs in Internal Subset". A PE reference occurs inside a PI in + the DTD. + + + Tests WFC "PEs in Internal Subset". A PE reference occurs inside a comment + in the DTD. + + + Tests WFC "PEs in Internal Subset". A PE reference occurs inside a + NotationDecl in the DTD. + + + + + Tests extSubset with wrong field ordering. In the file "ibm30n01.dtd", + the TextDecl occurs after the extSubsetDecl (the element declaration). + + + + + Tests extSubsetDecl with an illegal field. A general entity + reference occurs in file "ibm31n01.dtd". + + + + + Tests SDDecl with a required field missing. The leading white space + is missing with the SDDecl in the XMLDecl. + + + Tests SDDecl with a required field missing. The "=" sign is missing + in the SDDecl in the XMLDecl. + + + Tests SDDecl with wrong key word. The word "Standalone" occurs in + the SDDecl in the XMLDecl. + + + Tests SDDecl with wrong key word. The word "Yes" occurs in the + SDDecl in the XMLDecl. + + + Tests SDDecl with wrong key word. The word "YES" occurs in the + SDDecl in the XMLDecl. + + + Tests SDDecl with wrong key word. The word "No" occurs in the + SDDecl in the XMLDecl. + + + Tests SDDecl with wrong key word. The word "NO" occurs in the + SDDecl in the XMLDecl. + + + Tests SDDecl with wrong field ordering. The "=" sign occurs + after the key word "yes" in the SDDecl in the XMLDecl. + + + This is test violates WFC: Entity Declared in P68. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of an entity (other than amp, lt, gt, apos, + quot), and references to this entity appear in the document. + + + + + Tests element with a required field missing. The ETag is missing + for the element "root". + + + Tests element with a required field missing. The STag is missing + for the element "root". + + + Tests element with required fields missing. Both the content and + the ETag are missing in the element "root". + + + Tests element with required fields missing. Both the content and + the STag are missing in the element "root". + + + Tests element with wrong field ordering. The STag and the ETag are + swapped in the element "root". + + + Tests element with wrong field ordering. The content occurs after + the ETag of the element "root". + + + + + Tests STag with a required field missing. The Name "root" is + in the STag of the element "root". + + + Tests STag with a required field missing. The white space between + the Name "root" and the attribute "attr1" is missing in the STag of the + element "root". + + + Tests STag with wrong field ordering. The Name "root" occurs after + the attribute "attr1" in the STag of the element "root". + + + Tests STag with a wrong opening sequence. The string "(less than)!" is used + as the opening sequence for the STag of the element "root". + + + Tests STag with duplicate attribute names. The attribute name + "attr1" occurs twice in the STag of the element "root". + + + + + Tests Attribute with a required field missing. The attribute name + is missing in the Attribute in the STag of the element "root". + + + Tests Attribute with a required field missing. The "=" is missing + between the attribute name and the attribute value in the Attribute in the + STag of the element "root". + + + Tests Attribute with a required field missing. The AttValue is + missing in the Attribute in the STag of the element "root". + + + Tests Attribute with a required field missing. The Name and the + "=" are missing in the Attribute in the STag of the element "root". + + + Tests Attribute with a required field missing. The "=" and the + AttValue are missing in the Attribute in the STag of the element "root". + + + Tests Attribute with a required field missing. The Name and the + AttValue are missing in the Attribute in the STag of the element "root". + + + + Tests Attribute with wrong field ordering. The "=" occurs after the + Name and the AttValue in the Attribute in the STag of the element "root". + + + Tests Attribute with wrong field ordering. The Name and the AttValue + are swapped in the Attribute in the STag of the element "root". + + + Tests Attribute with wrong field ordering. The "=" occurs before the + Name and the AttValue in the Attribute in the STag of the element "root". + + + Tests Attribute against WFC "no external entity references". A direct + reference to the external entity "aExternal" is contained in the value of the + attribute "attr1". + + + Tests Attribute against WFC "no external entity references". A indirect + reference to the external entity "aExternal" is contained in the value of the + attribute "attr1". + + + Tests Attribute against WFC "no external entity references". A direct + reference to the external unparsed entity "aImage" is contained in the value + of the attribute "attr1". + + + Tests Attribute against WFC "No (less than) character in Attribute + Values". The character "less than" is contained in the value of the + attribute "attr1". + + + Tests Attribute against WFC "No (less than) in Attribute Values". The character + "less than" is contained in the value of the attribute "attr1" through indirect + internal entity reference. + + + + + + Tests ETag with a required field missing. The Name is missing in the + ETag of the element "root". + + + Tests ETag with a wrong beginning sequence. The string "(less than)\" is used as + a beginning sequence of the ETag of the element "root". + + + Tests ETag with a wrong beginning sequence. The string "less than" is used as + a beginning sequence of the ETag of the element "root". + + + Tests ETag with a wrong structure. An white space occurs between The + beginning sequence and the Name of the ETag of the element "root". + + + Tests ETag with a wrong structure. The ETag of the element "root" + contains an Attribute (attr1="any"). + + + + + Tests element content with a wrong option. A NotationDecl is used as + the content of the element "root". + + + Tests element content with a wrong option. An elementdecl is used as + the content of the element "root". + + + Tests element content with a wrong option. An entitydecl is used as + the content of the element "root". + + + Tests element content with a wrong option. An AttlistDecl is used as + the content of the element "root". + + + + + Tests EmptyElemTag with a required field missing. The Name "root" is + missing in the EmptyElemTag. + + + Tests EmptyElemTag with wrong field ordering. The Attribute (attri1 = + "any") occurs before the name of the element "root" in the EmptyElemTag. + + + Tests EmptyElemTag with wrong closing sequence. The string "\>" is used + as the closing sequence in the EmptyElemtag of the element "root". + + + Tests EmptyElemTag which against the WFC "Unique Att Spec". The + attribute name "attr1" occurs twice in the EmptyElemTag of the element "root". + + + + + Tests elementdecl with a required field missing. The Name is missing + in the second elementdecl in the DTD. + + + Tests elementdecl with a required field missing. The white space is + missing between "aEle" and "(#PCDATA)" in the second elementdecl in the DTD. + + + Tests elementdecl with a required field missing. The contentspec is + missing in the second elementdecl in the DTD. + + + Tests elementdecl with a required field missing. The contentspec and + the white space is missing in the second elementdecl in the DTD. + + + Tests elementdecl with a required field missing. The Name, the white + space, and the contentspec are missing in the second elementdecl in the DTD. + + + Tests elementdecl with wrong field ordering. The Name occurs after the + contentspec in the second elementdecl in the DTD. + + + Tests elementdecl with wrong beginning sequence. The string + "(less than)ELEMENT" is used as the beginning sequence in the second + elementdecl in the DTD. + + + Tests elementdecl with wrong key word. The string "Element" is used as + the key word in the second elementdecl in the DTD. + + + Tests elementdecl with wrong key word. The string "element" is used as + the key word in the second elementdecl in the DTD. + + + + + Tests contentspec with wrong key word. the string "empty" is used as + the key word in the contentspec of the second elementdecl in the DTD. + + + Tests contentspec with wrong key word. the string "Empty" is used as + the key word in the contentspec of the second elementdecl in the DTD. + + + Tests contentspec with wrong key word. the string "Any" is used as + the key word in the contentspec of the second elementdecl in the DTD. + + + Tests contentspec with wrong key word. the string "any" is used as + the key word in the contentspec of the second elementdecl in the DTD. + + + Tests contentspec with a wrong option. The string "#CDATA" is used as + the contentspec in the second elementdecl in the DTD. + + + + + Tests children with a required field missing. The "+" is used as the + choice or seq field in the second elementdecl in the DTD. + + + Tests children with a required field missing. The "*" is used as the + choice or seq field in the second elementdecl in the DTD. + + + Tests children with a required field missing. The "?" is used as the + choice or seq field in the second elementdecl in the DTD. + + + Tests children with wrong field ordering. The "*" occurs before the + seq field (a,a) in the second elementdecl in the DTD. + + + Tests children with wrong field ordering. The "+" occurs before the + choice field (a|a) in the second elementdecl in the DTD. + + + Tests children with wrong key word. The "^" occurs after the seq field + in the second elementdecl in the DTD. + + + + + Tests cp with a required fields missing. The field Name|choice|seq is + missing in the second cp in the choice field in the third elementdecl in the + DTD. + + + Tests cp with a required fields missing. The field Name|choice|seq is + missing in the cp in the third elementdecl in the DTD. + + + Tests cp with a required fields missing. The field Name|choice|seq is + missing in the first cp in the choice field in the third elementdecl in the + DTD. + + + Tests cp with wrong field ordering. The "+" occurs before the seq (a,a) + in the first cp in the choice field in the third elementdecl in the DTD. + + + Tests cp with wrong field ordering. The "*" occurs before the choice + (a|b) in the first cp in the seq field in the third elementdecl in the DTD. + + + Tests cp with wrong field ordering. The "?" occurs before the Name "a" + in the second cp in the seq field in the third elementdecl in the DTD. + + + Tests cp with wrong key word. The "^" occurs after the Name "a" in the + first cp in the choice field in the third elementdecl in the DTD. + + + + + Tests choice with a required field missing. The two cps are missing in + the choice field in the third elementdecl in the DTD. + + + Tests choice with a required field missing. The third cp is missing in + the choice field in the fourth elementdecl in the DTD. + + + Tests choice with a wrong separator. The "!" is used as the separator + in the choice field in the fourth elementdecl in the DTD. + + + Tests choice with a required field missing. The separator "|" is + missing in the choice field (a b)+ in the fourth elementdecl in the DTD. + + + Tests choice with an extra separator. An extra "|" occurs between a + and b in the choice field in the fourth elementdecl in the DTD. + + + Tests choice with a required field missing. The closing bracket ")" is + missing in the choice field (a |b * in the fourth elementdecl in the DTD. + + + + + Tests seq with a required field missing. The two cps are missing in + the seq field in the fourth elementdecl in the DTD. + + + Tests seq with a required field missing. The third cp is missing in + the seq field in the fourth elementdecl in the DTD. + + + Tests seq with a wrong separator. The "|" is used as the separator + between a and b in the seq field in the fourth elementdecl in the DTD. + + + Tests seq with a wrong separator. The "." is used as the separator + between a and b in the seq field in the fourth elementdecl in the DTD. + + + Tests seq with an extra separator. An extra "," occurs between (a|b) + and a in the seq field in the fourth elementdecl in the DTD. + + + Tests seq with a required field missing. The separator between (a|b) + and (b|a) is missing in the seq field in the fourth elementdecl in the DTD. + + + Tests seq with wrong closing bracket. The "]" is used as the closing + bracket in the seq field in the fourth elementdecl in the DTD. + + + + + Tests Mixed with a wrong key word. The string "#pcdata" is used as the + key word in the Mixed field in the fourth elementdecl in the DTD. + + + Tests Mixed with wrong field ordering. The field #PCDATA does not + occur as the first component in the Mixed field in the fourth elementdecl in + the DTD. + + + Tests Mixed with a separator missing. The separator "|" is missing in + between #PCDATA and a in the Mixed field in the fourth elementdecl in the DTD. + + + Tests Mixed with a wrong key word. The string "#CDATA" is used as the + key word in the Mixed field in the fourth elementdecl in the DTD. + + + Tests Mixed with a required field missing. The "*" is missing after + the ")" in the Mixed field in the fourth elementdecl in the DTD. + + + Tests Mixed with wrong closing bracket. The "]" is used as the closing + bracket in the Mixed field in the fourth elementdecl in the DTD. + + + Tests Mixed with a required field missing. The closing bracket ")" is + missing after (#PCDATA in the Mixed field in the fourth elementdecl in the DTD. + + + + + Tests AttlistDecl with a required field missing. The Name is missing + in the AttlistDecl in the DTD. + + + Tests AttlistDecl with a required field missing. The white space is + missing between the beginning sequence and the name in the AttlistDecl + in the DTD. + + + Tests AttlistDecl with wrong field ordering. The Name "a" occurs after + the first AttDef in the AttlistDecl in the DTD. + + + Tests AttlistDecl with wrong key word. The string "Attlist" is used as + the key word in the beginning sequence in the AttlistDecl in the DTD. + + + Tests AttlistDecl with a required field missing. The closing bracket + "greater than" is missing in the AttlistDecl in the DTD. + + + Tests AttlistDecl with wrong beginning sequence. The string + "(less than)ATTLIST" is used as the beginning sequence in the AttlistDecl in + the DTD. + + + + + Tests AttDef with a required field missing. The DefaultDecl is missing + in the AttDef for the name "attr1" in the AttlistDecl in the DTD. + + + Tests AttDef with a required field missing. The white space is missing + between (abc|def) and "def" in the AttDef in the AttlistDecl in the DTD. + + + Tests AttDef with a required field missing. The AttType is missing + for "attr1" in the AttDef in the AttlistDecl in the DTD. + + + Tests AttDef with a required field missing. The white space is missing + between "attr1" and (abc|def) in the AttDef in the AttlistDecl in the DTD. + + + Tests AttDef with a required field missing. The Name is missing in the + AttDef in the AttlistDecl in the DTD. + + + Tests AttDef with a required field missing. The white space before the + name "attr2" is missing in the AttDef in the AttlistDecl in the DTD. + + + Tests AttDef with wrong field ordering. The Name "attr1" occurs after + the AttType in the AttDef in the AttlistDecl in the DTD. + + + Tests AttDef with wrong field ordering. The Name "attr1" occurs after + the AttType and "default" occurs before the AttType in the AttDef in the + AttlistDecl in the DTD. + + + + + Tests AttType with a wrong option. The string "BOGUSATTR" is used as + the AttType in the AttlistDecl in the DTD. + + + Tests AttType with a wrong option. The string "PCDATA" is used as + the AttType in the AttlistDecl in the DTD. + + + + + Tests StringType with a wrong key word. The lower case string "cdata" + is used as the StringType in the AttType in the AttlistDecl in the DTD. + + + Tests StringType with a wrong key word. The string "#CDATA" is used as + the StringType in the AttType in the AttlistDecl in the DTD. + + + Tests StringType with a wrong key word. The string "CData" is used as + the StringType in the AttType in the AttlistDecl in the DTD. + + + + + Tests TokenizedType with wrong key word. The type "id" is used in the + TokenizedType in the AttDef in the AttlistDecl in the DTD. + + + Tests TokenizedType with wrong key word. The type "Idref" is used in the + TokenizedType in the AttDef in the AttlistDecl in the DTD. + + + Tests TokenizedType with wrong key word. The type"Idrefs" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. + + + Tests TokenizedType with wrong key word. The type "EntitY" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. + + + Tests TokenizedType with wrong key word. The type "nmTOKEN" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. + + + Tests TokenizedType with wrong key word. The type "NMtokens" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. + + + Tests TokenizedType with wrong key word. The type "#ID" is used in the + TokenizedType in the AttDef in the AttlistDecl in the DTD. + + + + + Tests EnumeratedType with an illegal option. The string "NMTOKEN (a|b)" + is used in the EnumeratedType in the AttlistDecl in the DTD. + + + + + Tests NotationType with wrong key word. The lower case "notation" is + used as the key word in the NotationType in the AttDef in the AttlistDecl in + the DTD. + + + Tests NotationType with a required field missing. The beginning bracket + "(" is missing in the NotationType in the AttDef in the AttlistDecl in the DTD. + + + Tests NotationType with a required field missing. The Name is missing + in the "()" in the NotationType in the AttDef in the AttlistDecl in the DTD. + + + Tests NotationType with a required field missing. The closing bracket + is missing in the NotationType in the AttDef in the AttlistDecl in the DTD. + + + Tests NotationType with wrong field ordering. The key word "NOTATION" + occurs after "(this)" in the NotationType in the AttDef in the AttlistDecl in + the DTD. + + + Tests NotationType with wrong separator. The "," is used as a separator + between "this" and "that" in the NotationType in the AttDef in the AttlistDecl + in the DTD. + + + Tests NotationType with a required field missing. The white space is + missing between "NOTATION" and "(this)" in the NotationType in the AttDef in the + AttlistDecl in the DTD. + + + Tests NotationType with extra wrong characters. The double quote + character occurs after "(" and before ")" in the NotationType in the AttDef in + the AttlistDecl in the DTD. + + + + + Tests Enumeration with required fields missing. The Nmtokens and "|"s are + missing in the AttDef in the AttlistDecl in the DTD. + + + Tests Enumeration with a required field missing. The closing bracket ")" is + missing in the AttDef in the AttlistDecl in the DTD. + + + Tests Enumeration with wrong separator. The "," is used as the separator in + the AttDef in the AttlistDecl in the DTD. + + + Tests Enumeration with illegal presence. The double quotes occur around the + Enumeration value in the AttDef in the AttlistDecl in the DTD. + + + Tests Enumeration with a required field missing. The white space is missing + between in the AttDef in the AttlistDecl in the DTD. + + + Tests Enumeration with a required field missing. The beginning bracket "(" is + missing in the AttDef in the AttlistDecl in the DTD. + + + + + Tests DefaultDecl with wrong key word. The string "#required" is + used as the key word in the DefaultDecl in the AttDef in the AttlistDecl + in the DTD. + + + Tests DefaultDecl with wrong key word. The string "Implied" is + used as the key word in the DefaultDecl in the AttDef in the AttlistDecl + in the DTD. + + + Tests DefaultDecl with wrong key word. The string "!IMPLIED" is + used as the key word in the DefaultDecl in the AttDef in the AttlistDecl + in the DTD. + + + Tests DefaultDecl with a required field missing. There is no + attribute value specified after the key word "#FIXED" in the DefaultDecl in + the AttDef in the AttlistDecl in the DTD. + + + Tests DefaultDecl with a required field missing. The white space is + missing between the key word "#FIXED" and the attribute value in the + DefaultDecl in the AttDef in the AttlistDecl in the DTD. + + + Tests DefaultDecl with wrong field ordering. The key word "#FIXED" + occurs after the attribute value "introduction" in the DefaultDecl in the + AttDef in the AttlistDecl in the DTD. + + + Tests DefaultDecl against WFC of P60. The text replacement of the + entity "avalue" contains the "less than" character in the DefaultDecl in the + AttDef in the AttlistDecl in the DTD. + + + Tests DefaultDecl with more than one key word. The "#REQUIRED" and + the "#IMPLIED" are used as the key words in the DefaultDecl in the AttDef + in the AttlistDecl in the DTD. + + + + + Tests conditionalSect with a wrong option. The word "NOTINCLUDE" is + used as part of an option which is wrong in the coditionalSect. + + + + + Tests includeSect with wrong key word. The string "include" is used + as a key word in the beginning sequence in the includeSect in the file + ibm62n01.dtd. + + + Tests includeSect with wrong beginning sequence. An extra "[" occurs + in the beginning sequence in the includeSect in the file ibm62n02.dtd. + + + Tests includeSect with wrong beginning sequence. A wrong character "?" + occurs in the beginning sequence in the includeSect in the file ibm62n03.dtd. + + + Tests includeSect with a required field missing. The key word + "INCLUDE" is missing in the includeSect in the file ibm62n04.dtd. + + + Tests includeSect with a required field missing. The "[" is missing + after the key word "INCLUDE" in the includeSect in the file ibm62n05.dtd. + + + Tests includeSect with wrong field ordering. The two external subset + declarations occur before the key word "INCLUDE" in the includeSect in the + file ibm62n06.dtd. + + + Tests includeSect with a required field missing. The closing sequence + "]](greater than)" is missing in the includeSect in the file ibm62n07.dtd. + + + Tests includeSect with a required field missing. One "]" is missing + in the closing sequence in the includeSect in the file ibm62n08.dtd. + + + + + Tests ignoreSect with wrong key word. The string "ignore" is used + as a key word in the beginning sequence in the ignoreSect in the file + ibm63n01.dtd. + + + Tests ignoreSect with wrong beginning sequence. An extra "[" occurs + in the beginning sequence in the ignoreSect in the file ibm63n02.dtd. + + + Tests ignoreSect with wrong beginning sequence. A wrong character "?" + occurs in the beginning sequence in the ignoreSect in the file ibm63n03.dtd. + + + Tests ignoreSect with a required field missing. The key word + "IGNORE" is missing in the ignoreSect in the file ibm63n04.dtd. + + + Tests ignoreSect with a required field missing. The "[" is missing + after the key word "IGNORE" in the ignoreSect in the file ibm63n05.dtd. + + + Tests includeSect with wrong field ordering. The two external subset + declarations occur before the key word "IGNORE" in the ignoreSect in the + file ibm63n06.dtd. + + + Tests ignoreSect with a required field missing. The closing sequence + "]](greater than)" is missing in the ignoreSect in the file ibm63n07.dtd. + + + + + Tests ignoreSectContents with wrong beginning sequence. The "?" occurs + in beginning sequence the ignoreSectContents in the file ibm64n01.dtd. + + + Tests ignoreSectContents with a required field missing.The closing + sequence is missing in the ignoreSectContents in the file ibm64n02.dtd. + + + Tests ignoreSectContents with a required field missing.The beginning + sequence is missing in the ignoreSectContents in the file ibm64n03.dtd. + + + + + Tests Ignore with illegal string included. The string + "]](greater than)" is contained before "this" in the Ignore in the + ignoreSectContents in the file ibm65n01.dtd + + + Tests Ignore with illegal string included. The string + "(less than)![" is contained before "this" in the Ignore in the + ignoreSectContents in the file ibm65n02.dtd + + + + + Tests CharRef with an illegal character referred to. The "#002f" is + used as the referred character in the CharRef in the EntityDecl in the DTD. + + + Tests CharRef with the semicolon character missing. The semicolon + character is missing at the end of the CharRef in the attribute value in + the STag of element "root". + + + Tests CharRef with an illegal character referred to. The "49" is + used as the referred character in the CharRef in the EntityDecl in the DTD. + + + Tests CharRef with an illegal character referred to. The "#5~0" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". + + + Tests CharRef with an illegal character referred to. The "#x002g" is + used as the referred character in the CharRef in the EntityDecl in the DTD. + + + Tests CharRef with an illegal character referred to. The "#x006G" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". + + + Tests CharRef with an illegal character referred to. The "#0=2f" is + used as the referred character in the CharRef in the EntityDecl in the DTD. + + + Tests CharRef with an illegal character referred to. The "#56.0" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". + + + Tests CharRef with an illegal character referred to. The "#x00/2f" + is used as the referred character in the CharRef in the EntityDecl in the + DTD. + + + Tests CharRef with an illegal character referred to. The "#51)" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". + + + Tests CharRef with an illegal character referred to. The "#00 2f" + is used as the referred character in the CharRef in the EntityDecl in the + DTD. + + + Tests CharRef with an illegal character referred to. The "#x0000" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". + + + Tests CharRef with an illegal character referred to. The "#x001f" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". + + + Tests CharRef with an illegal character referred to. The "#xfffe" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". + + + Tests CharRef with an illegal character referred to. The "#xffff" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". + + + + + Tests EntityRef with a required field missing. The Name is missing + in the EntityRef in the content of the element "root". + + + Tests EntityRef with a required field missing. The semicolon is + missing in the EntityRef in the attribute value in the element "root". + + + Tests EntityRef with an extra white space. A white space occurs + after the ampersand in the EntityRef in the content of the element "root". + + + Tests EntityRef which is against P68 WFC: Entity Declared. The name + "aAa" in the EntityRef in the AttValue in the STage of the element "root" + does not match the Name of any declared entity in the DTD. + + + Tests EntityRef which is against P68 WFC: Entity Declared. The + entity with the name "aaa" in the EntityRef in the AttValue in the STag of + the element "root" is not declared. + + + Tests EntityRef which is against P68 WFC: Entity Declared. The + entity with the name "aaa" in the EntityRef in the AttValue in the STag of + the element "root" is externally declared, but standalone is "yes". + + + Tests EntityRef which is against P68 WFC: Entity Declared. The + entity with the name "aaa" in the EntityRef in the AttValue in the STag of + the element "root" is referred before declared. + + + Tests EntityRef which is against P68 WFC: Parsed Entity. The + EntityRef in the AttValue in the STag of the element "root" contains the + name "aImage" of an unparsed entity. + + + Tests EntityRef which is against P68 WFC: No Recursion. The + recursive entity reference occurs with the entity declarations for "aaa" + and "bbb" in the DTD. + + + Tests EntityRef which is against P68 WFC: No Recursion. The + indirect recursive entity reference occurs with the entity declarations for + "aaa", "bbb", "ccc", "ddd", and "eee" in the DTD. + + + + + + Tests PEReference with a required field missing. The Name "paaa" is + missing in the PEReference in the DTD. + + + Tests PEReference with a required field missing. The semicolon is + missing in the PEReference "%paaa" in the DTD. + + + Tests PEReference with an extra white space. There is an extra + white space occurs before ";" in the PEReference in the DTD. + + + Tests PEReference with an extra white space. There is an extra + white space occurs after "%" in the PEReference in the DTD. + + + Based on E29 substantial source: minutes XML-Syntax 1999-02-24 E38 in + XML 1.0 Errata, this WFC does not apply to P69, but the VC Entity declared + still apply. + Tests PEReference which is against P69 WFC: Entity Declared. The PE + with the name "paaa" is referred before declared in the DTD. + + + Tests PEReference which is against P69 WFC: No Recursion. The + recursive PE reference occurs with the entity declarations for "paaa" and + "bbb" in the DTD. + + + Tests PEReference which is against P69 WFC: No Recursion. The + indirect recursive PE reference occurs with the entity declarations for + "paaa", "bbb", "ccc", "ddd", and "eee" in the DTD. + + + + + Tests + + + Tests EntityDecl with a required field missing. The white space is + missing between the beginning sequence and the Name "aaa" in the EntityDecl + in the DTD. + + + Tests EntityDecl with a required field missing. The white space is + missing between the Name "aaa" and the EntityDef "aString" in the + EntityDecl in the DTD. + + + Tests EntityDecl with a required field missing. The EntityDef is + missing in the EntityDecl with the Name "aaa" in the DTD. + + + Tests EntityDecl with a required field missing. The Name is missing + in the EntityDecl with the EntityDef "aString" in the DTD. + + + Tests EntityDecl with wrong ordering. The Name "aaa" occurs after + the EntityDef in the EntityDecl in the DTD. + + + Tests EntityDecl with wrong key word. The string "entity" is used + as the key word in the beginning sequence in the EntityDecl in the DTD. + + + Tests EntityDecl with a required field missing. The closing bracket + (greater than) is missing in the EntityDecl in the DTD. + + + Tests EntityDecl with a required field missing. The exclamation mark + is missing in the beginning sequence in the EntityDecl in the DTD. + + + + + Tests PEdecl with a required field missing. The white space is + missing between the beginning sequence and the "%" in the PEDecl in the DTD. + + + Tests PEdecl with a required field missing. The Name is missing + in the PEDecl in the DTD. + + + Tests PEdecl with a required field missing. The white space is + missing between the Name and the PEDef in the PEDecl in the DTD. + + + Tests PEdecl with a required field missing. The PEDef is missing + after the Name "paaa" in the PEDecl in the DTD. + + + Tests PEdecl with wrong field ordering. The Name "paaa" occurs + after the PEDef in the PEDecl in the DTD. + + + Tests PEdecl with wrong field ordering. The "%" and the Name "paaa" + occurs after the PEDef in the PEDecl in the DTD. + + + Tests PEdecl with wrong key word. The string "entity" is used as + the key word in the beginning sequence in the PEDecl in the DTD. + + + Tests PEdecl with a required field missing. The closing bracket + (greater than) is missing in the PEDecl in the DTD. + + + Tests PEdecl with wrong closing sequence. The string + "!(greater than)" is used as the closing sequence in the PEDecl in the DTD. + + + + + Tests EntityDef with wrong field ordering. The NDataDecl "NDATA + JPGformat" occurs before the ExternalID in the EntityDef in the EntityDecl. + + + Tests EntityDef with a required field missing. The ExternalID is + missing before the NDataDecl in the EntityDef in the EntityDecl. + + + + + Tests PEDef with extra fields. The NDataDecl occurs after the + ExternalID in the PEDef in the PEDecl in the DTD. + + + + + Tests ExternalID with wrong key word. The string "system" is used + as the key word in the ExternalID in the EntityDef in the EntityDecl. + + + Tests ExternalID with wrong key word. The string "public" is used + as the key word in the ExternalID in the doctypedecl. + + + Tests ExternalID with wrong key word. The string "Public" is used + as the key word in the ExternalID in the doctypedecl. + + + Tests ExternalID with wrong field ordering. The key word "PUBLIC" + occurs after the PublicLiteral and the SystemLiteral in the ExternalID in + the doctypedecl. + + + Tests ExternalID with a required field missing. The white space + between "SYSTEM" and the Systemliteral is missing in the ExternalID in the + EntityDef in the EntityDecl in the DTD. + + + Tests ExternalID with a required field missing. The Systemliteral + is missing after "SYSTEM" in the ExternalID in the EntityDef in the + EntityDecl in the DTD. + + + Tests ExternalID with a required field missing. The white space + between the PublicLiteral and the Systemliteral is missing in the ExternalID + in the doctypedecl. + + + Tests ExternalID with a required field missing. The key word + "PUBLIC" is missing in the ExternalID in the doctypedecl. + + + Tests ExternalID with a required field missing. The white space + between "PUBLIC" and the PublicLiteral is missing in the ExternalID in the + doctypedecl. + + + Tests ExternalID with a required field missing. The PublicLiteral + is missing in the ExternalID in the doctypedecl. + + + Tests ExternalID with a required field missing. The PublicLiteral + is missing in the ExternalID in the doctypedecl. + + + Tests ExternalID with a required field missing. The SystemLiteral + is missing in the ExternalID in the doctypedecl. + + + Tests ExternalID with wrong field ordering. The key word "PUBLIC" + occurs after the PublicLiteral in the ExternalID in the doctypedecl. + + + + + Tests NDataDecl with wrong key word. The string "ndata" is used as + the key word in the NDataDecl in the EntityDef in the GEDecl. + + + Tests NDataDecl with wrong key word. The string "NData" is used as + the key word in the NDataDecl in the EntityDef in the GEDecl. + + + Tests NDataDecl with a required field missing. The leading white + space is missing in the NDataDecl in the EntityDef in the GEDecl. + + + Tests NDataDecl with a required field missing. The key word "NDATA" + is missing in the NDataDecl in the EntityDef in the GEDecl. + + + Tests NDataDecl with a required field missing. The Name after the + key word "NDATA" is missing in the NDataDecl in the EntityDef in the GEDecl. + + + Tests NDataDecl with a required field missing. The white space + between "NDATA" and the Name is missing in the NDataDecl in the EntityDef + in the GEDecl. + + + Tests NDataDecl with wrong field ordering. The key word "NDATA" + occurs after the Name in the NDataDecl in the EntityDef in the GEDecl. + + + + + Tests TextDecl with wrong field ordering. The VersionInfo occurs + after the EncodingDecl in the TextDecl in the file "ibm77n01.ent". + + + Tests TextDecl with wrong key word. The string "XML" is used in the + beginning sequence in the TextDecl in the file "ibm77n02.ent". + + + Tests TextDecl with wrong closing sequence. The character "greater + than" is used as the closing sequence in the TextDecl in the file + "ibm77n03.ent". + + + Tests TextDecl with a required field missing. The closing sequence + is missing in the TextDecl in the file "ibm77n04.ent". + + + + + Tests extParsedEnt with wrong field ordering. The TextDecl occurs + after the content in the file ibm78n01.ent. + + + Tests extParsedEnt with extra field. A blank line occurs before the + TextDecl in the file ibm78n02.ent. + + + + + Tests extPE with wrong field ordering. The TextDecl occurs after + the extSubsetDecl (the white space and the comment) in the file + ibm79n01.ent. + + + Tests extPE with extra field. A blank line occurs before the + TextDecl in the file ibm78n02.ent. + + + + + Tests EncodingDecl with a required field missing. The leading white + space is missing in the EncodingDecl in the XMLDecl. + + + Tests EncodingDecl with a required field missing. The "=" sign is + missing in the EncodingDecl in the XMLDecl. + + + Tests EncodingDecl with a required field missing. The double quoted + EncName are missing in the EncodingDecl in the XMLDecl. + + + Tests EncodingDecl with wrong field ordering. The string "encoding=" occurs after the double quoted EncName in the EncodingDecl in the XMLDecl. + + + Tests EncodingDecl with wrong field ordering. The "encoding" occurs + after the double quoted EncName in the EncodingDecl in the XMLDecl. + + + Tests EncodingDecl with wrong key word. The string "Encoding" is + used as the key word in the EncodingDecl in the XMLDecl. + + + + + Tests EncName with an illegal character. The "_" is used as the + first character in the EncName in the EncodingDecl in the XMLDecl. + + + Tests EncName with an illegal character. The "-" is used as the + first character in the EncName in the EncodingDecl in the XMLDecl. + + + Tests EncName with an illegal character. The "." is used as the + first character in the EncName in the EncodingDecl in the XMLDecl. + + + Tests EncName with illegal characters. The "8-" is used as the + initial characters in the EncName in the EncodingDecl in the XMLDecl. + + + Tests EncName with an illegal character. The "~" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. + + + Tests EncName with an illegal character. The "#" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. + + + Tests EncName with an illegal character. The ":" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. + + + Tests EncName with an illegal character. The "/" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. + + + Tests EncName with an illegal character. The ";" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. + + + + + Tests NotationDecl with a required field missing. The white space + after the beginning sequence of the NotationDecl is missing in the DTD. + + + Tests NotationDecl with a required field missing. The Name in the + NotationDecl is missing in the DTD. + + + Tests NotationDecl with a required field missing. The externalID or + the PublicID is missing in the NotationDecl in the DTD. + + + Tests NotationDecl with wrong field ordering. The Name occurs after + the "SYSTEM" and the externalID in the NotationDecl in the DTD. + + + Tests NotationDecl with wrong key word. The string "notation" is + used as a key word in the NotationDecl in the DTD. + + + Tests NotationDecl with a required field missing. The closing + bracket (the greater than character) is missing in the NotationDecl. + + + Tests NotationDecl with wrong beginning sequence. The "!" is missing + in the beginning sequence in the NotationDecl in the DTD. + + + Tests NotationDecl with wrong closing sequence. The extra "!" occurs + in the closing sequence in the NotationDecl in the DTD. + + + + + Tests PublicID with wrong key word. The string "public" is used as + the key word in the PublicID in the NotationDecl in the DTD. + + + Tests PublicID with wrong key word. The string "Public" is used as + the key word in the PublicID in the NotationDecl in the DTD. + + + Tests PublicID with a required field missing. The key word "PUBLIC" + is missing in the PublicID in the NotationDecl in the DTD. + + + Tests PublicID with a required field missing. The white space + between the "PUBLIC" and the PubidLiteral is missing in the PublicID in + the NotationDecl in the DTD. + + + Tests PublicID with a required field missing. The PubidLiteral is + missing in the PublicID in the NotationDecl in the DTD. + + + Tests PublicID with wrong field ordering. The key word "PUBLIC" + occurs after the PubidLiteral in the PublicID in the NotationDecl. + + + + + Tests BaseChar with an illegal character. The character #x00D7 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x00F7 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0132 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0133 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x013F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0140 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0149 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x017F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x01c4 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x01CC + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0BB6 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0BBA + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0C0D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0C11 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0C29 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0C34 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0C5F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0C62 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0C8D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0C91 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x01F1 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0CA9 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0CB4 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0CBA + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0CDF + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0CE2 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0D0D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0D11 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0D29 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0D3A + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0D62 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x01F3 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E2F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E31 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E34 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E46 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E83 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E85 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E89 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E8B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E8E + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E98 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x01F6 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EA0 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EA4 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EA6 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EA8 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EAC + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EAF + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EB1 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EB4 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EBE + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EC5 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x01F9 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0F48 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0F6A + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x10C6 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x10F7 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1011 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1104 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1108 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x110A + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x110D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x113B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x01F9 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x113F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1141 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x114D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x114f + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1151 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1156 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x115A + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1162 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1164 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1166 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0230 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x116B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x116F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1174 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x119F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x11AC + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x11B6 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x11B9 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x11BB + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x11C3 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x11F1 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x02AF + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x11FA + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1E9C + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1EFA + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F16 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F1E + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F46 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F4F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F58 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F5A + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F5C + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x02CF + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F5E + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F7E + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FB5 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FBD + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FBF + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FC5 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FCD + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FD5 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FDC + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FED + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0387 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FF5 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FFD + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x2127 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x212F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x2183 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x3095 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x30FB + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x312D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #xD7A4 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x038B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x03A2 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x03CF + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x03D7 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x03DD + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x03E1 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x03F4 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x040D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0450 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x045D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0482 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x04C5 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x04C6 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x04C9 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x04EC + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x04ED + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x04F6 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x04FA + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0557 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0558 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0587 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x05EB + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x05F3 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0620 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x063B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x064B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x06B8 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x06BF + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x06CF + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x06D4 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x06D6 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x06E7 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x093A + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x093E + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0962 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x098D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0991 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0992 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x09A9 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x09B1 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x09B5 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x09BA + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x09DE + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x09E2 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x09F2 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A0B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A11 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A29 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A31 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A34 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A37 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A3A + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A5D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A70 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A75 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #xA84 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0ABC + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A92 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0AA9 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0AB1 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0AB4 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0ABA + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B04 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B0D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B11 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B29 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B31 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B34 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B3A + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B3E + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B5E + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B62 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B8B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B91 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B98 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B9B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B9D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0BA0 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0BA7 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0BAB + occurs as the first character of the PITarget in the PI in the DTD. + + + + + Tests Ideographic with an illegal character. The character #x4CFF + occurs as the first character in the PITarget in the PI in the DTD. + + + Tests Ideographic with an illegal character. The character #x9FA6 + occurs as the first character in the PITarget in the PI in the DTD. + + + Tests Ideographic with an illegal character. The character #x3008 + occurs as the first character in the PITarget in the PI in the DTD. + + + Tests Ideographic with an illegal character. The character #x302A + occurs as the first character in the PITarget in the PI in the DTD. + + + + + Tests CombiningChar with an illegal character. The character #x02FF + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0346 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0362 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0487 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x05A2 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x05BA + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x05BE + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x05C0 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x05C3 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0653 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x06B8 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x06B9 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x06E9 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x06EE + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0904 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x093B + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x094E + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0955 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0964 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0984 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x09C5 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x09C9 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x09CE + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x09D8 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x09E4 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0A03 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0A3D + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0A46 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0A49 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0A4E + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0A80 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0A84 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0ABB + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0AC6 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0ACA + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0ACE + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0B04 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0B3B + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0B44 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0B4A + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0B4E + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0B58 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0B84 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0BC3 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0BC9 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0BD6 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0C0D + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0C45 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0C49 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0C54 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0C81 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0C84 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0CC5 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0CC9 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0CD4 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0CD7 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0D04 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0D45 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0D49 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0D4E + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0D58 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0E3F + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0E3B + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0E4F + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0EBA + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0EBE + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0ECE + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F1A + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F36 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F38 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F3B + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F3A + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F70 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F85 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F8C + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F96 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F98 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0FB0 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0FB8 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0FBA + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x20DD + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x20E2 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x3030 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x309B + occurs as the second character in the PITarget in the PI in the DTD. + + + + + Tests Digit with an illegal character. The character #x0029 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x003B + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x066A + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x06FA + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0970 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x09F2 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0AF0 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0B70 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0C65 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0CE5 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0CF0 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0D70 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0E5A + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0EDA + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0F2A + occurs as the second character in the PITarget in the PI in the DTD. + + + + + Tests Extender with an illegal character. The character #x00B6 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x00B8 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x02D2 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x03FE + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x065F + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x0EC7 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x3006 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x3030 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x3036 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x309C + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x309F + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x30FF + occurs as the second character in the PITarget in the PI in the DTD. + + + + + + + + + + + + + + + Tests with a xml document consisting of prolog followed by + element then Misc + + + + + + This test case covers legal character ranges plus discrete legal characters for production 02. + + + + + + Tests all 4 legal white space characters - #x20 #x9 #xD #xA + + + + + + Empty EntityValue is legal + + + Tests a normal EnitityValue + + + Tests EnitityValue referencing a Parameter Entity + + + Tests EnitityValue referencing a General Entity + + + Tests EnitityValue with combination of GE, PE and text, the GE used is + declared in the student.dtd + + + + + + Tests empty AttValue with double quotes as the delimiters + + + Tests empty AttValue with single quotes as the delimiters + + + Test AttValue with double quotes as the delimiters and single quote inside + + + Test AttValue with single quotes as the delimiters and double quote inside + + + Test AttValue with a GE reference and double quotes as the delimiters + + + Test AttValue with a GE reference and single quotes as the delimiters + + + testing AttValue with mixed references and text content in double quotes + + + testing AttValue with mixed references and text content in single quotes + + + + + + Tests empty systemliteral using the double quotes + + + Tests empty systemliteral using the single quotes + + + Tests regular systemliteral using the single quotes + + + Tests regular systemliteral using the double quotes + + + + + + Tests empty systemliteral using the double quotes + + + Tests empty systemliteral using the single quotes + + + Tests regular systemliteral using the double quotes + + + Tests regular systemliteral using the single quotes + + + + + + Testing PubidChar with all legal PubidChar in a PubidLiteral + + + + + + Testing CharData with empty string + + + Testing CharData with white space character + + + Testing CharData with a general text string + + + + + + Tests empty comment + + + Tests comment with regular text + + + Tests comment with one dash inside + + + Tests comment with more comprehensive content + + + + + + Tests PI definition with only PItarget name and nothing else + + + Tests PI definition with only PItarget name and a white space + + + Tests PI definition with PItarget name and text that contains + question mark and right angle + + + + + + Tests PITarget name + + + + + + Tests CDSect with CDStart CData CDEnd + + + + + + Tests CDStart + + + + + + Tests CDATA with empty string + + + Tests CDATA with regular content + + + + + + Tests CDEnd + + + + + + Tests prolog with XMLDecl and doctypedecl + + + Tests prolog with doctypedecl + + + Tests prolog with Misc doctypedecl + + + Tests prolog with doctypedecl Misc + + + Tests prolog with XMLDecl Misc doctypedecl + + + Tests prolog with XMLDecl doctypedecl Misc + + + Tests prolog with XMLDecl Misc doctypedecl Misc + + + + + + Tests XMLDecl with VersionInfo only + + + Tests XMLDecl with VersionInfo EncodingDecl + + + Tests XMLDecl with VersionInfo SDDecl + + + Tests XMLDecl with VerstionInfo and a trailing whitespace char + + + Tests XMLDecl with VersionInfo EncodingDecl SDDecl + + + Tests XMLDecl with VersionInfo EncodingDecl SDDecl and a trailing whitespace + + + + + + Tests VersionInfo with single quote + + + Tests VersionInfo with double quote + + + + + + Tests EQ with = + + + Tests EQ with = and spaces on both sides + + + Tests EQ with = and space in front of it + + + Tests EQ with = and space after it + + + + + + Tests VersionNum 1.0 + + + + + + Tests Misc with comment + + + Tests Misc with PI + + + Tests Misc with white spaces + + + + + + Tests doctypedecl with internal DTD only + + + Tests doctypedecl with external subset and combinations of different markup + declarations and PEReferences + + + + + + Tests markupdecl with combinations of elementdecl, AttlistDecl,EntityDecl, + NotationDecl, PI and comment + + + Tests WFC: PE in internal subset as a positive test + + + + + + Tests extSubset with extSubsetDecl only in the dtd file + + + Tests extSubset with TextDecl and extSubsetDecl in the dtd file + + + + + + Tests extSubsetDecl with combinations of markupdecls, conditionalSects, + PEReferences and white spaces + + + + + + Tests VC: Standalone Document Declaration with absent attribute that + has default value and standalone is no + + + Tests VC: Standalone Document Declaration with external entity reference + and standalone is no + + + Tests VC: Standalone Document Declaration with attribute values that need + to be normalized and standalone is no + + + Tests VC: Standalone Document Declaration with whitespace in mixed content + and standalone is no + + + + + + Tests LanguageID with Langcode - Subcode + + + + + + Duplicate Test as ibm33v01.xml + + + + + + Tests ISO639Code + + + + + + Tests IanaCode + + + + + + Tests UserCode + + + + + + Tests SubCode + + + + + + Tests element with EmptyElemTag and STag content Etag, also tests the + VC: Element Valid with elements that have children, Mixed and ANY + contents + + + + + + Tests STag with possible combinations of its fields, also tests WFC: + Unique Att Spec. + + + + + + Tests Attribute with Name Eq AttValue and VC: Attribute Value Type + + + + + + Tests ETag with possible combinations of its fields + + + + + + Tests content with all possible constructs: element, CharData, Reference, + CDSect, Comment + + + + + + Tests EmptyElemTag with possible combinations of its fields + + + + + + Tests both P45 elementDecl and P46 contentspec with possible combinations + of their constructs + + + + + + Tests all possible children,cp,choice,seq patterns in P47,P48,P49,P50 + + + + + + Tests VC:Proper Group/PE Nesting with PEs of choices that are properly nested + with parenthesized groups in external subsets + + + + + + Tests VC:Proper Group/PE Nesting with PEs of seq that are properly nested + with parenthesized groups in external subsets + + + + + + Tests Mixed with possible combinations of its fields amd VC: No + Duplicate Types + + + Tests VC:Proper Group/PE Nesting with PEs of Mixed that are properly nested + with parenthesized groups in external subsets + + + + + + Tests all AttlistDecl and AttDef Patterns in P52 and P53 + + + + + + Tests all AttTypes : StringType, TokenizedTypes, EnumeratedTypes in + P55,P56,P57,P58,P59. Also tests all DefaultDecls in P60. + + + Tests all AttTypes : StringType, TokenizedType, EnumeratedTypes in + P55,P56,P57. + + + Tests AttTypes with StringType in P55. + + + + + + Tests StringType for P55. The "CDATA" occurs in the StringType for the + attribute "att" for the element "a". + + + + + + Tests TokenizedType for P56. The "ID", "IDREF", "IDREFS", "ENTITY", + "ENTITIES", "NMTOKEN", and "NMTOKENS" occur in the TokenizedType for the + attribute "attr". + + + Tests TokenizedType for P56 VC: ID Attribute Default. The value "AC1999" is + assigned to the ID attribute "attr" with "#REQUIRED" in the DeaultDecl. + + + Tests TokenizedType for P56 VC: ID Attribute Default. The value "AC1999" is + assigned to the ID attribute "attr" with "#IMPLIED" in the DeaultDecl. + + + Tests TokenizedType for P56 VC: ID. The ID attribute "UniqueName" appears + only once in the document. + + + Tests TokenizedType for P56 VC: One ID per element type. The element "a" or + "b" has only one ID attribute. + + + Tests TokenizedType for P56 VC: IDREF. The IDREF value "AC456" matches the + value assigned to an ID attribute "UniqueName". + + + Tests TokenizedType for P56 VC: IDREF. The IDREFS value "AC456 Q123" matches + the values assigned to the ID attribute "UniqueName" and "Uname". + + + Tests TokenizedType for P56 VC: Entity Name. The value "image" of the ENTITY + attribute "sun" matches the name of an unparsed entity declared. + + + Tests TokenizedType for P56 VC: Name Token. The value of the NMTOKEN attribute + "thistoken" matches the Nmtoken production. + + + Tests TokenizedType for P56 VC: Name Token. The value of the NMTOKENS + attribute "thistoken" matches the Nmtoken production. + + + + + + Tests EnumeratedType in the AttType. The attribute "att" has a type (a|b) + with the element "a". + the + + + + + + Tests NotationType for P58. It shows different patterns fro the NOTATION + attribute "attr". + + + Tests NotationType for P58: Notation Attributes. The value "base64" of the + NOTATION attribute "attr" matches one of the notation names declared. + + + + + + Tests Enumeration in the EnumeratedType for P59. It shows different + patterns for the Enumeration attribute "attr". + + + Tests Enumeration for P59 VC: Enumeration. The value "one" of the + Enumeration attribute "attr" matches one of the element names declared. + + + + + + Tests DefaultDecl for P60. It shows different options "#REQUIRED", "#FIXED", + "#IMPLIED", and default for the attribute "chapter". + + + Tests DefaultDecl for P60 VC: Required Attribute. In the element "one" and + "two" the value of the #REQUIRED attribute "chapter" is given. + + + Tests DefaultDecl for P60 VC: Fixed Attribute Default. The value of the + #FIXED attribute "chapter" is exactly the same as the default value. + + + Tests DefaultDecl for P60 VC: Attribute Default Legal. The default value + specified for the attribute "attr" meets the lexical constraints of the + declared attribute type. + + + + + + Tests conditionalSect for P61. It takes the option "invludeSect" in the file + ibm61v01.dtd. + + + Tests conditionalSect for P61. It takes the option "ignoreSect" in the file + ibm61v02.dtd. + + + + + + Tests includeSect for P62. The white space is not included before the key + word "INCLUDE" in the beginning sequence. + + + Tests includeSect for P62. The white space is not included after the key + word "INCLUDE" in the beginning sequence. + + + Tests includeSect for P62. The white space is included after the key + word "INCLUDE" in the beginning sequence. + + + Tests includeSect for P62. The white space is included before the key + word "INCLUDE" in the beginning sequence. + + + Tests includeSect for P62. The extSubsetDecl is not included. + + + + + + Tests ignoreSect for P63. The white space is not included before the key + word "IGNORE" in the beginning sequence. + + + Tests ignoreSect for P63. The white space is not included after the key + word "IGNORE" in the beginning sequence. + + + Tests ignoreSect for P63. The white space is included after the key + word "IGNORE" in the beginning sequence. + + + Tests ignoreSect for P63. The ignireSectContents is included. + + + Tests ignoreSect for P63. The white space is included before and after the + key word "IGNORE" in the beginning sequence. + + + + + + Tests ignoreSectContents for P64. One "ignore" field is included. + + + Tests ignoreSectContents for P64. Two "ignore" and one "ignoreSectContents" + fields are included. + + + Tests ignoreSectContents for P64. Four "ignore" and three + "ignoreSectContents" fields are included. + + + + + + Tests Ignore for P65. An empty string occurs in the Ignore filed. + + + Tests Ignore for P65. An string not including the brackets occurs in each of + the Ignore filed. + + + + + Tests all legal CharRef's. + + + + + + Tests Reference could be EntityRef or CharRef. + + + + + + Tests P68 VC:Entity Declared with Entities in External Subset + , standalone is no + + + Tests P68 VC:Entity Declared with Entities in External Parameter Entities + , standalone is no + + + + + + Tests P68 VC:Entity Declared with Parameter Entities in External Subset + , standalone is no + + + Tests P68 VC:Entity Declared with Parameter Entities in External Parameter + Entities, standalone is no + + + + + + Tests all legal GEDecls and PEDecls constructs derived from P70-76 + + + + + + Tests ExtParsedEnt, also TextDecl in P77 and EncodingDecl in P80 + + + + + + Tests extPE + + + + + + Tests NotationDecl in P82 and PublicID in P83 + + + + + + This test case covers 149 legal character ranges plus 51 single legal + characters for BaseChar in P85 using a PI target Name + + + + + + This test case covers 2 legal character ranges plus 1 single legal + characters for IdeoGraphic in P86 using a PI target Name + + + + + + This test case covers 65 legal character ranges plus 30 single legal + characters for CombiningChar in P87 using a PI target Name + + + + + + This test case covers 15 legal character ranges for Digit in P88 using a PI + target Name + + + + + + This test case covers 3 legal character ranges plus 8 single legal + characters for Extender in P89 using a PI target Name + + + + + + + + + + + + + + + + An element with Element-Only content contains the character #x85 (NEL not a + whitespace character as defined by S). + + + An element with Element-Only content contains the character #x2028 (LESP not a + whitespace character as defined by S). + + + + + + + + + + + + + This test contains embeded control character 0x1. + + + This test contains embeded control character 0x2. + + + This test contains embeded control character 0x3. + + + This test contains embeded control character 0x4. + + + This test contains embeded control character 0x5. + + + This test contains embeded control character 0x6. + + + This test contains embeded control character 0x7. + + + This test contains embeded control character 0x8. + + + This test contains embeded control character 0x0. + + + This test contains embeded control character 0x100. + + + This test contains embeded control character 0x0B. + + + This test contains embeded control character 0x0C. + + + + This test contains embeded control character 0x0E. + + + This test contains embeded control character 0x0F. + + + This test contains embeded control character 0x10. + + + This test contains embeded control character 0x11. + + + This test contains embeded control character 0x12. + + + This test contains embeded control character 0x13. + + + This test contains embeded control character 0x14. + + + This test contains embeded control character 0x15. + + + This test contains embeded control character 0x16. + + + This test contains embeded control character 0x17. + + + This test contains embeded control character 0x18. + + + This test contains embeded control character 0x19. + + + This test contains embeded control character 0x1A. + + + This test contains embeded control character 0x1B. + + + This test contains embeded control character 0x1C. + + + This test contains embeded control character 0x1D. + + + This test contains embeded control character 0x1E. + + + This test contains embeded control character 0x1F. + + + This test contains embeded control character 0x7F. + + + This test contains embeded control character 0x80. + + + This test contains embeded control character 0x81. + + + This test contains embeded control character 0x82. + + + This test contains embeded control character 0x83. + + + This test contains embeded control character 0x84. + + + This test contains embeded control characters x82, x83 and x84. + + + This test contains embeded control character 0x86. + + + This test contains embeded control character 0x87. + + + This test contains embeded control character 0x88. + + + This test contains embeded control character 0x89. + + + This test contains embeded control character 0x8A. + + + This test contains embeded control character 0x8B. + + + This test contains embeded control character 0x8C. + + + This test contains embeded control character 0x8D. + + + This test contains embeded control character 0x8E. + + + This test contains embeded control character 0x8F. + + + This test contains embeded control character 0x90. + + + This test contains embeded control character 0x91. + + + This test contains embeded control character 0x92. + + + This test contains embeded control character 0x93. + + + This test contains embeded control character 0x94. + + + This test contains embeded control character 0x95. + + + This test contains embeded control character 0x96. + + + This test contains embeded control character 0x97. + + + This test contains embeded control character 0x98. + + + This test contains embeded control character 0x99. + + + This test contains embeded control character 0x9A. + + + This test contains embeded control character 0x9B. + + + This test contains embeded control character 0x9C. + + + This test contains embeded control character 0x9D. + + + This test contains embeded control character 0x9E. + + + This test contains embeded control characters present in an external entity. + + + This test contains embeded control characters present in an external entity. + + + This test contains embeded control characters present in an external entity. + + + This test contains embeded character 0xD800. (Invalid UTF8 sequence) + + + This test contains embeded character 0xFFFE. + + + This test contains embeded character 0xFFFF. + + + This test contains a reference to character 0xFFFE. + + + This test contains a reference to character 0xFFFF. + + + + + + Tests an element with an illegal NameStartChar: #x300 + + + Tests an element with an illegal NameStartChar: #0x333 + + + Tests an element with an illegal NameStartChar: #0x369 + + + Tests an element with an illegal NameStartChar: #0x37E + + + Tests an element with an illegal NameStartChar: #0x2000 + + + Tests an element with an illegal NameStartChar: #0x2001 + + + Tests an element with an illegal NameStartChar: #0x2002 + + + Tests an element with an illegal NameStartChar: #0x2005 + + + Tests an element with an illegal NameStartChar: #0x200B + + + Tests an element with an illegal NameStartChar: #0x200E + + + Tests an element with an illegal NameStartChar: #0x200F + + + Tests an element with an illegal NameStartChar: #0x2069 + + + Tests an element with an illegal NameStartChar: #0x2190 + + + Tests an element with an illegal NameStartChar: #0x23FF + + + Tests an element with an illegal NameStartChar: #0x280F + + + Tests an element with an illegal NameStartChar: #0x2A00 + + + Tests an element with an illegal NameStartChar: #0x2EDC + + + Tests an element with an illegal NameStartChar: #0x2B00 + + + Tests an element with an illegal NameStartChar: #0x2BFF + + + Tests an element with an illegal NameStartChar: #0x3000 + + + Tests an element with an illegal NameStartChar: #0xD800 + + + Tests an element with an illegal NameStartChar: #0xD801 + + + Tests an element with an illegal NameStartChar: #0xDAFF + + + Tests an element with an illegal NameStartChar: #0xDFFF + + + Tests an element with an illegal NameStartChar: #0xEFFF + + + Tests an element with an illegal NameStartChar: #0xF1FF + + + Tests an element with an illegal NameStartChar: #0xF8FF + + + Tests an element with an illegal NameStartChar: #0xFFFFF + + + + + + Tests an element with an illegal NameChar: #xB8 + + + Tests an element with an illegal NameChar: #0xA1 + + + Tests an element with an illegal NameChar: #0xAF + + + Tests an element with an illegal NameChar: #0x37E + + + Tests an element with an illegal NameChar: #0x2000 + + + Tests an element with an illegal NameChar: #0x2001 + + + Tests an element with an illegal NameChar: #0x2002 + + + Tests an element with an illegal NameChar: #0x2005 + + + Tests an element with an illegal NameChar: #0x200B + + + Tests an element with an illegal NameChar: #0x200E + + + Tests an element with an illegal NameChar: #0x2038 + + + Tests an element with an illegal NameChar: #0x2041 + + + Tests an element with an illegal NameChar: #0x2190 + + + Tests an element with an illegal NameChar: #0x23FF + + + Tests an element with an illegal NameChar: #0x280F + + + Tests an element with an illegal NameChar: #0x2A00 + + + Tests an element with an illegal NameChar: #0xFDD0 + + + Tests an element with an illegal NameChar: #0xFDEF + + + Tests an element with an illegal NameChar: #0x2FFF + + + Tests an element with an illegal NameChar: #0x3000 + + + Tests an element with an illegal NameChar: #0xD800 + + + Tests an element with an illegal NameChar: #0xD801 + + + Tests an element with an illegal NameChar: #0xDAFF + + + Tests an element with an illegal NameChar: #0xDFFF + + + Tests an element with an illegal NameChar: #0xEFFF + + + Tests an element with an illegal NameChar: #0xF1FF + + + Tests an element with an illegal NameChar: #0xF8FF + + + Tests an element with an illegal NameChar: #0xFFFFF + + + + + + Tests an element with an illegal Name containing #0x0B + + + Tests an element with an illegal Name containing #0x300 + + + Tests an element with an illegal Name containing #0x36F + + + Tests an element with an illegal Name containing #0x203F + + + Tests an element with an illegal Name containing #x2040 + + + Tests an element with an illegal Name containing #0xB7 + + + + + + + The VersionNum of the document entity is 1.1 and that of the external dtd 1.0. + The external dtd contains the invalid XML1.1 but valid XML 1.0 character #x7F. + + + The VersionNum of the document entity is 1.1 and that of the external dtd 1.0. + The external dtd contains a comment with the invalid XML1.1 but valid XML 1.0 + character #x80. + + + The VersionNum of the document entity is 1.1 and that of the external dtd 1.0. + The external dtd contains a PI with the invalid XML1.1 but valid XML 1.0 + character #x9F. + + + The VersionNum of the document entity is 1.1 and that of the external entity 1.0. + The external entity the contains invalid XML1.1 but valid XML 1.0 character #x89. + + + The VersionNum of the document entity is 1.1 and that of the external entity 1.0. + The external entity contains the invalid XML1.1 but valid XML 1.0 character #x94. + + + The VersionNum of the document entity is 1.1 and that of the external entity 1.0. + The external entity contains the invalid XML1.1 but valid XML 1.0 character #x9F. + + + The VersionNum of the document entity is 1.1 and the external dtd does not contain + a textDecl. The external entity contains the invalid XML1.1 but valid XML 1.0 + character #x7F. + + + The VersionNum of the document entity is 1.1 and the external dtd does not contain + a VersionNum in the textDecl. The external entity contains the invalid XML1.1 but + valid XML 1.0 character #x9B. + + + The VersionNum of the document entity is 1.1 and the external dtd does not contain + a textDecl. The external entity contains the invalid XML1.1 but valid XML 1.0 + character #x8D. + + + The VersionNum of the document entity is 1.1 and the external dtd does not contain + a VersionNum in the textDecl. The external entity contains the invalid XML 1.1 but + valid XML 1.0 character #x84. + + + The VersionNum of the document entity is 1.1 and the external dtd does not contain + a textDecl. The external entity contains the invalid XML 1.1 but + valid XML 1.0 character #x88. + + + The VersionNum of the document entity is 1.1 and the external dtd does not contain + a textDecl. The external entity contains the invalid XML 1.1 but + valid XML 1.0 character #x8E. + + + The VersionNum of the primary document entity is 1.0 and that of the external + dtd is 1.0. The external dtd contains an external entity whose VersionNum is 1.1. + + + The VersionNum of the primary document entity is 1.1 and that of the external + dtd is 1.0. The external dtd contains an element declaration with an invalid + XML 1.1 and 1.0 name. + + + The VersionNum of the primary document entity is 1.1 and testDecl of the external + dtd is absent. The external dtd contains an external entity whose VersionNum is + 1.1 containing a valid XML1.0 but an invalid XML 1.1 character #x7F. + + + The VersionNum of the primary document entity is 1.0 and VersioNum of the external + entity is absent. The replacement text of the entity contains an element followed + by the valid XML 1.1 of line character NEL #x85 in its empty elem tag. + + + The VersionNum of the primary document entity is absent and that of the external + entity is 1.0. The textDecl in the external entity contains an invalid XML1.0 + but valid XML 1.1 enf of line character NEL #x85. + + + The VersionNum of the primary document entity is absent and that of the external + entity is 1.0. The textDecl in the external entity contains an invalid XML1.0 + but valid XML 1.1 of line character Unicode line separator #x2028. + + + The VersionNum of the primary document entity is 1.1 and that of the external + dtd is absent. The external dtd contains an external entity whose VersionNum is + absent and it contains a valid XML 1.0 but an invalid XML 1.1 character #x94. + + + The VersionNum of the primary document entity is 1.1 and that of the external + dtd is 1.1. The external dtd contains an external entity whose VersionNum is + absent and it contains a valid XML 1.0 but an invalid XML 1.1 character #x8F. + + + The VersionNum of the primary document entity is 1.1 and the texlDecl of the + external dtd is absent. The external dtd contains a reference to an external + parameter entity whose VersionNum is absent from the textDecl and it contains + an invalid XML 1.1 character #x8F. + + + + + + + + + + + This test case covers legal character ranges plus discrete legal characters + for production 02 of the XML1.1 sepcification. + + + This test case covers control characters x1 to x1F and x7F to x9F + which should only appear as character references. + + + This test case covers control characters x1 to x1F and x7F to x9F + which appear as character references as an entity's replacement text. + + + This test case contains embeded whitespace characters + some form the range 1 - 1F. + + + This test case contains valid char references that match the char production. + + + This test case contains valid char references in the CDATA section, comment and + processing instruction of an external entity that match the char production. + + + + + + The two character sequence #x0D #x85 in an external entity must be normalized to a + single newline. + + + The single character sequence #x85 in an external entity must be normalized to a + single newline. + + + The two character sequence #x0D #x85 in an external entity must be normalized to a + single newline. + + + The single character sequence #x85 in an external entity must be normalized to a + single newline. + + + The two character sequence #x0D #x85 in a document entity must be normalized to a + single newline. + + + The single character sequence #x85 in a document entity must be normalized to a + single newline. + + + The single character sequence #x2028 in a document entity must be normalized to a + single newline. + + + The single character sequence #x85 in the XMLDecl must be normalized to a + single newline. + + + The single character sequence #x2028 in the XMLDecl must be normalized to a + single newline. (This test is questionable) + + + + + + This test case covers legal NameStartChars character ranges plus discrete legal + characters for production 04. + + + + + + This test case covers legal NameChars character ranges plus discrete legal + characters for production 04a. + + + + + + This test case covers legal Element Names as per production 5. + + + This test case covers legal PITarget (Names) as per production 5. + + + This test case covers legal Attribute (Names) as per production 5. + + + This test case covers legal ID/IDREF (Names) as per production 5. + + + This test case covers legal ENTITY (Names) as per production 5. + + + + + + This test case covers legal NMTOKEN Name character ranges plus discrete legal + characters for production 7. + + + + + + The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + DTD is 1.0. The character #xC0 which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. + + + The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + DTD is 1.0. The character #x1FFF which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. + + + The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + DTD is 1.0. The character #xF901 which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. + + + The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + entity is 1.0. The character #xD6 which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. + + + The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + entity is 1.0. The character #x1FFF which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. + + + The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + entity is 1.0. The character #xF901 which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. + + + The VersionNum of the document and external dtd is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #xD8. + + + The VersionNum of the document and external dtd is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #x1FFF. + + + The VersionNum of the document and external dtd is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #xF901. + + + The VersionNum of the document and external entity is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #xF6. + + + The VersionNum of the document and external entity is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #x1FFF. + + + The VersionNum of the document and external entity is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #xF901. + + + The VersionNum of the document entity is 1.1 but the external dtd does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #xF8. + + + The VersionNum of the document entity is 1.1 but the external dtd does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #x1FFF. + + + The VersionNum of the document entity is 1.1 but the external dtd does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #xF901. + + + The VersionNum of the document entity is 1.1 but the external entity does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #x2FF. + + + The VersionNum of the document entity is 1.1 but the external entity does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #x1FFF. + + + The VersionNum of the document entity is 1.1 but the external entity does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #xF901. + + + The VersionNum of the document and external dtd is 1.1. The replacement + text of an entity declared in the external DTD contains a reference to the + character #x7F. This entity is not referenced in the document entity. + + + The VersionNum of the document and external dtd is 1.1. The replacement + text of an entity declared in the external DTD contains a reference to the + character #x80. This entity is not referenced in the document entity. + + + The VersionNum of the document and external dtd is 1.1. The replacement + text of an entity declared in the external DTD contains a reference to the + character #x9F. This entity is not referenced in the document entity. + + + The VersionNum of the document and the external entity is 1.1. The entity contains + a reference to the character #x7F. + + + The VersionNum of the document and the external entity is 1.1. The entity contains + a reference to the character #x80. + + + The VersionNum of the document and the external entity is 1.1. The entity contains + a reference to the character #x9F. + + + The VersionNum of the document is 1.1 and the textDecl is missing in the external + DTD. The replacement text of an entity declared in the external DTD contains a + reference to the character #x7F, #x8F. This entity is not referenced in the + document entity. + + + The VersionNum of the document is 1.1 and the textDecl is missing in the external + DTD. The replacement text of an entity declared in the external DTD contains a + reference to the character #x80, #x90. This entity is not referenced in the + document entity. + + + The VersionNum of the document is 1.1 and the textDecl is missing in the external + DTD. The replacement text of an entity declared in the external DTD contains a + reference to the character #x81, #x9F. This entity is not referenced in the + document entity. + + + The VersionNum of the document is 1.1 and the textDecl is missing in the external + entity. The replacement text of an entity declared in the external DTD contains a + reference to the character #x7F, #x80, #x9F. + + + The VersionNum of the document is 1.1 and the textDecl is missing in the external + entity. The replacement text of an entity declared in the external DTD contains a + reference to the character #x85, #x8F. + + + The VersionNum of the document is 1.1 and the textDecl is missing in the external + entity. The replacement text of an entity declared in the external DTD contains a + reference to the character #x1, #x7F. + + + + + + + + + + + + + + +Duplicate token in enumerated attribute declaration + + + +Duplicate token in NOTATION attribute declaration + + + + + + + + + +An unused attribute default need only be syntactically correct + + + +An attribute default must be syntactically correct even if unused + + + + + + + + + + + +Declarations mis-nested wrt parameter entities are just validity +errors (but note that some parsers treat some such errors as fatal) + + + +Empty content can't contain an entity reference + + + +Empty content can't contain a comment + + + +Empty content can't contain a PI + + + +Empty content can't contain whitespace + + + +Element content can contain entity reference if replacement text is whitespace + + + +Element content can contain entity reference if replacement text is whitespace, +even if it came from a character reference in the literal entity value + + + +Element content can't contain character reference to whitespace + + + +Element content can't contain entity reference if replacement text is +character reference to whitespace + + + +Element content can contain a comment + + + +Element content can contain a PI + + + +Mixed content can contain a comment + + + +Mixed content can contain a PI + + + + + + + +External entity containing start of entity declaration is base URI +for system identifier + + + +Parameter entities and character references are included-in-literal, but +general entities are bypassed. + + + +Tokens, after normalization, must be separated by space, not other +whitespace characters + + + + + +UTF-8 entities may start with a BOM + + + + + +Either the built-in entity or a character reference can be used to +represent greater-than after two close-square-brackets + + + + + +Contains an irregular UTF-8 sequence (i.e. a surrogate pair) + + + + + +Three-letter language codes are allowed + + + + + +A non-deterministic content model is an error even if the element type +is not used. + + + + + +An external ATTLIST declaration does not make a document non-standalone +if the normalization would have been the same without the declaration + + + + + +XML 1.0 document refers to 1.1 entity + + + + + + + +An xml:lang attribute may be empty + + + + + + + + + + + + + + + +ANY content allows character data + + + + + +All line-ends are normalized, even those not passed to the application. +NB this can only be tested effectively in XML 1.1, since CR is in the +S production; in 1.1 we can use NEL which isn't. + + + + + +A reference to an unparsed entity in an entity value is an error rather +than forbidden (unless the entity is referenced, of course) + + + + + +A value other than preserve or default for xml:space is an error + + + + + + + +Conditional sections are allowed in external parameter entities referred +to from the internal subset. + + + +(From John Cowan) An encoding declaration in ASCII specifying an encoding +that is not compatible with ASCII (so the document is not in its declared +encoding). It should generate a fatal error. + + + + + + + + + +External subset has later version number + + + +External PE has later version number + + + +External general entity has later version number + + + +External general entity has later version number (no decl means 1.0) + + + +Indirect external general entity has later version number + + + +Second-level external general entity has later version number than +first-level, but not later than document, so not an error. + + + +A vanilla XML 1.1 document + + + +an implausibly-versioned document + + + +External general entity has implausible version number + + + +Contains a C1 control, legal in XML 1.0, illegal in XML 1.1 + + + +Contains a C1 control, legal in XML 1.0, illegal in XML 1.1 + + + +Contains a DEL, legal in XML 1.0, illegal in XML 1.1 + + + +Contains a DEL, legal in XML 1.0, illegal in XML 1.1 + + + +Has a "long s" in a name, legal in XML 1.1, illegal in XML 1.0 + + + +Has a "long s" in a name, legal in XML 1.1, illegal in XML 1.0 + + + +Has a Byzantine Musical Symbol Kratimata in a name, +legal in XML 1.1, illegal in XML 1.0 + + + +Has a Byzantine Musical Symbol Kratimata in a name, +legal in XML 1.1, illegal in XML 1.0 + + + +Has the last legal namechar in XML 1.1, illegal in XML 1.0 + + + +Has the last legal namechar in XML 1.1, illegal in XML 1.0 + + + +Has the first character after the last legal namechar in XML 1.1, +illegal in both XML 1.0 and 1.1 + + + +Has the first character after the last legal namechar in XML 1.1, +illegal in both XML 1.0 and 1.1 + + + +Has a NEL character; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 + + + +Has a NEL character; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 + + + +Has an LSEP character; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 + + + +Has an LSEP character; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 + + + +Has CR-NEL; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 + + + +Has CR-NEL; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 + + + +Has CR-LSEP; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1. +Note that CR and LSEP are not combined into a single LF + + + +Has CR-LSEP; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 + + + +Has a NEL character in an NMTOKENS attribute; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 + + + +Has a NEL character in an NMTOKENS attribute; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 + + + +Has an LSEP character in an NMTOKENS attribute; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 + + + +Has an LSEP character in an NMTOKENS attribute; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 + + + +Has an NMTOKENS attribute containing a CR character that comes from a +character reference in an internal entity. Because CR is in the +S production, this is valid in both XML 1.0 and 1.1. + + + +Has an NMTOKENS attribute containing a CR character that comes from a +character reference in an internal entity. Because CR is in the +S production, this is valid in both XML 1.0 and 1.1. + + + +Has an NMTOKENS attribute containing a NEL character that comes from a +character reference in an internal entity. Because NEL is not in the +S production (even though real NELs are converted to LF on input), +this is invalid in both XML 1.0 and 1.1. + + + +Has an NMTOKENS attribute containing a NEL character that comes from a +character reference in an internal entity. Because NEL is not in the +S production (even though real NELs are converted to LF on input), +this is invalid in both XML 1.0 and 1.1. + + + +Contains a C0 control character (form-feed), illegal in +both XML 1.0 and 1.1 + + + +Contains a C0 control character (form-feed), illegal in +both XML 1.0 and 1.1 + + + +Contains a C1 control character (partial line up), legal in +XML 1.0 but not 1.1 + + + +Contains a C1 control character (partial line up), legal in +XML 1.0 but not 1.1 + + + +Contains a character reference to a C0 control character (form-feed), +legal in XML 1.1 but not 1.0 + + + +Contains a character reference to a C0 control character (form-feed), +legal in XML 1.1 but not 1.0 + + + +Contains a character reference to a C1 control character (partial line +up), legal in both XML 1.0 and 1.1 (but for different reasons) + + + +Contains a character reference to a C1 control character (partial line +up), legal in both XML 1.0 and 1.1 (but for different reasons) + + + +Has a NEL character in element content whitespace; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 + + + +Has a NEL character in element content whitespace; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 + + + +Has an LSEP character in element content whitespace; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 + + + +has an LSEP character in element content whitespace; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 + + + +Has element content whitespace containing a CR character that comes from +a character reference in an internal entity. Because CR is in the +S production, this is valid in both XML 1.0 and 1.1. + + + +Has element content whitespace containing a CR character that comes from +a character reference in an internal entity. Because CR is in the +S production, this is valid in both XML 1.0 and 1.1. + + + +Has element content whitespace containing a NEL character that comes from +a character reference in an internal entity. Because NEL is not in the +S production (even though real NELs are converted to LF on input), +this is invalid in both XML 1.0 and 1.1. + + + +Has element content whitespace containing a NEL character that comes from +a character reference in an internal entity. Because NEL is not in the +S production (even though real NELs are converted to LF on input), +this is invalid in both XML 1.0 and 1.1. + + + +Contains a character reference to a C0 control character (form-feed) +in an entity value. This will be legal (in XML 1.1) when the entity +declaration is parsed, but what about when it is used? According to +the grammar in the CR spec, it should be illegal (because the +replacement text must match "content"), but this is probably not +intended. This will be fixed in the PR version. + + + +Has a Latin-1 NEL in the XML declaration (to be made an error in PR) + + + +Has a UTF-8 NEL in the XML declaration (to be made an error in PR) + + + +Has a UTF-8 LSEP in the XML declaration (to be made an error in PR) + + + + + + + + + +Namespace name test: a perfectly good http URI + + +Namespace name test: a syntactically plausible URI with a +fictitious scheme + + +Namespace name test: a perfectly good http URI with a fragment + + +Namespace name test: a relative URI (deprecated) + + +Namespace name test: a same-document relative URI (deprecated) + + +Namespace name test: an http IRI that is not a URI + + +Namespace inequality test: different capitalization + + +Namespace inequality test: different escaping + + +Namespace equality test: plain repetition + + +Namespace equality test: use of character reference + + +Namespace equality test: use of entity reference + + +Namespace inequality test: equal after attribute value normalization + + +Bad QName syntax: multiple colons + + +Bad QName syntax: colon at end + + +Bad QName syntax: colon at start + + +Bad QName syntax: xmlns: + + +Simple legal case: no namespaces + + +Simple legal case: default namespace + + +Simple legal case: prefixed element + + +Simple legal case: prefixed attribute + + +Simple legal case: default namespace and unbinding + + +Simple legal case: default namespace and rebinding + + +Illegal use of 1.1-style prefix unbinding in 1.0 document + + +Simple legal case: prefix rebinding + + +Unbound element prefix + + +Unbound attribute prefix + + +Reserved prefixes and namespaces: using the xml prefix undeclared + + +Reserved prefixes and namespaces: declaring the xml prefix correctly + + +Reserved prefixes and namespaces: declaring the xml prefix incorrectly + + +Reserved prefixes and namespaces: binding another prefix +to the xml namespace + + +Reserved prefixes and namespaces: declaring the xmlns prefix +with its correct URI (illegal) + + +Reserved prefixes and namespaces: declaring the xmlns prefix +with an incorrect URI + + +Reserved prefixes and namespaces: binding another prefix +to the xmlns namespace + + +Reserved prefixes and namespaces: binding a reserved prefix + + +Attribute uniqueness: repeated identical attribute + + +Attribute uniqueness: repeated attribute with different prefixes + + +Attribute uniqueness: different attributes with same local name + + +Attribute uniqueness: prefixed and unprefixed attributes with same +local name + + +Attribute uniqueness: prefixed and unprefixed attributes with same +local name, with default namespace + + +Attribute uniqueness: prefixed and unprefixed attributes with same +local name, with default namespace and element in default namespace + + +Attribute uniqueness: prefixed and unprefixed attributes with same +local name, element in same namespace as prefixed attribute + + +Colon in PI name + + +Colon in entity name + + +Colon in entity name + + +Colon in ID attribute name + + +Colon in ID attribute name + + + + + + + + + +Namespace name test: a perfectly good http IRI that is not a URI + + +Namespace inequality test: different escaping of non-ascii letter + + +1.1 style prefix unbinding + + +1.1 style prefix unbinding and rebinding + + +Illegal use of prefix that has been unbound + + +Test whether non-Latin-1 characters are accepted in IRIs, and whether +they are correctly distinguished + + + + + + + + + + + + + +CDATA sections may occur in Mixed content. + + + +CDATA sections, comments and PIs may occur in ANY content. + + + +Default values for IDREF attributes must match Name. + + + +Default values for ENTITY attributes must match Name. + + + +Default values for IDREFS attributes must match Names. + + + +Default values for ENTITIES attributes must match Names. + + + +Default values for NMTOKEN attributes must match Nmtoken. + + + +Default values for NMTOKENS attributes must match Nmtokens. + + + +Default values for NOTATION attributes must match one of the enumerated values. + + + +Default values for enumerated attributes must match one of the enumerated values. + + + +Non-syntactic validity errors in default attributes only happen if +the attribute is in fact defaulted. + + + +Default values for attributes may not contain references to external entities. + + + +Even internal parameter entity references are enough to make undeclared +entities into mere validity errors rather than well-formedness errors. + + + + + + + + + + + +The xml namespace must not be declared as the default namespace. + + + +The xmlns namespace must not be declared as the default namespace. + + + +Elements must not have the prefix xmlns. + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/CVS/Entries new file mode 100644 index 0000000000..047d2e3ef0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/CVS/Entries @@ -0,0 +1,8 @@ +/ibm_oasis_invalid.xml/1.3/Thu May 16 14:05:06 2002// +/ibm_oasis_not-wf.xml/1.11/Wed May 18 12:52:35 2005// +/ibm_oasis_readme.txt/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm_oasis_valid.xml/1.5/Fri May 17 18:16:27 2002// +D/invalid//// +D/not-wf//// +D/valid//// +D/xml-1.1//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/CVS/Repository new file mode 100644 index 0000000000..e49e364c8a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/ibm_oasis_invalid.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/ibm_oasis_invalid.xml new file mode 100644 index 0000000000..5134946591 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/ibm_oasis_invalid.xml @@ -0,0 +1,283 @@ + + + + + + + The test violates VC:Root Element Type in P28. The Name in the document type + declaration does not match the element type of the root element. + + + + + + This test violates VC: Standalone Document Declaration in P32. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of attributes with default values, and the + associated element appears in the document with specified values for those + attributes. + + + + This test violates VC: Standalone Document Declaration in P32. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of attributes with values that will change + if normalized. + + + This test violates VC: Standalone Document Declaration in P32. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of element with element content, and white + space occurs directly within the mixed content. + + + + + + This test violates VC: Element Valid in P39. Element a is declared empty + in DTD, but has content in the document. + + + This test violates VC: Element Valid in P39. root is declared only having + element children in DTD, but have text content in the document. + + + This test violates VC: Element Valid in P39. Illegal elements are inserted + in b's content of Mixed type. + + + This test violates VC: Element Valid in P39. Element c has undeclared + element as its content of ANY type + + + + + + This test violates VC: Attribute Value Type in P41. attr1 for Element b is + not declared. + + + This test violates VC: Attribute Value Type in P41. attr3 for Element b is + given a value that does not match the declaration in the DTD. + + + + + + This test violates VC: Unique Element Type Declaration. Element not_unique + has been declared 3 time in the DTD. + + + + + + Violates VC:Proper Group/PE Nesting in P49. Open and close parenthesis for a + choice content model are in different PE replace Texts. + + + + + + Violates VC:Proper Group/PE Nesting in P50. Open and close parenthesis for a + seq content model are in different PE replace Texts. + + + + + + Violates VC:Proper Group/PE Nesting in P51. Open and close parenthesis for a + Mixed content model are in different PE replace Texts. + + + Violates VC:No Duplicate Types in P51. Element a appears twice in the Mixed + content model of Element e. + + + + + + Tests invalid TokenizedType which is against P56 VC: ID. The value of the ID + attribute "UniqueName" is "@999" which does not meet the Name production. + + + Tests invalid TokenizedType which is against P56 VC: ID. The two ID attributes + "attr" and "UniqueName" have the same value "Ac999" for the element "b" and + the element "tokenizer". + + + Tests invalid TokenizedType which is against P56 VC: ID Attribute Default. The + "#FIXED" occurs in the DefaultDecl for the ID attribute "UniqueName". + + + Tests invalid TokenizedType which is against P56 VC: ID Attribute Default. The + constant string "BOGUS" occurs in the DefaultDecl for the ID attribute + "UniqueName". + + + Tests invalid TokenizedType which is against P56 VC: One ID per Element Type. The + element "a" has two ID attributes "first" and "second". + + + Tests invalid TokenizedType which is against P56 VC: IDREF. The value of the + IDREF attribute "reference" is "@456" which does not meet the Name production. + + + Tests invalid TokenizedType which is against P56 VC: IDREF. The value of the IDREF + attribute "reference" is "BC456" which does not match the value assigned to any + ID attributes. + + + Tests invalid TokenizedType which is against P56 VC: IDREFS. The value of the + IDREFS attribute "reference" is "AC456 #567" which does not meet the Names + production. + + + Tests invalid TokenizedType which is against P56 VC: IDREFS. The value of the + IDREFS attribute "reference" is "EF456 DE355" which does not match the values + assigned to two ID attributes. + + + Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITY attribute "sun" is "ima ge" which does not meet the Name production. + + + Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITY attribute "sun" is "notimage" which does not match the name of any + unparsed entity declared. + + + Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITY attribute "sun" is "parsedentity" which matches the name of a parsed + entity instead of an unparsed entity declared. + + + Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITIES attribute "sun" is "#image1 @image" which does not meet the Names + production. + + + Tests invalid TokenizedType which is against P56 VC: ENTITIES. The value of the + ENTITIES attribute "sun" is "image3 image4" which does not match the names of + two unparsed entities declared. + + + Tests invalid TokenizedType which is against P56 VC: ENTITIES. The value of the + ENTITIES attribute "sun" is "parsedentity1 parsedentity2" which matches the names + of two parsed entities instead of two unparsed entities declared. + + + Tests invalid TokenizedType which is against P56 VC: Name Token. The value of the + NMTOKEN attribute "thistoken" is "x : image" which does not meet the Nmtoken + production. + + + Tests invalid TokenizedType which is against P56 VC: Name Token. The value of the + NMTOKENS attribute "thistoken" is "@lang y: #country" which does not meet the + Nmtokens production. + + + + + Tests invalid NotationType which is against P58 VC: Notation Attributes. The + attribute "content-encoding" with value "raw" is not a value from the list + "(base64|uuencode)". + + + Tests invalid NotationType which is against P58 VC: Notation Attributes. The + attribute "content-encoding" with value "raw" is a value from the list + "(base64|uuencode|raw|ascii)", but "raw" is not a declared notation. + + + + + Tests invalid Enumeration which is against P59 VC: Enumeration. The value of the + attribute is "ONE" which matches neither "one" nor "two" as declared in the + Enumeration in the AttDef in the AttlistDecl. + + + + + Tests invalid DefaultDecl which is against P60 VC: Required Attribute. The + attribute "chapter" for the element "two" is declared as #REQUIRED in the + DefaultDecl in the AttlistDecl, but the value of this attribute is not given. + + + Tests invalid DefaultDecl which is against P60 VC: Fixed Attribute Default.. The + attribute "chapter" for the element "one" is declared as #FIXED with the given + value "Introduction" in the DefaultDecl in the AttlistDecl, but the value of a + instance of this attribute is assigned to "JavaBeans". + + + Tests invalid DefaultDecl which is against P60 VC: Attribute Default Legal. The + declared default value "c" is not legal for the type (a|b) in the AttDef in + the AttlistDecl. + + + Tests invalid DefaultDecl which is against P60 VC: Attribute Default Legal. The + declared default value "@#$" is not legal for the type NMTOKEN the AttDef in + the AttlistDecl. + + + + + Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge2" is referred in the file ibm68i01.dtd", but not declared. + + + Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge1" is referred before declared in the file ibm68i01.dtd". + + + Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge2" is referred in the file ibm68i03.ent", but not declared. + + + Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge1" is referred before declared in the file ibm68i04.ent". + + + + + Tests invalid PEReference which is against P69 VC: Entity Declared. The Name + "pe2" in the PEReference in the file ibm69i01.dtd does not match the Name of + any declared PE. + + + Tests invalid PEReference which is against P69 VC: Entity Declared. The PE with + the name "pe1" is referred before declared in the file ibm69i02.dtd + + + Tests invalid PEReference which is against P69 VC: Entity Declared. The Name + "pe3" in the PEReference in the file ibm69i03.ent does not match the Name of + any declared PE. + + + Tests invalid PEReference which is against P69 VC: Entity Declared. The PE with + the name "pe2" is referred before declared in the file ibm69i04.ent. + + + + + Tests invalid NDataDecl which is against P76 VC: Notation declared. The Name + "JPGformat" in the NDataDecl in the EntityDecl for "ge2" does not match the + Name of any declared notation. + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/ibm_oasis_not-wf.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/ibm_oasis_not-wf.xml new file mode 100644 index 0000000000..f1e70c26cd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/ibm_oasis_not-wf.xml @@ -0,0 +1,3125 @@ + + + + + + + Tests a document with no element. A well-formed document should have at lease + one elements. + + + Tests a document with wrong ordering of its prolog and element. The + element occurs before the xml declaration and the DTD. + + + Tests a document with wrong combination of misc and element. One PI occurs + between two elements. + + + + + Tests a comment which contains an illegal Char: #x00 + + + Tests a comment which contains an illegal Char: #x01 + + + Tests a comment which contains an illegal Char: #x02 + + + Tests a comment which contains an illegal Char: #x03 + + + Tests a comment which contains an illegal Char: #x04 + + + Tests a comment which contains an illegal Char: #x05 + + + Tests a comment which contains an illegal Char: #x06 + + + Tests a comment which contains an illegal Char: #x07 + + + Tests a comment which contains an illegal Char: #x08 + + + Tests a comment which contains an illegal Char: #x0B + + + Tests a comment which contains an illegal Char: #x0C + + + Tests a comment which contains an illegal Char: #x0E + + + Tests a comment which contains an illegal Char: #x0F + + + Tests a comment which contains an illegal Char: #x10 + + + Tests a comment which contains an illegal Char: #x11 + + + Tests a comment which contains an illegal Char: #x12 + + + Tests a comment which contains an illegal Char: #x13 + + + Tests a comment which contains an illegal Char: #x14 + + + Tests a comment which contains an illegal Char: #x15 + + + Tests a comment which contains an illegal Char: #x16 + + + Tests a comment which contains an illegal Char: #x17 + + + Tests a comment which contains an illegal Char: #x18 + + + Tests a comment which contains an illegal Char: #x19 + + + Tests a comment which contains an illegal Char: #x1A + + Tests a comment which contains an illegal Char: #x1B + + + Tests a comment which contains an illegal Char: #x1C + + + Tests a comment which contains an illegal Char: #x1D + + + Tests a comment which contains an illegal Char: #x1E + + + Tests a comment which contains an illegal Char: #x1F + + + Tests a comment which contains an illegal Char: #xD800 + + + Tests a comment which contains an illegal Char: #xDFFF + + + Tests a comment which contains an illegal Char: #xFFFE + + + Tests a comment which contains an illegal Char: #xFFFF + + + + + + Tests an end tag which contains an illegal space character #x3000 which + follows the element name "book". + + + + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x21 + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x28 + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x29 + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x2B + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x2C + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x2F + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3B + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3C + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3D + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3F + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5B + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5C + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5D + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5E + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x60 + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x7B + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x7C + + + Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x7D + + + + + Tests an element name which has an illegal first character. An illegal + first character "." is followed by "A_name-starts_with.". + + + Tests an element name which has an illegal first character. An illegal + first character "-" is followed by "A_name-starts_with-". + + + Tests an element name which has an illegal first character. An illegal + first character "5" is followed by "A_name-starts_with_digit". + + + + + Tests an internal general entity with an invalid value. The entity + "Fullname" contains "%". + + + Tests an internal general entity with an invalid value. The entity + "Fullname" contains the ampersand character. + + + Tests an internal general entity with an invalid value. The entity + "Fullname" contains the double quote character in the middle. + + + Tests an internal general entity with an invalid value. The closing bracket + (double quote) is missing with the value of the entity "FullName". + + + + + Tests an attribute with an invalid value. The value of the attribute "first" + contains the character "less than". + + + Tests an attribute with an invalid value. The value of the attribute "first" + contains the character ampersand. + + + Tests an attribute with an invalid value. The value of the attribute "first" + contains the double quote character in the middle. + + + Tests an attribute with an invalid value. The closing bracket (double quote) is + missing with The value of the attribute "first". + + + Tests an attribute with an invalid value. The value of the attribute "first" + contains the character "less than". + + + Tests an attribute with an invalid value. The value of the attribute "first" + contains the character ampersand. + + + Tests an attribute with an invalid value. The value of the attribute "first" + contains the double quote character in the middle. + + + Tests an attribute with an invalid value. The closing bracket (single quote) is + missing with the value of the attribute "first". + + + + + Tests SystemLiteral. The systemLiteral for the element "student" has + a double quote character in the middle. + + + Tests SystemLiteral. The systemLiteral for the element "student" has + a single quote character in the middle. + + + Tests SystemLiteral. The closing bracket (double quote) is missing with + the systemLiteral for the element "student". + + + Tests SystemLiteral. The closing bracket (single quote) is missing with + the systemLiteral for the element "student". + + + + + Tests PubidLiteral. The closing bracket (double quote) is missing with + the value of the PubidLiteral for the entity "info". + + + Tests PubidLiteral. The value of the PubidLiteral for the entity + "info" has a single quote character in the middle.. + + + Tests PubidLiteral. The closing bracket (single quote) is missing with + the value of the PubidLiteral for the entity "info". + + + + + Tests PubidChar. The pubidChar of the PubidLiteral for the entity + "info" contains the character "{". + + + Tests PubidChar. The pubidChar of the PubidLiteral for the entity + "info" contains the character "~". + + + Tests PubidChar. The pubidChar of the PubidLiteral for the entity + "info" contains the character double quote in the middle. + + + + + Tests CharData. The content of the element "student" contains the + sequence close-bracket close-bracket greater-than. + + + Tests CharData. The content of the element "student" contains the + character "less than". + + + Tests CharData. The content of the element "student" contains the + character ampersand. + + + + + Tests comment. The text of the second comment contains the character + "-". + + + Tests comment. The second comment has a wrong closing sequence + "-(greater than)". + + + Tests comment. The second comment has a wrong beginning sequence + "(less than)!-". + + + Tests comment. The closing sequence is missing with the second + comment. + + + + + Tests PI. The content of the PI includes the sequence + "?(greater than)?". + + + Tests PI. The PITarget is missing in the PI. + + + Tests PI. The PI has a wrong closing sequence ">". + + + Tests PI. The closing sequence is missing in the PI. + + + + + + Tests PITarget. The PITarget contains the string "XML". + + + Tests PITarget. The PITarget contains the string "xML". + + + Tests PITarget. The PITarget contains the string "xml". + + + Tests PITarget. The PITarget contains the string "xmL". + + + + + Tests CDSect. The CDStart is missing in the CDSect in the content of + element "student". + + + Tests CDSect. The CDEnd is missing in the CDSect in the content of + element "student". + + + + + Tests CDStart. The CDStart contains a lower case string "cdata". + + + Tests CDStart. The CDStart contains an extra character "[". + + + Tests CDStart. The CDStart contains a wrong character "?". + + + + + Tests CDATA with an illegal sequence. The CDATA contains the + sequence close-bracket close-bracket greater-than. + + + + + Tests CDEnd. One "]" is missing in the CDEnd. + + + Tests CDEnd. An extra "]" is placed in the CDEnd. + + + Tests CDEnd. A wrong character ")" is placed in the CDEnd. + + + + + Tests prolog with wrong field ordering. The XMLDecl occurs + after the DTD. + + + Tests prolog with wrong field ordering. The Misc (comment) + occurs before the XMLDecl. + + + Tests prolog with wrong field ordering. The XMLDecl occurs + after the DTD and a comment. The other comment occurs before the DTD. + + + + + Tests XMLDecl with a required field missing. The Versioninfo is + missing in the XMLDecl. + + + Tests XMLDecl with wrong field ordering. The VersionInfo + occurs after the EncodingDecl. + + + Tests XMLDecl with wrong field ordering. The VersionInfo + occurs after the SDDecl and the SDDecl occurs after the VersionInfo. + + + Tests XMLDecl with wrong key word. An upper case string "XML" is + used as the key word in the XMLDecl. + + + Tests XMLDecl with a wrong closing sequence ">". + + + Tests XMLDecl with a wrong opening sequence "(less than)!". + + + + + Tests VersionInfo with a required field missing. The VersionNum is + missing in the VersionInfo in the XMLDecl. + + + Tests VersionInfo with a required field missing. The white space is + missing between the key word "xml" and the VersionInfo in the XMLDecl. + + + Tests VersionInfo with a required field missing. The "=" + (equal sign) is missing between the key word "version" and the VersionNum. + + + Tests VersionInfo with wrong field ordering. The VersionNum + occurs before "=" and "version". + + + Tests VersionInfo with wrong field ordering. The "=" occurs + after "version" and the VersionNum. + + + Tests VersionInfo with the wrong key word "Version". + + + Tests VersionInfo with the wrong key word "versioN". + + + Tests VersionInfo with mismatched quotes around the VersionNum. + version = '1.0" is used as the VersionInfo. + + + Tests VersionInfo with mismatched quotes around the VersionNum. + The closing bracket for the VersionNum is missing. + + + + + Tests eq with a wrong key word "==". + + + Tests eq with a wrong key word "eq". + + + + + Tests VersionNum with an illegal character "#". + + + + + Tests type of Misc. An element declaration is used as a type of Misc + After the element "animal". + + + + + Tests doctypedecl with a required field missing. The Name "animal" + is missing in the doctypedecl. + + + Tests doctypedecl with wrong field ordering. The Name + "animal" occurs after the markup declarations inside the "[]". + + + Tests doctypedecl with wrong field ordering. The Name + "animal" occurs after the markup declarations inside the "[]". + + + Tests doctypedecl with general entity reference.The + "(ampersand)generalE" occurs in the DTD. + + + Tests doctypedecl with wrong key word. A wrong key word "DOCtYPE" + occurs on line 2. + + + Tests doctypedecl with mismatched brackets. The closing bracket "]" + of the DTD is missing. + + + Tests doctypedecl with wrong bracket. The opening bracket "{" occurs + in the DTD. + + + Tests doctypedecl with wrong opening sequence. The opening sequence + "(less than)?DOCTYPE" occurs in the DTD. + + + + + This test violates WFC:PE Between Declarations in Production 28a. + The last character of a markup declaration is not contained in the same + parameter-entity text replacement. + + + + + Tests markupdecl with an illegal markup declaration. A XMLDecl + occurs inside the DTD. + + + Tests WFC "PEs in Internal Subset". A PE reference occurs inside an + elementdecl in the DTD. + + + Tests WFC "PEs in Internal Subset". A PE reference occurs inside an + ATTlistDecl in the DTD. + + + Tests WFC "PEs in Internal Subset". A PE reference occurs inside an + EntityDecl in the DTD. + + + Tests WFC "PEs in Internal Subset". A PE reference occurs inside a PI in + the DTD. + + + Tests WFC "PEs in Internal Subset". A PE reference occurs inside a comment + in the DTD. + + + Tests WFC "PEs in Internal Subset". A PE reference occurs inside a + NotationDecl in the DTD. + + + + + Tests extSubset with wrong field ordering. In the file "ibm30n01.dtd", + the TextDecl occurs after the extSubsetDecl (the element declaration). + + + + + Tests extSubsetDecl with an illegal field. A general entity + reference occurs in file "ibm31n01.dtd". + + + + + Tests SDDecl with a required field missing. The leading white space + is missing with the SDDecl in the XMLDecl. + + + Tests SDDecl with a required field missing. The "=" sign is missing + in the SDDecl in the XMLDecl. + + + Tests SDDecl with wrong key word. The word "Standalone" occurs in + the SDDecl in the XMLDecl. + + + Tests SDDecl with wrong key word. The word "Yes" occurs in the + SDDecl in the XMLDecl. + + + Tests SDDecl with wrong key word. The word "YES" occurs in the + SDDecl in the XMLDecl. + + + Tests SDDecl with wrong key word. The word "No" occurs in the + SDDecl in the XMLDecl. + + + Tests SDDecl with wrong key word. The word "NO" occurs in the + SDDecl in the XMLDecl. + + + Tests SDDecl with wrong field ordering. The "=" sign occurs + after the key word "yes" in the SDDecl in the XMLDecl. + + + This is test violates WFC: Entity Declared in P68. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of an entity (other than amp, lt, gt, apos, + quot), and references to this entity appear in the document. + + + + + Tests element with a required field missing. The ETag is missing + for the element "root". + + + Tests element with a required field missing. The STag is missing + for the element "root". + + + Tests element with required fields missing. Both the content and + the ETag are missing in the element "root". + + + Tests element with required fields missing. Both the content and + the STag are missing in the element "root". + + + Tests element with wrong field ordering. The STag and the ETag are + swapped in the element "root". + + + Tests element with wrong field ordering. The content occurs after + the ETag of the element "root". + + + + + Tests STag with a required field missing. The Name "root" is + in the STag of the element "root". + + + Tests STag with a required field missing. The white space between + the Name "root" and the attribute "attr1" is missing in the STag of the + element "root". + + + Tests STag with wrong field ordering. The Name "root" occurs after + the attribute "attr1" in the STag of the element "root". + + + Tests STag with a wrong opening sequence. The string "(less than)!" is used + as the opening sequence for the STag of the element "root". + + + Tests STag with duplicate attribute names. The attribute name + "attr1" occurs twice in the STag of the element "root". + + + + + Tests Attribute with a required field missing. The attribute name + is missing in the Attribute in the STag of the element "root". + + + Tests Attribute with a required field missing. The "=" is missing + between the attribute name and the attribute value in the Attribute in the + STag of the element "root". + + + Tests Attribute with a required field missing. The AttValue is + missing in the Attribute in the STag of the element "root". + + + Tests Attribute with a required field missing. The Name and the + "=" are missing in the Attribute in the STag of the element "root". + + + Tests Attribute with a required field missing. The "=" and the + AttValue are missing in the Attribute in the STag of the element "root". + + + Tests Attribute with a required field missing. The Name and the + AttValue are missing in the Attribute in the STag of the element "root". + + + + Tests Attribute with wrong field ordering. The "=" occurs after the + Name and the AttValue in the Attribute in the STag of the element "root". + + + Tests Attribute with wrong field ordering. The Name and the AttValue + are swapped in the Attribute in the STag of the element "root". + + + Tests Attribute with wrong field ordering. The "=" occurs before the + Name and the AttValue in the Attribute in the STag of the element "root". + + + Tests Attribute against WFC "no external entity references". A direct + reference to the external entity "aExternal" is contained in the value of the + attribute "attr1". + + + Tests Attribute against WFC "no external entity references". A indirect + reference to the external entity "aExternal" is contained in the value of the + attribute "attr1". + + + Tests Attribute against WFC "no external entity references". A direct + reference to the external unparsed entity "aImage" is contained in the value + of the attribute "attr1". + + + Tests Attribute against WFC "No (less than) character in Attribute + Values". The character "less than" is contained in the value of the + attribute "attr1". + + + Tests Attribute against WFC "No (less than) in Attribute Values". The character + "less than" is contained in the value of the attribute "attr1" through indirect + internal entity reference. + + + + + + Tests ETag with a required field missing. The Name is missing in the + ETag of the element "root". + + + Tests ETag with a wrong beginning sequence. The string "(less than)\" is used as + a beginning sequence of the ETag of the element "root". + + + Tests ETag with a wrong beginning sequence. The string "less than" is used as + a beginning sequence of the ETag of the element "root". + + + Tests ETag with a wrong structure. An white space occurs between The + beginning sequence and the Name of the ETag of the element "root". + + + Tests ETag with a wrong structure. The ETag of the element "root" + contains an Attribute (attr1="any"). + + + + + Tests element content with a wrong option. A NotationDecl is used as + the content of the element "root". + + + Tests element content with a wrong option. An elementdecl is used as + the content of the element "root". + + + Tests element content with a wrong option. An entitydecl is used as + the content of the element "root". + + + Tests element content with a wrong option. An AttlistDecl is used as + the content of the element "root". + + + + + Tests EmptyElemTag with a required field missing. The Name "root" is + missing in the EmptyElemTag. + + + Tests EmptyElemTag with wrong field ordering. The Attribute (attri1 = + "any") occurs before the name of the element "root" in the EmptyElemTag. + + + Tests EmptyElemTag with wrong closing sequence. The string "\>" is used + as the closing sequence in the EmptyElemtag of the element "root". + + + Tests EmptyElemTag which against the WFC "Unique Att Spec". The + attribute name "attr1" occurs twice in the EmptyElemTag of the element "root". + + + + + Tests elementdecl with a required field missing. The Name is missing + in the second elementdecl in the DTD. + + + Tests elementdecl with a required field missing. The white space is + missing between "aEle" and "(#PCDATA)" in the second elementdecl in the DTD. + + + Tests elementdecl with a required field missing. The contentspec is + missing in the second elementdecl in the DTD. + + + Tests elementdecl with a required field missing. The contentspec and + the white space is missing in the second elementdecl in the DTD. + + + Tests elementdecl with a required field missing. The Name, the white + space, and the contentspec are missing in the second elementdecl in the DTD. + + + Tests elementdecl with wrong field ordering. The Name occurs after the + contentspec in the second elementdecl in the DTD. + + + Tests elementdecl with wrong beginning sequence. The string + "(less than)ELEMENT" is used as the beginning sequence in the second + elementdecl in the DTD. + + + Tests elementdecl with wrong key word. The string "Element" is used as + the key word in the second elementdecl in the DTD. + + + Tests elementdecl with wrong key word. The string "element" is used as + the key word in the second elementdecl in the DTD. + + + + + Tests contentspec with wrong key word. the string "empty" is used as + the key word in the contentspec of the second elementdecl in the DTD. + + + Tests contentspec with wrong key word. the string "Empty" is used as + the key word in the contentspec of the second elementdecl in the DTD. + + + Tests contentspec with wrong key word. the string "Any" is used as + the key word in the contentspec of the second elementdecl in the DTD. + + + Tests contentspec with wrong key word. the string "any" is used as + the key word in the contentspec of the second elementdecl in the DTD. + + + Tests contentspec with a wrong option. The string "#CDATA" is used as + the contentspec in the second elementdecl in the DTD. + + + + + Tests children with a required field missing. The "+" is used as the + choice or seq field in the second elementdecl in the DTD. + + + Tests children with a required field missing. The "*" is used as the + choice or seq field in the second elementdecl in the DTD. + + + Tests children with a required field missing. The "?" is used as the + choice or seq field in the second elementdecl in the DTD. + + + Tests children with wrong field ordering. The "*" occurs before the + seq field (a,a) in the second elementdecl in the DTD. + + + Tests children with wrong field ordering. The "+" occurs before the + choice field (a|a) in the second elementdecl in the DTD. + + + Tests children with wrong key word. The "^" occurs after the seq field + in the second elementdecl in the DTD. + + + + + Tests cp with a required fields missing. The field Name|choice|seq is + missing in the second cp in the choice field in the third elementdecl in the + DTD. + + + Tests cp with a required fields missing. The field Name|choice|seq is + missing in the cp in the third elementdecl in the DTD. + + + Tests cp with a required fields missing. The field Name|choice|seq is + missing in the first cp in the choice field in the third elementdecl in the + DTD. + + + Tests cp with wrong field ordering. The "+" occurs before the seq (a,a) + in the first cp in the choice field in the third elementdecl in the DTD. + + + Tests cp with wrong field ordering. The "*" occurs before the choice + (a|b) in the first cp in the seq field in the third elementdecl in the DTD. + + + Tests cp with wrong field ordering. The "?" occurs before the Name "a" + in the second cp in the seq field in the third elementdecl in the DTD. + + + Tests cp with wrong key word. The "^" occurs after the Name "a" in the + first cp in the choice field in the third elementdecl in the DTD. + + + + + Tests choice with a required field missing. The two cps are missing in + the choice field in the third elementdecl in the DTD. + + + Tests choice with a required field missing. The third cp is missing in + the choice field in the fourth elementdecl in the DTD. + + + Tests choice with a wrong separator. The "!" is used as the separator + in the choice field in the fourth elementdecl in the DTD. + + + Tests choice with a required field missing. The separator "|" is + missing in the choice field (a b)+ in the fourth elementdecl in the DTD. + + + Tests choice with an extra separator. An extra "|" occurs between a + and b in the choice field in the fourth elementdecl in the DTD. + + + Tests choice with a required field missing. The closing bracket ")" is + missing in the choice field (a |b * in the fourth elementdecl in the DTD. + + + + + Tests seq with a required field missing. The two cps are missing in + the seq field in the fourth elementdecl in the DTD. + + + Tests seq with a required field missing. The third cp is missing in + the seq field in the fourth elementdecl in the DTD. + + + Tests seq with a wrong separator. The "|" is used as the separator + between a and b in the seq field in the fourth elementdecl in the DTD. + + + Tests seq with a wrong separator. The "." is used as the separator + between a and b in the seq field in the fourth elementdecl in the DTD. + + + Tests seq with an extra separator. An extra "," occurs between (a|b) + and a in the seq field in the fourth elementdecl in the DTD. + + + Tests seq with a required field missing. The separator between (a|b) + and (b|a) is missing in the seq field in the fourth elementdecl in the DTD. + + + Tests seq with wrong closing bracket. The "]" is used as the closing + bracket in the seq field in the fourth elementdecl in the DTD. + + + + + Tests Mixed with a wrong key word. The string "#pcdata" is used as the + key word in the Mixed field in the fourth elementdecl in the DTD. + + + Tests Mixed with wrong field ordering. The field #PCDATA does not + occur as the first component in the Mixed field in the fourth elementdecl in + the DTD. + + + Tests Mixed with a separator missing. The separator "|" is missing in + between #PCDATA and a in the Mixed field in the fourth elementdecl in the DTD. + + + Tests Mixed with a wrong key word. The string "#CDATA" is used as the + key word in the Mixed field in the fourth elementdecl in the DTD. + + + Tests Mixed with a required field missing. The "*" is missing after + the ")" in the Mixed field in the fourth elementdecl in the DTD. + + + Tests Mixed with wrong closing bracket. The "]" is used as the closing + bracket in the Mixed field in the fourth elementdecl in the DTD. + + + Tests Mixed with a required field missing. The closing bracket ")" is + missing after (#PCDATA in the Mixed field in the fourth elementdecl in the DTD. + + + + + Tests AttlistDecl with a required field missing. The Name is missing + in the AttlistDecl in the DTD. + + + Tests AttlistDecl with a required field missing. The white space is + missing between the beginning sequence and the name in the AttlistDecl + in the DTD. + + + Tests AttlistDecl with wrong field ordering. The Name "a" occurs after + the first AttDef in the AttlistDecl in the DTD. + + + Tests AttlistDecl with wrong key word. The string "Attlist" is used as + the key word in the beginning sequence in the AttlistDecl in the DTD. + + + Tests AttlistDecl with a required field missing. The closing bracket + "greater than" is missing in the AttlistDecl in the DTD. + + + Tests AttlistDecl with wrong beginning sequence. The string + "(less than)ATTLIST" is used as the beginning sequence in the AttlistDecl in + the DTD. + + + + + Tests AttDef with a required field missing. The DefaultDecl is missing + in the AttDef for the name "attr1" in the AttlistDecl in the DTD. + + + Tests AttDef with a required field missing. The white space is missing + between (abc|def) and "def" in the AttDef in the AttlistDecl in the DTD. + + + Tests AttDef with a required field missing. The AttType is missing + for "attr1" in the AttDef in the AttlistDecl in the DTD. + + + Tests AttDef with a required field missing. The white space is missing + between "attr1" and (abc|def) in the AttDef in the AttlistDecl in the DTD. + + + Tests AttDef with a required field missing. The Name is missing in the + AttDef in the AttlistDecl in the DTD. + + + Tests AttDef with a required field missing. The white space before the + name "attr2" is missing in the AttDef in the AttlistDecl in the DTD. + + + Tests AttDef with wrong field ordering. The Name "attr1" occurs after + the AttType in the AttDef in the AttlistDecl in the DTD. + + + Tests AttDef with wrong field ordering. The Name "attr1" occurs after + the AttType and "default" occurs before the AttType in the AttDef in the + AttlistDecl in the DTD. + + + + + Tests AttType with a wrong option. The string "BOGUSATTR" is used as + the AttType in the AttlistDecl in the DTD. + + + Tests AttType with a wrong option. The string "PCDATA" is used as + the AttType in the AttlistDecl in the DTD. + + + + + Tests StringType with a wrong key word. The lower case string "cdata" + is used as the StringType in the AttType in the AttlistDecl in the DTD. + + + Tests StringType with a wrong key word. The string "#CDATA" is used as + the StringType in the AttType in the AttlistDecl in the DTD. + + + Tests StringType with a wrong key word. The string "CData" is used as + the StringType in the AttType in the AttlistDecl in the DTD. + + + + + Tests TokenizedType with wrong key word. The type "id" is used in the + TokenizedType in the AttDef in the AttlistDecl in the DTD. + + + Tests TokenizedType with wrong key word. The type "Idref" is used in the + TokenizedType in the AttDef in the AttlistDecl in the DTD. + + + Tests TokenizedType with wrong key word. The type"Idrefs" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. + + + Tests TokenizedType with wrong key word. The type "EntitY" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. + + + Tests TokenizedType with wrong key word. The type "nmTOKEN" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. + + + Tests TokenizedType with wrong key word. The type "NMtokens" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. + + + Tests TokenizedType with wrong key word. The type "#ID" is used in the + TokenizedType in the AttDef in the AttlistDecl in the DTD. + + + + + Tests EnumeratedType with an illegal option. The string "NMTOKEN (a|b)" + is used in the EnumeratedType in the AttlistDecl in the DTD. + + + + + Tests NotationType with wrong key word. The lower case "notation" is + used as the key word in the NotationType in the AttDef in the AttlistDecl in + the DTD. + + + Tests NotationType with a required field missing. The beginning bracket + "(" is missing in the NotationType in the AttDef in the AttlistDecl in the DTD. + + + Tests NotationType with a required field missing. The Name is missing + in the "()" in the NotationType in the AttDef in the AttlistDecl in the DTD. + + + Tests NotationType with a required field missing. The closing bracket + is missing in the NotationType in the AttDef in the AttlistDecl in the DTD. + + + Tests NotationType with wrong field ordering. The key word "NOTATION" + occurs after "(this)" in the NotationType in the AttDef in the AttlistDecl in + the DTD. + + + Tests NotationType with wrong separator. The "," is used as a separator + between "this" and "that" in the NotationType in the AttDef in the AttlistDecl + in the DTD. + + + Tests NotationType with a required field missing. The white space is + missing between "NOTATION" and "(this)" in the NotationType in the AttDef in the + AttlistDecl in the DTD. + + + Tests NotationType with extra wrong characters. The double quote + character occurs after "(" and before ")" in the NotationType in the AttDef in + the AttlistDecl in the DTD. + + + + + Tests Enumeration with required fields missing. The Nmtokens and "|"s are + missing in the AttDef in the AttlistDecl in the DTD. + + + Tests Enumeration with a required field missing. The closing bracket ")" is + missing in the AttDef in the AttlistDecl in the DTD. + + + Tests Enumeration with wrong separator. The "," is used as the separator in + the AttDef in the AttlistDecl in the DTD. + + + Tests Enumeration with illegal presence. The double quotes occur around the + Enumeration value in the AttDef in the AttlistDecl in the DTD. + + + Tests Enumeration with a required field missing. The white space is missing + between in the AttDef in the AttlistDecl in the DTD. + + + Tests Enumeration with a required field missing. The beginning bracket "(" is + missing in the AttDef in the AttlistDecl in the DTD. + + + + + Tests DefaultDecl with wrong key word. The string "#required" is + used as the key word in the DefaultDecl in the AttDef in the AttlistDecl + in the DTD. + + + Tests DefaultDecl with wrong key word. The string "Implied" is + used as the key word in the DefaultDecl in the AttDef in the AttlistDecl + in the DTD. + + + Tests DefaultDecl with wrong key word. The string "!IMPLIED" is + used as the key word in the DefaultDecl in the AttDef in the AttlistDecl + in the DTD. + + + Tests DefaultDecl with a required field missing. There is no + attribute value specified after the key word "#FIXED" in the DefaultDecl in + the AttDef in the AttlistDecl in the DTD. + + + Tests DefaultDecl with a required field missing. The white space is + missing between the key word "#FIXED" and the attribute value in the + DefaultDecl in the AttDef in the AttlistDecl in the DTD. + + + Tests DefaultDecl with wrong field ordering. The key word "#FIXED" + occurs after the attribute value "introduction" in the DefaultDecl in the + AttDef in the AttlistDecl in the DTD. + + + Tests DefaultDecl against WFC of P60. The text replacement of the + entity "avalue" contains the "less than" character in the DefaultDecl in the + AttDef in the AttlistDecl in the DTD. + + + Tests DefaultDecl with more than one key word. The "#REQUIRED" and + the "#IMPLIED" are used as the key words in the DefaultDecl in the AttDef + in the AttlistDecl in the DTD. + + + + + Tests conditionalSect with a wrong option. The word "NOTINCLUDE" is + used as part of an option which is wrong in the coditionalSect. + + + + + Tests includeSect with wrong key word. The string "include" is used + as a key word in the beginning sequence in the includeSect in the file + ibm62n01.dtd. + + + Tests includeSect with wrong beginning sequence. An extra "[" occurs + in the beginning sequence in the includeSect in the file ibm62n02.dtd. + + + Tests includeSect with wrong beginning sequence. A wrong character "?" + occurs in the beginning sequence in the includeSect in the file ibm62n03.dtd. + + + Tests includeSect with a required field missing. The key word + "INCLUDE" is missing in the includeSect in the file ibm62n04.dtd. + + + Tests includeSect with a required field missing. The "[" is missing + after the key word "INCLUDE" in the includeSect in the file ibm62n05.dtd. + + + Tests includeSect with wrong field ordering. The two external subset + declarations occur before the key word "INCLUDE" in the includeSect in the + file ibm62n06.dtd. + + + Tests includeSect with a required field missing. The closing sequence + "]](greater than)" is missing in the includeSect in the file ibm62n07.dtd. + + + Tests includeSect with a required field missing. One "]" is missing + in the closing sequence in the includeSect in the file ibm62n08.dtd. + + + + + Tests ignoreSect with wrong key word. The string "ignore" is used + as a key word in the beginning sequence in the ignoreSect in the file + ibm63n01.dtd. + + + Tests ignoreSect with wrong beginning sequence. An extra "[" occurs + in the beginning sequence in the ignoreSect in the file ibm63n02.dtd. + + + Tests ignoreSect with wrong beginning sequence. A wrong character "?" + occurs in the beginning sequence in the ignoreSect in the file ibm63n03.dtd. + + + Tests ignoreSect with a required field missing. The key word + "IGNORE" is missing in the ignoreSect in the file ibm63n04.dtd. + + + Tests ignoreSect with a required field missing. The "[" is missing + after the key word "IGNORE" in the ignoreSect in the file ibm63n05.dtd. + + + Tests includeSect with wrong field ordering. The two external subset + declarations occur before the key word "IGNORE" in the ignoreSect in the + file ibm63n06.dtd. + + + Tests ignoreSect with a required field missing. The closing sequence + "]](greater than)" is missing in the ignoreSect in the file ibm63n07.dtd. + + + + + Tests ignoreSectContents with wrong beginning sequence. The "?" occurs + in beginning sequence the ignoreSectContents in the file ibm64n01.dtd. + + + Tests ignoreSectContents with a required field missing.The closing + sequence is missing in the ignoreSectContents in the file ibm64n02.dtd. + + + Tests ignoreSectContents with a required field missing.The beginning + sequence is missing in the ignoreSectContents in the file ibm64n03.dtd. + + + + + Tests Ignore with illegal string included. The string + "]](greater than)" is contained before "this" in the Ignore in the + ignoreSectContents in the file ibm65n01.dtd + + + Tests Ignore with illegal string included. The string + "(less than)![" is contained before "this" in the Ignore in the + ignoreSectContents in the file ibm65n02.dtd + + + + + Tests CharRef with an illegal character referred to. The "#002f" is + used as the referred character in the CharRef in the EntityDecl in the DTD. + + + Tests CharRef with the semicolon character missing. The semicolon + character is missing at the end of the CharRef in the attribute value in + the STag of element "root". + + + Tests CharRef with an illegal character referred to. The "49" is + used as the referred character in the CharRef in the EntityDecl in the DTD. + + + Tests CharRef with an illegal character referred to. The "#5~0" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". + + + Tests CharRef with an illegal character referred to. The "#x002g" is + used as the referred character in the CharRef in the EntityDecl in the DTD. + + + Tests CharRef with an illegal character referred to. The "#x006G" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". + + + Tests CharRef with an illegal character referred to. The "#0=2f" is + used as the referred character in the CharRef in the EntityDecl in the DTD. + + + Tests CharRef with an illegal character referred to. The "#56.0" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". + + + Tests CharRef with an illegal character referred to. The "#x00/2f" + is used as the referred character in the CharRef in the EntityDecl in the + DTD. + + + Tests CharRef with an illegal character referred to. The "#51)" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". + + + Tests CharRef with an illegal character referred to. The "#00 2f" + is used as the referred character in the CharRef in the EntityDecl in the + DTD. + + + Tests CharRef with an illegal character referred to. The "#x0000" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". + + + Tests CharRef with an illegal character referred to. The "#x001f" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". + + + Tests CharRef with an illegal character referred to. The "#xfffe" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". + + + Tests CharRef with an illegal character referred to. The "#xffff" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". + + + + + Tests EntityRef with a required field missing. The Name is missing + in the EntityRef in the content of the element "root". + + + Tests EntityRef with a required field missing. The semicolon is + missing in the EntityRef in the attribute value in the element "root". + + + Tests EntityRef with an extra white space. A white space occurs + after the ampersand in the EntityRef in the content of the element "root". + + + Tests EntityRef which is against P68 WFC: Entity Declared. The name + "aAa" in the EntityRef in the AttValue in the STage of the element "root" + does not match the Name of any declared entity in the DTD. + + + Tests EntityRef which is against P68 WFC: Entity Declared. The + entity with the name "aaa" in the EntityRef in the AttValue in the STag of + the element "root" is not declared. + + + Tests EntityRef which is against P68 WFC: Entity Declared. The + entity with the name "aaa" in the EntityRef in the AttValue in the STag of + the element "root" is externally declared, but standalone is "yes". + + + Tests EntityRef which is against P68 WFC: Entity Declared. The + entity with the name "aaa" in the EntityRef in the AttValue in the STag of + the element "root" is referred before declared. + + + Tests EntityRef which is against P68 WFC: Parsed Entity. The + EntityRef in the AttValue in the STag of the element "root" contains the + name "aImage" of an unparsed entity. + + + Tests EntityRef which is against P68 WFC: No Recursion. The + recursive entity reference occurs with the entity declarations for "aaa" + and "bbb" in the DTD. + + + Tests EntityRef which is against P68 WFC: No Recursion. The + indirect recursive entity reference occurs with the entity declarations for + "aaa", "bbb", "ccc", "ddd", and "eee" in the DTD. + + + + + + Tests PEReference with a required field missing. The Name "paaa" is + missing in the PEReference in the DTD. + + + Tests PEReference with a required field missing. The semicolon is + missing in the PEReference "%paaa" in the DTD. + + + Tests PEReference with an extra white space. There is an extra + white space occurs before ";" in the PEReference in the DTD. + + + Tests PEReference with an extra white space. There is an extra + white space occurs after "%" in the PEReference in the DTD. + + + Based on E29 substantial source: minutes XML-Syntax 1999-02-24 E38 in + XML 1.0 Errata, this WFC does not apply to P69, but the VC Entity declared + still apply. + Tests PEReference which is against P69 WFC: Entity Declared. The PE + with the name "paaa" is referred before declared in the DTD. + + + Tests PEReference which is against P69 WFC: No Recursion. The + recursive PE reference occurs with the entity declarations for "paaa" and + "bbb" in the DTD. + + + Tests PEReference which is against P69 WFC: No Recursion. The + indirect recursive PE reference occurs with the entity declarations for + "paaa", "bbb", "ccc", "ddd", and "eee" in the DTD. + + + + + Tests + + + Tests EntityDecl with a required field missing. The white space is + missing between the beginning sequence and the Name "aaa" in the EntityDecl + in the DTD. + + + Tests EntityDecl with a required field missing. The white space is + missing between the Name "aaa" and the EntityDef "aString" in the + EntityDecl in the DTD. + + + Tests EntityDecl with a required field missing. The EntityDef is + missing in the EntityDecl with the Name "aaa" in the DTD. + + + Tests EntityDecl with a required field missing. The Name is missing + in the EntityDecl with the EntityDef "aString" in the DTD. + + + Tests EntityDecl with wrong ordering. The Name "aaa" occurs after + the EntityDef in the EntityDecl in the DTD. + + + Tests EntityDecl with wrong key word. The string "entity" is used + as the key word in the beginning sequence in the EntityDecl in the DTD. + + + Tests EntityDecl with a required field missing. The closing bracket + (greater than) is missing in the EntityDecl in the DTD. + + + Tests EntityDecl with a required field missing. The exclamation mark + is missing in the beginning sequence in the EntityDecl in the DTD. + + + + + Tests PEdecl with a required field missing. The white space is + missing between the beginning sequence and the "%" in the PEDecl in the DTD. + + + Tests PEdecl with a required field missing. The Name is missing + in the PEDecl in the DTD. + + + Tests PEdecl with a required field missing. The white space is + missing between the Name and the PEDef in the PEDecl in the DTD. + + + Tests PEdecl with a required field missing. The PEDef is missing + after the Name "paaa" in the PEDecl in the DTD. + + + Tests PEdecl with wrong field ordering. The Name "paaa" occurs + after the PEDef in the PEDecl in the DTD. + + + Tests PEdecl with wrong field ordering. The "%" and the Name "paaa" + occurs after the PEDef in the PEDecl in the DTD. + + + Tests PEdecl with wrong key word. The string "entity" is used as + the key word in the beginning sequence in the PEDecl in the DTD. + + + Tests PEdecl with a required field missing. The closing bracket + (greater than) is missing in the PEDecl in the DTD. + + + Tests PEdecl with wrong closing sequence. The string + "!(greater than)" is used as the closing sequence in the PEDecl in the DTD. + + + + + Tests EntityDef with wrong field ordering. The NDataDecl "NDATA + JPGformat" occurs before the ExternalID in the EntityDef in the EntityDecl. + + + Tests EntityDef with a required field missing. The ExternalID is + missing before the NDataDecl in the EntityDef in the EntityDecl. + + + + + Tests PEDef with extra fields. The NDataDecl occurs after the + ExternalID in the PEDef in the PEDecl in the DTD. + + + + + Tests ExternalID with wrong key word. The string "system" is used + as the key word in the ExternalID in the EntityDef in the EntityDecl. + + + Tests ExternalID with wrong key word. The string "public" is used + as the key word in the ExternalID in the doctypedecl. + + + Tests ExternalID with wrong key word. The string "Public" is used + as the key word in the ExternalID in the doctypedecl. + + + Tests ExternalID with wrong field ordering. The key word "PUBLIC" + occurs after the PublicLiteral and the SystemLiteral in the ExternalID in + the doctypedecl. + + + Tests ExternalID with a required field missing. The white space + between "SYSTEM" and the Systemliteral is missing in the ExternalID in the + EntityDef in the EntityDecl in the DTD. + + + Tests ExternalID with a required field missing. The Systemliteral + is missing after "SYSTEM" in the ExternalID in the EntityDef in the + EntityDecl in the DTD. + + + Tests ExternalID with a required field missing. The white space + between the PublicLiteral and the Systemliteral is missing in the ExternalID + in the doctypedecl. + + + Tests ExternalID with a required field missing. The key word + "PUBLIC" is missing in the ExternalID in the doctypedecl. + + + Tests ExternalID with a required field missing. The white space + between "PUBLIC" and the PublicLiteral is missing in the ExternalID in the + doctypedecl. + + + Tests ExternalID with a required field missing. The PublicLiteral + is missing in the ExternalID in the doctypedecl. + + + Tests ExternalID with a required field missing. The PublicLiteral + is missing in the ExternalID in the doctypedecl. + + + Tests ExternalID with a required field missing. The SystemLiteral + is missing in the ExternalID in the doctypedecl. + + + Tests ExternalID with wrong field ordering. The key word "PUBLIC" + occurs after the PublicLiteral in the ExternalID in the doctypedecl. + + + + + Tests NDataDecl with wrong key word. The string "ndata" is used as + the key word in the NDataDecl in the EntityDef in the GEDecl. + + + Tests NDataDecl with wrong key word. The string "NData" is used as + the key word in the NDataDecl in the EntityDef in the GEDecl. + + + Tests NDataDecl with a required field missing. The leading white + space is missing in the NDataDecl in the EntityDef in the GEDecl. + + + Tests NDataDecl with a required field missing. The key word "NDATA" + is missing in the NDataDecl in the EntityDef in the GEDecl. + + + Tests NDataDecl with a required field missing. The Name after the + key word "NDATA" is missing in the NDataDecl in the EntityDef in the GEDecl. + + + Tests NDataDecl with a required field missing. The white space + between "NDATA" and the Name is missing in the NDataDecl in the EntityDef + in the GEDecl. + + + Tests NDataDecl with wrong field ordering. The key word "NDATA" + occurs after the Name in the NDataDecl in the EntityDef in the GEDecl. + + + + + Tests TextDecl with wrong field ordering. The VersionInfo occurs + after the EncodingDecl in the TextDecl in the file "ibm77n01.ent". + + + Tests TextDecl with wrong key word. The string "XML" is used in the + beginning sequence in the TextDecl in the file "ibm77n02.ent". + + + Tests TextDecl with wrong closing sequence. The character "greater + than" is used as the closing sequence in the TextDecl in the file + "ibm77n03.ent". + + + Tests TextDecl with a required field missing. The closing sequence + is missing in the TextDecl in the file "ibm77n04.ent". + + + + + Tests extParsedEnt with wrong field ordering. The TextDecl occurs + after the content in the file ibm78n01.ent. + + + Tests extParsedEnt with extra field. A blank line occurs before the + TextDecl in the file ibm78n02.ent. + + + + + Tests extPE with wrong field ordering. The TextDecl occurs after + the extSubsetDecl (the white space and the comment) in the file + ibm79n01.ent. + + + Tests extPE with extra field. A blank line occurs before the + TextDecl in the file ibm78n02.ent. + + + + + Tests EncodingDecl with a required field missing. The leading white + space is missing in the EncodingDecl in the XMLDecl. + + + Tests EncodingDecl with a required field missing. The "=" sign is + missing in the EncodingDecl in the XMLDecl. + + + Tests EncodingDecl with a required field missing. The double quoted + EncName are missing in the EncodingDecl in the XMLDecl. + + + Tests EncodingDecl with wrong field ordering. The string "encoding=" occurs after the double quoted EncName in the EncodingDecl in the XMLDecl. + + + Tests EncodingDecl with wrong field ordering. The "encoding" occurs + after the double quoted EncName in the EncodingDecl in the XMLDecl. + + + Tests EncodingDecl with wrong key word. The string "Encoding" is + used as the key word in the EncodingDecl in the XMLDecl. + + + + + Tests EncName with an illegal character. The "_" is used as the + first character in the EncName in the EncodingDecl in the XMLDecl. + + + Tests EncName with an illegal character. The "-" is used as the + first character in the EncName in the EncodingDecl in the XMLDecl. + + + Tests EncName with an illegal character. The "." is used as the + first character in the EncName in the EncodingDecl in the XMLDecl. + + + Tests EncName with illegal characters. The "8-" is used as the + initial characters in the EncName in the EncodingDecl in the XMLDecl. + + + Tests EncName with an illegal character. The "~" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. + + + Tests EncName with an illegal character. The "#" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. + + + Tests EncName with an illegal character. The ":" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. + + + Tests EncName with an illegal character. The "/" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. + + + Tests EncName with an illegal character. The ";" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. + + + + + Tests NotationDecl with a required field missing. The white space + after the beginning sequence of the NotationDecl is missing in the DTD. + + + Tests NotationDecl with a required field missing. The Name in the + NotationDecl is missing in the DTD. + + + Tests NotationDecl with a required field missing. The externalID or + the PublicID is missing in the NotationDecl in the DTD. + + + Tests NotationDecl with wrong field ordering. The Name occurs after + the "SYSTEM" and the externalID in the NotationDecl in the DTD. + + + Tests NotationDecl with wrong key word. The string "notation" is + used as a key word in the NotationDecl in the DTD. + + + Tests NotationDecl with a required field missing. The closing + bracket (the greater than character) is missing in the NotationDecl. + + + Tests NotationDecl with wrong beginning sequence. The "!" is missing + in the beginning sequence in the NotationDecl in the DTD. + + + Tests NotationDecl with wrong closing sequence. The extra "!" occurs + in the closing sequence in the NotationDecl in the DTD. + + + + + Tests PublicID with wrong key word. The string "public" is used as + the key word in the PublicID in the NotationDecl in the DTD. + + + Tests PublicID with wrong key word. The string "Public" is used as + the key word in the PublicID in the NotationDecl in the DTD. + + + Tests PublicID with a required field missing. The key word "PUBLIC" + is missing in the PublicID in the NotationDecl in the DTD. + + + Tests PublicID with a required field missing. The white space + between the "PUBLIC" and the PubidLiteral is missing in the PublicID in + the NotationDecl in the DTD. + + + Tests PublicID with a required field missing. The PubidLiteral is + missing in the PublicID in the NotationDecl in the DTD. + + + Tests PublicID with wrong field ordering. The key word "PUBLIC" + occurs after the PubidLiteral in the PublicID in the NotationDecl. + + + + + Tests BaseChar with an illegal character. The character #x00D7 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x00F7 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0132 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0133 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x013F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0140 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0149 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x017F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x01c4 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x01CC + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0BB6 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0BBA + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0C0D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0C11 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0C29 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0C34 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0C5F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0C62 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0C8D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0C91 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x01F1 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0CA9 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0CB4 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0CBA + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0CDF + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0CE2 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0D0D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0D11 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0D29 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0D3A + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0D62 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x01F3 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E2F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E31 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E34 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E46 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E83 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E85 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E89 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E8B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E8E + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0E98 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x01F6 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EA0 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EA4 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EA6 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EA8 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EAC + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EAF + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EB1 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EB4 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EBE + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0EC5 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x01F9 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0F48 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0F6A + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x10C6 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x10F7 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1011 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1104 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1108 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x110A + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x110D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x113B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x01F9 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x113F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1141 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x114D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x114f + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1151 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1156 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x115A + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1162 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1164 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1166 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0230 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x116B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x116F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1174 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x119F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x11AC + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x11B6 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x11B9 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x11BB + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x11C3 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x11F1 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x02AF + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x11FA + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1E9C + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1EFA + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F16 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F1E + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F46 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F4F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F58 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F5A + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F5C + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x02CF + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F5E + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1F7E + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FB5 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FBD + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FBF + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FC5 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FCD + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FD5 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FDC + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FED + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0387 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FF5 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x1FFD + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x2127 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x212F + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x2183 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x3095 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x30FB + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x312D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #xD7A4 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x038B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x03A2 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x03CF + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x03D7 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x03DD + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x03E1 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x03F4 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x040D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0450 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x045D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0482 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x04C5 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x04C6 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x04C9 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x04EC + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x04ED + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x04F6 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x04FA + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0557 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0558 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0587 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x05EB + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x05F3 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0620 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x063B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x064B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x06B8 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x06BF + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x06CF + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x06D4 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x06D6 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x06E7 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x093A + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x093E + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0962 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x098D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0991 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0992 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x09A9 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x09B1 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x09B5 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x09BA + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x09DE + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x09E2 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x09F2 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A0B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A11 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A29 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A31 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A34 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A37 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A3A + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A5D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A70 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A75 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #xA84 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0ABC + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0A92 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0AA9 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0AB1 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0AB4 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0ABA + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B04 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B0D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B11 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B29 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B31 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B34 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B3A + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B3E + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B5E + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B62 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B8B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B91 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B98 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B9B + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0B9D + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0BA0 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0BA7 + occurs as the first character of the PITarget in the PI in the DTD. + + + Tests BaseChar with an illegal character. The character #x0BAB + occurs as the first character of the PITarget in the PI in the DTD. + + + + + Tests Ideographic with an illegal character. The character #x4CFF + occurs as the first character in the PITarget in the PI in the DTD. + + + Tests Ideographic with an illegal character. The character #x9FA6 + occurs as the first character in the PITarget in the PI in the DTD. + + + Tests Ideographic with an illegal character. The character #x3008 + occurs as the first character in the PITarget in the PI in the DTD. + + + Tests Ideographic with an illegal character. The character #x302A + occurs as the first character in the PITarget in the PI in the DTD. + + + + + Tests CombiningChar with an illegal character. The character #x02FF + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0346 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0362 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0487 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x05A2 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x05BA + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x05BE + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x05C0 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x05C3 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0653 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x06B8 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x06B9 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x06E9 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x06EE + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0904 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x093B + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x094E + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0955 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0964 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0984 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x09C5 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x09C9 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x09CE + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x09D8 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x09E4 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0A03 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0A3D + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0A46 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0A49 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0A4E + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0A80 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0A84 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0ABB + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0AC6 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0ACA + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0ACE + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0B04 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0B3B + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0B44 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0B4A + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0B4E + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0B58 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0B84 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0BC3 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0BC9 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0BD6 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0C0D + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0C45 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0C49 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0C54 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0C81 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0C84 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0CC5 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0CC9 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0CD4 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0CD7 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0D04 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0D45 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0D49 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0D4E + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0D58 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0E3F + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0E3B + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0E4F + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0EBA + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0EBE + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0ECE + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F1A + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F36 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F38 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F3B + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F3A + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F70 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F85 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F8C + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F96 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0F98 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0FB0 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0FB8 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x0FBA + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x20DD + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x20E2 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x3030 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests CombiningChar with an illegal character. The character #x309B + occurs as the second character in the PITarget in the PI in the DTD. + + + + + Tests Digit with an illegal character. The character #x0029 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x003B + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x066A + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x06FA + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0970 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x09F2 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0AF0 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0B70 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0C65 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0CE5 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0CF0 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0D70 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0E5A + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0EDA + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Digit with an illegal character. The character #x0F2A + occurs as the second character in the PITarget in the PI in the DTD. + + + + + Tests Extender with an illegal character. The character #x00B6 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x00B8 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x02D2 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x03FE + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x065F + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x0EC7 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x3006 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x3030 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x3036 + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x309C + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x309F + occurs as the second character in the PITarget in the PI in the DTD. + + + Tests Extender with an illegal character. The character #x30FF + occurs as the second character in the PITarget in the PI in the DTD. + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/ibm_oasis_readme.txt b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/ibm_oasis_readme.txt new file mode 100644 index 0000000000..6640e3c9f3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/ibm_oasis_readme.txt @@ -0,0 +1,43 @@ +1. Introduction + + This test suite is contributed by the testing team in the IBM Java Technology + Center and used for the conformance test on the XML parsers based on XML 1.0 + Specification. + +2. Test Suite Structure + + This XML conformance test suite consists of 149 valid tests, 51 invalid tests, + and 746 not-well-formed tests. The configure files "ibm_oasis_valid.xml", + "ibm_oasis_invalid.xml", and "ibm_oasis_not-wf.xml" are located in a directory + called "ibm". All test cases are in the directory tree starting from "ibm" + as shown below: + + ibm + _______________________|_______________________ + | | | + valid invalid not-wf + _______|______ ______|_______ ______|_______ + | | | | | | | | | + P01 P02 ...... P89 P28 P29 ...... P76 P01 P02 ...... P89 + __|__ + | | + out ibm01v01.xml ...... + | + ibm01v01.xml + +3. File Naming Style + + The naming for a XML test cases follows the general form ibmXXYZZ.xml where + XX is the number of XML production to be tested, Y is the character which + indicates the test type (v: valid, i: invalid, n: not-wf), ZZ is the test + case order number for the same XML production. For instance, ibm85n98.xml + means that it is an IBM not-well-formed test case number 98 for testing XML + production 85. + +4. Test Coverage + + The XML test cases are designed based on the test patterns created according + to the syntax rules and the WFC/VC constraints specified in each XML 1.0 + production. + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/ibm_oasis_valid.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/ibm_oasis_valid.xml new file mode 100644 index 0000000000..7544db3519 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/ibm_oasis_valid.xml @@ -0,0 +1,743 @@ + + + + + + + Tests with a xml document consisting of prolog followed by + element then Misc + + + + + + This test case covers legal character ranges plus discrete legal characters for production 02. + + + + + + Tests all 4 legal white space characters - #x20 #x9 #xD #xA + + + + + + Empty EntityValue is legal + + + Tests a normal EnitityValue + + + Tests EnitityValue referencing a Parameter Entity + + + Tests EnitityValue referencing a General Entity + + + Tests EnitityValue with combination of GE, PE and text, the GE used is + declared in the student.dtd + + + + + + Tests empty AttValue with double quotes as the delimiters + + + Tests empty AttValue with single quotes as the delimiters + + + Test AttValue with double quotes as the delimiters and single quote inside + + + Test AttValue with single quotes as the delimiters and double quote inside + + + Test AttValue with a GE reference and double quotes as the delimiters + + + Test AttValue with a GE reference and single quotes as the delimiters + + + testing AttValue with mixed references and text content in double quotes + + + testing AttValue with mixed references and text content in single quotes + + + + + + Tests empty systemliteral using the double quotes + + + Tests empty systemliteral using the single quotes + + + Tests regular systemliteral using the single quotes + + + Tests regular systemliteral using the double quotes + + + + + + Tests empty systemliteral using the double quotes + + + Tests empty systemliteral using the single quotes + + + Tests regular systemliteral using the double quotes + + + Tests regular systemliteral using the single quotes + + + + + + Testing PubidChar with all legal PubidChar in a PubidLiteral + + + + + + Testing CharData with empty string + + + Testing CharData with white space character + + + Testing CharData with a general text string + + + + + + Tests empty comment + + + Tests comment with regular text + + + Tests comment with one dash inside + + + Tests comment with more comprehensive content + + + + + + Tests PI definition with only PItarget name and nothing else + + + Tests PI definition with only PItarget name and a white space + + + Tests PI definition with PItarget name and text that contains + question mark and right angle + + + + + + Tests PITarget name + + + + + + Tests CDSect with CDStart CData CDEnd + + + + + + Tests CDStart + + + + + + Tests CDATA with empty string + + + Tests CDATA with regular content + + + + + + Tests CDEnd + + + + + + Tests prolog with XMLDecl and doctypedecl + + + Tests prolog with doctypedecl + + + Tests prolog with Misc doctypedecl + + + Tests prolog with doctypedecl Misc + + + Tests prolog with XMLDecl Misc doctypedecl + + + Tests prolog with XMLDecl doctypedecl Misc + + + Tests prolog with XMLDecl Misc doctypedecl Misc + + + + + + Tests XMLDecl with VersionInfo only + + + Tests XMLDecl with VersionInfo EncodingDecl + + + Tests XMLDecl with VersionInfo SDDecl + + + Tests XMLDecl with VerstionInfo and a trailing whitespace char + + + Tests XMLDecl with VersionInfo EncodingDecl SDDecl + + + Tests XMLDecl with VersionInfo EncodingDecl SDDecl and a trailing whitespace + + + + + + Tests VersionInfo with single quote + + + Tests VersionInfo with double quote + + + + + + Tests EQ with = + + + Tests EQ with = and spaces on both sides + + + Tests EQ with = and space in front of it + + + Tests EQ with = and space after it + + + + + + Tests VersionNum 1.0 + + + + + + Tests Misc with comment + + + Tests Misc with PI + + + Tests Misc with white spaces + + + + + + Tests doctypedecl with internal DTD only + + + Tests doctypedecl with external subset and combinations of different markup + declarations and PEReferences + + + + + + Tests markupdecl with combinations of elementdecl, AttlistDecl,EntityDecl, + NotationDecl, PI and comment + + + Tests WFC: PE in internal subset as a positive test + + + + + + Tests extSubset with extSubsetDecl only in the dtd file + + + Tests extSubset with TextDecl and extSubsetDecl in the dtd file + + + + + + Tests extSubsetDecl with combinations of markupdecls, conditionalSects, + PEReferences and white spaces + + + + + + Tests VC: Standalone Document Declaration with absent attribute that + has default value and standalone is no + + + Tests VC: Standalone Document Declaration with external entity reference + and standalone is no + + + Tests VC: Standalone Document Declaration with attribute values that need + to be normalized and standalone is no + + + Tests VC: Standalone Document Declaration with whitespace in mixed content + and standalone is no + + + + + + Tests LanguageID with Langcode - Subcode + + + + + + Duplicate Test as ibm33v01.xml + + + + + + Tests ISO639Code + + + + + + Tests IanaCode + + + + + + Tests UserCode + + + + + + Tests SubCode + + + + + + Tests element with EmptyElemTag and STag content Etag, also tests the + VC: Element Valid with elements that have children, Mixed and ANY + contents + + + + + + Tests STag with possible combinations of its fields, also tests WFC: + Unique Att Spec. + + + + + + Tests Attribute with Name Eq AttValue and VC: Attribute Value Type + + + + + + Tests ETag with possible combinations of its fields + + + + + + Tests content with all possible constructs: element, CharData, Reference, + CDSect, Comment + + + + + + Tests EmptyElemTag with possible combinations of its fields + + + + + + Tests both P45 elementDecl and P46 contentspec with possible combinations + of their constructs + + + + + + Tests all possible children,cp,choice,seq patterns in P47,P48,P49,P50 + + + + + + Tests VC:Proper Group/PE Nesting with PEs of choices that are properly nested + with parenthesized groups in external subsets + + + + + + Tests VC:Proper Group/PE Nesting with PEs of seq that are properly nested + with parenthesized groups in external subsets + + + + + + Tests Mixed with possible combinations of its fields amd VC: No + Duplicate Types + + + Tests VC:Proper Group/PE Nesting with PEs of Mixed that are properly nested + with parenthesized groups in external subsets + + + + + + Tests all AttlistDecl and AttDef Patterns in P52 and P53 + + + + + + Tests all AttTypes : StringType, TokenizedTypes, EnumeratedTypes in + P55,P56,P57,P58,P59. Also tests all DefaultDecls in P60. + + + Tests all AttTypes : StringType, TokenizedType, EnumeratedTypes in + P55,P56,P57. + + + Tests AttTypes with StringType in P55. + + + + + + Tests StringType for P55. The "CDATA" occurs in the StringType for the + attribute "att" for the element "a". + + + + + + Tests TokenizedType for P56. The "ID", "IDREF", "IDREFS", "ENTITY", + "ENTITIES", "NMTOKEN", and "NMTOKENS" occur in the TokenizedType for the + attribute "attr". + + + Tests TokenizedType for P56 VC: ID Attribute Default. The value "AC1999" is + assigned to the ID attribute "attr" with "#REQUIRED" in the DeaultDecl. + + + Tests TokenizedType for P56 VC: ID Attribute Default. The value "AC1999" is + assigned to the ID attribute "attr" with "#IMPLIED" in the DeaultDecl. + + + Tests TokenizedType for P56 VC: ID. The ID attribute "UniqueName" appears + only once in the document. + + + Tests TokenizedType for P56 VC: One ID per element type. The element "a" or + "b" has only one ID attribute. + + + Tests TokenizedType for P56 VC: IDREF. The IDREF value "AC456" matches the + value assigned to an ID attribute "UniqueName". + + + Tests TokenizedType for P56 VC: IDREF. The IDREFS value "AC456 Q123" matches + the values assigned to the ID attribute "UniqueName" and "Uname". + + + Tests TokenizedType for P56 VC: Entity Name. The value "image" of the ENTITY + attribute "sun" matches the name of an unparsed entity declared. + + + Tests TokenizedType for P56 VC: Name Token. The value of the NMTOKEN attribute + "thistoken" matches the Nmtoken production. + + + Tests TokenizedType for P56 VC: Name Token. The value of the NMTOKENS + attribute "thistoken" matches the Nmtoken production. + + + + + + Tests EnumeratedType in the AttType. The attribute "att" has a type (a|b) + with the element "a". + the + + + + + + Tests NotationType for P58. It shows different patterns fro the NOTATION + attribute "attr". + + + Tests NotationType for P58: Notation Attributes. The value "base64" of the + NOTATION attribute "attr" matches one of the notation names declared. + + + + + + Tests Enumeration in the EnumeratedType for P59. It shows different + patterns for the Enumeration attribute "attr". + + + Tests Enumeration for P59 VC: Enumeration. The value "one" of the + Enumeration attribute "attr" matches one of the element names declared. + + + + + + Tests DefaultDecl for P60. It shows different options "#REQUIRED", "#FIXED", + "#IMPLIED", and default for the attribute "chapter". + + + Tests DefaultDecl for P60 VC: Required Attribute. In the element "one" and + "two" the value of the #REQUIRED attribute "chapter" is given. + + + Tests DefaultDecl for P60 VC: Fixed Attribute Default. The value of the + #FIXED attribute "chapter" is exactly the same as the default value. + + + Tests DefaultDecl for P60 VC: Attribute Default Legal. The default value + specified for the attribute "attr" meets the lexical constraints of the + declared attribute type. + + + + + + Tests conditionalSect for P61. It takes the option "invludeSect" in the file + ibm61v01.dtd. + + + Tests conditionalSect for P61. It takes the option "ignoreSect" in the file + ibm61v02.dtd. + + + + + + Tests includeSect for P62. The white space is not included before the key + word "INCLUDE" in the beginning sequence. + + + Tests includeSect for P62. The white space is not included after the key + word "INCLUDE" in the beginning sequence. + + + Tests includeSect for P62. The white space is included after the key + word "INCLUDE" in the beginning sequence. + + + Tests includeSect for P62. The white space is included before the key + word "INCLUDE" in the beginning sequence. + + + Tests includeSect for P62. The extSubsetDecl is not included. + + + + + + Tests ignoreSect for P63. The white space is not included before the key + word "IGNORE" in the beginning sequence. + + + Tests ignoreSect for P63. The white space is not included after the key + word "IGNORE" in the beginning sequence. + + + Tests ignoreSect for P63. The white space is included after the key + word "IGNORE" in the beginning sequence. + + + Tests ignoreSect for P63. The ignireSectContents is included. + + + Tests ignoreSect for P63. The white space is included before and after the + key word "IGNORE" in the beginning sequence. + + + + + + Tests ignoreSectContents for P64. One "ignore" field is included. + + + Tests ignoreSectContents for P64. Two "ignore" and one "ignoreSectContents" + fields are included. + + + Tests ignoreSectContents for P64. Four "ignore" and three + "ignoreSectContents" fields are included. + + + + + + Tests Ignore for P65. An empty string occurs in the Ignore filed. + + + Tests Ignore for P65. An string not including the brackets occurs in each of + the Ignore filed. + + + + + Tests all legal CharRef's. + + + + + + Tests Reference could be EntityRef or CharRef. + + + + + + Tests P68 VC:Entity Declared with Entities in External Subset + , standalone is no + + + Tests P68 VC:Entity Declared with Entities in External Parameter Entities + , standalone is no + + + + + + Tests P68 VC:Entity Declared with Parameter Entities in External Subset + , standalone is no + + + Tests P68 VC:Entity Declared with Parameter Entities in External Parameter + Entities, standalone is no + + + + + + Tests all legal GEDecls and PEDecls constructs derived from P70-76 + + + + + + Tests ExtParsedEnt, also TextDecl in P77 and EncodingDecl in P80 + + + + + + Tests extPE + + + + + + Tests NotationDecl in P82 and PublicID in P83 + + + + + + This test case covers 149 legal character ranges plus 51 single legal + characters for BaseChar in P85 using a PI target Name + + + + + + This test case covers 2 legal character ranges plus 1 single legal + characters for IdeoGraphic in P86 using a PI target Name + + + + + + This test case covers 65 legal character ranges plus 30 single legal + characters for CombiningChar in P87 using a PI target Name + + + + + + This test case covers 15 legal character ranges for Digit in P88 using a PI + target Name + + + + + + This test case covers 3 legal character ranges plus 8 single legal + characters for Extender in P89 using a PI target Name + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/CVS/Entries new file mode 100644 index 0000000000..bc0025d2ad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/CVS/Entries @@ -0,0 +1,15 @@ +D/P28//// +D/P32//// +D/P39//// +D/P41//// +D/P45//// +D/P49//// +D/P50//// +D/P51//// +D/P56//// +D/P58//// +D/P59//// +D/P60//// +D/P68//// +D/P69//// +D/P76//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/CVS/Repository new file mode 100644 index 0000000000..27ee1f3e38 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/CVS/Entries new file mode 100644 index 0000000000..521a5a105c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/CVS/Entries @@ -0,0 +1,2 @@ +/ibm28i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/CVS/Repository new file mode 100644 index 0000000000..c0716b8b9b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P28 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/ibm28i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/ibm28i01.xml new file mode 100644 index 0000000000..f9ea91cfb5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/ibm28i01.xml @@ -0,0 +1,7 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/out/CVS/Entries new file mode 100644 index 0000000000..df6f903ed9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm28i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/out/CVS/Repository new file mode 100644 index 0000000000..24caa1588b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P28/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/out/ibm28i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/out/ibm28i01.xml new file mode 100644 index 0000000000..c712ea7861 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P28/out/ibm28i01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/CVS/Entries new file mode 100644 index 0000000000..cf97c64551 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/CVS/Entries @@ -0,0 +1,7 @@ +/ibm32i01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32i03.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32i03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32i04.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32i04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/CVS/Repository new file mode 100644 index 0000000000..b6ce33a0ad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P32 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i01.dtd new file mode 100644 index 0000000000..4828791469 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i01.dtd @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i01.xml new file mode 100644 index 0000000000..68ca044d8e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i01.xml @@ -0,0 +1,10 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i03.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i03.dtd new file mode 100644 index 0000000000..26743b6836 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i03.dtd @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i03.xml new file mode 100644 index 0000000000..dbed9bce8c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i03.xml @@ -0,0 +1,13 @@ + + +]> + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i04.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i04.dtd new file mode 100644 index 0000000000..358c3c7455 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i04.dtd @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i04.xml new file mode 100644 index 0000000000..bc2739078e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/ibm32i04.xml @@ -0,0 +1,15 @@ + + +]> + +This is a + +yellow tiger + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/CVS/Entries new file mode 100644 index 0000000000..23b45ac62a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/CVS/Entries @@ -0,0 +1,4 @@ +/ibm32i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32i03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32i04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/CVS/Repository new file mode 100644 index 0000000000..cab81954b6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P32/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/ibm32i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/ibm32i01.xml new file mode 100644 index 0000000000..2ec4ca8d75 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/ibm32i01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/ibm32i03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/ibm32i03.xml new file mode 100644 index 0000000000..42364d84a7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/ibm32i03.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/ibm32i04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/ibm32i04.xml new file mode 100644 index 0000000000..9cc8454634 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P32/out/ibm32i04.xml @@ -0,0 +1 @@ +This is a yellow tiger \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/CVS/Entries new file mode 100644 index 0000000000..20c16488be --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/CVS/Entries @@ -0,0 +1,5 @@ +/ibm39i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm39i02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm39i03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm39i04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/CVS/Repository new file mode 100644 index 0000000000..15e4f85b56 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P39 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/ibm39i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/ibm39i01.xml new file mode 100644 index 0000000000..1ffa0bb5d9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/ibm39i01.xml @@ -0,0 +1,14 @@ + + + + + + +]> + +should not have content here + + content of b element + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/ibm39i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/ibm39i02.xml new file mode 100644 index 0000000000..cbf01fd15b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/ibm39i02.xml @@ -0,0 +1,16 @@ + + + + + + +]> + + + root can't have text content + + + content of b element + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/ibm39i03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/ibm39i03.xml new file mode 100644 index 0000000000..f50afab74b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/ibm39i03.xml @@ -0,0 +1,15 @@ + + + + + +]> + + + + content of b element + + could not have 'a' as 'b's content + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/ibm39i04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/ibm39i04.xml new file mode 100644 index 0000000000..192447a700 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/ibm39i04.xml @@ -0,0 +1,17 @@ + + + + + + +]> + + + + content of b element + + not declared in dtd + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/CVS/Entries new file mode 100644 index 0000000000..e658de736d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/CVS/Entries @@ -0,0 +1,5 @@ +/ibm39i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm39i02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm39i03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm39i04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/CVS/Repository new file mode 100644 index 0000000000..a169f61827 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P39/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/ibm39i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/ibm39i01.xml new file mode 100644 index 0000000000..35bbc641ac --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/ibm39i01.xml @@ -0,0 +1 @@ +should not have content here content of b element \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/ibm39i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/ibm39i02.xml new file mode 100644 index 0000000000..2c21f47f2d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/ibm39i02.xml @@ -0,0 +1 @@ + root can't have text content content of b element \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/ibm39i03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/ibm39i03.xml new file mode 100644 index 0000000000..a5a526c983 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/ibm39i03.xml @@ -0,0 +1 @@ + content of b element could not have 'a' as 'b's content \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/ibm39i04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/ibm39i04.xml new file mode 100644 index 0000000000..dd152f76b8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P39/out/ibm39i04.xml @@ -0,0 +1 @@ + content of b element not declared in dtd \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/CVS/Entries new file mode 100644 index 0000000000..a1ea2b1200 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/CVS/Entries @@ -0,0 +1,3 @@ +/ibm41i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41i02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/CVS/Repository new file mode 100644 index 0000000000..e742ba96c5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P41 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/ibm41i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/ibm41i01.xml new file mode 100644 index 0000000000..05d67ade19 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/ibm41i01.xml @@ -0,0 +1,11 @@ + + + + + +]> + + attr1 not declared + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/ibm41i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/ibm41i02.xml new file mode 100644 index 0000000000..8c3d74e1b7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/ibm41i02.xml @@ -0,0 +1,12 @@ + + + + + + +]> + + attr3 value not fixed + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/CVS/Entries new file mode 100644 index 0000000000..22fcf94509 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/CVS/Entries @@ -0,0 +1,3 @@ +/ibm41i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41i02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/CVS/Repository new file mode 100644 index 0000000000..1243a92e84 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P41/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/ibm41i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/ibm41i01.xml new file mode 100644 index 0000000000..8c75abccfa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/ibm41i01.xml @@ -0,0 +1 @@ + attr1 not declared \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/ibm41i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/ibm41i02.xml new file mode 100644 index 0000000000..3bdaa30e18 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P41/out/ibm41i02.xml @@ -0,0 +1 @@ + attr3 value not fixed \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/CVS/Entries new file mode 100644 index 0000000000..c4b20cf588 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/CVS/Entries @@ -0,0 +1,2 @@ +/ibm45i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/CVS/Repository new file mode 100644 index 0000000000..b784a8ce8d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P45 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/ibm45i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/ibm45i01.xml new file mode 100644 index 0000000000..6526b4ad5e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/ibm45i01.xml @@ -0,0 +1,19 @@ + + + + + + + + + + +]> + + without white space + with a white space + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/out/CVS/Entries new file mode 100644 index 0000000000..5aca32db59 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm45i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/out/CVS/Repository new file mode 100644 index 0000000000..cd03a70086 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P45/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/out/ibm45i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/out/ibm45i01.xml new file mode 100644 index 0000000000..a107534606 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P45/out/ibm45i01.xml @@ -0,0 +1 @@ + without white space with a white space \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/CVS/Entries new file mode 100644 index 0000000000..ee5dde8fc0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/CVS/Entries @@ -0,0 +1,4 @@ +/ibm49i01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm49i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm49i02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/CVS/Repository new file mode 100644 index 0000000000..71bda1a417 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P49 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/ibm49i01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/ibm49i01.dtd new file mode 100644 index 0000000000..9fefbf5253 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/ibm49i01.dtd @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/ibm49i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/ibm49i01.xml new file mode 100644 index 0000000000..f84452e18b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/ibm49i01.xml @@ -0,0 +1,9 @@ + + +]> + + + content of b element + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/ibm49i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/ibm49i02.xml new file mode 100644 index 0000000000..260fa82c8d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/ibm49i02.xml @@ -0,0 +1,9 @@ + + +]> + + + content of b element + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/CVS/Entries new file mode 100644 index 0000000000..2b68a7fff1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/CVS/Entries @@ -0,0 +1,3 @@ +/ibm49i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm49i02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/CVS/Repository new file mode 100644 index 0000000000..132c28e67a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P49/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/ibm49i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/ibm49i01.xml new file mode 100644 index 0000000000..fb492e28e4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/ibm49i01.xml @@ -0,0 +1 @@ + content of b element \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/ibm49i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P49/out/ibm49i02.xml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/CVS/Entries new file mode 100644 index 0000000000..07140599c4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/CVS/Entries @@ -0,0 +1,3 @@ +/ibm50i01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm50i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/CVS/Repository new file mode 100644 index 0000000000..a50ce9bca9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P50 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/ibm50i01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/ibm50i01.dtd new file mode 100644 index 0000000000..1439a1738f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/ibm50i01.dtd @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/ibm50i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/ibm50i01.xml new file mode 100644 index 0000000000..33def44e03 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/ibm50i01.xml @@ -0,0 +1,9 @@ + + +]> + + + content of b element + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/out/CVS/Entries new file mode 100644 index 0000000000..f7901d6aeb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm50i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/out/CVS/Repository new file mode 100644 index 0000000000..8829c67195 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P50/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/out/ibm50i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/out/ibm50i01.xml new file mode 100644 index 0000000000..fb492e28e4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P50/out/ibm50i01.xml @@ -0,0 +1 @@ + content of b element \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/CVS/Entries new file mode 100644 index 0000000000..e90c6600b3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/CVS/Entries @@ -0,0 +1,5 @@ +/ibm51i01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm51i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm51i03.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm51i03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/CVS/Repository new file mode 100644 index 0000000000..ab79e8f8e5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P51 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/ibm51i01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/ibm51i01.dtd new file mode 100644 index 0000000000..1602ff3afb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/ibm51i01.dtd @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/ibm51i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/ibm51i01.xml new file mode 100644 index 0000000000..e77859811a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/ibm51i01.xml @@ -0,0 +1,9 @@ + + +]> + + Element type a + Element type b + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/ibm51i03.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/ibm51i03.dtd new file mode 100644 index 0000000000..61f882fb65 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/ibm51i03.dtd @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/ibm51i03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/ibm51i03.xml new file mode 100644 index 0000000000..8c4b88935e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/ibm51i03.xml @@ -0,0 +1,15 @@ + + + + + + + + +]> + + Element type a + Element type b + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/CVS/Entries new file mode 100644 index 0000000000..78d821818f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/CVS/Entries @@ -0,0 +1,4 @@ +/ibm51i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm51i02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm51i03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/CVS/Repository new file mode 100644 index 0000000000..2251dcd77f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P51/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/ibm51i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/ibm51i01.xml new file mode 100644 index 0000000000..078934e1d1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/ibm51i01.xml @@ -0,0 +1 @@ + Element type a Element type b \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/ibm51i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/ibm51i02.xml new file mode 100644 index 0000000000..078934e1d1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/ibm51i02.xml @@ -0,0 +1 @@ + Element type a Element type b \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/ibm51i03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/ibm51i03.xml new file mode 100644 index 0000000000..078934e1d1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P51/out/ibm51i03.xml @@ -0,0 +1 @@ + Element type a Element type b \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/CVS/Entries new file mode 100644 index 0000000000..0d1af5d13a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/CVS/Entries @@ -0,0 +1,18 @@ +/ibm56i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i10.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i11.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i12.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i13.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i14.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i15.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i16.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i17.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i18.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/CVS/Repository new file mode 100644 index 0000000000..0e6f194bb3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P56 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i01.xml new file mode 100644 index 0000000000..830599170c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i01.xml @@ -0,0 +1,11 @@ + + + + + ]> + +This is a negative test for validity constraints +the value of the attribute with a type ID does not match the Name production + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i02.xml new file mode 100644 index 0000000000..b7c5af55d0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i02.xml @@ -0,0 +1,14 @@ + + + + + + + ]> + + +This is a negative test for validity constraints +the value of the attribute with a type ID appears more than once in the XML document + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i03.xml new file mode 100644 index 0000000000..85a34a2e74 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i03.xml @@ -0,0 +1,11 @@ + + + + + ]> + +This is a Negative validity test for ID Attribute Default. +Giving the attribute default as #FIXED + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i05.xml new file mode 100644 index 0000000000..fb555aa080 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i05.xml @@ -0,0 +1,11 @@ + + + + + ]> + +This is a Negative validity test for ID Attribute Default. +Giving the attibute default as a const string + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i06.xml new file mode 100644 index 0000000000..9ef0fa3382 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i06.xml @@ -0,0 +1,15 @@ + + + + + + + ]> + + +This is a Negative validity test for ID. +There is more than attribute of type ID for the element a + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i07.xml new file mode 100644 index 0000000000..5724d47156 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i07.xml @@ -0,0 +1,16 @@ + + + + + + + + ]> + + + +Negative test for validity constraint of IDREF. +In an attribute decl, values of type IDREF does not match the name production + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i08.xml new file mode 100644 index 0000000000..2538a2c7be --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i08.xml @@ -0,0 +1,18 @@ + + + + + + + + ]> + + + +Negative test for validity constraint of IDREF. +In an attribute decl, values of type IDREF match the name production and +IDREF value does not match the value assigned to any ID attribute somewhere +in the XML document. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i09.xml new file mode 100644 index 0000000000..e2ae11a8f2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i09.xml @@ -0,0 +1,19 @@ + + + + + + + + + + ]> + + + + +Negative test for validity constraint of IDREFS. +In an attribute decl, values of type IDREFS does not match the name production + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i10.xml new file mode 100644 index 0000000000..962d4661d1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i10.xml @@ -0,0 +1,21 @@ + + + + + + + + + + ]> + + + + +Negative test for validity constraint of IDREFS. +In an attribute decl, values of type IDREFS match the name production +but IDREFS value do not match the values assigned to one or more ID attributes +somewhere in the XML document + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i11.xml new file mode 100644 index 0000000000..f2d88c5542 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i11.xml @@ -0,0 +1,13 @@ + + + + + + +]> + + +In the attribute decl, values of type ENTITY do not match the Name production + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i12.xml new file mode 100644 index 0000000000..79cc40a393 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i12.xml @@ -0,0 +1,14 @@ + + + + + + +]> + + +In the attribute decl, values of type ENTITY match the Name production +but does not match the name of any entity declared in the DTD + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i13.xml new file mode 100644 index 0000000000..c6818fa4bc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i13.xml @@ -0,0 +1,14 @@ + + + + + + +]> + + +In an attribute declaration, values of type ENTITY match the Name production and the ENTITY value +matches the name of a parsed entity declared in the DTD. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i14.xml new file mode 100644 index 0000000000..9b4b3434f6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i14.xml @@ -0,0 +1,14 @@ + + + + + + + +]> + + +In an attribute declaration, values of type ENTITIES do not match the Name production. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i15.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i15.xml new file mode 100644 index 0000000000..a8ebc8c816 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i15.xml @@ -0,0 +1,15 @@ + + + + + + + +]> + + +In an attribute declaration, values of type ENTITIES match the Name production and the ENTITIES value +does not match one or more names of entities declared in the DTD. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i16.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i16.xml new file mode 100644 index 0000000000..3b4579fe42 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i16.xml @@ -0,0 +1,15 @@ + + + + + + + +]> + + +In an attribute declaration, values of type ENTITIES match the Name production and the ENTITIES value +matches one or more names of parsed entities declared in the DTD. . + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i17.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i17.xml new file mode 100644 index 0000000000..01162dfabd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i17.xml @@ -0,0 +1,12 @@ + + + + + +]> + + +In an attribute declaration, values of type NMTOKEN does not match the Nmtoken production + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i18.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i18.xml new file mode 100644 index 0000000000..7ee173ba7f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/ibm56i18.xml @@ -0,0 +1,12 @@ + + + + + +]> + + +In an attribute declaration, values of type NMTOKENS does not match the Nmtokens production + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/CVS/Entries new file mode 100644 index 0000000000..8a10963a89 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/CVS/Entries @@ -0,0 +1,18 @@ +/ibm56i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i10.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i11.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i12.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i13.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i14.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i15.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i16.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i17.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56i18.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/CVS/Repository new file mode 100644 index 0000000000..0551a83123 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P56/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i01.xml new file mode 100644 index 0000000000..b25807811b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i01.xml @@ -0,0 +1 @@ + This is a negative test for validity constraints the value of the attribute with a type ID does not match the Name production \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i02.xml new file mode 100644 index 0000000000..c6fc2937c1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i02.xml @@ -0,0 +1 @@ + This is a negative test for validity constraints the value of the attribute with a type ID appears more than once in the XML document \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i03.xml new file mode 100644 index 0000000000..0fd8f98fc2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i03.xml @@ -0,0 +1 @@ + This is a Negative validity test for ID Attribute Default. Giving the attribute default as #FIXED \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i05.xml new file mode 100644 index 0000000000..6da02f3935 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i05.xml @@ -0,0 +1 @@ + This is a Negative validity test for ID Attribute Default. Giving the attibute default as a const string \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i06.xml new file mode 100644 index 0000000000..30e5228f2d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i06.xml @@ -0,0 +1 @@ + This is a Negative validity test for ID. There is more than attribute of type ID for the element a \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i07.xml new file mode 100644 index 0000000000..3903dd4ef3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i07.xml @@ -0,0 +1 @@ + Negative test for validity constraint of IDREF. In an attribute decl, values of type IDREF does not match the name production \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i08.xml new file mode 100644 index 0000000000..7759a5e47c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i08.xml @@ -0,0 +1 @@ + Negative test for validity constraint of IDREF. In an attribute decl, values of type IDREF match the name production and IDREF value does not match the value assigned to any ID attribute somewhere in the XML document. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i09.xml new file mode 100644 index 0000000000..426e94baa5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i09.xml @@ -0,0 +1 @@ + Negative test for validity constraint of IDREFS. In an attribute decl, values of type IDREFS does not match the name production \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i10.xml new file mode 100644 index 0000000000..59005d4083 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i10.xml @@ -0,0 +1 @@ + Negative test for validity constraint of IDREFS. In an attribute decl, values of type IDREFS match the name production but IDREFS value do not match the values assigned to one or more ID attributes somewhere in the XML document \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i11.xml new file mode 100644 index 0000000000..0bc9ddda62 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i11.xml @@ -0,0 +1 @@ + In the attribute decl, values of type ENTITY do not match the Name production \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i12.xml new file mode 100644 index 0000000000..e5a0c0eeaf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i12.xml @@ -0,0 +1 @@ + In the attribute decl, values of type ENTITY match the Name production but does not match the name of any entity declared in the DTD \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i13.xml new file mode 100644 index 0000000000..0292fd28cf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i13.xml @@ -0,0 +1 @@ + In an attribute declaration, values of type ENTITY match the Name production and the ENTITY value matches the name of a parsed entity declared in the DTD. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i14.xml new file mode 100644 index 0000000000..8a6c0a061a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i14.xml @@ -0,0 +1 @@ + In an attribute declaration, values of type ENTITIES do not match the Name production. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i15.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i15.xml new file mode 100644 index 0000000000..e86f97b636 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i15.xml @@ -0,0 +1 @@ + In an attribute declaration, values of type ENTITIES match the Name production and the ENTITIES value does not match one or more names of entities declared in the DTD. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i16.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i16.xml new file mode 100644 index 0000000000..dd486c63ed --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i16.xml @@ -0,0 +1 @@ + In an attribute declaration, values of type ENTITIES match the Name production and the ENTITIES value matches one or more names of parsed entities declared in the DTD. . \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i17.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i17.xml new file mode 100644 index 0000000000..0229bacbd1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i17.xml @@ -0,0 +1 @@ + In an attribute declaration, values of type NMTOKEN does not match the Nmtoken production \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i18.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i18.xml new file mode 100644 index 0000000000..9119b7324f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P56/out/ibm56i18.xml @@ -0,0 +1 @@ + In an attribute declaration, values of type NMTOKENS does not match the Nmtokens production \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/CVS/Entries new file mode 100644 index 0000000000..021d8e65ca --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/CVS/Entries @@ -0,0 +1,3 @@ +/ibm58i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm58i02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/CVS/Repository new file mode 100644 index 0000000000..32f1f9c1f6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P58 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/ibm58i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/ibm58i01.xml new file mode 100644 index 0000000000..e9e53a01df --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/ibm58i01.xml @@ -0,0 +1,16 @@ + + + + + + + + + ]> + + +The attribute values of type NOTATION does not match any of the notation names included in the +declaration.All notation names in the declaration have been declared. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/ibm58i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/ibm58i02.xml new file mode 100644 index 0000000000..68d9cbbf4f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/ibm58i02.xml @@ -0,0 +1,15 @@ + + + + + + + + ]> + + +The attribute values of type NOTATION does match any of the notation names included in the +declaration, but some of notation names in the declaration have not been declared + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/CVS/Entries new file mode 100644 index 0000000000..ed5dfef67e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/CVS/Entries @@ -0,0 +1,3 @@ +/ibm58i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm58i02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/CVS/Repository new file mode 100644 index 0000000000..809824e51b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P58/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/ibm58i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/ibm58i01.xml new file mode 100644 index 0000000000..1ac628be4f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/ibm58i01.xml @@ -0,0 +1,6 @@ + + + +]> + The attribute values of type NOTATION does not match any of the notation names included in the declaration.All notation names in the declaration have been declared. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/ibm58i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/ibm58i02.xml new file mode 100644 index 0000000000..1999fc00dd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P58/out/ibm58i02.xml @@ -0,0 +1,5 @@ + + +]> + The attribute values of type NOTATION does match any of the notation names included in the declaration, but some of notation names in the declaration have not been declared \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/CVS/Entries new file mode 100644 index 0000000000..8aa63a4dc8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/CVS/Entries @@ -0,0 +1,2 @@ +/ibm59i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/CVS/Repository new file mode 100644 index 0000000000..f78e94bd85 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P59 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/ibm59i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/ibm59i01.xml new file mode 100644 index 0000000000..9b004f2f6b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/ibm59i01.xml @@ -0,0 +1,15 @@ + + + + + + + + ]> + + +This is a Negative test +The attribute values of type Enumeration does not match any of the Nmtoken tokens in the declaration. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/out/CVS/Entries new file mode 100644 index 0000000000..6aac8a489c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm59i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/out/CVS/Repository new file mode 100644 index 0000000000..bfc8d0ed2d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P59/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/out/ibm59i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/out/ibm59i01.xml new file mode 100644 index 0000000000..7766f1c297 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P59/out/ibm59i01.xml @@ -0,0 +1 @@ + This is a Negative test The attribute values of type Enumeration does not match any of the Nmtoken tokens in the declaration. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/CVS/Entries new file mode 100644 index 0000000000..e3d22a3ddb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/CVS/Entries @@ -0,0 +1,5 @@ +/ibm60i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60i02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60i03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60i04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/CVS/Repository new file mode 100644 index 0000000000..369068b0ad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P60 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/ibm60i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/ibm60i01.xml new file mode 100644 index 0000000000..57756a169b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/ibm60i01.xml @@ -0,0 +1,17 @@ + + + + + + + + ]> + + + +Negative test for Required Attribute. Some occurrence of an element with +an attribute of #REQUIRED default declaration does not give the value of +those attribute + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/ibm60i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/ibm60i02.xml new file mode 100644 index 0000000000..1b891d8a59 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/ibm60i02.xml @@ -0,0 +1,15 @@ + + + + + + ]> + + +Negative Test +An attribute has a default value declared with the #FIXED keyword, +and an instances of that attribute is given a value which is not +the same as the default value in the declaration. + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/ibm60i03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/ibm60i03.xml new file mode 100644 index 0000000000..7e35078086 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/ibm60i03.xml @@ -0,0 +1,21 @@ + + + + + + + + ]> + +The default value specified for an attribute does not meet the +lexical constraints of the declared attribute type. + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/ibm60i04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/ibm60i04.xml new file mode 100644 index 0000000000..9ccdc8257f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/ibm60i04.xml @@ -0,0 +1,13 @@ + + + + + + + ]> + +The default value specified for an attribute does not meet the +lexical constraints of the declared attribute type. + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/CVS/Entries new file mode 100644 index 0000000000..03208dd2f8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/CVS/Entries @@ -0,0 +1,5 @@ +/ibm60i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60i02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60i03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60i04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/CVS/Repository new file mode 100644 index 0000000000..5004676316 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P60/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/ibm60i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/ibm60i01.xml new file mode 100644 index 0000000000..0546e27412 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/ibm60i01.xml @@ -0,0 +1 @@ + Negative test for Required Attribute. Some occurrence of an element with an attribute of #REQUIRED default declaration does not give the value of those attribute \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/ibm60i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/ibm60i02.xml new file mode 100644 index 0000000000..2684857257 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/ibm60i02.xml @@ -0,0 +1 @@ + Negative Test An attribute has a default value declared with the #FIXED keyword, and an instances of that attribute is given a value which is not the same as the default value in the declaration. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/ibm60i03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/ibm60i03.xml new file mode 100644 index 0000000000..0334dbf10e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/ibm60i03.xml @@ -0,0 +1 @@ + The default value specified for an attribute does not meet the lexical constraints of the declared attribute type. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/ibm60i04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/ibm60i04.xml new file mode 100644 index 0000000000..0334dbf10e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P60/out/ibm60i04.xml @@ -0,0 +1 @@ + The default value specified for an attribute does not meet the lexical constraints of the declared attribute type. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/CVS/Entries new file mode 100644 index 0000000000..65d4c729e0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/CVS/Entries @@ -0,0 +1,9 @@ +/ibm68i01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68i02.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68i02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68i03.ent/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68i03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68i04.ent/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68i04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/CVS/Repository new file mode 100644 index 0000000000..8bc5e399d0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P68 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i01.dtd new file mode 100644 index 0000000000..f3b49c2472 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i01.dtd @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i01.xml new file mode 100644 index 0000000000..83145aa8c0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i01.xml @@ -0,0 +1,10 @@ + + +]> + + pcdata content + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i02.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i02.dtd new file mode 100644 index 0000000000..fcf30871c9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i02.dtd @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i02.xml new file mode 100644 index 0000000000..84ff6758d7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i02.xml @@ -0,0 +1,10 @@ + + +]> + + pcdata content + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i03.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i03.ent new file mode 100644 index 0000000000..1ac4fcab5f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i03.ent @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i03.xml new file mode 100644 index 0000000000..f857b63390 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i03.xml @@ -0,0 +1,10 @@ + + + + %pe1; +]> + + pcdata content + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i04.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i04.ent new file mode 100644 index 0000000000..bcc535bb25 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i04.ent @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i04.xml new file mode 100644 index 0000000000..77a69628f6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/ibm68i04.xml @@ -0,0 +1,10 @@ + + + + %pe1; +]> + + pcdata content + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/CVS/Entries new file mode 100644 index 0000000000..2b945900ec --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/CVS/Entries @@ -0,0 +1,5 @@ +/ibm68i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68i02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68i03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68i04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/CVS/Repository new file mode 100644 index 0000000000..73e08e9561 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P68/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/ibm68i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/ibm68i01.xml new file mode 100644 index 0000000000..2375979678 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/ibm68i01.xml @@ -0,0 +1 @@ + pcdata content \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/ibm68i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/ibm68i02.xml new file mode 100644 index 0000000000..2375979678 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/ibm68i02.xml @@ -0,0 +1 @@ + pcdata content \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/ibm68i03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/ibm68i03.xml new file mode 100644 index 0000000000..c05dd56b0c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/ibm68i03.xml @@ -0,0 +1 @@ + pcdata content \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/ibm68i04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/ibm68i04.xml new file mode 100644 index 0000000000..c05dd56b0c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P68/out/ibm68i04.xml @@ -0,0 +1 @@ + pcdata content \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/CVS/Entries new file mode 100644 index 0000000000..054650eee2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/CVS/Entries @@ -0,0 +1,9 @@ +/ibm69i01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm69i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm69i02.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm69i02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm69i03.ent/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm69i03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm69i04.ent/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm69i04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/CVS/Repository new file mode 100644 index 0000000000..504fa99f5e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P69 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i01.dtd new file mode 100644 index 0000000000..24f59e83c8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i01.dtd @@ -0,0 +1,6 @@ + + + +"> +%pe2; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i01.xml new file mode 100644 index 0000000000..1c31ac572c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i01.xml @@ -0,0 +1,10 @@ + + +]> + + pcdata content + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i02.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i02.dtd new file mode 100644 index 0000000000..2317c6ffc1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i02.dtd @@ -0,0 +1,6 @@ + + + +%pe1; + +"> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i02.xml new file mode 100644 index 0000000000..e1f45ae92e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i02.xml @@ -0,0 +1,10 @@ + + +]> + + pcdata content + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i03.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i03.ent new file mode 100644 index 0000000000..94bca39dff --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i03.ent @@ -0,0 +1,7 @@ + + + +"> +%pe3; + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i03.xml new file mode 100644 index 0000000000..7ae2f130ce --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i03.xml @@ -0,0 +1,10 @@ + + + + %pe1; +]> + + pcdata content + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i04.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i04.ent new file mode 100644 index 0000000000..b078fb4276 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i04.ent @@ -0,0 +1,8 @@ + + + +%pe2; + +"> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i04.xml new file mode 100644 index 0000000000..62f1125043 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/ibm69i04.xml @@ -0,0 +1,10 @@ + + + + %pe1; +]> + + pcdata content + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/CVS/Entries new file mode 100644 index 0000000000..f90c3091d5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/CVS/Entries @@ -0,0 +1,5 @@ +/ibm69i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm69i02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm69i03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm69i04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/CVS/Repository new file mode 100644 index 0000000000..79786a6aa5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P69/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/ibm69i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/ibm69i01.xml new file mode 100644 index 0000000000..2375979678 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/ibm69i01.xml @@ -0,0 +1 @@ + pcdata content \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/ibm69i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/ibm69i02.xml new file mode 100644 index 0000000000..2375979678 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/ibm69i02.xml @@ -0,0 +1 @@ + pcdata content \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/ibm69i03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/ibm69i03.xml new file mode 100644 index 0000000000..c05dd56b0c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/ibm69i03.xml @@ -0,0 +1 @@ + pcdata content \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/ibm69i04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/ibm69i04.xml new file mode 100644 index 0000000000..c05dd56b0c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P69/out/ibm69i04.xml @@ -0,0 +1 @@ + pcdata content \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/CVS/Entries new file mode 100644 index 0000000000..e70dc08a9b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/CVS/Entries @@ -0,0 +1,2 @@ +/ibm76i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/CVS/Repository new file mode 100644 index 0000000000..6af8648a21 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P76 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/ibm76i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/ibm76i01.xml new file mode 100644 index 0000000000..a4409c6b68 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/ibm76i01.xml @@ -0,0 +1,16 @@ + + + + +'> + +%pe1; + + + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/out/CVS/Entries new file mode 100644 index 0000000000..6c04f454c8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm76i01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/out/CVS/Repository new file mode 100644 index 0000000000..9e590fdf12 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/invalid/P76/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/out/ibm76i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/out/ibm76i01.xml new file mode 100644 index 0000000000..bcce7a0f7c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/invalid/P76/out/ibm76i01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/CVS/Entries new file mode 100644 index 0000000000..0a8a358121 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/CVS/Entries @@ -0,0 +1,79 @@ +D/P01//// +D/P02//// +D/P03//// +D/P04//// +D/P05//// +D/P09//// +D/P10//// +D/P11//// +D/P12//// +D/P13//// +D/P14//// +D/P15//// +D/P16//// +D/P17//// +D/P18//// +D/P19//// +D/P20//// +D/P21//// +D/P22//// +D/P23//// +D/P24//// +D/P25//// +D/P26//// +D/P27//// +D/P28//// +D/P29//// +D/P30//// +D/P31//// +D/P32//// +D/P39//// +D/P40//// +D/P41//// +D/P42//// +D/P43//// +D/P44//// +D/P45//// +D/P46//// +D/P47//// +D/P48//// +D/P49//// +D/P50//// +D/P51//// +D/P52//// +D/P53//// +D/P54//// +D/P55//// +D/P56//// +D/P57//// +D/P58//// +D/P59//// +D/P60//// +D/P61//// +D/P62//// +D/P63//// +D/P64//// +D/P65//// +D/P66//// +D/P68//// +D/P69//// +D/P71//// +D/P72//// +D/P73//// +D/P74//// +D/P75//// +D/P76//// +D/P77//// +D/P78//// +D/P79//// +D/P80//// +D/P81//// +D/P82//// +D/P83//// +D/P85//// +D/P86//// +D/P87//// +D/P88//// +D/P89//// +D/misc//// +D/p28a//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/CVS/Repository new file mode 100644 index 0000000000..2e4f9283ae --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/CVS/Entries new file mode 100644 index 0000000000..1a920f206e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/CVS/Entries @@ -0,0 +1,4 @@ +/ibm01n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm01n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm01n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/CVS/Repository new file mode 100644 index 0000000000..4ef6d7c144 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P01 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/ibm01n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/ibm01n01.xml new file mode 100644 index 0000000000..8f2a24950c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/ibm01n01.xml @@ -0,0 +1,5 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/ibm01n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/ibm01n02.xml new file mode 100644 index 0000000000..fba7c8f6fb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/ibm01n02.xml @@ -0,0 +1,5 @@ +Wrong ordering between prolog and element! + + +]> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/ibm01n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/ibm01n03.xml new file mode 100644 index 0000000000..82fd08c3c6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P01/ibm01n03.xml @@ -0,0 +1,9 @@ + + + +]> +Wrong combination! + +Wrong combination! + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/CVS/Entries new file mode 100644 index 0000000000..44562e48ba --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/CVS/Entries @@ -0,0 +1,34 @@ +/ibm02n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n10.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n11.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n12.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n13.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n14.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n15.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n16.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n17.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n18.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n19.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n20.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n21.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n22.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n23.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n24.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n25.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n26.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n27.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n28.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n29.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n30.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n31.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n32.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm02n33.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/CVS/Repository new file mode 100644 index 0000000000..df75b96e6b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P02 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n01.xml new file mode 100644 index 0000000000..867386a255 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n01.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n02.xml new file mode 100644 index 0000000000..0984535667 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n02.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n03.xml new file mode 100644 index 0000000000..8fb98db76f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n03.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n04.xml new file mode 100644 index 0000000000..35ebb81254 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n04.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n05.xml new file mode 100644 index 0000000000..4847c52f04 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n05.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n06.xml new file mode 100644 index 0000000000..f4b3fea92b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n06.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n07.xml new file mode 100644 index 0000000000..70b39a42bf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n07.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n08.xml new file mode 100644 index 0000000000..d6a07f9721 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n08.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n09.xml new file mode 100644 index 0000000000..14082265f1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n09.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n10.xml new file mode 100644 index 0000000000..127b117d9c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n10.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n11.xml new file mode 100644 index 0000000000..c0f6340498 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n11.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n12.xml new file mode 100644 index 0000000000..3aa6b22386 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n12.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n13.xml new file mode 100644 index 0000000000..b5da2def7b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n13.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n14.xml new file mode 100644 index 0000000000..fb475617b2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n14.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n15.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n15.xml new file mode 100644 index 0000000000..90e4ce29db --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n15.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n16.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n16.xml new file mode 100644 index 0000000000..ef0bd5b521 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n16.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n17.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n17.xml new file mode 100644 index 0000000000..cb6d61f9e9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n17.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n18.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n18.xml new file mode 100644 index 0000000000..6d6277d662 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n18.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n19.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n19.xml new file mode 100644 index 0000000000..965802232e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n19.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n20.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n20.xml new file mode 100644 index 0000000000..0257c823c6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n20.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n21.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n21.xml new file mode 100644 index 0000000000..89a0b1ad73 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n21.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n22.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n22.xml new file mode 100644 index 0000000000..3bf0e2d1ab --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n22.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n23.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n23.xml new file mode 100644 index 0000000000..7ce8a85fd2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n23.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n24.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n24.xml new file mode 100644 index 0000000000..5a2ea3ecfc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n24.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n25.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n25.xml new file mode 100644 index 0000000000..259b054712 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n25.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n26.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n26.xml new file mode 100644 index 0000000000..004f5e0466 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n26.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n27.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n27.xml new file mode 100644 index 0000000000..0cab04e7af --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n27.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n28.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n28.xml new file mode 100644 index 0000000000..34b1e0a2d9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n28.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n29.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n29.xml new file mode 100644 index 0000000000..70b9f721c6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n29.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n30.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n30.xml new file mode 100644 index 0000000000..a5606b217a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n30.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n31.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n31.xml new file mode 100644 index 0000000000..e7b65e4894 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n31.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n32.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n32.xml new file mode 100644 index 0000000000..89597112cb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n32.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n33.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n33.xml new file mode 100644 index 0000000000..44f74da54c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P02/ibm02n33.xml @@ -0,0 +1,6 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P03/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P03/CVS/Entries new file mode 100644 index 0000000000..11df6eb44c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P03/CVS/Entries @@ -0,0 +1,2 @@ +/ibm03n01.xml/1.2/Mon Mar 25 15:47:37 2002// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P03/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P03/CVS/Repository new file mode 100644 index 0000000000..4ae749c6b4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P03/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P03 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P03/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P03/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P03/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P03/ibm03n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P03/ibm03n01.xml new file mode 100644 index 0000000000..433e6b0374 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P03/ibm03n01.xml @@ -0,0 +1,6 @@ + +]> + +Illegal space 3000 in the end tag diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/CVS/Entries new file mode 100644 index 0000000000..7411fcfa1a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/CVS/Entries @@ -0,0 +1,19 @@ +/ibm04n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm04n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm04n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm04n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm04n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm04n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm04n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm04n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm04n09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm04n10.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm04n11.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm04n12.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm04n13.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm04n14.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm04n15.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm04n16.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm04n17.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm04n18.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/CVS/Repository new file mode 100644 index 0000000000..8f43addda9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P04 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n01.xml new file mode 100644 index 0000000000..91c8d59f5e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n01.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n02.xml new file mode 100644 index 0000000000..c47224bdfd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n02.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n03.xml new file mode 100644 index 0000000000..1c59d4782c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n03.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n04.xml new file mode 100644 index 0000000000..6f1e33e524 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n04.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n05.xml new file mode 100644 index 0000000000..e32e65ea98 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n05.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n06.xml new file mode 100644 index 0000000000..1d531bb5af --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n06.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n07.xml new file mode 100644 index 0000000000..2b8efabee1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n07.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n08.xml new file mode 100644 index 0000000000..18a92271fd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n08.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n09.xml new file mode 100644 index 0000000000..8e9a750cf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n09.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n10.xml new file mode 100644 index 0000000000..9938fd25e7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n10.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n11.xml new file mode 100644 index 0000000000..aca0080f7f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n11.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n12.xml new file mode 100644 index 0000000000..5472fcad0f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n12.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n13.xml new file mode 100644 index 0000000000..64ae797577 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n13.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n14.xml new file mode 100644 index 0000000000..2172736377 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n14.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n15.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n15.xml new file mode 100644 index 0000000000..64fffaa093 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n15.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n16.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n16.xml new file mode 100644 index 0000000000..98242ebe48 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n16.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n17.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n17.xml new file mode 100644 index 0000000000..f314531b25 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n17.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n18.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n18.xml new file mode 100644 index 0000000000..7c073fc240 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P04/ibm04n18.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/CVS/Entries new file mode 100644 index 0000000000..3465967ed3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/CVS/Entries @@ -0,0 +1,6 @@ +/ibm05n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm05n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm05n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm05n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm05n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/CVS/Repository new file mode 100644 index 0000000000..fb93cd6dae --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P05 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n01.xml new file mode 100644 index 0000000000..1b83228f02 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n01.xml @@ -0,0 +1,4 @@ + +]> +<.A_name_starts_with./> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n02.xml new file mode 100644 index 0000000000..3ee449969d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n02.xml @@ -0,0 +1,4 @@ + +]> +<-A_name_starts_With-/> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n03.xml new file mode 100644 index 0000000000..d3adffdb50 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n03.xml @@ -0,0 +1,4 @@ + +]> +<5A_name_starts_with_digit/> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n04.xml new file mode 100644 index 0000000000..499a09ca9a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n04.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n05.xml new file mode 100644 index 0000000000..98e575018a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P05/ibm05n05.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/CVS/Entries new file mode 100644 index 0000000000..aad2c8af44 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/CVS/Entries @@ -0,0 +1,5 @@ +/ibm09n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm09n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm09n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm09n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/CVS/Repository new file mode 100644 index 0000000000..06a675e440 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P09 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/ibm09n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/ibm09n01.xml new file mode 100644 index 0000000000..b6c068bb4e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/ibm09n01.xml @@ -0,0 +1,21 @@ + + + +]> + + +My Name is &FullName;. + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/ibm09n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/ibm09n02.xml new file mode 100644 index 0000000000..106dbc46b0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/ibm09n02.xml @@ -0,0 +1,8 @@ + + + +]> + + +My Name is &FullName;. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/ibm09n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/ibm09n03.xml new file mode 100644 index 0000000000..c7b28b31e9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/ibm09n03.xml @@ -0,0 +1,8 @@ + + + +]> + + +My Name is &FullName;. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/ibm09n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/ibm09n04.xml new file mode 100644 index 0000000000..df3399734e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P09/ibm09n04.xml @@ -0,0 +1,8 @@ + + + +]> + + +My Name is &FullName;. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/CVS/Entries new file mode 100644 index 0000000000..e12d4f87f3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/CVS/Entries @@ -0,0 +1,9 @@ +/ibm10n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/CVS/Repository new file mode 100644 index 0000000000..648f96fe92 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P10 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n01.xml new file mode 100644 index 0000000000..3f9f50e9f4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n01.xml @@ -0,0 +1,19 @@ + + + + + + +]> + + +My Name is SnowMan. + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n02.xml new file mode 100644 index 0000000000..cf33029760 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n02.xml @@ -0,0 +1,14 @@ + + + + + + +]> + + +My Name is SnowMan. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n03.xml new file mode 100644 index 0000000000..f7b6c13a19 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n03.xml @@ -0,0 +1,14 @@ + + + + + + +]> + + +My Name is SnowMan. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n04.xml new file mode 100644 index 0000000000..039f65ae77 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n04.xml @@ -0,0 +1,14 @@ + + + + + + +]> + + + + + + + + +]> + + +My Name is SnowMan. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n06.xml new file mode 100644 index 0000000000..6d89dc50c4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n06.xml @@ -0,0 +1,14 @@ + + + + + + +]> + + +My Name is SnowMan. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n07.xml new file mode 100644 index 0000000000..f7b6c13a19 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n07.xml @@ -0,0 +1,14 @@ + + + + + + +]> + + +My Name is SnowMan. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n08.xml new file mode 100644 index 0000000000..328729d1d5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P10/ibm10n08.xml @@ -0,0 +1,14 @@ + + + + + + +]> + + + +]> + + +My Name is SnowMan. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P11/ibm11n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P11/ibm11n03.xml new file mode 100644 index 0000000000..3c1901edac --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P11/ibm11n03.xml @@ -0,0 +1,7 @@ + + +]> + + +My Name is SnowMan. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P11/ibm11n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P11/ibm11n04.xml new file mode 100644 index 0000000000..0a3017a8cc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P11/ibm11n04.xml @@ -0,0 +1,7 @@ + + +]> + + +My Name is SnowMan. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/CVS/Entries new file mode 100644 index 0000000000..0489d6125c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/CVS/Entries @@ -0,0 +1,4 @@ +/ibm12n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm12n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm12n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/CVS/Repository new file mode 100644 index 0000000000..4733acee8c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P12 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/ibm12n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/ibm12n01.xml new file mode 100644 index 0000000000..50a7b63b9a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/ibm12n01.xml @@ -0,0 +1,18 @@ + + + +]> + + +My Name is &info;. + + + + + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/ibm12n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/ibm12n02.xml new file mode 100644 index 0000000000..e7024efded --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/ibm12n02.xml @@ -0,0 +1,8 @@ + + + +]> + + +My Name is &info;. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/ibm12n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/ibm12n03.xml new file mode 100644 index 0000000000..4264814c6e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P12/ibm12n03.xml @@ -0,0 +1,8 @@ + + + +]> + + +My Name is &info;. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/CVS/Entries new file mode 100644 index 0000000000..226177973e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/CVS/Entries @@ -0,0 +1,5 @@ +/ibm13n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm13n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm13n03.xml/1.4/Thu Nov 13 14:12:36 2003// +/student.dtd/1.2/Tue Sep 30 14:45:19 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/CVS/Repository new file mode 100644 index 0000000000..41211a39d7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P13 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/ibm13n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/ibm13n01.xml new file mode 100644 index 0000000000..e0e31d68fe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/ibm13n01.xml @@ -0,0 +1,12 @@ + + +]> + + +My Name is &info;. + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/ibm13n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/ibm13n02.xml new file mode 100644 index 0000000000..78439ab5ef --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/ibm13n02.xml @@ -0,0 +1,7 @@ + + +]> + + +My Name is &info;. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/ibm13n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/ibm13n03.xml new file mode 100644 index 0000000000..7ff512dc4d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/ibm13n03.xml @@ -0,0 +1,8 @@ + + +]> + + +My Name is &info;. + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/student.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/student.dtd new file mode 100644 index 0000000000..7ce18a99a3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P13/student.dtd @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/CVS/Entries new file mode 100644 index 0000000000..91311bd039 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/CVS/Entries @@ -0,0 +1,4 @@ +/ibm14n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm14n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm14n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/CVS/Repository new file mode 100644 index 0000000000..10903e1710 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P14 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/ibm14n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/ibm14n01.xml new file mode 100644 index 0000000000..2aa17b269e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/ibm14n01.xml @@ -0,0 +1,11 @@ + + + +]> + + +My name is Snow ]]> Man + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/ibm14n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/ibm14n02.xml new file mode 100644 index 0000000000..4c1f06dd6c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/ibm14n02.xml @@ -0,0 +1,9 @@ + + + +]> + + +My name is Snow \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/ibm14n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/ibm14n03.xml new file mode 100644 index 0000000000..80dc61695a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P14/ibm14n03.xml @@ -0,0 +1,9 @@ + + + +]> + + +My name is Snow&Man diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/CVS/Entries new file mode 100644 index 0000000000..7746229878 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/CVS/Entries @@ -0,0 +1,5 @@ +/ibm15n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm15n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm15n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm15n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/CVS/Repository new file mode 100644 index 0000000000..ec5e63bf64 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P15 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/ibm15n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/ibm15n01.xml new file mode 100644 index 0000000000..d11b3ca4f2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/ibm15n01.xml @@ -0,0 +1,15 @@ + + +]> + + + +My Name is SnowMan. + + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/ibm15n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/ibm15n02.xml new file mode 100644 index 0000000000..c187070c03 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/ibm15n02.xml @@ -0,0 +1,8 @@ + + +]> + + + + +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/ibm15n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/ibm15n04.xml new file mode 100644 index 0000000000..365b2c4bde --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P15/ibm15n04.xml @@ -0,0 +1,8 @@ + + +]> + + + + a test ?> +My Name is SnowMan. + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P16/ibm16n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P16/ibm16n02.xml new file mode 100644 index 0000000000..923df6ce66 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P16/ibm16n02.xml @@ -0,0 +1,9 @@ + + +]> + + + + +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P16/ibm16n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P16/ibm16n03.xml new file mode 100644 index 0000000000..9625193ca6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P16/ibm16n03.xml @@ -0,0 +1,9 @@ + + +]> + + + + +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P16/ibm16n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P16/ibm16n04.xml new file mode 100644 index 0000000000..dd0d352d15 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P16/ibm16n04.xml @@ -0,0 +1,9 @@ + + +]> + + + +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/CVS/Entries new file mode 100644 index 0000000000..a098c26450 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/CVS/Entries @@ -0,0 +1,5 @@ +/ibm17n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm17n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm17n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm17n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/CVS/Repository new file mode 100644 index 0000000000..a9a2232bcd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P17 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/ibm17n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/ibm17n01.xml new file mode 100644 index 0000000000..3012de0f8f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/ibm17n01.xml @@ -0,0 +1,11 @@ + + +]> + + + + +My Name is SnowMan. + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/ibm17n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/ibm17n02.xml new file mode 100644 index 0000000000..f236cdb079 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/ibm17n02.xml @@ -0,0 +1,8 @@ + + +]> + + + +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/ibm17n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/ibm17n03.xml new file mode 100644 index 0000000000..4f5dba6d84 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/ibm17n03.xml @@ -0,0 +1,8 @@ + + +]> + + + +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/ibm17n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/ibm17n04.xml new file mode 100644 index 0000000000..f097ef3606 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P17/ibm17n04.xml @@ -0,0 +1,8 @@ + + +]> + + + +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/CVS/Entries new file mode 100644 index 0000000000..841c256158 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/CVS/Entries @@ -0,0 +1,3 @@ +/ibm18n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm18n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/CVS/Repository new file mode 100644 index 0000000000..1bcd6ef06e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P18 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/ibm18n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/ibm18n01.xml new file mode 100644 index 0000000000..91f47e9dea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/ibm18n01.xml @@ -0,0 +1,9 @@ + + +]> + + +My Name is SnowMan. This is text]]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/ibm18n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/ibm18n02.xml new file mode 100644 index 0000000000..b0d07849df --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P18/ibm18n02.xml @@ -0,0 +1,7 @@ + + +]> + + +My Name is SnowMan. text \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/CVS/Entries new file mode 100644 index 0000000000..3461836b0b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/CVS/Entries @@ -0,0 +1,4 @@ +/ibm19n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm19n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm19n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/CVS/Repository new file mode 100644 index 0000000000..3a16b94826 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P19 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/ibm19n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/ibm19n01.xml new file mode 100644 index 0000000000..6dd0b32bce --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/ibm19n01.xml @@ -0,0 +1,8 @@ + + +]> + + + +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/ibm19n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/ibm19n02.xml new file mode 100644 index 0000000000..0b18c42e71 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/ibm19n02.xml @@ -0,0 +1,10 @@ + + +]> + + + +My Name is SnowMan. + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/ibm19n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/ibm19n03.xml new file mode 100644 index 0000000000..02a84788b1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P19/ibm19n03.xml @@ -0,0 +1,8 @@ + + +]> + + + +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P20/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P20/CVS/Entries new file mode 100644 index 0000000000..4d02ee9c24 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P20/CVS/Entries @@ -0,0 +1,2 @@ +/ibm20n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P20/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P20/CVS/Repository new file mode 100644 index 0000000000..cf87b9431a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P20/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P20 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P20/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P20/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P20/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P20/ibm20n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P20/ibm20n01.xml new file mode 100644 index 0000000000..cd454a29db --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P20/ibm20n01.xml @@ -0,0 +1,8 @@ + + +]> + + +This is ]]> a test]]> +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/CVS/Entries new file mode 100644 index 0000000000..e33c0dad41 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/CVS/Entries @@ -0,0 +1,4 @@ +/ibm21n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm21n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm21n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/CVS/Repository new file mode 100644 index 0000000000..670d97b391 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P21 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/ibm21n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/ibm21n01.xml new file mode 100644 index 0000000000..3db95b7b40 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/ibm21n01.xml @@ -0,0 +1,10 @@ + + +]> + + + +My Name is SnowMan. + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/ibm21n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/ibm21n02.xml new file mode 100644 index 0000000000..6969b0f35a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/ibm21n02.xml @@ -0,0 +1,8 @@ + + +]> + + + +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/ibm21n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/ibm21n03.xml new file mode 100644 index 0000000000..71a5bcaa0b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P21/ibm21n03.xml @@ -0,0 +1,8 @@ + + +]> + + + +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/CVS/Entries new file mode 100644 index 0000000000..67170613c2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/CVS/Entries @@ -0,0 +1,4 @@ +/ibm22n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm22n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm22n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/CVS/Repository new file mode 100644 index 0000000000..65858ada69 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P22 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/ibm22n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/ibm22n01.xml new file mode 100644 index 0000000000..01054fc752 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/ibm22n01.xml @@ -0,0 +1,6 @@ + +]> + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/ibm22n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/ibm22n02.xml new file mode 100644 index 0000000000..4d371ef98a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/ibm22n02.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/ibm22n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/ibm22n03.xml new file mode 100644 index 0000000000..93c259c0c9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P22/ibm22n03.xml @@ -0,0 +1,7 @@ + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/CVS/Entries new file mode 100644 index 0000000000..b6590238a7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/CVS/Entries @@ -0,0 +1,7 @@ +/ibm23n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm23n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm23n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm23n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm23n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm23n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/CVS/Repository new file mode 100644 index 0000000000..edac5ca2e5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P23 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n01.xml new file mode 100644 index 0000000000..7db1daf2e4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n01.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n02.xml new file mode 100644 index 0000000000..9364b9eb82 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n02.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n03.xml new file mode 100644 index 0000000000..c7c75abd63 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n03.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n04.xml new file mode 100644 index 0000000000..18d641f90a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n04.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n05.xml new file mode 100644 index 0000000000..2fe93d7044 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n05.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n06.xml new file mode 100644 index 0000000000..e5b7058272 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P23/ibm23n06.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/CVS/Entries new file mode 100644 index 0000000000..33f7f3974f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/CVS/Entries @@ -0,0 +1,10 @@ +/ibm24n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm24n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm24n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm24n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm24n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm24n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm24n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm24n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm24n09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/CVS/Repository new file mode 100644 index 0000000000..94aed5f78a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P24 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n01.xml new file mode 100644 index 0000000000..06b8699cdc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n01.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n02.xml new file mode 100644 index 0000000000..ad70e99baf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n02.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n03.xml new file mode 100644 index 0000000000..4f84125f3a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n03.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n04.xml new file mode 100644 index 0000000000..553df9707e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n04.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n05.xml new file mode 100644 index 0000000000..3e4510f3a1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n05.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n06.xml new file mode 100644 index 0000000000..459c656b2f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n06.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n07.xml new file mode 100644 index 0000000000..987d716d70 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n07.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n08.xml new file mode 100644 index 0000000000..b73e565aff --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n08.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n09.xml new file mode 100644 index 0000000000..33c80969ba --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P24/ibm24n09.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/CVS/Entries new file mode 100644 index 0000000000..5f26556f04 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/CVS/Entries @@ -0,0 +1,3 @@ +/ibm25n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm25n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/CVS/Repository new file mode 100644 index 0000000000..e65b32d0e8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P25 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/ibm25n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/ibm25n01.xml new file mode 100644 index 0000000000..c353336ce3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/ibm25n01.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/ibm25n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/ibm25n02.xml new file mode 100644 index 0000000000..0c0a0077dd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P25/ibm25n02.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P26/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P26/CVS/Entries new file mode 100644 index 0000000000..9a026b3518 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P26/CVS/Entries @@ -0,0 +1,2 @@ +/ibm26n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P26/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P26/CVS/Repository new file mode 100644 index 0000000000..af666d19ad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P26/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P26 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P26/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P26/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P26/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P26/ibm26n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P26/ibm26n01.xml new file mode 100644 index 0000000000..7baed5f923 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P26/ibm26n01.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P27/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P27/CVS/Entries new file mode 100644 index 0000000000..26e863a9ce --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P27/CVS/Entries @@ -0,0 +1,2 @@ +/ibm27n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P27/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P27/CVS/Repository new file mode 100644 index 0000000000..837ff12bc6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P27/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P27 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P27/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P27/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P27/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P27/ibm27n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P27/ibm27n01.xml new file mode 100644 index 0000000000..56f82f9189 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P27/ibm27n01.xml @@ -0,0 +1,6 @@ + + +]> +Wrong type of Misc following this element! + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/CVS/Entries new file mode 100644 index 0000000000..1ec0195803 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/CVS/Entries @@ -0,0 +1,10 @@ +/ibm28n01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm28n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm28n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm28n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm28n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm28n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm28n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm28n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm28n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/CVS/Repository new file mode 100644 index 0000000000..2b5caf2b49 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P28 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n01.dtd new file mode 100644 index 0000000000..b3dde2f97a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n01.dtd @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n01.xml new file mode 100644 index 0000000000..91a04bc9f0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n01.xml @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n02.xml new file mode 100644 index 0000000000..d35360413a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n02.xml @@ -0,0 +1,6 @@ + + +] animal> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n03.xml new file mode 100644 index 0000000000..565282bb74 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n03.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n04.xml new file mode 100644 index 0000000000..b751671196 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n04.xml @@ -0,0 +1,11 @@ + + + + &generalE; + "> + %parameterE; +] animal> + + +&generalE diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n05.xml new file mode 100644 index 0000000000..ebdbe41898 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n05.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n06.xml new file mode 100644 index 0000000000..f367e6fc1b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n06.xml @@ -0,0 +1,6 @@ + + +> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n07.xml new file mode 100644 index 0000000000..98b8f34ef5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n07.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n08.xml new file mode 100644 index 0000000000..78426a9514 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P28/ibm28n08.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/CVS/Entries new file mode 100644 index 0000000000..d5c36aa261 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/CVS/Entries @@ -0,0 +1,9 @@ +/cat.txt/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm29n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm29n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm29n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm29n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm29n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm29n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm29n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/CVS/Repository new file mode 100644 index 0000000000..060df8d466 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P29 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/cat.txt b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/cat.txt new file mode 100644 index 0000000000..033b749de0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/cat.txt @@ -0,0 +1 @@ +This is a text book about cat. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n01.xml new file mode 100644 index 0000000000..6582e926c4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n01.xml @@ -0,0 +1,20 @@ + + + + + + + + + +]> + + + This is a white tiger in Mirage!! + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n02.xml new file mode 100644 index 0000000000..01656bafea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n02.xml @@ -0,0 +1,8 @@ + + + "> + + +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n03.xml new file mode 100644 index 0000000000..72e7398f69 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n03.xml @@ -0,0 +1,8 @@ + + + + +]> + +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n04.xml new file mode 100644 index 0000000000..7fbeb35ad3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n04.xml @@ -0,0 +1,8 @@ + + + + +]> + +&content; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n05.xml new file mode 100644 index 0000000000..b2a3caaab2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n05.xml @@ -0,0 +1,8 @@ + + + "> + + +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n06.xml new file mode 100644 index 0000000000..a166f862a0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P29/ibm29n06.xml @@ -0,0 +1,8 @@ + + + "> + + +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/CVS/Entries new file mode 100644 index 0000000000..04ca77bc64 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/CVS/Entries @@ -0,0 +1,3 @@ +/ibm30n01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm30n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/CVS/Repository new file mode 100644 index 0000000000..4e447ddb84 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P30 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/ibm30n01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/ibm30n01.dtd new file mode 100644 index 0000000000..8d88fe5578 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/ibm30n01.dtd @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/ibm30n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/ibm30n01.xml new file mode 100644 index 0000000000..036b4592e0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P30/ibm30n01.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/CVS/Entries new file mode 100644 index 0000000000..ccbdfce575 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/CVS/Entries @@ -0,0 +1,3 @@ +/ibm31n01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm31n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/CVS/Repository new file mode 100644 index 0000000000..be9e854ecb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P31 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/ibm31n01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/ibm31n01.dtd new file mode 100644 index 0000000000..f70a194bf9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/ibm31n01.dtd @@ -0,0 +1,5 @@ + + + +&generalE; + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/ibm31n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/ibm31n01.xml new file mode 100644 index 0000000000..14136c596d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P31/ibm31n01.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/CVS/Entries new file mode 100644 index 0000000000..1cad781c32 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/CVS/Entries @@ -0,0 +1,12 @@ +/ibm32n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32n06.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32n09.dtd/1.1/Thu May 16 13:54:15 2002// +/ibm32n09.xml/1.3/Thu May 23 17:00:24 2002// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/CVS/Repository new file mode 100644 index 0000000000..e953754031 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P32 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n01.xml new file mode 100644 index 0000000000..d1ead33d36 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n01.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n02.xml new file mode 100644 index 0000000000..2bfdd07105 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n02.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n03.xml new file mode 100644 index 0000000000..a084036102 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n03.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n04.xml new file mode 100644 index 0000000000..04c8eba891 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n04.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n05.xml new file mode 100644 index 0000000000..be004b3179 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n05.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n06.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n06.dtd new file mode 100644 index 0000000000..b3dde2f97a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n06.dtd @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n06.xml new file mode 100644 index 0000000000..aecbc0bea3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n06.xml @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n07.xml new file mode 100644 index 0000000000..40e56f10f2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n07.xml @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n08.xml new file mode 100644 index 0000000000..bd01546929 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n08.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n09.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n09.dtd new file mode 100644 index 0000000000..a68e8974bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n09.dtd @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n09.xml new file mode 100644 index 0000000000..e7597fa3d3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P32/ibm32n09.xml @@ -0,0 +1,9 @@ + + +]> + +&animal_content; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/CVS/Entries new file mode 100644 index 0000000000..685dbfcea5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/CVS/Entries @@ -0,0 +1,7 @@ +/ibm39n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm39n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm39n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm39n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm39n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm39n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/CVS/Repository new file mode 100644 index 0000000000..a21aa8f60d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P39 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n01.xml new file mode 100644 index 0000000000..bf43c318b4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n01.xml @@ -0,0 +1,6 @@ + + +]> +missing end tag + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n02.xml new file mode 100644 index 0000000000..26a4ae6876 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n02.xml @@ -0,0 +1,5 @@ + + +]> +missing start tag diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n03.xml new file mode 100644 index 0000000000..da8548b45c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n03.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n04.xml new file mode 100644 index 0000000000..241ee8be5c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n04.xml @@ -0,0 +1,8 @@ + + +]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n05.xml new file mode 100644 index 0000000000..80cbd83aa7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n05.xml @@ -0,0 +1,5 @@ + + +]> +switched start and end tags diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n06.xml new file mode 100644 index 0000000000..97f7ff363d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P39/ibm39n06.xml @@ -0,0 +1,5 @@ + + +]> +content after end tag diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/CVS/Entries new file mode 100644 index 0000000000..044fa9a0e1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/CVS/Entries @@ -0,0 +1,6 @@ +/ibm40n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm40n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm40n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm40n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm40n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/CVS/Repository new file mode 100644 index 0000000000..b25c651c5b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P40 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n01.xml new file mode 100644 index 0000000000..512dc62d86 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n01.xml @@ -0,0 +1,10 @@ + + + + +]> +missing name in start tag + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n02.xml new file mode 100644 index 0000000000..f25a5ba915 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n02.xml @@ -0,0 +1,7 @@ + + + + +]> +missing white space in start tag diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n03.xml new file mode 100644 index 0000000000..d5821f217c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n03.xml @@ -0,0 +1,7 @@ + + + + +]> +Wrong ordering in start tag diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n04.xml new file mode 100644 index 0000000000..fad77f7da2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n04.xml @@ -0,0 +1,7 @@ + + + + +]> +wrong begining sequence in start tag diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n05.xml new file mode 100644 index 0000000000..640650846d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P40/ibm40n05.xml @@ -0,0 +1,9 @@ + + + + +]> +duplicate attr names in start tag + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/CVS/Entries new file mode 100644 index 0000000000..edb28d4ac7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/CVS/Entries @@ -0,0 +1,18 @@ +/ibm41n.ent/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41n09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41n10.ent/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41n10.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41n11.ent/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41n11.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41n12.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41n13.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm41n14.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/CVS/Repository new file mode 100644 index 0000000000..70430c3012 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P41 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n.ent new file mode 100644 index 0000000000..f1bba14c8e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n.ent @@ -0,0 +1,2 @@ + +any \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n01.xml new file mode 100644 index 0000000000..58f8d2fd8c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n01.xml @@ -0,0 +1,7 @@ + + + + +]> +missing name in Attribute diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n02.xml new file mode 100644 index 0000000000..a487ebba27 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n02.xml @@ -0,0 +1,7 @@ + + + + +]> +missing Eq in Attribute diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n03.xml new file mode 100644 index 0000000000..12cd0fc5f6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n03.xml @@ -0,0 +1,7 @@ + + + + +]> +missing AttValue in Attribute diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n04.xml new file mode 100644 index 0000000000..cccc60dc27 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n04.xml @@ -0,0 +1,7 @@ + + + + +]> +missing name and Eq in Attribute diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n05.xml new file mode 100644 index 0000000000..d31cc7043d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n05.xml @@ -0,0 +1,7 @@ + + + + +]> +missing Eq and AttValue in Attribute diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n06.xml new file mode 100644 index 0000000000..5954990e0b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n06.xml @@ -0,0 +1,7 @@ + + + + +]> +missing Name and AttValue in Attribute diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n07.xml new file mode 100644 index 0000000000..db578f702d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n07.xml @@ -0,0 +1,7 @@ + + + + +]> +wrong ordering in Attribute diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n08.xml new file mode 100644 index 0000000000..716df810c1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n08.xml @@ -0,0 +1,7 @@ + + + + +]> +wrong ordering in Attribute diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n09.xml new file mode 100644 index 0000000000..71722f49d7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n09.xml @@ -0,0 +1,7 @@ + + + + +]> +wrong ordering in Attribute diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n10.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n10.ent new file mode 100644 index 0000000000..f1bba14c8e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n10.ent @@ -0,0 +1,2 @@ + +any \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n10.xml new file mode 100644 index 0000000000..68ad4eb040 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n10.xml @@ -0,0 +1,8 @@ + + + + + +]> +direct reference to external entinity in Attribute diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n11.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n11.ent new file mode 100644 index 0000000000..f1bba14c8e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n11.ent @@ -0,0 +1,2 @@ + +any \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n11.xml new file mode 100644 index 0000000000..10652b8307 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n11.xml @@ -0,0 +1,9 @@ + + + + + + +]> +indirect reference to external entinity in Attribute diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n12.xml new file mode 100644 index 0000000000..23f8eb9971 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n12.xml @@ -0,0 +1,10 @@ + + + + + + +]> +direct reference to external unparsed entinity in Attribute + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n13.xml new file mode 100644 index 0000000000..d8b0ac1e1f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n13.xml @@ -0,0 +1,8 @@ + + + + + inside"> +]> +Direct reference to an entity with < as part of its replacement text in Attribute diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n14.xml new file mode 100644 index 0000000000..20ecb77fe1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P41/ibm41n14.xml @@ -0,0 +1,9 @@ + + + + + inside"> + +]> +indirect reference to an entity with < as part of its replacement text in Attribute diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/CVS/Entries new file mode 100644 index 0000000000..cc2de15118 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/CVS/Entries @@ -0,0 +1,6 @@ +/ibm42n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm42n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm42n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm42n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm42n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/CVS/Repository new file mode 100644 index 0000000000..5dcf694209 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P42 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n01.xml new file mode 100644 index 0000000000..953178c64d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n01.xml @@ -0,0 +1,6 @@ + + + +]> +missing Name in ETag diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n02.xml new file mode 100644 index 0000000000..8e84b69243 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n02.xml @@ -0,0 +1,6 @@ + + + +]> +Wrong begining sequence in ETag <\root> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n03.xml new file mode 100644 index 0000000000..5de14d16d8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n03.xml @@ -0,0 +1,6 @@ + + + +]> +Wrong begining sequence in ETag diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n04.xml new file mode 100644 index 0000000000..97e82e6c54 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n04.xml @@ -0,0 +1,6 @@ + + + +]> +Extra white space before Name in ETag diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n05.xml new file mode 100644 index 0000000000..47694b6dd1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P42/ibm42n05.xml @@ -0,0 +1,6 @@ + + + +]> + Attribute in ETag diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/CVS/Entries new file mode 100644 index 0000000000..553c5e2a08 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/CVS/Entries @@ -0,0 +1,5 @@ +/ibm43n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm43n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm43n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm43n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/CVS/Repository new file mode 100644 index 0000000000..da059b5dd6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P43 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/ibm43n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/ibm43n01.xml new file mode 100644 index 0000000000..30e28dd061 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/ibm43n01.xml @@ -0,0 +1,10 @@ + + + +]> + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/ibm43n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/ibm43n02.xml new file mode 100644 index 0000000000..67f7f7e6e3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/ibm43n02.xml @@ -0,0 +1,10 @@ + + + +]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/ibm43n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/ibm43n04.xml new file mode 100644 index 0000000000..98d4bd34a1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/ibm43n04.xml @@ -0,0 +1,10 @@ + + + +]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/ibm43n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/ibm43n05.xml new file mode 100644 index 0000000000..c15483be66 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P43/ibm43n05.xml @@ -0,0 +1,10 @@ + + + +]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/CVS/Entries new file mode 100644 index 0000000000..4d083bc143 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/CVS/Entries @@ -0,0 +1,5 @@ +/ibm44n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm44n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm44n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm44n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/CVS/Repository new file mode 100644 index 0000000000..16e3b32ecb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P44 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/ibm44n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/ibm44n01.xml new file mode 100644 index 0000000000..6c67518040 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/ibm44n01.xml @@ -0,0 +1,8 @@ + + + + +]> +< /> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/ibm44n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/ibm44n02.xml new file mode 100644 index 0000000000..4af3042e15 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/ibm44n02.xml @@ -0,0 +1,8 @@ + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/ibm44n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/ibm44n03.xml new file mode 100644 index 0000000000..3213209091 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/ibm44n03.xml @@ -0,0 +1,12 @@ + + + + +]> + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/ibm44n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/ibm44n04.xml new file mode 100644 index 0000000000..3372fcaac5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P44/ibm44n04.xml @@ -0,0 +1,8 @@ + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/CVS/Entries new file mode 100644 index 0000000000..06c3aebd24 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/CVS/Entries @@ -0,0 +1,10 @@ +/ibm45n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm45n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm45n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm45n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm45n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm45n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm45n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm45n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm45n09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/CVS/Repository new file mode 100644 index 0000000000..833bd5d4e2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P45 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n01.xml new file mode 100644 index 0000000000..b24d7da407 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n01.xml @@ -0,0 +1,9 @@ + + + + +]> +Any content + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n02.xml new file mode 100644 index 0000000000..c3921565fb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n02.xml @@ -0,0 +1,7 @@ + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n03.xml new file mode 100644 index 0000000000..e9d6df08e8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n03.xml @@ -0,0 +1,7 @@ + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n04.xml new file mode 100644 index 0000000000..dd0465d2cd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n04.xml @@ -0,0 +1,7 @@ + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n05.xml new file mode 100644 index 0000000000..9cf73a935d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n05.xml @@ -0,0 +1,7 @@ + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n06.xml new file mode 100644 index 0000000000..952164e197 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n06.xml @@ -0,0 +1,7 @@ + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n07.xml new file mode 100644 index 0000000000..46438e8916 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n07.xml @@ -0,0 +1,7 @@ + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n08.xml new file mode 100644 index 0000000000..928721d881 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n08.xml @@ -0,0 +1,7 @@ + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n09.xml new file mode 100644 index 0000000000..c0cf19306d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P45/ibm45n09.xml @@ -0,0 +1,7 @@ + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/CVS/Entries new file mode 100644 index 0000000000..ae84c66b4f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/CVS/Entries @@ -0,0 +1,6 @@ +/ibm46n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm46n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm46n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm46n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm46n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/CVS/Repository new file mode 100644 index 0000000000..6d42a89f21 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P46 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n01.xml new file mode 100644 index 0000000000..a61d556217 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n01.xml @@ -0,0 +1,8 @@ + + + + +]> +Any content + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n02.xml new file mode 100644 index 0000000000..72d3967cac --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n02.xml @@ -0,0 +1,7 @@ + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n03.xml new file mode 100644 index 0000000000..5961ff402d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n03.xml @@ -0,0 +1,7 @@ + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n04.xml new file mode 100644 index 0000000000..b9ec2d3886 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n04.xml @@ -0,0 +1,7 @@ + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n05.xml new file mode 100644 index 0000000000..27e5034e6d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P46/ibm46n05.xml @@ -0,0 +1,7 @@ + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/CVS/Entries new file mode 100644 index 0000000000..bb4be031d4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/CVS/Entries @@ -0,0 +1,7 @@ +/ibm47n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm47n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm47n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm47n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm47n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm47n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/CVS/Repository new file mode 100644 index 0000000000..d869c127fc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P47 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n01.xml new file mode 100644 index 0000000000..69153b321c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n01.xml @@ -0,0 +1,7 @@ + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n02.xml new file mode 100644 index 0000000000..989d7c47f8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n02.xml @@ -0,0 +1,7 @@ + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n03.xml new file mode 100644 index 0000000000..7408d51ee7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n03.xml @@ -0,0 +1,7 @@ + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n04.xml new file mode 100644 index 0000000000..3f4037ee30 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n04.xml @@ -0,0 +1,10 @@ + + + + + +]> +Any content + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n05.xml new file mode 100644 index 0000000000..1ad4977fe0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n05.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n06.xml new file mode 100644 index 0000000000..afb6c1077f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P47/ibm47n06.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/CVS/Entries new file mode 100644 index 0000000000..3c2e4f3b27 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/CVS/Entries @@ -0,0 +1,8 @@ +/ibm48n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm48n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm48n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm48n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm48n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm48n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm48n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/CVS/Repository new file mode 100644 index 0000000000..54cb25f999 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P48 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n01.xml new file mode 100644 index 0000000000..29294bbd1a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n01.xml @@ -0,0 +1,10 @@ + + + + + +]> +Any content + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n02.xml new file mode 100644 index 0000000000..82126a6aec --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n02.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n03.xml new file mode 100644 index 0000000000..7eca7c9986 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n03.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n04.xml new file mode 100644 index 0000000000..921e2ffa14 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n04.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n05.xml new file mode 100644 index 0000000000..cef09d6b46 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n05.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n06.xml new file mode 100644 index 0000000000..ddfba81c72 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n06.xml @@ -0,0 +1,9 @@ + + + + + +]> +Any content + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n07.xml new file mode 100644 index 0000000000..0a5fbb14e9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P48/ibm48n07.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/CVS/Entries new file mode 100644 index 0000000000..3b0476058e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/CVS/Entries @@ -0,0 +1,7 @@ +/ibm49n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm49n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm49n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm49n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm49n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm49n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/CVS/Repository new file mode 100644 index 0000000000..870636c0f7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P49 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n01.xml new file mode 100644 index 0000000000..b78fdd65e9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n01.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n02.xml new file mode 100644 index 0000000000..9dfb650b23 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n02.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n03.xml new file mode 100644 index 0000000000..0433730aa2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n03.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n04.xml new file mode 100644 index 0000000000..cd9ec0d9af --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n04.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n05.xml new file mode 100644 index 0000000000..51bce21b59 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n05.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n06.xml new file mode 100644 index 0000000000..498cff3373 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P49/ibm49n06.xml @@ -0,0 +1,10 @@ + + + + + + +]> +Any content + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/CVS/Entries new file mode 100644 index 0000000000..1929c46a58 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/CVS/Entries @@ -0,0 +1,8 @@ +/ibm50n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm50n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm50n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm50n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm50n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm50n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm50n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/CVS/Repository new file mode 100644 index 0000000000..36a187c2ad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P50 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n01.xml new file mode 100644 index 0000000000..ee054dd0cb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n01.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n02.xml new file mode 100644 index 0000000000..92a0f7ce7f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n02.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n03.xml new file mode 100644 index 0000000000..3e2b4cb8dd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n03.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n04.xml new file mode 100644 index 0000000000..06d463972f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n04.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n05.xml new file mode 100644 index 0000000000..aa871ee359 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n05.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n06.xml new file mode 100644 index 0000000000..ee976d527a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n06.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n07.xml new file mode 100644 index 0000000000..c049b65186 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P50/ibm50n07.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/CVS/Entries new file mode 100644 index 0000000000..6b8ebadd12 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/CVS/Entries @@ -0,0 +1,8 @@ +/ibm51n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm51n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm51n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm51n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm51n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm51n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm51n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/CVS/Repository new file mode 100644 index 0000000000..7adbdb0ebb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P51 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n01.xml new file mode 100644 index 0000000000..4ee24894e6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n01.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n02.xml new file mode 100644 index 0000000000..76fbe2cab6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n02.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n03.xml new file mode 100644 index 0000000000..55d6fc00b3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n03.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n04.xml new file mode 100644 index 0000000000..bf2508899c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n04.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n05.xml new file mode 100644 index 0000000000..207845c6a2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n05.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n06.xml new file mode 100644 index 0000000000..0bfda9cd5f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n06.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n07.xml new file mode 100644 index 0000000000..19d17ed8a2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P51/ibm51n07.xml @@ -0,0 +1,9 @@ + + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/CVS/Entries new file mode 100644 index 0000000000..1e35137538 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/CVS/Entries @@ -0,0 +1,7 @@ +/ibm52n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm52n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm52n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm52n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm52n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm52n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/CVS/Repository new file mode 100644 index 0000000000..a8ba6c5f09 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P52 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n01.xml new file mode 100644 index 0000000000..4415dcbca0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n01.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n02.xml new file mode 100644 index 0000000000..bb3beeaff5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n02.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n03.xml new file mode 100644 index 0000000000..b59a8abf23 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n03.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n04.xml new file mode 100644 index 0000000000..13599e8585 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n04.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n05.xml new file mode 100644 index 0000000000..5da5020ae3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n05.xml @@ -0,0 +1,9 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n06.xml new file mode 100644 index 0000000000..ce079358e0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P52/ibm52n06.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/CVS/Entries new file mode 100644 index 0000000000..c02920250f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/CVS/Entries @@ -0,0 +1,9 @@ +/ibm53n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm53n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm53n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm53n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm53n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm53n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm53n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm53n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/CVS/Repository new file mode 100644 index 0000000000..ba4c7623e0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P53 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n01.xml new file mode 100644 index 0000000000..089af460cb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n01.xml @@ -0,0 +1,10 @@ + + + + + +]> +Any content + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n02.xml new file mode 100644 index 0000000000..6a3d53c8ac --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n02.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n03.xml new file mode 100644 index 0000000000..10a95ae899 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n03.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n04.xml new file mode 100644 index 0000000000..125c7b994f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n04.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n05.xml new file mode 100644 index 0000000000..ac9312a92b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n05.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n06.xml new file mode 100644 index 0000000000..8a013001b0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n06.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n07.xml new file mode 100644 index 0000000000..6638a762cd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n07.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n08.xml new file mode 100644 index 0000000000..bbc4f2a6ea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P53/ibm53n08.xml @@ -0,0 +1,8 @@ + + + + + +]> +Any content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/CVS/Entries new file mode 100644 index 0000000000..483b097b69 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/CVS/Entries @@ -0,0 +1,3 @@ +/ibm54n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm54n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/CVS/Repository new file mode 100644 index 0000000000..d0e67068c8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P54 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/ibm54n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/ibm54n01.xml new file mode 100644 index 0000000000..e7e120c0ef --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/ibm54n01.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Giving a Bogus attribute. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/ibm54n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/ibm54n02.xml new file mode 100644 index 0000000000..004d8db582 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P54/ibm54n02.xml @@ -0,0 +1,12 @@ + + + + + +]> + +Giving a wrong AttType for the attribute. + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/CVS/Entries new file mode 100644 index 0000000000..e5bbd9a0ff --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/CVS/Entries @@ -0,0 +1,4 @@ +/ibm55n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm55n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm55n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/CVS/Repository new file mode 100644 index 0000000000..44ade23a16 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P55 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/ibm55n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/ibm55n01.xml new file mode 100644 index 0000000000..56229377ff --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/ibm55n01.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Giving a lowercase for CDATA attribute. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/ibm55n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/ibm55n02.xml new file mode 100644 index 0000000000..649ed99aca --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/ibm55n02.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Giving a wrong character. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/ibm55n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/ibm55n03.xml new file mode 100644 index 0000000000..c935b9be47 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P55/ibm55n03.xml @@ -0,0 +1,11 @@ + + + + + +]> + + Giving a wrong key word of the StringType. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/CVS/Entries new file mode 100644 index 0000000000..243eeabccf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/CVS/Entries @@ -0,0 +1,8 @@ +/ibm56n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/CVS/Repository new file mode 100644 index 0000000000..023c06715c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P56 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n01.xml new file mode 100644 index 0000000000..c46357e0d8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n01.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Invalid TokenizedType id(lowercase) + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n02.xml new file mode 100644 index 0000000000..87fc28dfa0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n02.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Invalid TokenizedType Idref(case sensitive) + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n03.xml new file mode 100644 index 0000000000..b37353dd00 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n03.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Invalid TokenizedType IdRefs(case sensitive) + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n04.xml new file mode 100644 index 0000000000..884a305acc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n04.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Invalid TokenizedType EntitY(case sensitive) + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n05.xml new file mode 100644 index 0000000000..5f77b2636d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n05.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Invalid TokenizedType nmTOKEN(case sensitive) + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n06.xml new file mode 100644 index 0000000000..db614d6929 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n06.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Invalid TokenizedType NMtokens(case sensitive) + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n07.xml new file mode 100644 index 0000000000..f6a1dd802d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P56/ibm56n07.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Invalid TokenizedType #ID(Wrong Character) + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P57/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P57/CVS/Entries new file mode 100644 index 0000000000..92a05a11f8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P57/CVS/Entries @@ -0,0 +1,2 @@ +/ibm57n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P57/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P57/CVS/Repository new file mode 100644 index 0000000000..3e07d7b8bd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P57/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P57 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P57/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P57/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P57/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P57/ibm57n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P57/ibm57n01.xml new file mode 100644 index 0000000000..1c6d7593b7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P57/ibm57n01.xml @@ -0,0 +1,10 @@ + + + + + ]> + +This test case tests the illegal enumerated types + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/CVS/Entries new file mode 100644 index 0000000000..c004f688bf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/CVS/Entries @@ -0,0 +1,9 @@ +/ibm58n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm58n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm58n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm58n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm58n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm58n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm58n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm58n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/CVS/Repository new file mode 100644 index 0000000000..8d1d9401ba --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P58 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n01.xml new file mode 100644 index 0000000000..729aac283b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n01.xml @@ -0,0 +1,13 @@ + + + + + + + ]> + +This is a Negative test with notation (name) +It is case sensitive. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n02.xml new file mode 100644 index 0000000000..fae10f978e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n02.xml @@ -0,0 +1,13 @@ + + + + + + + ]> + +This is a Negative test with (name) +Missing the open parenthesis + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n03.xml new file mode 100644 index 0000000000..77511ff4e7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n03.xml @@ -0,0 +1,13 @@ + + + + + + + ]> + +This is a Negative test with NOTATION () +Missing the required field + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n04.xml new file mode 100644 index 0000000000..6f861028cd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n04.xml @@ -0,0 +1,13 @@ + + + + + + + ]> + +This is a Negative test with NOTATION (Name +Missing the closing brackets + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n05.xml new file mode 100644 index 0000000000..ed162a2ae8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n05.xml @@ -0,0 +1,13 @@ + + + + + + + ]> + +This is a Negative test with (Name) NOTATION +Wrong Ordering + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n06.xml new file mode 100644 index 0000000000..68148a57ae --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n06.xml @@ -0,0 +1,15 @@ + + + + + + + + + ]> + +Negative Test. +This test tests the presence of a correct seperator. There is a wrong seperator(,) + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n07.xml new file mode 100644 index 0000000000..ab04d335b9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n07.xml @@ -0,0 +1,14 @@ + + + + + + + + ]> + +Negative Test. +Missing space after NOTATION + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n08.xml new file mode 100644 index 0000000000..db72fca99f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P58/ibm58n08.xml @@ -0,0 +1,14 @@ + + + + + + + + ]> + +Negative Test. +Presence of quotes around the value + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/CVS/Entries new file mode 100644 index 0000000000..ae11ab71e3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/CVS/Entries @@ -0,0 +1,7 @@ +/ibm59n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm59n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm59n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm59n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm59n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm59n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/CVS/Repository new file mode 100644 index 0000000000..49253b6f51 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P59 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n01.xml new file mode 100644 index 0000000000..b5cdd68645 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n01.xml @@ -0,0 +1,13 @@ + + + + + + + ]> + +This is a Negative test +Missing the required field + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n02.xml new file mode 100644 index 0000000000..1e3417ff6c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n02.xml @@ -0,0 +1,13 @@ + + + + + + + ]> + +This is a Negative test +Missing the closing brackets + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n03.xml new file mode 100644 index 0000000000..86b03de53b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n03.xml @@ -0,0 +1,14 @@ + + + + + + + + ]> + +This is a Negative test +Wrong Separator(, instead of |) + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n04.xml new file mode 100644 index 0000000000..03cac38f2d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n04.xml @@ -0,0 +1,13 @@ + + + + + + + ]> + +This is a Negative test +Illegal presence of quotes around the value + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n05.xml new file mode 100644 index 0000000000..71054a8039 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n05.xml @@ -0,0 +1,13 @@ + + + + + + + ]> + +This is a Negative test +Missing the begining bracket + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n06.xml new file mode 100644 index 0000000000..3879eb1eaf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P59/ibm59n06.xml @@ -0,0 +1,13 @@ + + + + + + + ]> + +This is a Negative test +Missing the Opening brackets + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/CVS/Entries new file mode 100644 index 0000000000..676c6696ca --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/CVS/Entries @@ -0,0 +1,9 @@ +/ibm60n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/CVS/Repository new file mode 100644 index 0000000000..5fd0acaad4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P60 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n01.xml new file mode 100644 index 0000000000..9b010b9043 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n01.xml @@ -0,0 +1,12 @@ + + + + + + ]> + + +Negative Test. Case sensitive. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n02.xml new file mode 100644 index 0000000000..5f5fc0a980 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n02.xml @@ -0,0 +1,12 @@ + + + + + + ]> + + +Negative test. Case Sensitive + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n03.xml new file mode 100644 index 0000000000..83b649ab14 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n03.xml @@ -0,0 +1,12 @@ + + + + + + ]> + + +Negative Test. Wrong Character. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n04.xml new file mode 100644 index 0000000000..9c93cb65d6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n04.xml @@ -0,0 +1,12 @@ + + + + + + ]> + + +Negative test. Missing required field(#FIXED should have a value) + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n05.xml new file mode 100644 index 0000000000..efcc47186b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n05.xml @@ -0,0 +1,12 @@ + + + + + + ]> + + +Negative test. Missing required field(#FIXED should have a space before value) + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n06.xml new file mode 100644 index 0000000000..a755908918 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n06.xml @@ -0,0 +1,12 @@ + + + + + + ]> + + +Negative test. Wrong Ordering + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n07.xml new file mode 100644 index 0000000000..7c3fa16264 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n07.xml @@ -0,0 +1,15 @@ + + + + + + + ]> + + +Negative test. +The replacement text of any entity referred to directly or indirectly +in an attribute value contains a less than character + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n08.xml new file mode 100644 index 0000000000..ec49feb9e9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P60/ibm60n08.xml @@ -0,0 +1,12 @@ + + + + + + ]> + + +Negative Test. More than one Default type declarations. + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/CVS/Entries new file mode 100644 index 0000000000..c82dbe3970 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/CVS/Entries @@ -0,0 +1,3 @@ +/ibm61n01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm61n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/CVS/Repository new file mode 100644 index 0000000000..257ec20946 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P61 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/ibm61n01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/ibm61n01.dtd new file mode 100644 index 0000000000..2e1bdd0002 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/ibm61n01.dtd @@ -0,0 +1,6 @@ + + + + +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/ibm61n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/ibm61n01.xml new file mode 100644 index 0000000000..537c8d47d2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P61/ibm61n01.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/CVS/Entries new file mode 100644 index 0000000000..17414ee4d1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/CVS/Entries @@ -0,0 +1,17 @@ +/ibm62n01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm62n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm62n02.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm62n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm62n03.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm62n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm62n04.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm62n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm62n05.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm62n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm62n06.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm62n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm62n07.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm62n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm62n08.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm62n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/CVS/Repository new file mode 100644 index 0000000000..2b5cea982d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P62 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n01.dtd new file mode 100644 index 0000000000..4cf76db05d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n01.dtd @@ -0,0 +1,9 @@ + + + + +]]> + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n01.xml new file mode 100644 index 0000000000..b1a761f409 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n01.xml @@ -0,0 +1,7 @@ + + + + + +Negative test. Test includeSect with include(Case sensitive) + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n02.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n02.dtd new file mode 100644 index 0000000000..e6d77f0bd7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n02.dtd @@ -0,0 +1,9 @@ + + + + +]]> + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n02.xml new file mode 100644 index 0000000000..2b1c8f87b6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n02.xml @@ -0,0 +1,7 @@ + + + + + +Negative test. An extra '[' is used. + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n03.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n03.dtd new file mode 100644 index 0000000000..afcb5f418b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n03.dtd @@ -0,0 +1,9 @@ + + + + +]]> + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n03.xml new file mode 100644 index 0000000000..fac08e98cd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n03.xml @@ -0,0 +1,7 @@ + + + + + +Negative test. Wrong character is used is used. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n04.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n04.dtd new file mode 100644 index 0000000000..61190011c9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n04.dtd @@ -0,0 +1,9 @@ + + + + +]]> + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n04.xml new file mode 100644 index 0000000000..f21e770cdf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n04.xml @@ -0,0 +1,7 @@ + + + + + +Negative test. Missing the required field INCLUDE. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n05.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n05.dtd new file mode 100644 index 0000000000..efec801204 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n05.dtd @@ -0,0 +1,9 @@ + + + + +]]> + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n05.xml new file mode 100644 index 0000000000..8001d2ec11 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n05.xml @@ -0,0 +1,7 @@ + + + + + +Negative test. Missing the required field '[' after INCLUDE. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n06.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n06.dtd new file mode 100644 index 0000000000..a25d523250 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n06.dtd @@ -0,0 +1,9 @@ + + + + +[INCLUDE +]]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n06.xml new file mode 100644 index 0000000000..3091f239a5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n06.xml @@ -0,0 +1,7 @@ + + + + + +Negative test. Wrong Ordering. External subset declaration prior to the keyword INCLUDE + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n07.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n07.dtd new file mode 100644 index 0000000000..55a6c7619b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n07.dtd @@ -0,0 +1,8 @@ + + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n07.xml new file mode 100644 index 0000000000..f1260ea393 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n07.xml @@ -0,0 +1,7 @@ + + + + + +Negative test. Missing closing sequence. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n08.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n08.dtd new file mode 100644 index 0000000000..6c2b3a3299 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n08.dtd @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n08.xml new file mode 100644 index 0000000000..a8b23e052e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P62/ibm62n08.xml @@ -0,0 +1,7 @@ + + + + + +Negative test. Missing external subset declaration. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/CVS/Entries new file mode 100644 index 0000000000..e8dabab649 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/CVS/Entries @@ -0,0 +1,15 @@ +/ibm63n01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm63n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm63n02.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm63n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm63n03.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm63n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm63n04.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm63n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm63n05.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm63n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm63n06.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm63n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm63n07.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm63n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/CVS/Repository new file mode 100644 index 0000000000..9ca5790cb6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P63 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n01.dtd new file mode 100644 index 0000000000..79158e1bc3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n01.dtd @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n01.xml new file mode 100644 index 0000000000..1312eb6f01 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n01.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Negative test. Case sensitive(ignore is used instead of IGNORE). + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n02.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n02.dtd new file mode 100644 index 0000000000..3da7b272ad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n02.dtd @@ -0,0 +1,8 @@ + + + + +]]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n02.xml new file mode 100644 index 0000000000..7b9b9260a0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n02.xml @@ -0,0 +1,9 @@ + + + +]> + +Negative test. Extra '[' is used before IGNORE. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n03.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n03.dtd new file mode 100644 index 0000000000..6a74ba5ff9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n03.dtd @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n03.xml new file mode 100644 index 0000000000..aa2bd69f77 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n03.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Negative test. Wrong character. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n04.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n04.dtd new file mode 100644 index 0000000000..f5ba20c9bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n04.dtd @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n04.xml new file mode 100644 index 0000000000..fd54910839 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n04.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Negative test. Missing required field(The keyword IGNORE is missing). + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n05.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n05.dtd new file mode 100644 index 0000000000..4d9d29ae81 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n05.dtd @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n05.xml new file mode 100644 index 0000000000..1b981ae0b2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n05.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Negative test. Missing required field( '[' is missing after IGNORE ). + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n06.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n06.dtd new file mode 100644 index 0000000000..ce7189b038 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n06.dtd @@ -0,0 +1,9 @@ + + + + +[IGNORE +]]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n06.xml new file mode 100644 index 0000000000..135bba77a0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n06.xml @@ -0,0 +1,9 @@ + + + +]> + +Negative test. Wrong Ordering. Ignore sect contents preceding IGNORE. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n07.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n07.dtd new file mode 100644 index 0000000000..f258ba4dc5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n07.dtd @@ -0,0 +1,8 @@ + + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n07.xml new file mode 100644 index 0000000000..36b5897a14 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P63/ibm63n07.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Negative test. Missing closing sequence. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/CVS/Entries new file mode 100644 index 0000000000..67b60edd93 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/CVS/Entries @@ -0,0 +1,7 @@ +/ibm64n01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm64n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm64n02.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm64n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm64n03.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm64n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/CVS/Repository new file mode 100644 index 0000000000..034a883d06 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P64 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n01.dtd new file mode 100644 index 0000000000..046e93a5c3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n01.dtd @@ -0,0 +1,10 @@ + + + +]]> +end +]]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n01.xml new file mode 100644 index 0000000000..8d35f73da9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n01.xml @@ -0,0 +1,9 @@ + + + +]> + +Negative Test. Pattern2. Wrong character. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n02.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n02.dtd new file mode 100644 index 0000000000..567e7885d8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n02.dtd @@ -0,0 +1,10 @@ + + + + +end +]]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n02.xml new file mode 100644 index 0000000000..1cb77b232c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n02.xml @@ -0,0 +1,9 @@ + + + +]> + +Negative Test. Pattern3. Missing closing sequence. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n03.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n03.dtd new file mode 100644 index 0000000000..4e6327e11a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n03.dtd @@ -0,0 +1,10 @@ + + + +]]> +end +]]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n03.xml new file mode 100644 index 0000000000..daf2c2099e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P64/ibm64n03.xml @@ -0,0 +1,9 @@ + + + +]> + +Negative Test. Pattern4. Missing opening sequence. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/CVS/Entries new file mode 100644 index 0000000000..25de6f1ebe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/CVS/Entries @@ -0,0 +1,5 @@ +/ibm65n01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm65n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm65n02.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm65n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/CVS/Repository new file mode 100644 index 0000000000..d0e34473ac --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P65 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/ibm65n01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/ibm65n01.dtd new file mode 100644 index 0000000000..d9b6175722 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/ibm65n01.dtd @@ -0,0 +1,12 @@ + + + this is illegal + +]]> +hello +]]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/ibm65n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/ibm65n01.xml new file mode 100644 index 0000000000..8a9be2bec9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/ibm65n01.xml @@ -0,0 +1,9 @@ + + + +]> + +Negative Test. Pattern1.Illegal sequence of ']]' + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/ibm65n02.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/ibm65n02.dtd new file mode 100644 index 0000000000..14d418915b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/ibm65n02.dtd @@ -0,0 +1,13 @@ + + + +]]> +hello +]]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/ibm65n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/ibm65n02.xml new file mode 100644 index 0000000000..ae89a2de45 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P65/ibm65n02.xml @@ -0,0 +1,9 @@ + + + +]> + +Negative Test. Pattern2. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/CVS/Entries new file mode 100644 index 0000000000..85ee69f0d9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/CVS/Entries @@ -0,0 +1,16 @@ +/ibm66n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm66n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm66n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm66n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm66n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm66n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm66n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm66n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm66n09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm66n10.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm66n11.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm66n12.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm66n13.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm66n14.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm66n15.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/CVS/Repository new file mode 100644 index 0000000000..1a505f9226 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P66 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n01.xml new file mode 100644 index 0000000000..ef42d683ea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n01.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n02.xml new file mode 100644 index 0000000000..9759178638 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n02.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n03.xml new file mode 100644 index 0000000000..345019098c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n03.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n04.xml new file mode 100644 index 0000000000..0ad5904f85 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n04.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n05.xml new file mode 100644 index 0000000000..5906a812e6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n05.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n06.xml new file mode 100644 index 0000000000..fcfb28d3f4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n06.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n07.xml new file mode 100644 index 0000000000..b402f76262 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n07.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n08.xml new file mode 100644 index 0000000000..0195a9bb50 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n08.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n09.xml new file mode 100644 index 0000000000..53ed2c49d9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n09.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n10.xml new file mode 100644 index 0000000000..f018bcb534 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n10.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n11.xml new file mode 100644 index 0000000000..20ec3edeab --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n11.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n12.xml new file mode 100644 index 0000000000..27cbc450cd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n12.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n13.xml new file mode 100644 index 0000000000..c742d6b746 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n13.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n14.xml new file mode 100644 index 0000000000..86b5aa058f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n14.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n15.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n15.xml new file mode 100644 index 0000000000..f1b7fe136e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P66/ibm66n15.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/CVS/Entries new file mode 100644 index 0000000000..50eaa909e5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/CVS/Entries @@ -0,0 +1,12 @@ +/ibm68n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68n06.dtd/1.2/Thu Feb 7 15:05:05 2002// +/ibm68n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68n09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm68n10.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/CVS/Repository new file mode 100644 index 0000000000..38b4dc23d8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P68 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n01.xml new file mode 100644 index 0000000000..f36baedc62 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n01.xml @@ -0,0 +1,7 @@ + + + +]> +missing entity name &; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n02.xml new file mode 100644 index 0000000000..48516f557c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n02.xml @@ -0,0 +1,7 @@ + + + +]> +missing semi-colon diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n03.xml new file mode 100644 index 0000000000..20780813f6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n03.xml @@ -0,0 +1,9 @@ + + + +]> +extra space after ampsand & aaa; + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n04.xml new file mode 100644 index 0000000000..399bb9ce2b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n04.xml @@ -0,0 +1,7 @@ + + + +]> +reference doesn't match delaration diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n05.xml new file mode 100644 index 0000000000..0303f34fee --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n05.xml @@ -0,0 +1,6 @@ + + +]> +undefined entitiy &aaa; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n06.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n06.dtd new file mode 100644 index 0000000000..aaeb5b1300 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n06.dtd @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n06.xml new file mode 100644 index 0000000000..6c647f5503 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n06.xml @@ -0,0 +1,8 @@ + + + + +]> +entity declared externally but standalone is yes diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n07.xml new file mode 100644 index 0000000000..e5f31f8d1f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n07.xml @@ -0,0 +1,9 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n08.xml new file mode 100644 index 0000000000..02264a2137 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n08.xml @@ -0,0 +1,9 @@ + + + + + +]> +unparsed entity reference in the wrong place &aImage; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n09.xml new file mode 100644 index 0000000000..e31471dc48 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n09.xml @@ -0,0 +1,10 @@ + + + + + +]> +&aaa; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n10.xml new file mode 100644 index 0000000000..60a52278de --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P68/ibm68n10.xml @@ -0,0 +1,14 @@ + + + + + + + + +]> +&aaa; + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/CVS/Entries new file mode 100644 index 0000000000..87a8eb1868 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/CVS/Entries @@ -0,0 +1,8 @@ +/ibm69n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm69n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm69n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm69n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm69n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm69n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm69n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/CVS/Repository new file mode 100644 index 0000000000..2d561c2c69 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P69 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n01.xml new file mode 100644 index 0000000000..df6302d4eb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n01.xml @@ -0,0 +1,9 @@ + +"> + +%; + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n02.xml new file mode 100644 index 0000000000..a4365caed7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n02.xml @@ -0,0 +1,9 @@ + +"> + +%paaa + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n03.xml new file mode 100644 index 0000000000..4e73bc7337 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n03.xml @@ -0,0 +1,12 @@ + +"> + +%paaa ; + +]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n04.xml new file mode 100644 index 0000000000..e106eab9ee --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n04.xml @@ -0,0 +1,9 @@ + +"> + +% paaa; + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n05.xml new file mode 100644 index 0000000000..5c0234cff1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n05.xml @@ -0,0 +1,10 @@ + + + +%paaa; +"> + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n06.xml new file mode 100644 index 0000000000..ccdd534527 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n06.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n07.xml new file mode 100644 index 0000000000..324497f357 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P69/ibm69n07.xml @@ -0,0 +1,12 @@ + + + + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/CVS/Entries new file mode 100644 index 0000000000..34746aadfe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/CVS/Entries @@ -0,0 +1,10 @@ +/ibm70n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm71n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm71n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm71n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm71n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm71n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm71n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm71n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm71n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/CVS/Repository new file mode 100644 index 0000000000..4be4b7015d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P71 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm70n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm70n01.xml new file mode 100644 index 0000000000..7f453b4135 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm70n01.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n01.xml new file mode 100644 index 0000000000..bed2832974 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n01.xml @@ -0,0 +1,10 @@ + + + + + +]> +&aaa; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n02.xml new file mode 100644 index 0000000000..256f1f4407 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n02.xml @@ -0,0 +1,9 @@ + + + + + +]> +&aaa; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n03.xml new file mode 100644 index 0000000000..b8dd782bde --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n03.xml @@ -0,0 +1,9 @@ + + + + + +]> +&aaa; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n04.xml new file mode 100644 index 0000000000..ee52c8d259 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n04.xml @@ -0,0 +1,9 @@ + + + + + +]> +&aaa; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n05.xml new file mode 100644 index 0000000000..edd93a41eb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n05.xml @@ -0,0 +1,8 @@ + + + + +]> +&aaa; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n06.xml new file mode 100644 index 0000000000..5fb49c52f8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n06.xml @@ -0,0 +1,8 @@ + + + + +]> +&aaa; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n07.xml new file mode 100644 index 0000000000..d280dba82f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n07.xml @@ -0,0 +1,9 @@ + + + + +&aaa; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n08.xml new file mode 100644 index 0000000000..fefba0e6a0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P71/ibm71n08.xml @@ -0,0 +1,9 @@ + + + + + +]> +&aaa; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/CVS/Entries new file mode 100644 index 0000000000..ecdb93da0d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/CVS/Entries @@ -0,0 +1,10 @@ +/ibm72n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm72n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm72n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm72n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm72n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm72n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm72n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm72n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm72n09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/CVS/Repository new file mode 100644 index 0000000000..482a0904d9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P72 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n01.xml new file mode 100644 index 0000000000..5ceb44a1e5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n01.xml @@ -0,0 +1,14 @@ + + + +"> +%paaa; +]> + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n02.xml new file mode 100644 index 0000000000..60ee4cbc3b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n02.xml @@ -0,0 +1,9 @@ + + + +"> +%paaa; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n03.xml new file mode 100644 index 0000000000..4cc1ee1b70 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n03.xml @@ -0,0 +1,9 @@ + + + +"> +%paaa; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n04.xml new file mode 100644 index 0000000000..f9ca14481a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n04.xml @@ -0,0 +1,9 @@ + + + + +%paaa; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n05.xml new file mode 100644 index 0000000000..ff17096d83 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n05.xml @@ -0,0 +1,9 @@ + + + +" paaa> +%paaa; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n06.xml new file mode 100644 index 0000000000..e9b22f8913 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n06.xml @@ -0,0 +1,9 @@ + + + +" % paaa > +%paaa; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n07.xml new file mode 100644 index 0000000000..ab02e52257 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n07.xml @@ -0,0 +1,9 @@ + + + +"> +%paaa; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n08.xml new file mode 100644 index 0000000000..b8b13dfc84 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n08.xml @@ -0,0 +1,9 @@ + + + +" +%paaa; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n09.xml new file mode 100644 index 0000000000..045427c846 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P72/ibm72n09.xml @@ -0,0 +1,9 @@ + + + +" !> +%paaa; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/CVS/Entries new file mode 100644 index 0000000000..670af38fda --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/CVS/Entries @@ -0,0 +1,3 @@ +/ibm73n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm73n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/CVS/Repository new file mode 100644 index 0000000000..800547ad79 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P73 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/ibm73n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/ibm73n01.xml new file mode 100644 index 0000000000..fac788bdb9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/ibm73n01.xml @@ -0,0 +1,9 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/ibm73n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/ibm73n03.xml new file mode 100644 index 0000000000..c103d13b8e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P73/ibm73n03.xml @@ -0,0 +1,9 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P74/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P74/CVS/Entries new file mode 100644 index 0000000000..fb1b2bf7f7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P74/CVS/Entries @@ -0,0 +1,2 @@ +/ibm74n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P74/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P74/CVS/Repository new file mode 100644 index 0000000000..eb6285add5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P74/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P74 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P74/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P74/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P74/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P74/ibm74n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P74/ibm74n01.xml new file mode 100644 index 0000000000..2a59b59724 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P74/ibm74n01.xml @@ -0,0 +1,9 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/CVS/Entries new file mode 100644 index 0000000000..b21ef61bc2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/CVS/Entries @@ -0,0 +1,15 @@ +/empty.dtd/1.2/Thu Feb 7 16:29:32 2002// +/ibm75n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm75n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm75n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm75n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm75n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm75n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm75n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm75n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm75n09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm75n10.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm75n11.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm75n12.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm75n13.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/CVS/Repository new file mode 100644 index 0000000000..14755f3d62 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P75 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/empty.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/empty.dtd new file mode 100644 index 0000000000..dbc2f78654 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/empty.dtd @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n01.xml new file mode 100644 index 0000000000..c8f1c8f289 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n01.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n02.xml new file mode 100644 index 0000000000..f823311bc1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n02.xml @@ -0,0 +1,9 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n03.xml new file mode 100644 index 0000000000..e02f80850d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n03.xml @@ -0,0 +1,9 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n04.xml new file mode 100644 index 0000000000..a9813642a5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n04.xml @@ -0,0 +1,9 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n05.xml new file mode 100644 index 0000000000..389617cbd0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n05.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n06.xml new file mode 100644 index 0000000000..32c7d949fe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n06.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n07.xml new file mode 100644 index 0000000000..c977eb71d4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n07.xml @@ -0,0 +1,9 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n08.xml new file mode 100644 index 0000000000..fd0428c6f5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n08.xml @@ -0,0 +1,9 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n09.xml new file mode 100644 index 0000000000..5029a50daa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n09.xml @@ -0,0 +1,9 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n10.xml new file mode 100644 index 0000000000..3cec6ffaea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n10.xml @@ -0,0 +1,9 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n11.xml new file mode 100644 index 0000000000..95092b692f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n11.xml @@ -0,0 +1,9 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n12.xml new file mode 100644 index 0000000000..8d4dd1857f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n12.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n13.xml new file mode 100644 index 0000000000..3ff70df7d6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P75/ibm75n13.xml @@ -0,0 +1,9 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/CVS/Entries new file mode 100644 index 0000000000..ffa6d486d4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/CVS/Entries @@ -0,0 +1,8 @@ +/ibm76n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm76n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm76n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm76n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm76n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm76n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm76n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/CVS/Repository new file mode 100644 index 0000000000..f136293df4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P76 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n01.xml new file mode 100644 index 0000000000..215cc938ca --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n01.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n02.xml new file mode 100644 index 0000000000..2eff802ace --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n02.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n03.xml new file mode 100644 index 0000000000..134aed7002 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n03.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n04.xml new file mode 100644 index 0000000000..17f13408a8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n04.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n05.xml new file mode 100644 index 0000000000..3899463a63 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n05.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n06.xml new file mode 100644 index 0000000000..2c36e88596 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n06.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n07.xml new file mode 100644 index 0000000000..13108c28af --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P76/ibm76n07.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/CVS/Entries new file mode 100644 index 0000000000..81f76d363a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/CVS/Entries @@ -0,0 +1,9 @@ +/ibm77n01.ent/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm77n01.xml/1.2/Thu Feb 7 16:33:28 2002// +/ibm77n02.ent/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm77n02.xml/1.2/Tue Feb 19 18:41:05 2002// +/ibm77n03.ent/1.2/Thu Feb 7 16:34:48 2002// +/ibm77n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm77n04.ent/1.2/Thu Feb 7 16:35:26 2002// +/ibm77n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/CVS/Repository new file mode 100644 index 0000000000..b18c1b8845 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P77 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n01.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n01.ent new file mode 100644 index 0000000000..4395cf96ec --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n01.ent @@ -0,0 +1,3 @@ + + +ANY CONTENT diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n01.xml new file mode 100644 index 0000000000..a82e2b653a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n01.xml @@ -0,0 +1,8 @@ + + + + +]> +&aExternal; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n02.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n02.ent new file mode 100644 index 0000000000..8d681ccec6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n02.ent @@ -0,0 +1,3 @@ + + +ANY CONTENT diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n02.xml new file mode 100644 index 0000000000..49043afd88 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n02.xml @@ -0,0 +1,8 @@ + + + + +]> +&aExternal; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n03.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n03.ent new file mode 100644 index 0000000000..e0acc108d8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n03.ent @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n03.xml new file mode 100644 index 0000000000..674c5b0eb1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n03.xml @@ -0,0 +1,9 @@ + + + + +%pExternal; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n04.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n04.ent new file mode 100644 index 0000000000..f532ae5e3a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n04.ent @@ -0,0 +1,3 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n04.xml new file mode 100644 index 0000000000..38cb784e52 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P77/ibm77n04.xml @@ -0,0 +1,9 @@ + + + + +%pExternal; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/CVS/Entries new file mode 100644 index 0000000000..74afddd45a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/CVS/Entries @@ -0,0 +1,5 @@ +/ibm78n01.ent/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm78n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm78n02.ent/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm78n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/CVS/Repository new file mode 100644 index 0000000000..128897927d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P78 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/ibm78n01.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/ibm78n01.ent new file mode 100644 index 0000000000..7fb6719720 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/ibm78n01.ent @@ -0,0 +1,4 @@ + + +ANY CONTENT + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/ibm78n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/ibm78n01.xml new file mode 100644 index 0000000000..0f984208d1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/ibm78n01.xml @@ -0,0 +1,11 @@ + + + + +]> +&aExternal; + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/ibm78n02.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/ibm78n02.ent new file mode 100644 index 0000000000..7a2ecc6cd1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/ibm78n02.ent @@ -0,0 +1,4 @@ + + + +ANY CONTENT diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/ibm78n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/ibm78n02.xml new file mode 100644 index 0000000000..a21c0b6135 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P78/ibm78n02.xml @@ -0,0 +1,8 @@ + + + + +]> +&aExternal; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/CVS/Entries new file mode 100644 index 0000000000..deedae1e7c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/CVS/Entries @@ -0,0 +1,5 @@ +/ibm79n01.ent/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm79n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm79n02.ent/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm79n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/CVS/Repository new file mode 100644 index 0000000000..01efa4d6f1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P79 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/ibm79n01.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/ibm79n01.ent new file mode 100644 index 0000000000..b5a43a5caf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/ibm79n01.ent @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/ibm79n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/ibm79n01.xml new file mode 100644 index 0000000000..85d5614fef --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/ibm79n01.xml @@ -0,0 +1,9 @@ + + + + +%pExternal; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/ibm79n02.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/ibm79n02.ent new file mode 100644 index 0000000000..0345008783 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/ibm79n02.ent @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/ibm79n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/ibm79n02.xml new file mode 100644 index 0000000000..afb3b96fd1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P79/ibm79n02.xml @@ -0,0 +1,9 @@ + + + + +%pExternal; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/CVS/Entries new file mode 100644 index 0000000000..2a7ffa2a61 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/CVS/Entries @@ -0,0 +1,7 @@ +/ibm80n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm80n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm80n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm80n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm80n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm80n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/CVS/Repository new file mode 100644 index 0000000000..7432e85af5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P80 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n01.xml new file mode 100644 index 0000000000..c44264b22e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n01.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n02.xml new file mode 100644 index 0000000000..c199a02630 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n02.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n03.xml new file mode 100644 index 0000000000..e5ef0d55e1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n03.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n04.xml new file mode 100644 index 0000000000..2f5d2f5eff --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n04.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n05.xml new file mode 100644 index 0000000000..714f2d42e1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n05.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n06.xml new file mode 100644 index 0000000000..b503f9b9bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P80/ibm80n06.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/CVS/Entries new file mode 100644 index 0000000000..d1830b360e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/CVS/Entries @@ -0,0 +1,10 @@ +/ibm81n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm81n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm81n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm81n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm81n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm81n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm81n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm81n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm81n09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/CVS/Repository new file mode 100644 index 0000000000..478b66d2fd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P81 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n01.xml new file mode 100644 index 0000000000..3354f4d3e0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n01.xml @@ -0,0 +1,9 @@ + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n02.xml new file mode 100644 index 0000000000..445f230479 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n02.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n03.xml new file mode 100644 index 0000000000..875bc7421d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n03.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n04.xml new file mode 100644 index 0000000000..5b7979b405 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n04.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n05.xml new file mode 100644 index 0000000000..009518166d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n05.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n06.xml new file mode 100644 index 0000000000..2de674a84f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n06.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n07.xml new file mode 100644 index 0000000000..a3b3ce81a7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n07.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n08.xml new file mode 100644 index 0000000000..a7814dc51d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n08.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n09.xml new file mode 100644 index 0000000000..bc6c54aee8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P81/ibm81n09.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/CVS/Entries new file mode 100644 index 0000000000..e41200cd0d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/CVS/Entries @@ -0,0 +1,9 @@ +/ibm82n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm82n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm82n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm82n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm82n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm82n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm82n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm82n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/CVS/Repository new file mode 100644 index 0000000000..88e1e6b385 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P82 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n01.xml new file mode 100644 index 0000000000..e66c0a2d54 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n01.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n02.xml new file mode 100644 index 0000000000..22eaa01c2f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n02.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n03.xml new file mode 100644 index 0000000000..7e0dcf17e0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n03.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n04.xml new file mode 100644 index 0000000000..bde1554010 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n04.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n05.xml new file mode 100644 index 0000000000..365515b1ca --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n05.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n06.xml new file mode 100644 index 0000000000..f39c92fc3c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n06.xml @@ -0,0 +1,10 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n07.xml new file mode 100644 index 0000000000..61b8f8d24d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n07.xml @@ -0,0 +1,18 @@ + + + + + + +]> + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n08.xml new file mode 100644 index 0000000000..ff43f8cbf2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P82/ibm82n08.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/CVS/Entries new file mode 100644 index 0000000000..51af0ce086 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/CVS/Entries @@ -0,0 +1,7 @@ +/ibm83n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm83n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm83n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm83n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm83n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm83n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/CVS/Repository new file mode 100644 index 0000000000..7139f43dc7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P83 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n01.xml new file mode 100644 index 0000000000..f866602e81 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n01.xml @@ -0,0 +1,11 @@ + + + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n02.xml new file mode 100644 index 0000000000..b39683dbf5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n02.xml @@ -0,0 +1,10 @@ +r + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n03.xml new file mode 100644 index 0000000000..4bca2b000c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n03.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n04.xml new file mode 100644 index 0000000000..e409f3d210 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n04.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n05.xml new file mode 100644 index 0000000000..aea6dac44c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n05.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n06.xml new file mode 100644 index 0000000000..eaa3ea65d8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P83/ibm83n06.xml @@ -0,0 +1,10 @@ + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/CVS/Entries new file mode 100644 index 0000000000..8cba3c5da6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/CVS/Entries @@ -0,0 +1,199 @@ +/ibm85n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n10.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n100.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n101.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n102.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n103.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n104.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n105.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n106.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n107.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n108.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n109.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n11.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n110.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n111.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n112.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n113.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n114.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n115.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n116.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n117.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n118.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n119.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n12.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n120.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n121.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n122.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n123.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n124.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n125.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n126.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n127.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n128.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n129.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n13.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n130.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n131.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n132.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n133.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n134.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n135.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n136.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n137.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n138.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n139.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n14.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n140.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n141.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n142.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n143.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n144.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n145.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n146.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n147.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n148.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n149.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n15.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n150.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n151.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n152.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n153.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n154.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n155.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n156.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n157.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n158.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n159.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n16.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n160.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n161.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n162.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n163.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n164.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n165.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n166.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n167.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n168.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n169.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n17.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n170.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n171.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n172.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n173.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n174.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n175.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n176.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n177.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n178.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n179.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n18.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n180.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n181.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n182.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n183.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n184.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n185.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n186.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n187.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n188.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n189.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n19.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n190.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n191.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n192.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n193.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n194.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n195.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n196.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n197.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n198.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n20.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n21.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n22.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n23.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n24.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n25.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n26.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n27.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n28.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n29.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n30.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n31.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n32.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n33.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n34.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n35.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n36.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n37.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n38.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n39.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n40.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n41.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n42.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n43.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n44.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n45.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n46.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n47.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n48.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n49.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n50.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n51.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n52.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n53.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n54.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n55.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n56.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n57.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n58.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n59.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n60.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n61.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n62.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n63.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n64.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n65.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n66.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n67.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n68.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n69.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n70.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n71.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n72.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n73.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n74.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n75.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n76.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n77.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n78.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n79.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n80.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n81.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n82.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n83.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n84.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n85.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n86.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n87.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n88.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n89.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n90.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n91.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n92.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n93.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n94.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n95.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n96.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n97.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n98.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm85n99.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/CVS/Repository new file mode 100644 index 0000000000..937063790e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P85 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n01.xml new file mode 100644 index 0000000000..e18e377e1f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n01.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n02.xml new file mode 100644 index 0000000000..0703d20c38 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n02.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n03.xml new file mode 100644 index 0000000000..b08af2945f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n03.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n04.xml new file mode 100644 index 0000000000..f37ca85595 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n04.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n05.xml new file mode 100644 index 0000000000..616ca91515 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n05.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n06.xml new file mode 100644 index 0000000000..4134128af6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n06.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n07.xml new file mode 100644 index 0000000000..67f407e08b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n07.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n08.xml new file mode 100644 index 0000000000..6299540ba5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n08.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n09.xml new file mode 100644 index 0000000000..c18d3ffebb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n09.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n10.xml new file mode 100644 index 0000000000..aac214495e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n10.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n100.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n100.xml new file mode 100644 index 0000000000..80ecdbc1ea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n100.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n101.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n101.xml new file mode 100644 index 0000000000..e76a06ee2b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n101.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n102.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n102.xml new file mode 100644 index 0000000000..e8c31a7ba3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n102.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n103.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n103.xml new file mode 100644 index 0000000000..6da0d486af --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n103.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n104.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n104.xml new file mode 100644 index 0000000000..da308ef661 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n104.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n105.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n105.xml new file mode 100644 index 0000000000..3bbfb3208a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n105.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n106.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n106.xml new file mode 100644 index 0000000000..2103b2070f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n106.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n107.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n107.xml new file mode 100644 index 0000000000..55c35b81e4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n107.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n108.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n108.xml new file mode 100644 index 0000000000..b148a639f5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n108.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n109.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n109.xml new file mode 100644 index 0000000000..c0b49183d6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n109.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n11.xml new file mode 100644 index 0000000000..5d991bfea7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n11.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n110.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n110.xml new file mode 100644 index 0000000000..97aeb59071 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n110.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n111.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n111.xml new file mode 100644 index 0000000000..a160f40f13 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n111.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n112.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n112.xml new file mode 100644 index 0000000000..520ea15ef1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n112.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n113.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n113.xml new file mode 100644 index 0000000000..b97245efb6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n113.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n114.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n114.xml new file mode 100644 index 0000000000..17d5ca7deb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n114.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n115.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n115.xml new file mode 100644 index 0000000000..f51535ad68 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n115.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n116.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n116.xml new file mode 100644 index 0000000000..256984841c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n116.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n117.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n117.xml new file mode 100644 index 0000000000..61b2c5817c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n117.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n118.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n118.xml new file mode 100644 index 0000000000..519cfe265f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n118.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n119.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n119.xml new file mode 100644 index 0000000000..c1beaebf8c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n119.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n12.xml new file mode 100644 index 0000000000..0352dcd7eb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n12.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n120.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n120.xml new file mode 100644 index 0000000000..5ce20ec658 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n120.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n121.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n121.xml new file mode 100644 index 0000000000..87212bdb8d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n121.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n122.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n122.xml new file mode 100644 index 0000000000..0979f9fa21 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n122.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n123.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n123.xml new file mode 100644 index 0000000000..718fa06c40 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n123.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n124.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n124.xml new file mode 100644 index 0000000000..5f1a16fc4a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n124.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n125.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n125.xml new file mode 100644 index 0000000000..2889bb8419 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n125.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n126.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n126.xml new file mode 100644 index 0000000000..b22877f426 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n126.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n127.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n127.xml new file mode 100644 index 0000000000..1ea4859818 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n127.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n128.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n128.xml new file mode 100644 index 0000000000..e4134bf5fe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n128.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n129.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n129.xml new file mode 100644 index 0000000000..b05e3dfc58 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n129.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n13.xml new file mode 100644 index 0000000000..87d15595c7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n13.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n130.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n130.xml new file mode 100644 index 0000000000..81cf320709 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n130.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n131.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n131.xml new file mode 100644 index 0000000000..f78253ad2a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n131.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n132.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n132.xml new file mode 100644 index 0000000000..66c74c845d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n132.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n133.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n133.xml new file mode 100644 index 0000000000..e017f8f61b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n133.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n134.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n134.xml new file mode 100644 index 0000000000..2f093a660f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n134.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n135.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n135.xml new file mode 100644 index 0000000000..ad9b2cf968 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n135.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n136.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n136.xml new file mode 100644 index 0000000000..b924b61770 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n136.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n137.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n137.xml new file mode 100644 index 0000000000..351a4925e4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n137.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n138.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n138.xml new file mode 100644 index 0000000000..9719a5f53e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n138.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n139.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n139.xml new file mode 100644 index 0000000000..c4afb4f705 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n139.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n14.xml new file mode 100644 index 0000000000..14b71b4dad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n14.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n140.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n140.xml new file mode 100644 index 0000000000..7c575b9b95 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n140.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n141.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n141.xml new file mode 100644 index 0000000000..f718c80ae9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n141.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n142.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n142.xml new file mode 100644 index 0000000000..3af3d8c39c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n142.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n143.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n143.xml new file mode 100644 index 0000000000..19dad78122 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n143.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n144.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n144.xml new file mode 100644 index 0000000000..756bbe667f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n144.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n145.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n145.xml new file mode 100644 index 0000000000..6bd0a80ef8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n145.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n146.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n146.xml new file mode 100644 index 0000000000..1b0aba959a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n146.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n147.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n147.xml new file mode 100644 index 0000000000..171dfb2188 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n147.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n148.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n148.xml new file mode 100644 index 0000000000..a5e69c4e15 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n148.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n149.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n149.xml new file mode 100644 index 0000000000..c368b37c66 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n149.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n15.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n15.xml new file mode 100644 index 0000000000..14b71b4dad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n15.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n150.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n150.xml new file mode 100644 index 0000000000..b0c9075662 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n150.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n151.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n151.xml new file mode 100644 index 0000000000..97a169f14d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n151.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n152.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n152.xml new file mode 100644 index 0000000000..92bdca5722 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n152.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n153.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n153.xml new file mode 100644 index 0000000000..ec76dfb05c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n153.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n154.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n154.xml new file mode 100644 index 0000000000..f541695a5a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n154.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n155.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n155.xml new file mode 100644 index 0000000000..c292ae913a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n155.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n156.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n156.xml new file mode 100644 index 0000000000..5480590c4c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n156.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n157.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n157.xml new file mode 100644 index 0000000000..781a62e3ab --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n157.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n158.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n158.xml new file mode 100644 index 0000000000..b87e0d725d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n158.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n159.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n159.xml new file mode 100644 index 0000000000..6cd532b0cd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n159.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n16.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n16.xml new file mode 100644 index 0000000000..d071417107 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n16.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n160.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n160.xml new file mode 100644 index 0000000000..edf63417af --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n160.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n161.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n161.xml new file mode 100644 index 0000000000..c5284ac321 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n161.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n162.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n162.xml new file mode 100644 index 0000000000..11777deeba --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n162.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n163.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n163.xml new file mode 100644 index 0000000000..705ce24cbd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n163.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n164.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n164.xml new file mode 100644 index 0000000000..acd8649297 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n164.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n165.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n165.xml new file mode 100644 index 0000000000..45feac400d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n165.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n166.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n166.xml new file mode 100644 index 0000000000..3c26ae44e2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n166.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n167.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n167.xml new file mode 100644 index 0000000000..15718afdbf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n167.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n168.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n168.xml new file mode 100644 index 0000000000..31d388f587 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n168.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n169.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n169.xml new file mode 100644 index 0000000000..aeafbafd16 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n169.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n17.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n17.xml new file mode 100644 index 0000000000..210363c73b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n17.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n170.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n170.xml new file mode 100644 index 0000000000..036aabf04d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n170.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n171.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n171.xml new file mode 100644 index 0000000000..f304ca3000 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n171.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n172.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n172.xml new file mode 100644 index 0000000000..2863f5e744 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n172.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n173.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n173.xml new file mode 100644 index 0000000000..d6d20bce96 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n173.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n174.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n174.xml new file mode 100644 index 0000000000..ea3bc40e7a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n174.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n175.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n175.xml new file mode 100644 index 0000000000..c7a22f2a62 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n175.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n176.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n176.xml new file mode 100644 index 0000000000..3d1b0d7742 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n176.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n177.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n177.xml new file mode 100644 index 0000000000..4c6d85f335 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n177.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n178.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n178.xml new file mode 100644 index 0000000000..d3486d3c63 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n178.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n179.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n179.xml new file mode 100644 index 0000000000..59677a2838 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n179.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n18.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n18.xml new file mode 100644 index 0000000000..9d68532647 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n18.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n180.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n180.xml new file mode 100644 index 0000000000..aa50a65869 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n180.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n181.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n181.xml new file mode 100644 index 0000000000..8f175186a0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n181.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n182.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n182.xml new file mode 100644 index 0000000000..880b99e1d0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n182.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n183.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n183.xml new file mode 100644 index 0000000000..afed23ce8d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n183.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n184.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n184.xml new file mode 100644 index 0000000000..4b4932d949 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n184.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n185.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n185.xml new file mode 100644 index 0000000000..70683792ff --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n185.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n186.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n186.xml new file mode 100644 index 0000000000..fe30216f31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n186.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n187.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n187.xml new file mode 100644 index 0000000000..4ce877b801 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n187.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n188.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n188.xml new file mode 100644 index 0000000000..3d6fb6cc7d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n188.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n189.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n189.xml new file mode 100644 index 0000000000..7bf497a691 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n189.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n19.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n19.xml new file mode 100644 index 0000000000..77835c46a5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n19.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n190.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n190.xml new file mode 100644 index 0000000000..59236d0bb4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n190.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n191.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n191.xml new file mode 100644 index 0000000000..7aa78f933e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n191.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n192.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n192.xml new file mode 100644 index 0000000000..65590b570d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n192.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n193.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n193.xml new file mode 100644 index 0000000000..9d91de76cb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n193.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n194.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n194.xml new file mode 100644 index 0000000000..052f14c877 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n194.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n195.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n195.xml new file mode 100644 index 0000000000..f2cdfc5ad4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n195.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n196.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n196.xml new file mode 100644 index 0000000000..a1cc5c522b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n196.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n197.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n197.xml new file mode 100644 index 0000000000..d9be689efa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n197.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n198.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n198.xml new file mode 100644 index 0000000000..709c5ce8d8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n198.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n20.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n20.xml new file mode 100644 index 0000000000..306eca9183 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n20.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n21.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n21.xml new file mode 100644 index 0000000000..ace4e699f8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n21.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n22.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n22.xml new file mode 100644 index 0000000000..b92b9aed21 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n22.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n23.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n23.xml new file mode 100644 index 0000000000..a0ff57fc5a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n23.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n24.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n24.xml new file mode 100644 index 0000000000..045a5b90f8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n24.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n25.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n25.xml new file mode 100644 index 0000000000..85b7096c9e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n25.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n26.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n26.xml new file mode 100644 index 0000000000..3d46861ff9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n26.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n27.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n27.xml new file mode 100644 index 0000000000..cc4e79aa92 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n27.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n28.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n28.xml new file mode 100644 index 0000000000..3bdd4dd871 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n28.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n29.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n29.xml new file mode 100644 index 0000000000..ad79d0be8d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n29.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n30.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n30.xml new file mode 100644 index 0000000000..110626a74b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n30.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n31.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n31.xml new file mode 100644 index 0000000000..8b3e0ea917 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n31.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n32.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n32.xml new file mode 100644 index 0000000000..ff2cbdcef7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n32.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n33.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n33.xml new file mode 100644 index 0000000000..125ba74dfa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n33.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n34.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n34.xml new file mode 100644 index 0000000000..3d5f09480b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n34.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n35.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n35.xml new file mode 100644 index 0000000000..8496da4660 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n35.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n36.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n36.xml new file mode 100644 index 0000000000..6c8fc9d625 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n36.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n37.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n37.xml new file mode 100644 index 0000000000..a892b9ccec --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n37.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n38.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n38.xml new file mode 100644 index 0000000000..055d4cc822 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n38.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n39.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n39.xml new file mode 100644 index 0000000000..b44d77c951 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n39.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n40.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n40.xml new file mode 100644 index 0000000000..f9822a08ad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n40.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n41.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n41.xml new file mode 100644 index 0000000000..b7a5bd4806 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n41.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n42.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n42.xml new file mode 100644 index 0000000000..8db7d20631 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n42.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n43.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n43.xml new file mode 100644 index 0000000000..a6ed7d9fab --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n43.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n44.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n44.xml new file mode 100644 index 0000000000..73cd69c154 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n44.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n45.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n45.xml new file mode 100644 index 0000000000..1b03ef4f8e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n45.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n46.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n46.xml new file mode 100644 index 0000000000..c9d8e7dbfe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n46.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n47.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n47.xml new file mode 100644 index 0000000000..ec97b666b6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n47.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n48.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n48.xml new file mode 100644 index 0000000000..6f44b7a427 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n48.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n49.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n49.xml new file mode 100644 index 0000000000..af47a4d263 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n49.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n50.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n50.xml new file mode 100644 index 0000000000..0f56ee00dc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n50.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n51.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n51.xml new file mode 100644 index 0000000000..7b7d3a3b5f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n51.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n52.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n52.xml new file mode 100644 index 0000000000..fa859cd738 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n52.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n53.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n53.xml new file mode 100644 index 0000000000..89e06a6c56 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n53.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n54.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n54.xml new file mode 100644 index 0000000000..f78ed8155d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n54.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n55.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n55.xml new file mode 100644 index 0000000000..19c0b675e7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n55.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n56.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n56.xml new file mode 100644 index 0000000000..a4d566d17f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n56.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n57.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n57.xml new file mode 100644 index 0000000000..abd9a33d08 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n57.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n58.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n58.xml new file mode 100644 index 0000000000..501a77b028 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n58.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n59.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n59.xml new file mode 100644 index 0000000000..a220cec033 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n59.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n60.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n60.xml new file mode 100644 index 0000000000..69451a513a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n60.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n61.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n61.xml new file mode 100644 index 0000000000..c96791228b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n61.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n62.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n62.xml new file mode 100644 index 0000000000..699f5858c2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n62.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n63.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n63.xml new file mode 100644 index 0000000000..18d9938f33 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n63.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n64.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n64.xml new file mode 100644 index 0000000000..09b68ffec8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n64.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n65.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n65.xml new file mode 100644 index 0000000000..099c1a747d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n65.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n66.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n66.xml new file mode 100644 index 0000000000..9a9f6b4f53 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n66.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n67.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n67.xml new file mode 100644 index 0000000000..53cd2163b1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n67.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n68.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n68.xml new file mode 100644 index 0000000000..7a7ac59372 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n68.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n69.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n69.xml new file mode 100644 index 0000000000..829a3105e7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n69.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n70.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n70.xml new file mode 100644 index 0000000000..dfc5981472 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n70.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n71.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n71.xml new file mode 100644 index 0000000000..60c6012304 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n71.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n72.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n72.xml new file mode 100644 index 0000000000..747f8e16f6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n72.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n73.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n73.xml new file mode 100644 index 0000000000..67b3569cdc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n73.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n74.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n74.xml new file mode 100644 index 0000000000..4e0f1aec07 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n74.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n75.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n75.xml new file mode 100644 index 0000000000..6bc8136e7e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n75.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n76.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n76.xml new file mode 100644 index 0000000000..00786d0d6a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n76.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n77.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n77.xml new file mode 100644 index 0000000000..271ce04bc9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n77.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n78.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n78.xml new file mode 100644 index 0000000000..8c1e53b7e4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n78.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n79.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n79.xml new file mode 100644 index 0000000000..cfb54f167e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n79.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n80.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n80.xml new file mode 100644 index 0000000000..c7a579ec43 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n80.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n81.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n81.xml new file mode 100644 index 0000000000..b6af57188a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n81.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n82.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n82.xml new file mode 100644 index 0000000000..dc3bdc94d3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n82.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n83.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n83.xml new file mode 100644 index 0000000000..acaaa02b4e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n83.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n84.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n84.xml new file mode 100644 index 0000000000..ada649f833 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n84.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n85.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n85.xml new file mode 100644 index 0000000000..c4d60d1c59 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n85.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n86.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n86.xml new file mode 100644 index 0000000000..e97bb89679 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n86.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n87.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n87.xml new file mode 100644 index 0000000000..e1df7fb766 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n87.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n88.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n88.xml new file mode 100644 index 0000000000..5efe3e46f5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n88.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n89.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n89.xml new file mode 100644 index 0000000000..f9d5f8b077 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n89.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n90.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n90.xml new file mode 100644 index 0000000000..eb138286ee --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n90.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n91.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n91.xml new file mode 100644 index 0000000000..681a0161e8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n91.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n92.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n92.xml new file mode 100644 index 0000000000..438bed05a9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n92.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n93.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n93.xml new file mode 100644 index 0000000000..7ce88e04ef --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n93.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n94.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n94.xml new file mode 100644 index 0000000000..eca46c86a2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n94.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n95.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n95.xml new file mode 100644 index 0000000000..bc2ce61956 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n95.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n96.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n96.xml new file mode 100644 index 0000000000..2e0ac15856 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n96.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n97.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n97.xml new file mode 100644 index 0000000000..64e954be27 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n97.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n98.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n98.xml new file mode 100644 index 0000000000..227c2fbf90 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n98.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n99.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n99.xml new file mode 100644 index 0000000000..7603a638be --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P85/ibm85n99.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/CVS/Entries new file mode 100644 index 0000000000..5ffda9868a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/CVS/Entries @@ -0,0 +1,5 @@ +/ibm86n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm86n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm86n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm86n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/CVS/Repository new file mode 100644 index 0000000000..95383be9fa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P86 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/ibm86n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/ibm86n01.xml new file mode 100644 index 0000000000..944cd9f766 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/ibm86n01.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/ibm86n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/ibm86n02.xml new file mode 100644 index 0000000000..fdcec7e946 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/ibm86n02.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/ibm86n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/ibm86n03.xml new file mode 100644 index 0000000000..0ac615b3bd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/ibm86n03.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/ibm86n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/ibm86n04.xml new file mode 100644 index 0000000000..0dcea5ee21 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P86/ibm86n04.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/CVS/Entries new file mode 100644 index 0000000000..66717b2c63 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/CVS/Entries @@ -0,0 +1,85 @@ +/ibm87n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n10.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n11.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n12.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n13.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n14.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n15.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n16.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n17.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n18.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n19.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n20.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n21.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n22.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n23.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n24.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n25.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n26.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n27.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n28.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n29.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n30.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n31.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n32.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n33.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n34.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n35.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n36.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n37.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n38.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n39.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n40.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n41.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n42.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n43.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n44.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n45.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n46.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n47.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n48.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n49.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n50.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n51.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n52.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n53.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n54.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n55.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n56.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n57.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n58.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n59.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n60.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n61.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n62.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n63.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n64.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n66.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n67.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n68.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n69.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n70.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n71.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n72.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n73.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n74.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n75.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n76.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n77.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n78.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n79.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n80.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n81.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n82.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n83.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n84.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm87n85.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/CVS/Repository new file mode 100644 index 0000000000..21932a6e48 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P87 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n01.xml new file mode 100644 index 0000000000..93e8c6a76b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n01.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n02.xml new file mode 100644 index 0000000000..e656074b4b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n02.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n03.xml new file mode 100644 index 0000000000..4912cac9e3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n03.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n04.xml new file mode 100644 index 0000000000..89c94fcf6b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n04.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n05.xml new file mode 100644 index 0000000000..2ca7779d71 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n05.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n06.xml new file mode 100644 index 0000000000..6a1a9f7da2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n06.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n07.xml new file mode 100644 index 0000000000..1291bed370 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n07.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n08.xml new file mode 100644 index 0000000000..ffc50ae831 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n08.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n09.xml new file mode 100644 index 0000000000..b85bcd860c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n09.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n10.xml new file mode 100644 index 0000000000..8b4dfc9820 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n10.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n11.xml new file mode 100644 index 0000000000..e801679d8d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n11.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n12.xml new file mode 100644 index 0000000000..7886141f45 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n12.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n13.xml new file mode 100644 index 0000000000..919bc60a09 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n13.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n14.xml new file mode 100644 index 0000000000..8488244c1f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n14.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n15.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n15.xml new file mode 100644 index 0000000000..4b41eea665 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n15.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n16.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n16.xml new file mode 100644 index 0000000000..1a0cd7a005 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n16.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n17.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n17.xml new file mode 100644 index 0000000000..ad5e107762 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n17.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n18.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n18.xml new file mode 100644 index 0000000000..2080d6d6e9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n18.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n19.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n19.xml new file mode 100644 index 0000000000..525cb830b5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n19.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n20.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n20.xml new file mode 100644 index 0000000000..9b7f8dc3c9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n20.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n21.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n21.xml new file mode 100644 index 0000000000..226c54652e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n21.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n22.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n22.xml new file mode 100644 index 0000000000..0c9a38c9b2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n22.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n23.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n23.xml new file mode 100644 index 0000000000..61c108593e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n23.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n24.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n24.xml new file mode 100644 index 0000000000..fb47e7084e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n24.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n25.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n25.xml new file mode 100644 index 0000000000..6e8138438c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n25.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n26.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n26.xml new file mode 100644 index 0000000000..22649c2dcc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n26.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n27.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n27.xml new file mode 100644 index 0000000000..89cef39443 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n27.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n28.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n28.xml new file mode 100644 index 0000000000..2f7cf1a426 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n28.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n29.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n29.xml new file mode 100644 index 0000000000..0d461fc95e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n29.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n30.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n30.xml new file mode 100644 index 0000000000..0441ce3e29 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n30.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n31.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n31.xml new file mode 100644 index 0000000000..31e2dda32b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n31.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n32.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n32.xml new file mode 100644 index 0000000000..d3ab27a424 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n32.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n33.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n33.xml new file mode 100644 index 0000000000..1e7dfdf670 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n33.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n34.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n34.xml new file mode 100644 index 0000000000..f410327cec --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n34.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n35.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n35.xml new file mode 100644 index 0000000000..d3857b9d95 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n35.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n36.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n36.xml new file mode 100644 index 0000000000..616d4e7f40 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n36.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n37.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n37.xml new file mode 100644 index 0000000000..8695a21644 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n37.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n38.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n38.xml new file mode 100644 index 0000000000..a0a8fa39b7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n38.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n39.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n39.xml new file mode 100644 index 0000000000..c033ffc330 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n39.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n40.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n40.xml new file mode 100644 index 0000000000..7974a453d5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n40.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n41.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n41.xml new file mode 100644 index 0000000000..d29c76c951 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n41.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n42.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n42.xml new file mode 100644 index 0000000000..0f84f57f32 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n42.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n43.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n43.xml new file mode 100644 index 0000000000..647fb53a17 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n43.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n44.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n44.xml new file mode 100644 index 0000000000..5d72bc4e45 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n44.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n45.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n45.xml new file mode 100644 index 0000000000..f8d7404ed0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n45.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n46.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n46.xml new file mode 100644 index 0000000000..9e41f32ec4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n46.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n47.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n47.xml new file mode 100644 index 0000000000..e9ad0d673a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n47.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n48.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n48.xml new file mode 100644 index 0000000000..f8d76939e3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n48.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n49.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n49.xml new file mode 100644 index 0000000000..a4a976c95d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n49.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n50.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n50.xml new file mode 100644 index 0000000000..aafe1462ed --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n50.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n51.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n51.xml new file mode 100644 index 0000000000..1e2d7a016f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n51.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n52.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n52.xml new file mode 100644 index 0000000000..c3fa1f1302 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n52.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n53.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n53.xml new file mode 100644 index 0000000000..e085f82d17 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n53.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n54.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n54.xml new file mode 100644 index 0000000000..bbe5b86041 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n54.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n55.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n55.xml new file mode 100644 index 0000000000..cc8a362bbb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n55.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n56.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n56.xml new file mode 100644 index 0000000000..b212b06847 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n56.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n57.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n57.xml new file mode 100644 index 0000000000..0b2f283d0f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n57.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n58.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n58.xml new file mode 100644 index 0000000000..b6fe5540a8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n58.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n59.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n59.xml new file mode 100644 index 0000000000..26fbcfb58b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n59.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n60.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n60.xml new file mode 100644 index 0000000000..2a69c9ba12 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n60.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n61.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n61.xml new file mode 100644 index 0000000000..de7d518267 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n61.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n62.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n62.xml new file mode 100644 index 0000000000..59e0704d83 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n62.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n63.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n63.xml new file mode 100644 index 0000000000..9c52345412 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n63.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n64.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n64.xml new file mode 100644 index 0000000000..cf6f9b73f6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n64.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n66.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n66.xml new file mode 100644 index 0000000000..7938cd6f32 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n66.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n67.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n67.xml new file mode 100644 index 0000000000..c767067397 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n67.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n68.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n68.xml new file mode 100644 index 0000000000..f691f25400 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n68.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n69.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n69.xml new file mode 100644 index 0000000000..12f66777a7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n69.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n70.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n70.xml new file mode 100644 index 0000000000..b4b443d9f2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n70.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n71.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n71.xml new file mode 100644 index 0000000000..1896885a77 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n71.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n72.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n72.xml new file mode 100644 index 0000000000..05d2574ff2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n72.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n73.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n73.xml new file mode 100644 index 0000000000..2dec5281be --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n73.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n74.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n74.xml new file mode 100644 index 0000000000..e0ec7d7700 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n74.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n75.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n75.xml new file mode 100644 index 0000000000..355282c0aa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n75.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n76.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n76.xml new file mode 100644 index 0000000000..bd5b80ead5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n76.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n77.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n77.xml new file mode 100644 index 0000000000..f2ed26bb9d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n77.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n78.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n78.xml new file mode 100644 index 0000000000..d7ad3001d8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n78.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n79.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n79.xml new file mode 100644 index 0000000000..7b4764b930 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n79.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n80.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n80.xml new file mode 100644 index 0000000000..a15a6a48c7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n80.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n81.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n81.xml new file mode 100644 index 0000000000..9ff4e284e0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n81.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n82.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n82.xml new file mode 100644 index 0000000000..a43b1a6c30 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n82.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n83.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n83.xml new file mode 100644 index 0000000000..5a6e6c12b8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n83.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n84.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n84.xml new file mode 100644 index 0000000000..627447938c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n84.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n85.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n85.xml new file mode 100644 index 0000000000..36a4153b7c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P87/ibm87n85.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/CVS/Entries new file mode 100644 index 0000000000..121f8e743b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/CVS/Entries @@ -0,0 +1,16 @@ +/ibm88n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm88n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm88n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm88n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm88n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm88n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm88n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm88n09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm88n10.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm88n11.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm88n12.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm88n13.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm88n14.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm88n15.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm88n16.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/CVS/Repository new file mode 100644 index 0000000000..3c41a5fd7d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P88 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n01.xml new file mode 100644 index 0000000000..7f6560c7e3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n01.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n02.xml new file mode 100644 index 0000000000..32098d638a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n02.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n03.xml new file mode 100644 index 0000000000..4df1d6dd90 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n03.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n04.xml new file mode 100644 index 0000000000..ac966c9668 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n04.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n05.xml new file mode 100644 index 0000000000..5ab611dbeb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n05.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n06.xml new file mode 100644 index 0000000000..f726710c79 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n06.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n08.xml new file mode 100644 index 0000000000..b34ee8fd3b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n08.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n09.xml new file mode 100644 index 0000000000..9c5857a77d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n09.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n10.xml new file mode 100644 index 0000000000..905d767e09 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n10.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n11.xml new file mode 100644 index 0000000000..ad14d219f4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n11.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n12.xml new file mode 100644 index 0000000000..d45eb84d37 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n12.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n13.xml new file mode 100644 index 0000000000..066de84967 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n13.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n14.xml new file mode 100644 index 0000000000..243658df6b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n14.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n15.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n15.xml new file mode 100644 index 0000000000..d59a76dcc5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n15.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n16.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n16.xml new file mode 100644 index 0000000000..e6098c8d60 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P88/ibm88n16.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/CVS/Entries new file mode 100644 index 0000000000..52e81e1caa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/CVS/Entries @@ -0,0 +1,13 @@ +/ibm89n01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm89n02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm89n03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm89n04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm89n05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm89n06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm89n07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm89n08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm89n09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm89n10.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm89n11.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm89n12.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/CVS/Repository new file mode 100644 index 0000000000..31b68d8f24 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/P89 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n01.xml new file mode 100644 index 0000000000..72f3765c1f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n01.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n02.xml new file mode 100644 index 0000000000..c6c20e7447 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n02.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n03.xml new file mode 100644 index 0000000000..85e1191c1e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n03.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n04.xml new file mode 100644 index 0000000000..82b75d33bf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n04.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n05.xml new file mode 100644 index 0000000000..49f7aaa6a5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n05.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n06.xml new file mode 100644 index 0000000000..9e9313d861 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n06.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n07.xml new file mode 100644 index 0000000000..719d31494e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n07.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n08.xml new file mode 100644 index 0000000000..ad6b01449e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n08.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n09.xml new file mode 100644 index 0000000000..78884fcd3a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n09.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n10.xml new file mode 100644 index 0000000000..152ab1f14a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n10.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n11.xml new file mode 100644 index 0000000000..471c4e3036 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n11.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n12.xml new file mode 100644 index 0000000000..731d505a1f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/P89/ibm89n12.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/432gewf.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/432gewf.xml new file mode 100644 index 0000000000..51515865c0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/432gewf.xml @@ -0,0 +1,12 @@ + + "> + +]> + + +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/CVS/Entries new file mode 100644 index 0000000000..9ada44c04f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/CVS/Entries @@ -0,0 +1,4 @@ +/432gewf.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ltinentval.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/simpleltinentval.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/CVS/Repository new file mode 100644 index 0000000000..ceb8cec477 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/misc diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/ltinentval.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/ltinentval.xml new file mode 100644 index 0000000000..929bd7f9c0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/ltinentval.xml @@ -0,0 +1,11 @@ + + + +]> +<--* this is to test "<" can not be included in an entity + that is referenced in AttValue, even indirectly *--> + + + +My Name is SnowMan. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/simpleltinentval.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/simpleltinentval.xml new file mode 100644 index 0000000000..a668e4c3f5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/misc/simpleltinentval.xml @@ -0,0 +1,14 @@ + + + +]> +<--* this is to test "<" can not be included in the + replacement text of an entity that is referenced + in AttValue. Anyway, this file should be rejected + because the internal GE "gewithlt" is not even + well-formed by definition. *--> + + + +My Name is SnowMan. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/CVS/Entries new file mode 100644 index 0000000000..3c2743a21c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/CVS/Entries @@ -0,0 +1,3 @@ +/ibm28an01.dtd/1.1/Tue Apr 2 18:01:18 2002// +/ibm28an01.xml/1.2/Tue Sep 30 14:47:23 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/CVS/Repository new file mode 100644 index 0000000000..5250d9403f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/not-wf/p28a diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/ibm28an01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/ibm28an01.dtd new file mode 100644 index 0000000000..956320f370 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/ibm28an01.dtd @@ -0,0 +1,6 @@ + + %make_leopard_element;ANY> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/ibm28an01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/ibm28an01.xml new file mode 100644 index 0000000000..a293d092d6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/not-wf/p28a/ibm28an01.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + +]> + + &forcat; + This is a white tiger in Mirage!! + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/CVS/Entries new file mode 100644 index 0000000000..67e5dbe407 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/CVS/Entries @@ -0,0 +1,70 @@ +D/P01//// +D/P02//// +D/P03//// +D/P09//// +D/P10//// +D/P11//// +D/P12//// +D/P13//// +D/P14//// +D/P15//// +D/P16//// +D/P17//// +D/P18//// +D/P19//// +D/P20//// +D/P21//// +D/P22//// +D/P23//// +D/P24//// +D/P25//// +D/P26//// +D/P27//// +D/P28//// +D/P29//// +D/P30//// +D/P31//// +D/P32//// +D/P33//// +D/P34//// +D/P35//// +D/P36//// +D/P37//// +D/P38//// +D/P39//// +D/P40//// +D/P41//// +D/P42//// +D/P43//// +D/P44//// +D/P45//// +D/P47//// +D/P49//// +D/P50//// +D/P51//// +D/P52//// +D/P54//// +D/P55//// +D/P56//// +D/P57//// +D/P58//// +D/P59//// +D/P60//// +D/P61//// +D/P62//// +D/P63//// +D/P64//// +D/P65//// +D/P66//// +D/P67//// +D/P68//// +D/P69//// +D/P70//// +D/P78//// +D/P79//// +D/P82//// +D/P85//// +D/P86//// +D/P87//// +D/P88//// +D/P89//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/CVS/Repository new file mode 100644 index 0000000000..48acd66c01 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/CVS/Entries new file mode 100644 index 0000000000..4ed8ab9a63 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/CVS/Entries @@ -0,0 +1,2 @@ +/ibm01v01.xml/1.2/Tue Sep 30 14:48:55 2003// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/CVS/Repository new file mode 100644 index 0000000000..7f0d8ed044 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P01 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/ibm01v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/ibm01v01.xml new file mode 100644 index 0000000000..c6e0cf470a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/ibm01v01.xml @@ -0,0 +1,24 @@ + + + + + + + + + +]> + + + + + This is a white tiger in Mirage!! + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/out/CVS/Entries new file mode 100644 index 0000000000..81d6e5d3b4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm01v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/out/CVS/Repository new file mode 100644 index 0000000000..7c03a9c171 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P01/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/out/ibm01v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/out/ibm01v01.xml new file mode 100644 index 0000000000..8b93892ae8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P01/out/ibm01v01.xml @@ -0,0 +1 @@ + This is a white tiger in Mirage!! \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/CVS/Entries new file mode 100644 index 0000000000..c3228552d1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/CVS/Entries @@ -0,0 +1,2 @@ +/ibm02v01.xml/1.2/Mon Mar 25 16:06:23 2002// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/CVS/Repository new file mode 100644 index 0000000000..3341d0bc84 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P02 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/ibm02v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/ibm02v01.xml new file mode 100644 index 0000000000..2363b97fe7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/ibm02v01.xml @@ -0,0 +1,10 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/out/CVS/Entries new file mode 100644 index 0000000000..56cc7b1ae9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm02v01.xml/1.2/Mon Mar 25 16:07:00 2002// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/out/CVS/Repository new file mode 100644 index 0000000000..7f0755c915 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P02/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/out/ibm02v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/out/ibm02v01.xml new file mode 100644 index 0000000000..7e20303e9a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P02/out/ibm02v01.xml @@ -0,0 +1,4 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/CVS/Entries new file mode 100644 index 0000000000..6271e781ea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/CVS/Entries @@ -0,0 +1,2 @@ +/ibm03v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/CVS/Repository new file mode 100644 index 0000000000..7591eeb303 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P03 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/ibm03v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/ibm03v01.xml new file mode 100644 index 0000000000..6ab6ff934f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/ibm03v01.xml @@ -0,0 +1,9 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/out/CVS/Entries new file mode 100644 index 0000000000..677e962239 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm03v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/out/CVS/Repository new file mode 100644 index 0000000000..7817ffc43d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P03/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/out/ibm03v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/out/ibm03v01.xml new file mode 100644 index 0000000000..b2af47f3d5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P03/out/ibm03v01.xml @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/CVS/Entries new file mode 100644 index 0000000000..ceb1a02eef --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/CVS/Entries @@ -0,0 +1,8 @@ +/ibm09v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm09v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm09v03.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm09v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm09v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm09v05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/student.dtd/1.2/Tue Sep 30 14:51:13 2003// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/CVS/Repository new file mode 100644 index 0000000000..11294d6f82 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P09 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v01.xml new file mode 100644 index 0000000000..6972b10932 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v01.xml @@ -0,0 +1,21 @@ + + + +]> + +My Name is &FullName;. + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v02.xml new file mode 100644 index 0000000000..72bca25508 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v02.xml @@ -0,0 +1,7 @@ + + + +]> + +My Name is &FullName;. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v03.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v03.dtd new file mode 100644 index 0000000000..c39cb64c56 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v03.dtd @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v03.xml new file mode 100644 index 0000000000..7ce1eab062 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v03.xml @@ -0,0 +1,3 @@ + + +I am a new student with &Name; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v04.xml new file mode 100644 index 0000000000..7661470018 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v04.xml @@ -0,0 +1,9 @@ + + + + + +]> + +My Name is &FullName;. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v05.xml new file mode 100644 index 0000000000..f03eb910b3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/ibm09v05.xml @@ -0,0 +1,13 @@ + + + + + +]> + + +This is a test of &combine; + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/CVS/Entries new file mode 100644 index 0000000000..2ad162c296 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/CVS/Entries @@ -0,0 +1,6 @@ +/ibm09v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm09v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm09v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm09v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm09v05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/CVS/Repository new file mode 100644 index 0000000000..de9bac6df0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P09/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v01.xml new file mode 100644 index 0000000000..f8dc7391f8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v01.xml @@ -0,0 +1 @@ +My Name is . \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v02.xml new file mode 100644 index 0000000000..c73764ecf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v02.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v03.xml new file mode 100644 index 0000000000..3349e7e247 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v03.xml @@ -0,0 +1 @@ +I am a new student with first , last \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v04.xml new file mode 100644 index 0000000000..c73764ecf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v04.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v05.xml new file mode 100644 index 0000000000..9f86daac0f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/out/ibm09v05.xml @@ -0,0 +1 @@ +This is a test of My Name is first , last , middle and my age is 21 Again first , last , middle first , last , middle and my status is freshman freshman and first , last , middle 21 first , last , middle freshman That is all. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/student.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/student.dtd new file mode 100644 index 0000000000..abb6c014dc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P09/student.dtd @@ -0,0 +1,4 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/CVS/Entries new file mode 100644 index 0000000000..c778cbc246 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/CVS/Entries @@ -0,0 +1,9 @@ +/ibm10v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10v05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10v06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10v07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10v08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/CVS/Repository new file mode 100644 index 0000000000..8c90615256 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P10 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v01.xml new file mode 100644 index 0000000000..51fa1087e7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v01.xml @@ -0,0 +1,19 @@ + + + + + + +]> + +My Name is Snow &mylast; Man. + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v02.xml new file mode 100644 index 0000000000..6be402b518 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v02.xml @@ -0,0 +1,14 @@ + + + + + + +]> + +My Name is Snow &mylast; Man. + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v03.xml new file mode 100644 index 0000000000..a025c98312 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v03.xml @@ -0,0 +1,13 @@ + + + + + + +]> + +My Name is &myfirst; &mylast;. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v04.xml new file mode 100644 index 0000000000..84cda90a88 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v04.xml @@ -0,0 +1,14 @@ + + + + + + +]> + +My Name is &myfirst; &mylast;. + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v05.xml new file mode 100644 index 0000000000..47b32c5d23 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v05.xml @@ -0,0 +1,14 @@ + + + + + + +]> + +My Name is &mylast;. + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v06.xml new file mode 100644 index 0000000000..6b6c45eee0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v06.xml @@ -0,0 +1,14 @@ + + + + + + +]> + +My Name is &mylast;. + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v07.xml new file mode 100644 index 0000000000..7ed6e11ae8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v07.xml @@ -0,0 +1,13 @@ + + + + + + +]> + +My first Name is &myfirst; and my last name is &mylast;. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v08.xml new file mode 100644 index 0000000000..c7e9e5ecd0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/ibm10v08.xml @@ -0,0 +1,14 @@ + + + + + + +]> + +My first Name is &myfirst; and my last name is &mylast;. + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/CVS/Entries new file mode 100644 index 0000000000..5cf4d37b71 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/CVS/Entries @@ -0,0 +1,9 @@ +/ibm10v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10v05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10v06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10v07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm10v08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/CVS/Repository new file mode 100644 index 0000000000..3e24d562bf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P10/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v01.xml new file mode 100644 index 0000000000..a0e5f62ea7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v01.xml @@ -0,0 +1 @@ +My Name is Snow Man. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v02.xml new file mode 100644 index 0000000000..a0e5f62ea7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v02.xml @@ -0,0 +1 @@ +My Name is Snow Man. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v03.xml new file mode 100644 index 0000000000..7fadc93f4d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v03.xml @@ -0,0 +1 @@ +My Name is Snow Man'. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v04.xml new file mode 100644 index 0000000000..b3a743f22f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v04.xml @@ -0,0 +1 @@ +My Name is Snow Man". \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v05.xml new file mode 100644 index 0000000000..f38bac4154 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v05.xml @@ -0,0 +1 @@ +My Name is Snow Man. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v06.xml new file mode 100644 index 0000000000..3d59fbf803 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v06.xml @@ -0,0 +1 @@ +My Name is Snow Man. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v07.xml new file mode 100644 index 0000000000..6ae9b6ca2f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v07.xml @@ -0,0 +1 @@ +My first Name is Snow and my last name is Man Snow and Snow mymiddle;.. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v08.xml new file mode 100644 index 0000000000..0fca8cb600 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P10/out/ibm10v08.xml @@ -0,0 +1 @@ +My first Name is Snow and my last name is Man Snow and Snow mymiddle;.. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/CVS/Entries new file mode 100644 index 0000000000..f5ab7bcd1f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/CVS/Entries @@ -0,0 +1,6 @@ +/ibm11v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm11v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm11v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm11v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/student.dtd/1.2/Tue Sep 30 14:51:56 2003// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/CVS/Repository new file mode 100644 index 0000000000..e770587bd1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P11 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/ibm11v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/ibm11v01.xml new file mode 100644 index 0000000000..ea7a8948b3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/ibm11v01.xml @@ -0,0 +1,17 @@ + + + +]> + + +My Name is SnowMan. + + + + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/ibm11v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/ibm11v02.xml new file mode 100644 index 0000000000..741c133f9d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/ibm11v02.xml @@ -0,0 +1,8 @@ + + + +]> + + +My Name is SnowMan. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/ibm11v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/ibm11v03.xml new file mode 100644 index 0000000000..3f24ed2c34 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/ibm11v03.xml @@ -0,0 +1,5 @@ + + + +My Name is SnowMan. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/ibm11v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/ibm11v04.xml new file mode 100644 index 0000000000..c7edb4198c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/ibm11v04.xml @@ -0,0 +1,7 @@ + + + + +My Name is SnowMan. + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/CVS/Entries new file mode 100644 index 0000000000..cbd797b9ea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/CVS/Entries @@ -0,0 +1,5 @@ +/ibm11v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm11v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm11v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm11v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/CVS/Repository new file mode 100644 index 0000000000..1da6db1a98 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P11/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/ibm11v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/ibm11v01.xml new file mode 100644 index 0000000000..c73764ecf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/ibm11v01.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/ibm11v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/ibm11v02.xml new file mode 100644 index 0000000000..c73764ecf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/ibm11v02.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/ibm11v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/ibm11v03.xml new file mode 100644 index 0000000000..c73764ecf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/ibm11v03.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/ibm11v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/ibm11v04.xml new file mode 100644 index 0000000000..c73764ecf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/out/ibm11v04.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/student.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/student.dtd new file mode 100644 index 0000000000..7ce18a99a3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P11/student.dtd @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/CVS/Entries new file mode 100644 index 0000000000..24330c6e6d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/CVS/Entries @@ -0,0 +1,6 @@ +/ibm12v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm12v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm12v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm12v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/student.dtd/1.2/Tue Sep 30 14:52:19 2003// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/CVS/Repository new file mode 100644 index 0000000000..e424f2df84 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P12 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/ibm12v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/ibm12v01.xml new file mode 100644 index 0000000000..c4ae3b21fb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/ibm12v01.xml @@ -0,0 +1,14 @@ + + + + +My Name is SnowMan. + + + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/ibm12v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/ibm12v02.xml new file mode 100644 index 0000000000..5c64b3182c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/ibm12v02.xml @@ -0,0 +1,6 @@ + + + + +My Name is SnowMan. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/ibm12v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/ibm12v03.xml new file mode 100644 index 0000000000..fc8a8be052 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/ibm12v03.xml @@ -0,0 +1,6 @@ + + + + +My Name is SnowMan. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/ibm12v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/ibm12v04.xml new file mode 100644 index 0000000000..0e56d70d61 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/ibm12v04.xml @@ -0,0 +1,6 @@ + + + + +My Name is SnowMan. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/CVS/Entries new file mode 100644 index 0000000000..d8b21942f9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/CVS/Entries @@ -0,0 +1,5 @@ +/ibm12v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm12v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm12v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm12v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/CVS/Repository new file mode 100644 index 0000000000..e664a4d720 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P12/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/ibm12v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/ibm12v01.xml new file mode 100644 index 0000000000..c73764ecf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/ibm12v01.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/ibm12v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/ibm12v02.xml new file mode 100644 index 0000000000..c73764ecf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/ibm12v02.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/ibm12v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/ibm12v03.xml new file mode 100644 index 0000000000..c73764ecf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/ibm12v03.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/ibm12v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/ibm12v04.xml new file mode 100644 index 0000000000..c73764ecf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/out/ibm12v04.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/student.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/student.dtd new file mode 100644 index 0000000000..7ce18a99a3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P12/student.dtd @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/CVS/Entries new file mode 100644 index 0000000000..2259f8c8da --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/CVS/Entries @@ -0,0 +1,3 @@ +/ibm13v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/student.dtd/1.2/Tue Sep 30 14:53:00 2003// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/CVS/Repository new file mode 100644 index 0000000000..5649ac4748 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P13 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/ibm13v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/ibm13v01.xml new file mode 100644 index 0000000000..0cffd8ac00 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/ibm13v01.xml @@ -0,0 +1,15 @@ + + + + +My Name is SnowMan. + + + + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/out/CVS/Entries new file mode 100644 index 0000000000..f538fd9432 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm13v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/out/CVS/Repository new file mode 100644 index 0000000000..2eb3061684 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P13/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/out/ibm13v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/out/ibm13v01.xml new file mode 100644 index 0000000000..c73764ecf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/out/ibm13v01.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/student.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/student.dtd new file mode 100644 index 0000000000..7ce18a99a3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P13/student.dtd @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/CVS/Entries new file mode 100644 index 0000000000..a0deacc423 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/CVS/Entries @@ -0,0 +1,4 @@ +/ibm14v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm14v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm14v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/CVS/Repository new file mode 100644 index 0000000000..486d08b615 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P14 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/ibm14v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/ibm14v01.xml new file mode 100644 index 0000000000..6856c02d12 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/ibm14v01.xml @@ -0,0 +1,11 @@ + + + +]> + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/ibm14v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/ibm14v02.xml new file mode 100644 index 0000000000..dc868cada8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/ibm14v02.xml @@ -0,0 +1,11 @@ + + + +]> + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/ibm14v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/ibm14v03.xml new file mode 100644 index 0000000000..e4a72645a1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/ibm14v03.xml @@ -0,0 +1,9 @@ + + + +]> + + +This is a test \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/CVS/Entries new file mode 100644 index 0000000000..a1bb03f508 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/CVS/Entries @@ -0,0 +1,4 @@ +/ibm14v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm14v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm14v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/CVS/Repository new file mode 100644 index 0000000000..2b75758e8a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P14/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/ibm14v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/ibm14v01.xml new file mode 100644 index 0000000000..768784919e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/ibm14v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/ibm14v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/ibm14v02.xml new file mode 100644 index 0000000000..e5df213173 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/ibm14v02.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/ibm14v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/ibm14v03.xml new file mode 100644 index 0000000000..e61667b08c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P14/out/ibm14v03.xml @@ -0,0 +1 @@ +This is a test \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/CVS/Entries new file mode 100644 index 0000000000..04c7981799 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/CVS/Entries @@ -0,0 +1,5 @@ +/ibm15v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm15v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm15v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm15v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/CVS/Repository new file mode 100644 index 0000000000..37bc03d0a4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P15 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/ibm15v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/ibm15v01.xml new file mode 100644 index 0000000000..0ae0217060 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/ibm15v01.xml @@ -0,0 +1,9 @@ + + +]> + + +My Name is SnowMan. + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/ibm15v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/ibm15v02.xml new file mode 100644 index 0000000000..6a5f12a2ca --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/ibm15v02.xml @@ -0,0 +1,7 @@ + + +]> + + +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/ibm15v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/ibm15v03.xml new file mode 100644 index 0000000000..fdccbc05f1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/ibm15v03.xml @@ -0,0 +1,7 @@ + + +]> + + +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/ibm15v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/ibm15v04.xml new file mode 100644 index 0000000000..06419e86fd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/ibm15v04.xml @@ -0,0 +1,7 @@ + + +]> + + +My Name is SnowMan. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/CVS/Entries new file mode 100644 index 0000000000..7365602124 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/CVS/Entries @@ -0,0 +1,5 @@ +/ibm15v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm15v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm15v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm15v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/CVS/Repository new file mode 100644 index 0000000000..84e15c395c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P15/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/ibm15v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/ibm15v01.xml new file mode 100644 index 0000000000..c73764ecf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/ibm15v01.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/ibm15v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/ibm15v02.xml new file mode 100644 index 0000000000..c73764ecf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/ibm15v02.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/ibm15v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/ibm15v03.xml new file mode 100644 index 0000000000..c73764ecf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/ibm15v03.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/ibm15v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/ibm15v04.xml new file mode 100644 index 0000000000..c73764ecf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P15/out/ibm15v04.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/CVS/Entries new file mode 100644 index 0000000000..15f24626b4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/CVS/Entries @@ -0,0 +1,4 @@ +/ibm16v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm16v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm16v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/CVS/Repository new file mode 100644 index 0000000000..21b5dbc7b8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P16 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/ibm16v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/ibm16v01.xml new file mode 100644 index 0000000000..9e39638c06 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/ibm16v01.xml @@ -0,0 +1,9 @@ + + +]> + + +My Name is SnowMan. + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/ibm16v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/ibm16v02.xml new file mode 100644 index 0000000000..9afced545d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/ibm16v02.xml @@ -0,0 +1,7 @@ + + +]> + + +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/ibm16v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/ibm16v03.xml new file mode 100644 index 0000000000..61d7d28ffc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/ibm16v03.xml @@ -0,0 +1,7 @@ + + +]> + + IN PI ?> +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/CVS/Entries new file mode 100644 index 0000000000..5b68155073 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/CVS/Entries @@ -0,0 +1,4 @@ +/ibm16v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm16v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm16v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/CVS/Repository new file mode 100644 index 0000000000..9328178c7e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P16/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/ibm16v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/ibm16v01.xml new file mode 100644 index 0000000000..32de558de8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/ibm16v01.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/ibm16v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/ibm16v02.xml new file mode 100644 index 0000000000..32de558de8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/ibm16v02.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/ibm16v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/ibm16v03.xml new file mode 100644 index 0000000000..4ea41b794d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P16/out/ibm16v03.xml @@ -0,0 +1 @@ + IN PI ?>My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/CVS/Entries new file mode 100644 index 0000000000..9c40725b79 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/CVS/Entries @@ -0,0 +1,2 @@ +/ibm17v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/CVS/Repository new file mode 100644 index 0000000000..c5d781f18d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P17 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/ibm17v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/ibm17v01.xml new file mode 100644 index 0000000000..9a88d47329 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/ibm17v01.xml @@ -0,0 +1,9 @@ + + +]> + + +My Name is SnowMan. + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/out/CVS/Entries new file mode 100644 index 0000000000..a1da9c5089 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm17v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/out/CVS/Repository new file mode 100644 index 0000000000..e9ecb2f372 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P17/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/out/ibm17v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/out/ibm17v01.xml new file mode 100644 index 0000000000..78232f4949 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P17/out/ibm17v01.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/CVS/Entries new file mode 100644 index 0000000000..b3281c603a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/CVS/Entries @@ -0,0 +1,2 @@ +/ibm18v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/CVS/Repository new file mode 100644 index 0000000000..4bfd44e42a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P18 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/ibm18v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/ibm18v01.xml new file mode 100644 index 0000000000..484508e18f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/ibm18v01.xml @@ -0,0 +1,9 @@ + + +]> + + + +My Name is SnowMan. text]]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/out/CVS/Entries new file mode 100644 index 0000000000..c46c2381a4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm18v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/out/CVS/Repository new file mode 100644 index 0000000000..b89c62083c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P18/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/out/ibm18v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/out/ibm18v01.xml new file mode 100644 index 0000000000..26c81568dc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P18/out/ibm18v01.xml @@ -0,0 +1 @@ +My Name is SnowMan. This is <normal> text \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/CVS/Entries new file mode 100644 index 0000000000..719df701a1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/CVS/Entries @@ -0,0 +1,2 @@ +/ibm19v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/CVS/Repository new file mode 100644 index 0000000000..64a6e78981 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P19 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/ibm19v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/ibm19v01.xml new file mode 100644 index 0000000000..8144948908 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/ibm19v01.xml @@ -0,0 +1,9 @@ + + +]> + + +My Name is SnowMan. + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/out/CVS/Entries new file mode 100644 index 0000000000..fa38b54ca3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm19v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/out/CVS/Repository new file mode 100644 index 0000000000..994d223bd8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P19/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/out/ibm19v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/out/ibm19v01.xml new file mode 100644 index 0000000000..71d189035c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P19/out/ibm19v01.xml @@ -0,0 +1 @@ +My Name is SnowMan. This is a test \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/CVS/Entries new file mode 100644 index 0000000000..3165a90d42 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/CVS/Entries @@ -0,0 +1,3 @@ +/ibm20v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm20v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/CVS/Repository new file mode 100644 index 0000000000..c64ebc0145 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P20 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/ibm20v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/ibm20v01.xml new file mode 100644 index 0000000000..222ae023b3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/ibm20v01.xml @@ -0,0 +1,10 @@ + + +]> + + + +My Name is SnowMan. + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/ibm20v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/ibm20v02.xml new file mode 100644 index 0000000000..6896e72670 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/ibm20v02.xml @@ -0,0 +1,8 @@ + + +]> + + + +My Name is SnowMan. This is a test]]> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/CVS/Entries new file mode 100644 index 0000000000..231b676983 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/CVS/Entries @@ -0,0 +1,3 @@ +/ibm20v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm20v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/CVS/Repository new file mode 100644 index 0000000000..0fe9d8dbe9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P20/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/ibm20v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/ibm20v01.xml new file mode 100644 index 0000000000..c73764ecf7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/ibm20v01.xml @@ -0,0 +1 @@ +My Name is SnowMan. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/ibm20v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/ibm20v02.xml new file mode 100644 index 0000000000..9c4db221cd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P20/out/ibm20v02.xml @@ -0,0 +1 @@ +My Name is SnowMan. <testing>This is a test</testing> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/CVS/Entries new file mode 100644 index 0000000000..6e98955619 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/CVS/Entries @@ -0,0 +1,2 @@ +/ibm21v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/CVS/Repository new file mode 100644 index 0000000000..ee165355e8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P21 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/ibm21v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/ibm21v01.xml new file mode 100644 index 0000000000..533f052ce0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/ibm21v01.xml @@ -0,0 +1,10 @@ + + +]> + + + +My Name is SnowMan. + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/out/CVS/Entries new file mode 100644 index 0000000000..bd55cefce3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm21v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/out/CVS/Repository new file mode 100644 index 0000000000..8b9fb7ad09 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P21/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/out/ibm21v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/out/ibm21v01.xml new file mode 100644 index 0000000000..71d189035c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P21/out/ibm21v01.xml @@ -0,0 +1 @@ +My Name is SnowMan. This is a test \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/CVS/Entries new file mode 100644 index 0000000000..fa4a82e1e2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/CVS/Entries @@ -0,0 +1,8 @@ +/ibm22v01.xml/1.2/Tue Sep 30 14:57:31 2003// +/ibm22v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm22v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm22v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm22v05.xml/1.2/Tue Sep 30 14:57:31 2003// +/ibm22v06.xml/1.2/Tue Sep 30 14:57:31 2003// +/ibm22v07.xml/1.2/Tue Sep 30 14:57:31 2003// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/CVS/Repository new file mode 100644 index 0000000000..5f5a697bf0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P22 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v01.xml new file mode 100644 index 0000000000..7984200fff --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v01.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v02.xml new file mode 100644 index 0000000000..d8b0858eb3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v02.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v03.xml new file mode 100644 index 0000000000..9a95702f3c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v03.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v04.xml new file mode 100644 index 0000000000..30d27eb37f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v04.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v05.xml new file mode 100644 index 0000000000..84f5e9d42e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v05.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v06.xml new file mode 100644 index 0000000000..22034726a3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v06.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v07.xml new file mode 100644 index 0000000000..a31f560e93 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/ibm22v07.xml @@ -0,0 +1,7 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/CVS/Entries new file mode 100644 index 0000000000..e51d819ebf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/CVS/Entries @@ -0,0 +1,8 @@ +/ibm22v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm22v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm22v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm22v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm22v05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm22v06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm22v07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/CVS/Repository new file mode 100644 index 0000000000..a0723d23dd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P22/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v01.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v02.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v02.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v03.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v03.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v04.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v04.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v05.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v05.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v06.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v06.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v07.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P22/out/ibm22v07.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/CVS/Entries new file mode 100644 index 0000000000..fa4440747a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/CVS/Entries @@ -0,0 +1,7 @@ +/ibm23v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm23v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm23v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm23v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm23v05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm23v06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/CVS/Repository new file mode 100644 index 0000000000..45b17fbf0f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P23 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v01.xml new file mode 100644 index 0000000000..8e70c84e1c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v01.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v02.xml new file mode 100644 index 0000000000..4d336102c6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v02.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v03.xml new file mode 100644 index 0000000000..1f9672f7b1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v03.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v04.xml new file mode 100644 index 0000000000..02b3df2473 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v04.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v05.xml new file mode 100644 index 0000000000..e221630a85 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v05.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v06.xml new file mode 100644 index 0000000000..b329d228a8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/ibm23v06.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/CVS/Entries new file mode 100644 index 0000000000..502b60df8a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/CVS/Entries @@ -0,0 +1,7 @@ +/ibm23v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm23v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm23v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm23v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm23v05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm23v06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/CVS/Repository new file mode 100644 index 0000000000..7a831b4265 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P23/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v01.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v02.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v02.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v03.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v03.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v04.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v04.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v05.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v05.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v06.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P23/out/ibm23v06.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/CVS/Entries new file mode 100644 index 0000000000..d865949755 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/CVS/Entries @@ -0,0 +1,3 @@ +/ibm24v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm24v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/CVS/Repository new file mode 100644 index 0000000000..e6d7680fe1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P24 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/ibm24v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/ibm24v01.xml new file mode 100644 index 0000000000..8e70c84e1c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/ibm24v01.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/ibm24v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/ibm24v02.xml new file mode 100644 index 0000000000..07a3d5d46f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/ibm24v02.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/CVS/Entries new file mode 100644 index 0000000000..22b0201813 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/CVS/Entries @@ -0,0 +1,3 @@ +/ibm24v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm24v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/CVS/Repository new file mode 100644 index 0000000000..60b8804381 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P24/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/ibm24v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/ibm24v01.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/ibm24v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/ibm24v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/ibm24v02.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P24/out/ibm24v02.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/CVS/Entries new file mode 100644 index 0000000000..c26b7d7d27 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/CVS/Entries @@ -0,0 +1,5 @@ +/ibm25v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm25v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm25v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm25v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/CVS/Repository new file mode 100644 index 0000000000..c2e3446ae1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P25 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/ibm25v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/ibm25v01.xml new file mode 100644 index 0000000000..8e70c84e1c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/ibm25v01.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/ibm25v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/ibm25v02.xml new file mode 100644 index 0000000000..23c98b5f9d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/ibm25v02.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/ibm25v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/ibm25v03.xml new file mode 100644 index 0000000000..5890536e93 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/ibm25v03.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/ibm25v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/ibm25v04.xml new file mode 100644 index 0000000000..b9b686343c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/ibm25v04.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/CVS/Entries new file mode 100644 index 0000000000..0fb2f26a26 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/CVS/Entries @@ -0,0 +1,5 @@ +/ibm25v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm25v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm25v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm25v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/CVS/Repository new file mode 100644 index 0000000000..a125e558b5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P25/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/ibm25v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/ibm25v01.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/ibm25v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/ibm25v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/ibm25v02.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/ibm25v02.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/ibm25v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/ibm25v03.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/ibm25v03.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/ibm25v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/ibm25v04.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P25/out/ibm25v04.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/CVS/Entries new file mode 100644 index 0000000000..a0eb985af5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/CVS/Entries @@ -0,0 +1,2 @@ +/ibm26v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/CVS/Repository new file mode 100644 index 0000000000..60a4a297b2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P26 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/ibm26v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/ibm26v01.xml new file mode 100644 index 0000000000..f61cfbb955 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/ibm26v01.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/out/CVS/Entries new file mode 100644 index 0000000000..f7cce23189 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm26v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/out/CVS/Repository new file mode 100644 index 0000000000..281977e9f2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P26/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/out/ibm26v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/out/ibm26v01.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P26/out/ibm26v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/CVS/Entries new file mode 100644 index 0000000000..b76578aa79 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/CVS/Entries @@ -0,0 +1,4 @@ +/ibm27v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm27v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm27v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/CVS/Repository new file mode 100644 index 0000000000..15b01139aa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P27 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/ibm27v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/ibm27v01.xml new file mode 100644 index 0000000000..97db90a6d8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/ibm27v01.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/ibm27v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/ibm27v02.xml new file mode 100644 index 0000000000..abf0bbe27d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/ibm27v02.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/ibm27v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/ibm27v03.xml new file mode 100644 index 0000000000..2f11ac9519 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/ibm27v03.xml @@ -0,0 +1,5 @@ + + +]> +S is in the following Misc diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/CVS/Entries new file mode 100644 index 0000000000..b4bde9843d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/CVS/Entries @@ -0,0 +1,4 @@ +/ibm27v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm27v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm27v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/CVS/Repository new file mode 100644 index 0000000000..cadb6bda66 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P27/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/ibm27v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/ibm27v01.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/ibm27v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/ibm27v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/ibm27v02.xml new file mode 100644 index 0000000000..c038a64209 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/ibm27v02.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/ibm27v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/ibm27v03.xml new file mode 100644 index 0000000000..957c86425b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P27/out/ibm27v03.xml @@ -0,0 +1 @@ +S is in the following Misc \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/CVS/Entries new file mode 100644 index 0000000000..5fecb9050c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/CVS/Entries @@ -0,0 +1,5 @@ +/ibm28v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm28v02.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm28v02.txt/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm28v02.xml/1.2/Tue Sep 30 15:04:28 2003// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/CVS/Repository new file mode 100644 index 0000000000..cdcaf14233 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P28 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/ibm28v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/ibm28v01.xml new file mode 100644 index 0000000000..d313845ba4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/ibm28v01.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/ibm28v02.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/ibm28v02.dtd new file mode 100644 index 0000000000..e441aa2b7d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/ibm28v02.dtd @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/ibm28v02.txt b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/ibm28v02.txt new file mode 100644 index 0000000000..ac04999353 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/ibm28v02.txt @@ -0,0 +1 @@ +This is an animal! \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/ibm28v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/ibm28v02.xml new file mode 100644 index 0000000000..f68fd69572 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/ibm28v02.xml @@ -0,0 +1,26 @@ + + + + + "> + "> + "> + %make_leopard_element; + + %make_small; + "> + %make_big; + %make_attlist; + + +]> + + &forcat; + This is a white tiger in Mirage!! + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/CVS/Entries new file mode 100644 index 0000000000..7e4a593059 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/CVS/Entries @@ -0,0 +1,3 @@ +/ibm28v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm28v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/CVS/Repository new file mode 100644 index 0000000000..3e7d440c13 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P28/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/ibm28v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/ibm28v01.xml new file mode 100644 index 0000000000..c712ea7861 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/ibm28v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/ibm28v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/ibm28v02.xml new file mode 100644 index 0000000000..40b51ef247 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P28/out/ibm28v02.xml @@ -0,0 +1,4 @@ + +]> + This is a small cat This is a white tiger in Mirage!! \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/CVS/Entries new file mode 100644 index 0000000000..8a98f4bd98 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/CVS/Entries @@ -0,0 +1,4 @@ +/ibm29v01.txt/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm29v01.xml/1.2/Tue Sep 30 15:05:53 2003// +/ibm29v02.xml/1.2/Tue Sep 30 15:05:53 2003// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/CVS/Repository new file mode 100644 index 0000000000..a146fb7177 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P29 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/ibm29v01.txt b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/ibm29v01.txt new file mode 100644 index 0000000000..f02afb2593 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/ibm29v01.txt @@ -0,0 +1 @@ +This animal calss includes tiger, leopard, and cat. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/ibm29v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/ibm29v01.xml new file mode 100644 index 0000000000..de85558e2a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/ibm29v01.xml @@ -0,0 +1,24 @@ + + + + + + + + + + + + + +]> + + &forcat; + This is a white tiger in Mirage!! + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/ibm29v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/ibm29v02.xml new file mode 100644 index 0000000000..8a2081acc9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/ibm29v02.xml @@ -0,0 +1,25 @@ + + + + + + + "> + %make_leopard_element; + + + + + + +]> + + &forcat; + This is a white tiger in Mirage!! + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/CVS/Entries new file mode 100644 index 0000000000..e64620d6ae --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/CVS/Entries @@ -0,0 +1,3 @@ +/ibm29v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm29v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/CVS/Repository new file mode 100644 index 0000000000..0618dd7052 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P29/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/ibm29v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/ibm29v01.xml new file mode 100644 index 0000000000..46c4f36ba0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/ibm29v01.xml @@ -0,0 +1,4 @@ + +]> + This is a small cat This is a white tiger in Mirage!! \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/ibm29v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/ibm29v02.xml new file mode 100644 index 0000000000..46c4f36ba0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P29/out/ibm29v02.xml @@ -0,0 +1,4 @@ + +]> + This is a small cat This is a white tiger in Mirage!! \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/CVS/Entries new file mode 100644 index 0000000000..b77f36a4d3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/CVS/Entries @@ -0,0 +1,5 @@ +/ibm30v01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm30v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm30v02.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm30v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/CVS/Repository new file mode 100644 index 0000000000..82bebf52cd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P30 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/ibm30v01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/ibm30v01.dtd new file mode 100644 index 0000000000..62ada785ad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/ibm30v01.dtd @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/ibm30v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/ibm30v01.xml new file mode 100644 index 0000000000..71d05cbad0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/ibm30v01.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/ibm30v02.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/ibm30v02.dtd new file mode 100644 index 0000000000..254d7b2727 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/ibm30v02.dtd @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/ibm30v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/ibm30v02.xml new file mode 100644 index 0000000000..9ee450aeeb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/ibm30v02.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/CVS/Entries new file mode 100644 index 0000000000..350b2ca202 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/CVS/Entries @@ -0,0 +1,3 @@ +/ibm30v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm30v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/CVS/Repository new file mode 100644 index 0000000000..c37699b70b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P30/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/ibm30v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/ibm30v01.xml new file mode 100644 index 0000000000..c712ea7861 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/ibm30v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/ibm30v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/ibm30v02.xml new file mode 100644 index 0000000000..c712ea7861 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P30/out/ibm30v02.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/CVS/Entries new file mode 100644 index 0000000000..da1db4ad77 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/CVS/Entries @@ -0,0 +1,3 @@ +/ibm31v01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm31v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/CVS/Repository new file mode 100644 index 0000000000..5468f82899 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P31 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/ibm31v01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/ibm31v01.dtd new file mode 100644 index 0000000000..185b7c8a5d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/ibm31v01.dtd @@ -0,0 +1,15 @@ + +"> +]]> +%rootElement; + + +"> +%make_tiger_element; + + +]]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/ibm31v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/ibm31v01.xml new file mode 100644 index 0000000000..c8a5d834ae --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/ibm31v01.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/out/CVS/Entries new file mode 100644 index 0000000000..e8dd232d4b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm31v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/out/CVS/Repository new file mode 100644 index 0000000000..8a3b3ca348 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P31/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/out/ibm31v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/out/ibm31v01.xml new file mode 100644 index 0000000000..1b6971c727 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P31/out/ibm31v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/CVS/Entries new file mode 100644 index 0000000000..eaa4992792 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/CVS/Entries @@ -0,0 +1,9 @@ +/ibm32v01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32v02.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32v03.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32v04.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/CVS/Repository new file mode 100644 index 0000000000..57ab3d356d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P32 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v01.dtd new file mode 100644 index 0000000000..46dc2a5691 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v01.dtd @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v01.xml new file mode 100644 index 0000000000..38bf10ead8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v01.xml @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v02.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v02.dtd new file mode 100644 index 0000000000..3b537f2c93 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v02.dtd @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v02.xml new file mode 100644 index 0000000000..ff6e0ec9ad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v02.xml @@ -0,0 +1,4 @@ + + +&animal_content; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v03.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v03.dtd new file mode 100644 index 0000000000..b7649a210a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v03.dtd @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v03.xml new file mode 100644 index 0000000000..c9defb0463 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v03.xml @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v04.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v04.dtd new file mode 100644 index 0000000000..64c4f03ee7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v04.dtd @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v04.xml new file mode 100644 index 0000000000..03d054f263 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/ibm32v04.xml @@ -0,0 +1,7 @@ + + +This is a + + +yellow tiger + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/CVS/Entries new file mode 100644 index 0000000000..ad911de9d2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/CVS/Entries @@ -0,0 +1,5 @@ +/ibm32v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm32v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/CVS/Repository new file mode 100644 index 0000000000..499d2cd1d6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P32/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/ibm32v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/ibm32v01.xml new file mode 100644 index 0000000000..2ec4ca8d75 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/ibm32v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/ibm32v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/ibm32v02.xml new file mode 100644 index 0000000000..d7ab7cb44b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/ibm32v02.xml @@ -0,0 +1 @@ +This is a yellow tiger \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/ibm32v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/ibm32v03.xml new file mode 100644 index 0000000000..0f50002df9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/ibm32v03.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/ibm32v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/ibm32v04.xml new file mode 100644 index 0000000000..da11a67094 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P32/out/ibm32v04.xml @@ -0,0 +1 @@ +This is a yellow tiger \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/CVS/Entries new file mode 100644 index 0000000000..c796575931 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/CVS/Entries @@ -0,0 +1,2 @@ +/ibm33v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/CVS/Repository new file mode 100644 index 0000000000..881b3413dd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P33 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/ibm33v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/ibm33v01.xml new file mode 100644 index 0000000000..c85d67ac3e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/ibm33v01.xml @@ -0,0 +1,6 @@ + + +]> +It is written in English + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/out/CVS/Entries new file mode 100644 index 0000000000..0bff6e9efb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm33v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/out/CVS/Repository new file mode 100644 index 0000000000..f2067b9e46 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P33/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/out/ibm33v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/out/ibm33v01.xml new file mode 100644 index 0000000000..7366c087a3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P33/out/ibm33v01.xml @@ -0,0 +1 @@ +It is written in English \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/CVS/Entries new file mode 100644 index 0000000000..572fabd435 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/CVS/Entries @@ -0,0 +1,2 @@ +/ibm34v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/CVS/Repository new file mode 100644 index 0000000000..cb8138e28a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P34 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/ibm34v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/ibm34v01.xml new file mode 100644 index 0000000000..e95ba4166e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/ibm34v01.xml @@ -0,0 +1,5 @@ + + +]> +It is written in English diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/out/CVS/Entries new file mode 100644 index 0000000000..c838cf9804 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm34v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/out/CVS/Repository new file mode 100644 index 0000000000..350afd8817 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P34/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/out/ibm34v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/out/ibm34v01.xml new file mode 100644 index 0000000000..7366c087a3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P34/out/ibm34v01.xml @@ -0,0 +1 @@ +It is written in English \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/CVS/Entries new file mode 100644 index 0000000000..874daca05a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/CVS/Entries @@ -0,0 +1,2 @@ +/ibm35v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/CVS/Repository new file mode 100644 index 0000000000..5b6e2599f4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P35 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/ibm35v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/ibm35v01.xml new file mode 100644 index 0000000000..6c060e5182 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/ibm35v01.xml @@ -0,0 +1,5 @@ + + +]> +It is written in English diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/out/CVS/Entries new file mode 100644 index 0000000000..3f0f33ce13 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm35v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/out/CVS/Repository new file mode 100644 index 0000000000..e841e00e3e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P35/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/out/ibm35v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/out/ibm35v01.xml new file mode 100644 index 0000000000..2011da7711 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P35/out/ibm35v01.xml @@ -0,0 +1 @@ +It is written in English \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/CVS/Entries new file mode 100644 index 0000000000..52f3d6958b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/CVS/Entries @@ -0,0 +1,2 @@ +/ibm36v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/CVS/Repository new file mode 100644 index 0000000000..445e36276b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P36 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/ibm36v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/ibm36v01.xml new file mode 100644 index 0000000000..54ddaadef7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/ibm36v01.xml @@ -0,0 +1,5 @@ + + +]> +It is written in English diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/out/CVS/Entries new file mode 100644 index 0000000000..82957b404b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm36v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/out/CVS/Repository new file mode 100644 index 0000000000..2805614bb4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P36/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/out/ibm36v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/out/ibm36v01.xml new file mode 100644 index 0000000000..886ae81320 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P36/out/ibm36v01.xml @@ -0,0 +1 @@ +It is written in English \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/CVS/Entries new file mode 100644 index 0000000000..2143fd9312 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/CVS/Entries @@ -0,0 +1,2 @@ +/ibm37v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/CVS/Repository new file mode 100644 index 0000000000..6d1ebb3842 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P37 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/ibm37v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/ibm37v01.xml new file mode 100644 index 0000000000..8bdfd73b6d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/ibm37v01.xml @@ -0,0 +1,5 @@ + + +]> +It is written in English diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/out/CVS/Entries new file mode 100644 index 0000000000..02e49b6c09 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm37v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/out/CVS/Repository new file mode 100644 index 0000000000..1aabd494a8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P37/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/out/ibm37v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/out/ibm37v01.xml new file mode 100644 index 0000000000..2dc6b15b68 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P37/out/ibm37v01.xml @@ -0,0 +1 @@ +It is written in English \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/CVS/Entries new file mode 100644 index 0000000000..8d0ebe2382 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/CVS/Entries @@ -0,0 +1,2 @@ +/ibm38v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/CVS/Repository new file mode 100644 index 0000000000..5ef2834685 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P38 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/ibm38v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/ibm38v01.xml new file mode 100644 index 0000000000..b1ac99473c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/ibm38v01.xml @@ -0,0 +1,5 @@ + + +]> +It is written in English diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/out/CVS/Entries new file mode 100644 index 0000000000..64fc46fe75 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm38v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/out/CVS/Repository new file mode 100644 index 0000000000..2e706b49e4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P38/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/out/ibm38v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/out/ibm38v01.xml new file mode 100644 index 0000000000..a747ce6262 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P38/out/ibm38v01.xml @@ -0,0 +1 @@ +It is written in English \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/CVS/Entries new file mode 100644 index 0000000000..501dbfbac3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/CVS/Entries @@ -0,0 +1,2 @@ +/ibm39v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/CVS/Repository new file mode 100644 index 0000000000..9b4d948464 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P39 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/ibm39v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/ibm39v01.xml new file mode 100644 index 0000000000..b4cffd8e5d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/ibm39v01.xml @@ -0,0 +1,18 @@ + + + + + + + + +]> + + + content of b element + + no more children + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/out/CVS/Entries new file mode 100644 index 0000000000..06a4fc004c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm39v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/out/CVS/Repository new file mode 100644 index 0000000000..4692fd5b4d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P39/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/out/ibm39v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/out/ibm39v01.xml new file mode 100644 index 0000000000..f3aa393a40 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P39/out/ibm39v01.xml @@ -0,0 +1 @@ + content of b element no more children \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/CVS/Entries new file mode 100644 index 0000000000..657858e1f3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/CVS/Entries @@ -0,0 +1,2 @@ +/ibm40v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/CVS/Repository new file mode 100644 index 0000000000..1cbafc5374 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P40 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/ibm40v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/ibm40v01.xml new file mode 100644 index 0000000000..087b64a666 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/ibm40v01.xml @@ -0,0 +1,15 @@ + + + + + + +]> + + without white space + with a white space + one attribute + one attribute + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/out/CVS/Entries new file mode 100644 index 0000000000..ceaf89b0ea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm40v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/out/CVS/Repository new file mode 100644 index 0000000000..930a13ddf9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P40/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/out/ibm40v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/out/ibm40v01.xml new file mode 100644 index 0000000000..3b2b470bad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P40/out/ibm40v01.xml @@ -0,0 +1 @@ + without white space with a white space one attribute one attribute \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/CVS/Entries new file mode 100644 index 0000000000..63b80c456f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/CVS/Entries @@ -0,0 +1,2 @@ +/ibm41v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/CVS/Repository new file mode 100644 index 0000000000..0eb6eb6a86 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P41 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/ibm41v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/ibm41v01.xml new file mode 100644 index 0000000000..47e838ce42 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/ibm41v01.xml @@ -0,0 +1,12 @@ + + + + + + +]> + + Name eq AttValue + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/out/CVS/Entries new file mode 100644 index 0000000000..91d9b1fe84 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm41v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/out/CVS/Repository new file mode 100644 index 0000000000..c9a032af10 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P41/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/out/ibm41v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/out/ibm41v01.xml new file mode 100644 index 0000000000..7c28d2c783 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P41/out/ibm41v01.xml @@ -0,0 +1 @@ + Name eq AttValue \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/CVS/Entries new file mode 100644 index 0000000000..d5ad1ff6ea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/CVS/Entries @@ -0,0 +1,2 @@ +/ibm42v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/CVS/Repository new file mode 100644 index 0000000000..67a4830b53 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P42 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/ibm42v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/ibm42v01.xml new file mode 100644 index 0000000000..f151704b94 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/ibm42v01.xml @@ -0,0 +1,13 @@ + + + + + +]> + + : End tag with a space inside + content of b element + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/out/CVS/Entries new file mode 100644 index 0000000000..43a01e19dd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm42v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/out/CVS/Repository new file mode 100644 index 0000000000..d61cecc4d4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P42/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/out/ibm42v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/out/ibm42v01.xml new file mode 100644 index 0000000000..e171475b80 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P42/out/ibm42v01.xml @@ -0,0 +1 @@ + : End tag with a space inside content of b element \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/CVS/Entries new file mode 100644 index 0000000000..657d939e7a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/CVS/Entries @@ -0,0 +1,2 @@ +/ibm43v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/CVS/Repository new file mode 100644 index 0000000000..64c985842e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P43 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/ibm43v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/ibm43v01.xml new file mode 100644 index 0000000000..78a6f0aaf2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/ibm43v01.xml @@ -0,0 +1,24 @@ + + + + + + General entity reference in element content"> +]> + + + + + CharData: content of b element + %paaa; : PE reference should not be recognized in element content + + + + &inContent; + Charater reference: A + CDSect in content: markupsHEADnothing ]]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/out/CVS/Entries new file mode 100644 index 0000000000..dc162205da --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm43v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/out/CVS/Repository new file mode 100644 index 0000000000..1ec9702753 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P43/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/out/ibm43v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/out/ibm43v01.xml new file mode 100644 index 0000000000..4925b60469 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P43/out/ibm43v01.xml @@ -0,0 +1 @@ + CharData: content of b element %paaa; : PE reference should not be recognized in element content General entity reference in element content Charater reference: A CDSect in content: <html>markups<head>HEAD</head><body>nothing</body></html> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/CVS/Entries new file mode 100644 index 0000000000..3fc0528974 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/CVS/Entries @@ -0,0 +1,2 @@ +/ibm44v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/CVS/Repository new file mode 100644 index 0000000000..39518a0edc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P44 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/ibm44v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/ibm44v01.xml new file mode 100644 index 0000000000..f3ab2c1715 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/ibm44v01.xml @@ -0,0 +1,18 @@ + + + + + + +]> + + without white space + with a white space + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/out/CVS/Entries new file mode 100644 index 0000000000..b72d92f035 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm44v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/out/CVS/Repository new file mode 100644 index 0000000000..8992aaf288 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P44/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/out/ibm44v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/out/ibm44v01.xml new file mode 100644 index 0000000000..a107534606 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P44/out/ibm44v01.xml @@ -0,0 +1 @@ + without white space with a white space \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/CVS/Entries new file mode 100644 index 0000000000..6c79b6be78 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/CVS/Entries @@ -0,0 +1,2 @@ +/ibm45v01.xml/1.2/Wed May 1 19:27:59 2002// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/CVS/Repository new file mode 100644 index 0000000000..ef2b978d7c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P45 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/ibm45v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/ibm45v01.xml new file mode 100644 index 0000000000..0c16231ab9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/ibm45v01.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + +]> + + without white space + with a white space + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/out/CVS/Entries new file mode 100644 index 0000000000..0c22eaf26c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm45v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/out/CVS/Repository new file mode 100644 index 0000000000..fa615ebe9d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P45/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/out/ibm45v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/out/ibm45v01.xml new file mode 100644 index 0000000000..a107534606 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P45/out/ibm45v01.xml @@ -0,0 +1 @@ + without white space with a white space \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/CVS/Entries new file mode 100644 index 0000000000..48a24b954a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/CVS/Entries @@ -0,0 +1,2 @@ +/ibm47v01.xml/1.2/Wed May 1 19:29:50 2002// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/CVS/Repository new file mode 100644 index 0000000000..80ca5bb360 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P47 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/ibm47v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/ibm47v01.xml new file mode 100644 index 0000000000..e43203e332 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/ibm47v01.xml @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + +]> + + + content of b element + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/out/CVS/Entries new file mode 100644 index 0000000000..72d896d9dc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm47v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/out/CVS/Repository new file mode 100644 index 0000000000..0e174cf027 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P47/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/out/ibm47v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/out/ibm47v01.xml new file mode 100644 index 0000000000..fb492e28e4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P47/out/ibm47v01.xml @@ -0,0 +1 @@ + content of b element \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/CVS/Entries new file mode 100644 index 0000000000..c2beb38dba --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/CVS/Entries @@ -0,0 +1,3 @@ +/ibm49v01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm49v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/CVS/Repository new file mode 100644 index 0000000000..c39e0b8946 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P49 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/ibm49v01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/ibm49v01.dtd new file mode 100644 index 0000000000..fe00d6ae3a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/ibm49v01.dtd @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/ibm49v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/ibm49v01.xml new file mode 100644 index 0000000000..5952647933 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/ibm49v01.xml @@ -0,0 +1,12 @@ + + +]> + + + content of b element + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/out/CVS/Entries new file mode 100644 index 0000000000..a2ebdf256d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm49v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/out/CVS/Repository new file mode 100644 index 0000000000..a653708399 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P49/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/out/ibm49v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/out/ibm49v01.xml new file mode 100644 index 0000000000..fb492e28e4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P49/out/ibm49v01.xml @@ -0,0 +1 @@ + content of b element \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/CVS/Entries new file mode 100644 index 0000000000..ba4082d889 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/CVS/Entries @@ -0,0 +1,3 @@ +/ibm50v01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm50v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/CVS/Repository new file mode 100644 index 0000000000..f75bf04483 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P50 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/ibm50v01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/ibm50v01.dtd new file mode 100644 index 0000000000..04685de4e7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/ibm50v01.dtd @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/ibm50v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/ibm50v01.xml new file mode 100644 index 0000000000..69848f1dac --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/ibm50v01.xml @@ -0,0 +1,10 @@ + + +]> + + + + content of b element + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/out/CVS/Entries new file mode 100644 index 0000000000..fd8d7c19f8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm50v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/out/CVS/Repository new file mode 100644 index 0000000000..58fb9f9ec8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P50/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/out/ibm50v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/out/ibm50v01.xml new file mode 100644 index 0000000000..713ca91f78 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P50/out/ibm50v01.xml @@ -0,0 +1 @@ + content of b element \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/CVS/Entries new file mode 100644 index 0000000000..e7b8ffac66 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/CVS/Entries @@ -0,0 +1,4 @@ +/ibm51v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm51v02.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm51v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/CVS/Repository new file mode 100644 index 0000000000..6c06e5ca8e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P51 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/ibm51v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/ibm51v01.xml new file mode 100644 index 0000000000..ea18f9060c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/ibm51v01.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + +]> + + Element type a + Element type b + Element type c + Element type d + Element type e + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/ibm51v02.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/ibm51v02.dtd new file mode 100644 index 0000000000..035bd38816 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/ibm51v02.dtd @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/ibm51v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/ibm51v02.xml new file mode 100644 index 0000000000..c424f8e5d7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/ibm51v02.xml @@ -0,0 +1,12 @@ + + +]> + + Element type a + Element type b + Element type c + Element type d + Element type e + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/CVS/Entries new file mode 100644 index 0000000000..72cb19aead --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/CVS/Entries @@ -0,0 +1,3 @@ +/ibm51v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm51v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/CVS/Repository new file mode 100644 index 0000000000..78285c212f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P51/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/ibm51v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/ibm51v01.xml new file mode 100644 index 0000000000..0c17c3f833 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/ibm51v01.xml @@ -0,0 +1 @@ + Element type a Element type b Element type c Element type d Element type e \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/ibm51v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/ibm51v02.xml new file mode 100644 index 0000000000..0c17c3f833 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P51/out/ibm51v02.xml @@ -0,0 +1 @@ + Element type a Element type b Element type c Element type d Element type e \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/CVS/Entries new file mode 100644 index 0000000000..71f965d985 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/CVS/Entries @@ -0,0 +1,2 @@ +/ibm52v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/CVS/Repository new file mode 100644 index 0000000000..00070be10d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P52 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/ibm52v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/ibm52v01.xml new file mode 100644 index 0000000000..778511eeae --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/ibm52v01.xml @@ -0,0 +1,17 @@ + + + + + + + + + +]> + + Element type a + test P52 and P53 + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/out/CVS/Entries new file mode 100644 index 0000000000..b48d8483a2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm52v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/out/CVS/Repository new file mode 100644 index 0000000000..ef79331efd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P52/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/out/ibm52v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/out/ibm52v01.xml new file mode 100644 index 0000000000..47077a6b0d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P52/out/ibm52v01.xml @@ -0,0 +1 @@ + Element type a test P52 and P53 \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/CVS/Entries new file mode 100644 index 0000000000..71f40e131c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/CVS/Entries @@ -0,0 +1,6 @@ +/ibm54v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm54v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm54v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibmlogo.gif/1.1.1.1/Wed Oct 17 09:52:57 2001// +/xmltech.gif/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/CVS/Repository new file mode 100644 index 0000000000..7325264860 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P54 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/ibm54v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/ibm54v01.xml new file mode 100644 index 0000000000..2317e38fac --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/ibm54v01.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]> + + Element type a + Element type b + Element type c + Element type d + Element type e + Element type f + Element type g + Element type h + Element type i + Element type j + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/ibm54v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/ibm54v02.xml new file mode 100644 index 0000000000..9bfd55fd01 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/ibm54v02.xml @@ -0,0 +1,16 @@ + + + + + + + + + + ]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/ibm54v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/ibm54v03.xml new file mode 100644 index 0000000000..4215498125 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/ibm54v03.xml @@ -0,0 +1,12 @@ + + + + + +]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/ibmlogo.gif b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/ibmlogo.gif new file mode 100644 index 0000000000..034ddc162b Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/ibmlogo.gif differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/CVS/Entries new file mode 100644 index 0000000000..8174bd1ea2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/CVS/Entries @@ -0,0 +1,4 @@ +/ibm54v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm54v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm54v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/CVS/Repository new file mode 100644 index 0000000000..b02a88598f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P54/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/ibm54v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/ibm54v01.xml new file mode 100644 index 0000000000..abb4b443e6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/ibm54v01.xml @@ -0,0 +1,5 @@ + + +]> + Element type a Element type b Element type c Element type d Element type e Element type f Element type g Element type h Element type i Element type j \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/ibm54v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/ibm54v02.xml new file mode 100644 index 0000000000..3b744eefe7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/ibm54v02.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/ibm54v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/ibm54v03.xml new file mode 100644 index 0000000000..f98ff12935 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/out/ibm54v03.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/xmltech.gif b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/xmltech.gif new file mode 100644 index 0000000000..8f88a54f17 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P54/xmltech.gif differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/CVS/Entries new file mode 100644 index 0000000000..be48853f59 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/CVS/Entries @@ -0,0 +1,2 @@ +/ibm55v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/CVS/Repository new file mode 100644 index 0000000000..cf26a18411 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P55 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/ibm55v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/ibm55v01.xml new file mode 100644 index 0000000000..1664311dc7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/ibm55v01.xml @@ -0,0 +1,12 @@ + + + + + +]> + + +Testing with a valid stringType attribute + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/out/CVS/Entries new file mode 100644 index 0000000000..c468e1b1a9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm55v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/out/CVS/Repository new file mode 100644 index 0000000000..c2642e408e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P55/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/out/ibm55v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/out/ibm55v01.xml new file mode 100644 index 0000000000..05540bc826 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P55/out/ibm55v01.xml @@ -0,0 +1 @@ + Testing with a valid stringType attribute \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/CVS/Entries new file mode 100644 index 0000000000..02553a9c25 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/CVS/Entries @@ -0,0 +1,11 @@ +/ibm56v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56v05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56v06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56v07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56v08.xml/1.2/Mon Mar 25 16:11:14 2002// +/ibm56v09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56v10.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/CVS/Repository new file mode 100644 index 0000000000..9c04dcc542 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P56 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v01.xml new file mode 100644 index 0000000000..2e462b7cca --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v01.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + ]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v02.xml new file mode 100644 index 0000000000..6007abcee4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v02.xml @@ -0,0 +1,11 @@ + + + + + ]> + +This is a positive test for validity constraints +Giving a unique name to the attribute ID an ID Attribute default as #required + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v03.xml new file mode 100644 index 0000000000..bb8dfb12e7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v03.xml @@ -0,0 +1,11 @@ + + + + + ]> + +This is a positive test for validity constraints +Giving ID attribute default as #IMPLIED + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v04.xml new file mode 100644 index 0000000000..ed8e74d1a0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v04.xml @@ -0,0 +1,14 @@ + + + + + + + ]> + + +This is a positive test for validity constraints +the value of the attribute with a type ID does not appear more than once in the XML document + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v05.xml new file mode 100644 index 0000000000..69b064a6ef --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v05.xml @@ -0,0 +1,16 @@ + + + + + + + + ]> + + + +This is a positive validity test for ID. +any element type has no more than one attribute of type ID specified + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v06.xml new file mode 100644 index 0000000000..161965d790 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v06.xml @@ -0,0 +1,18 @@ + + + + + + + + ]> + + + +Positive test for validity constraint of IDREF. +In an attribute decl, values of type IDREF match tha name production +and the IDREF value matches the value assigned to an ID attribute somewhere +in the XML document. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v07.xml new file mode 100644 index 0000000000..d238abc2fe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v07.xml @@ -0,0 +1,21 @@ + + + + + + + + + + ]> + + + + +Positive test for validity constraint of IDREFS. +In an attribute decl, values of type IDREFS match tha name production +and the IDREFS value matches the values assigned to an ID attributes somewhere +in the XML document. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v08.xml new file mode 100644 index 0000000000..865723c71c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v08.xml @@ -0,0 +1,15 @@ + + + + + + + +]> + + +values of type ENTITY match the Name production and the ENTITY value +matches the name of an unparsed entity declared in the DTD. + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v09.xml new file mode 100644 index 0000000000..aa62050e66 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v09.xml @@ -0,0 +1,12 @@ + + + + + +]> + + +In an attribute declaration, values of type NMTOKEN match the Nmtoken production + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v10.xml new file mode 100644 index 0000000000..116fa3bc96 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/ibm56v10.xml @@ -0,0 +1,12 @@ + + + + + +]> + + +In an attribute declaration, values of type NMTOKENS match the Nmtokens production + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/CVS/Entries new file mode 100644 index 0000000000..f5f1df8dc7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/CVS/Entries @@ -0,0 +1,11 @@ +/ibm56v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56v05.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56v06.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56v07.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56v08.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56v09.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm56v10.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/CVS/Repository new file mode 100644 index 0000000000..92176f76d7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P56/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v01.xml new file mode 100644 index 0000000000..ef2fc53c2f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v02.xml new file mode 100644 index 0000000000..2be8a006a6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v02.xml @@ -0,0 +1 @@ + This is a positive test for validity constraints Giving a unique name to the attribute ID an ID Attribute default as #required \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v03.xml new file mode 100644 index 0000000000..6e8f3e88be --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v03.xml @@ -0,0 +1 @@ + This is a positive test for validity constraints Giving ID attribute default as #IMPLIED \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v04.xml new file mode 100644 index 0000000000..90cb82cd27 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v04.xml @@ -0,0 +1 @@ + This is a positive test for validity constraints the value of the attribute with a type ID does not appear more than once in the XML document \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v05.xml new file mode 100644 index 0000000000..b737215b79 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v05.xml @@ -0,0 +1 @@ + This is a positive validity test for ID. any element type has no more than one attribute of type ID specified \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v06.xml new file mode 100644 index 0000000000..1ffda9358d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v06.xml @@ -0,0 +1 @@ + Positive test for validity constraint of IDREF. In an attribute decl, values of type IDREF match tha name production and the IDREF value matches the value assigned to an ID attribute somewhere in the XML document. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v07.xml new file mode 100644 index 0000000000..f42ed2ce33 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v07.xml @@ -0,0 +1 @@ + Positive test for validity constraint of IDREFS. In an attribute decl, values of type IDREFS match tha name production and the IDREFS value matches the values assigned to an ID attributes somewhere in the XML document. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v08.xml new file mode 100644 index 0000000000..8736918882 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v08.xml @@ -0,0 +1,4 @@ + +]> + values of type ENTITY match the Name production and the ENTITY value matches the name of an unparsed entity declared in the DTD. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v09.xml new file mode 100644 index 0000000000..59630c40d9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v09.xml @@ -0,0 +1 @@ + In an attribute declaration, values of type NMTOKEN match the Nmtoken production \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v10.xml new file mode 100644 index 0000000000..1baf6fbb8e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P56/out/ibm56v10.xml @@ -0,0 +1 @@ + In an attribute declaration, values of type NMTOKENS match the Nmtokens production \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/CVS/Entries new file mode 100644 index 0000000000..0e7fc516b6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/CVS/Entries @@ -0,0 +1,2 @@ +/ibm57v01.xml/1.2/Thu Feb 7 16:44:00 2002// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/CVS/Repository new file mode 100644 index 0000000000..0d383ffae6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P57 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/ibm57v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/ibm57v01.xml new file mode 100644 index 0000000000..026dcdc5b7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/ibm57v01.xml @@ -0,0 +1,16 @@ + + + + + + + + + + ]> + +This test case tests the kinds of enumerated types + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/out/CVS/Entries new file mode 100644 index 0000000000..c40a806f5f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm57v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/out/CVS/Repository new file mode 100644 index 0000000000..27214d760f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P57/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/out/ibm57v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/out/ibm57v01.xml new file mode 100644 index 0000000000..a02aa56e55 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P57/out/ibm57v01.xml @@ -0,0 +1,5 @@ + + +]> + This test case tests the kinds of enumerated types \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/CVS/Entries new file mode 100644 index 0000000000..bd747fde59 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/CVS/Entries @@ -0,0 +1,3 @@ +/ibm58v01.xml/1.2/Thu Feb 7 16:39:21 2002// +/ibm58v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/CVS/Repository new file mode 100644 index 0000000000..0c10e14924 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P58 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/ibm58v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/ibm58v01.xml new file mode 100644 index 0000000000..dafe2fd64b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/ibm58v01.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + ]> + +This is a positive test with different patterns for NOTATION + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/ibm58v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/ibm58v02.xml new file mode 100644 index 0000000000..dc466440c3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/ibm58v02.xml @@ -0,0 +1,16 @@ + + + + + + + + + ]> + + +The attribute values of type NOTATION matches one of the notation names included in the declaration; +all notation names in the declaration have been declared + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/CVS/Entries new file mode 100644 index 0000000000..542b32a489 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/CVS/Entries @@ -0,0 +1,3 @@ +/ibm58v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm58v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/CVS/Repository new file mode 100644 index 0000000000..9d25a282d4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P58/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/ibm58v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/ibm58v01.xml new file mode 100644 index 0000000000..d80e4e7a4a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/ibm58v01.xml @@ -0,0 +1,5 @@ + + +]> + This is a positive test with different patterns for NOTATION \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/ibm58v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/ibm58v02.xml new file mode 100644 index 0000000000..a28dab91cf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P58/out/ibm58v02.xml @@ -0,0 +1,6 @@ + + + +]> + The attribute values of type NOTATION matches one of the notation names included in the declaration; all notation names in the declaration have been declared \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/CVS/Entries new file mode 100644 index 0000000000..a38cce98e6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/CVS/Entries @@ -0,0 +1,3 @@ +/ibm59v01.xml/1.2/Thu Feb 7 16:41:27 2002// +/ibm59v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/CVS/Repository new file mode 100644 index 0000000000..a9ef56c648 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P59 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/ibm59v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/ibm59v01.xml new file mode 100644 index 0000000000..de89d08d2c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/ibm59v01.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + ]> + +This is a Positive test + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/ibm59v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/ibm59v02.xml new file mode 100644 index 0000000000..2620bc4b2c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/ibm59v02.xml @@ -0,0 +1,15 @@ + + + + + + + + ]> + + +This is a Positive test +The attribute values of type Enumeration match one of the Nmtoken tokens in the declaration. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/CVS/Entries new file mode 100644 index 0000000000..caf2ca4acf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/CVS/Entries @@ -0,0 +1,3 @@ +/ibm59v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm59v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/CVS/Repository new file mode 100644 index 0000000000..8c73880dc9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P59/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/ibm59v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/ibm59v01.xml new file mode 100644 index 0000000000..91021d524f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/ibm59v01.xml @@ -0,0 +1 @@ + This is a Positive test \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/ibm59v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/ibm59v02.xml new file mode 100644 index 0000000000..041085b4ea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P59/out/ibm59v02.xml @@ -0,0 +1 @@ + This is a Positive test The attribute values of type Enumeration match one of the Nmtoken tokens in the declaration. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/CVS/Entries new file mode 100644 index 0000000000..a00cd3dbf8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/CVS/Entries @@ -0,0 +1,5 @@ +/ibm60v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/CVS/Repository new file mode 100644 index 0000000000..a58808e8b7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P60 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/ibm60v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/ibm60v01.xml new file mode 100644 index 0000000000..050a340016 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/ibm60v01.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + ]> + + + Positive test + DefaultDecl attributes values IMPLIED, REQUIRED, FIXED and default + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/ibm60v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/ibm60v02.xml new file mode 100644 index 0000000000..d2d9091649 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/ibm60v02.xml @@ -0,0 +1,16 @@ + + + + + + + + ]> + + + +Positive test. Required attribute. Every occurrence of an element with a +#REQUIRED attribute default declaration gives the value of that attribute + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/ibm60v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/ibm60v03.xml new file mode 100644 index 0000000000..f5d1449f9c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/ibm60v03.xml @@ -0,0 +1,14 @@ + + + + + + ]> + + +An attribute has a default value declared with the #FIXED keyword, +and an instances of that attribute is given a value which is exactly +the same as the default value in the declaration. + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/ibm60v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/ibm60v04.xml new file mode 100644 index 0000000000..b0684edc91 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/ibm60v04.xml @@ -0,0 +1,17 @@ + + + + + + + + + + ]> + +The default value specified for an attribute meets the +lexical constraints of the declared attribute type. + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/CVS/Entries new file mode 100644 index 0000000000..3eef66cd95 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/CVS/Entries @@ -0,0 +1,5 @@ +/ibm60v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60v02.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60v03.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm60v04.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/CVS/Repository new file mode 100644 index 0000000000..890c77d282 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P60/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/ibm60v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/ibm60v01.xml new file mode 100644 index 0000000000..ff619d06eb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/ibm60v01.xml @@ -0,0 +1 @@ + Positive test DefaultDecl attributes values IMPLIED, REQUIRED, FIXED and default \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/ibm60v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/ibm60v02.xml new file mode 100644 index 0000000000..25c23d7b58 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/ibm60v02.xml @@ -0,0 +1 @@ + Positive test. Required attribute. Every occurrence of an element with a #REQUIRED attribute default declaration gives the value of that attribute \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/ibm60v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/ibm60v03.xml new file mode 100644 index 0000000000..84cdd236f1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/ibm60v03.xml @@ -0,0 +1 @@ + An attribute has a default value declared with the #FIXED keyword, and an instances of that attribute is given a value which is exactly the same as the default value in the declaration. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/ibm60v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/ibm60v04.xml new file mode 100644 index 0000000000..272589e0ea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P60/out/ibm60v04.xml @@ -0,0 +1 @@ + The default value specified for an attribute meets the lexical constraints of the declared attribute type. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/CVS/Entries new file mode 100644 index 0000000000..5d767d52e9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/CVS/Entries @@ -0,0 +1,5 @@ +/ibm61v01.dtd/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm61v01.xml/1.1.1.1/Wed Oct 17 09:52:57 2001// +/ibm61v02.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm61v02.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/CVS/Repository new file mode 100644 index 0000000000..7fda684f52 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P61 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/ibm61v01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/ibm61v01.dtd new file mode 100644 index 0000000000..f38d86c239 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/ibm61v01.dtd @@ -0,0 +1,7 @@ + + + + +]]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/ibm61v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/ibm61v01.xml new file mode 100644 index 0000000000..9653dbbd4b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/ibm61v01.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/ibm61v02.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/ibm61v02.dtd new file mode 100644 index 0000000000..8552560d23 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/ibm61v02.dtd @@ -0,0 +1,5 @@ + + + +]]> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/ibm61v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/ibm61v02.xml new file mode 100644 index 0000000000..16d65f680b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/ibm61v02.xml @@ -0,0 +1,9 @@ + + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/CVS/Entries new file mode 100644 index 0000000000..ba2cf45c26 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/CVS/Entries @@ -0,0 +1,3 @@ +/ibm61v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm61v02.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/CVS/Repository new file mode 100644 index 0000000000..570f4d7e27 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P61/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/ibm61v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/ibm61v01.xml new file mode 100644 index 0000000000..58faad1c69 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/ibm61v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/ibm61v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/ibm61v02.xml new file mode 100644 index 0000000000..c712ea7861 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P61/out/ibm61v02.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/CVS/Entries new file mode 100644 index 0000000000..84c408581f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/CVS/Entries @@ -0,0 +1,11 @@ +/ibm62v01.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm62v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm62v02.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm62v02.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm62v03.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm62v03.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm62v04.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm62v04.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm62v05.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm62v05.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/CVS/Repository new file mode 100644 index 0000000000..e53b034fbc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P62 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v01.dtd new file mode 100644 index 0000000000..fa1658b817 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v01.dtd @@ -0,0 +1,8 @@ + + + + +]]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v01.xml new file mode 100644 index 0000000000..6aef865eef --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v01.xml @@ -0,0 +1,8 @@ + + + + + +Positive test. Test includeSect with pattern1 of p62. +Normal Pattern + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v02.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v02.dtd new file mode 100644 index 0000000000..0d8f9dbde9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v02.dtd @@ -0,0 +1,8 @@ + + + + +]]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v02.xml new file mode 100644 index 0000000000..68d64af76f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v02.xml @@ -0,0 +1,8 @@ + + + + + +Positive test. Test includeSect with pattern2 of p62. +space included before INCLUDE + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v03.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v03.dtd new file mode 100644 index 0000000000..e0935506cd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v03.dtd @@ -0,0 +1,8 @@ + + + + +]]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v03.xml new file mode 100644 index 0000000000..5706549dbb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v03.xml @@ -0,0 +1,8 @@ + + + + + +Positive test. Test includeSect with pattern3 of p62. +space included after INCLUDE + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v04.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v04.dtd new file mode 100644 index 0000000000..9dc897a247 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v04.dtd @@ -0,0 +1,8 @@ + + + + +]]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v04.xml new file mode 100644 index 0000000000..8a2e0cbf40 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v04.xml @@ -0,0 +1,8 @@ + + + + + +Positive test. Test includeSect with pattern4 of p62. +space included before and after INCLUDE + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v05.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v05.dtd new file mode 100644 index 0000000000..2070b07f01 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v05.dtd @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v05.xml new file mode 100644 index 0000000000..ec8583d3c0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/ibm62v05.xml @@ -0,0 +1,12 @@ + + + + +]> + + + +Positive test. Missing external subset declaration. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/CVS/Entries new file mode 100644 index 0000000000..3fdbdc4cc0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/CVS/Entries @@ -0,0 +1,6 @@ +/ibm62v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm62v02.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm62v03.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm62v04.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm62v05.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/CVS/Repository new file mode 100644 index 0000000000..19f90bd98c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P62/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v01.xml new file mode 100644 index 0000000000..33a55b20cf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v01.xml @@ -0,0 +1 @@ + Positive test. Test includeSect with pattern1 of p62. Normal Pattern \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v02.xml new file mode 100644 index 0000000000..2e13e8b57d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v02.xml @@ -0,0 +1 @@ + Positive test. Test includeSect with pattern2 of p62. space included before INCLUDE \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v03.xml new file mode 100644 index 0000000000..b49da7bad7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v03.xml @@ -0,0 +1 @@ + Positive test. Test includeSect with pattern3 of p62. space included after INCLUDE \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v04.xml new file mode 100644 index 0000000000..d9ae6c6bda --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v04.xml @@ -0,0 +1 @@ + Positive test. Test includeSect with pattern4 of p62. space included before and after INCLUDE \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v05.xml new file mode 100644 index 0000000000..83c66400e6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P62/out/ibm62v05.xml @@ -0,0 +1 @@ + Positive test. Missing external subset declaration. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/CVS/Entries new file mode 100644 index 0000000000..23bf0623ea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/CVS/Entries @@ -0,0 +1,11 @@ +/ibm63v01.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm63v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm63v02.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm63v02.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm63v03.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm63v03.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm63v04.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm63v04.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm63v05.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm63v05.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/CVS/Repository new file mode 100644 index 0000000000..ef8ef57a96 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P63 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v01.dtd new file mode 100644 index 0000000000..b78d230497 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v01.dtd @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v01.xml new file mode 100644 index 0000000000..af00015067 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v01.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Positive test. Test for IGNORE with pattern 1. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v02.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v02.dtd new file mode 100644 index 0000000000..dc9c3da317 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v02.dtd @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v02.xml new file mode 100644 index 0000000000..e3a81fa0a6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v02.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Positive test. Test for IGNORE with pattern 2. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v03.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v03.dtd new file mode 100644 index 0000000000..3280ee4b31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v03.dtd @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v03.xml new file mode 100644 index 0000000000..7767d6af4e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v03.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Positive test. Test for IGNORE with pattern 3. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v04.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v04.dtd new file mode 100644 index 0000000000..7e89f7de85 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v04.dtd @@ -0,0 +1,8 @@ + + + + +]]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v04.xml new file mode 100644 index 0000000000..823c32fd9b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v04.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Positive test. Test for IGNORE with pattern 4. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v05.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v05.dtd new file mode 100644 index 0000000000..2cc362a193 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v05.dtd @@ -0,0 +1,8 @@ + + + + +]]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v05.xml new file mode 100644 index 0000000000..680ab1a2d0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/ibm63v05.xml @@ -0,0 +1,11 @@ + + + + + +]> + +Positive test. Test for IGNORE with pattern 5. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/CVS/Entries new file mode 100644 index 0000000000..074fab8a19 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/CVS/Entries @@ -0,0 +1,6 @@ +/ibm63v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm63v02.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm63v03.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm63v04.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm63v05.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/CVS/Repository new file mode 100644 index 0000000000..b76794d4e5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P63/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v01.xml new file mode 100644 index 0000000000..12cfde5853 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v01.xml @@ -0,0 +1 @@ + Positive test. Test for IGNORE with pattern 1. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v02.xml new file mode 100644 index 0000000000..d193162e1c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v02.xml @@ -0,0 +1 @@ + Positive test. Test for IGNORE with pattern 2. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v03.xml new file mode 100644 index 0000000000..aa18165649 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v03.xml @@ -0,0 +1 @@ + Positive test. Test for IGNORE with pattern 3. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v04.xml new file mode 100644 index 0000000000..2aaa7f9998 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v04.xml @@ -0,0 +1 @@ + Positive test. Test for IGNORE with pattern 4. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v05.xml new file mode 100644 index 0000000000..216eddf208 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P63/out/ibm63v05.xml @@ -0,0 +1 @@ + Positive test. Test for IGNORE with pattern 5. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/CVS/Entries new file mode 100644 index 0000000000..a6cb6c857a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/CVS/Entries @@ -0,0 +1,7 @@ +/ibm64v01.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm64v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm64v02.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm64v02.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm64v03.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm64v03.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/CVS/Repository new file mode 100644 index 0000000000..e3aaf92f61 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P64 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v01.dtd new file mode 100644 index 0000000000..b0618c9d33 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v01.dtd @@ -0,0 +1,8 @@ + + +'. These must be balanced + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v01.xml new file mode 100644 index 0000000000..6e6bde5203 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v01.xml @@ -0,0 +1,9 @@ + + + +]> + +Positive Test. Pattern1 + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v02.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v02.dtd new file mode 100644 index 0000000000..e290206735 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v02.dtd @@ -0,0 +1,10 @@ + + +'. These must be balanced + +]]> +]]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v02.xml new file mode 100644 index 0000000000..45c0ba47da --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v02.xml @@ -0,0 +1,9 @@ + + + +]> + +Positive Test. Pattern2 + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v03.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v03.dtd new file mode 100644 index 0000000000..4780e175c5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v03.dtd @@ -0,0 +1,20 @@ + + +'. These must be balanced + +]]> +nesting + +]]> +nesting again + +]]> +end +]]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v03.xml new file mode 100644 index 0000000000..63221dab27 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/ibm64v03.xml @@ -0,0 +1,9 @@ + + + +]> + +Positive Test. Pattern3 + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/CVS/Entries new file mode 100644 index 0000000000..0aad867492 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/CVS/Entries @@ -0,0 +1,4 @@ +/ibm64v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm64v02.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm64v03.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/CVS/Repository new file mode 100644 index 0000000000..1ebd510f1a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P64/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/ibm64v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/ibm64v01.xml new file mode 100644 index 0000000000..dbabf5a283 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/ibm64v01.xml @@ -0,0 +1 @@ + Positive Test. Pattern1 \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/ibm64v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/ibm64v02.xml new file mode 100644 index 0000000000..a2ce286987 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/ibm64v02.xml @@ -0,0 +1 @@ + Positive Test. Pattern2 \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/ibm64v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/ibm64v03.xml new file mode 100644 index 0000000000..b9eba2c844 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P64/out/ibm64v03.xml @@ -0,0 +1 @@ + Positive Test. Pattern3 \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/CVS/Entries new file mode 100644 index 0000000000..8276775870 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/CVS/Entries @@ -0,0 +1,5 @@ +/ibm65v01.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm65v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm65v02.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm65v02.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/CVS/Repository new file mode 100644 index 0000000000..4a2fb91cba --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P65 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/ibm65v01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/ibm65v01.dtd new file mode 100644 index 0000000000..de6a97372b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/ibm65v01.dtd @@ -0,0 +1,10 @@ + + + +]]> + +]]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/ibm65v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/ibm65v01.xml new file mode 100644 index 0000000000..18b4ca75e6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/ibm65v01.xml @@ -0,0 +1,9 @@ + + + +]> + +Positive Test. Pattern1. Empty string. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/ibm65v02.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/ibm65v02.dtd new file mode 100644 index 0000000000..524c37884c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/ibm65v02.dtd @@ -0,0 +1,10 @@ + + + +]]> +this is another string without brackets +]]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/ibm65v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/ibm65v02.xml new file mode 100644 index 0000000000..f7f99e9d4a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/ibm65v02.xml @@ -0,0 +1,9 @@ + + + +]> + +Positive Test. Pattern2. + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/CVS/Entries new file mode 100644 index 0000000000..e7ad4080e8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/CVS/Entries @@ -0,0 +1,3 @@ +/ibm65v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm65v02.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/CVS/Repository new file mode 100644 index 0000000000..d05fb1c4af --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P65/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/ibm65v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/ibm65v01.xml new file mode 100644 index 0000000000..de36831bbc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/ibm65v01.xml @@ -0,0 +1 @@ + Positive Test. Pattern1. Empty string. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/ibm65v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/ibm65v02.xml new file mode 100644 index 0000000000..c5f6a5fb80 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P65/out/ibm65v02.xml @@ -0,0 +1 @@ + Positive Test. Pattern2. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/CVS/Entries new file mode 100644 index 0000000000..3a6104bbbf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/CVS/Entries @@ -0,0 +1,2 @@ +/ibm66v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/CVS/Repository new file mode 100644 index 0000000000..d34ce12cc7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P66 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/ibm66v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/ibm66v01.xml new file mode 100644 index 0000000000..d7f7722da3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/ibm66v01.xml @@ -0,0 +1,16 @@ + + +]> + +Test all valid Charater references for P66: + + + +« « Í Í ï ï +C C _ + 힣 가 +豈 � +𐀀 􏿽 + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/out/CVS/Entries new file mode 100644 index 0000000000..dbeed2d2a7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm66v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/out/CVS/Repository new file mode 100644 index 0000000000..2a7cbc27e5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P66/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/out/ibm66v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/out/ibm66v01.xml new file mode 100644 index 0000000000..ed05e61ad6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P66/out/ibm66v01.xml @@ -0,0 +1 @@ + Test all valid Charater references for P66: « « à à ï ï C C _ 힣 ê°€ 豈 � ð€€ ô¿½ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/CVS/Entries new file mode 100644 index 0000000000..c0a216c5a4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/CVS/Entries @@ -0,0 +1,2 @@ +/ibm67v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/CVS/Repository new file mode 100644 index 0000000000..5f01c1553e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P67 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/ibm67v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/ibm67v01.xml new file mode 100644 index 0000000000..5ada5f8d24 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/ibm67v01.xml @@ -0,0 +1,10 @@ + + + + +]> + +&ge1; B + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/out/CVS/Entries new file mode 100644 index 0000000000..72f7e48197 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm67v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/out/CVS/Repository new file mode 100644 index 0000000000..bf1d961dd8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P67/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/out/ibm67v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/out/ibm67v01.xml new file mode 100644 index 0000000000..ba06d941c6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P67/out/ibm67v01.xml @@ -0,0 +1 @@ + xyz B \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/CVS/Entries new file mode 100644 index 0000000000..4b0108a1be --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/CVS/Entries @@ -0,0 +1,5 @@ +/ibm68v01.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm68v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm68v02.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm68v02.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/CVS/Repository new file mode 100644 index 0000000000..16fccf770c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P68 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/ibm68v01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/ibm68v01.dtd new file mode 100644 index 0000000000..57249bd6ab --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/ibm68v01.dtd @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/ibm68v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/ibm68v01.xml new file mode 100644 index 0000000000..33a8156651 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/ibm68v01.xml @@ -0,0 +1,9 @@ + + +]> + + pcdata content + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/ibm68v02.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/ibm68v02.ent new file mode 100644 index 0000000000..299a1121fb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/ibm68v02.ent @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/ibm68v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/ibm68v02.xml new file mode 100644 index 0000000000..963415eaa6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/ibm68v02.xml @@ -0,0 +1,10 @@ + + + + %pe1; +]> + + pcdata content + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/CVS/Entries new file mode 100644 index 0000000000..eb373b6218 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/CVS/Entries @@ -0,0 +1,3 @@ +/ibm68v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm68v02.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/CVS/Repository new file mode 100644 index 0000000000..f760536304 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P68/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/ibm68v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/ibm68v01.xml new file mode 100644 index 0000000000..2375979678 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/ibm68v01.xml @@ -0,0 +1 @@ + pcdata content \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/ibm68v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/ibm68v02.xml new file mode 100644 index 0000000000..c05dd56b0c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P68/out/ibm68v02.xml @@ -0,0 +1 @@ + pcdata content \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/CVS/Entries new file mode 100644 index 0000000000..3e26ec4cc0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/CVS/Entries @@ -0,0 +1,5 @@ +/ibm69v01.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm69v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm69v02.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm69v02.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/CVS/Repository new file mode 100644 index 0000000000..42be2f9772 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P69 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/ibm69v01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/ibm69v01.dtd new file mode 100644 index 0000000000..374f61f567 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/ibm69v01.dtd @@ -0,0 +1,4 @@ + + + +%pe1; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/ibm69v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/ibm69v01.xml new file mode 100644 index 0000000000..9d3523f891 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/ibm69v01.xml @@ -0,0 +1,11 @@ + + + "> + %pe1; +]> + + pcdata content + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/ibm69v02.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/ibm69v02.ent new file mode 100644 index 0000000000..416c1cc81c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/ibm69v02.ent @@ -0,0 +1,6 @@ + + + +"> +%epe1; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/ibm69v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/ibm69v02.xml new file mode 100644 index 0000000000..98b945933b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/ibm69v02.xml @@ -0,0 +1,10 @@ + + + + %pe1; +]> + + pcdata content + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/CVS/Entries new file mode 100644 index 0000000000..7591e389f9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/CVS/Entries @@ -0,0 +1,3 @@ +/ibm69v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm69v02.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/CVS/Repository new file mode 100644 index 0000000000..e3de03e3c8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P69/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/ibm69v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/ibm69v01.xml new file mode 100644 index 0000000000..2375979678 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/ibm69v01.xml @@ -0,0 +1 @@ + pcdata content \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/ibm69v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/ibm69v02.xml new file mode 100644 index 0000000000..c05dd56b0c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P69/out/ibm69v02.xml @@ -0,0 +1 @@ + pcdata content \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/CVS/Entries new file mode 100644 index 0000000000..14f4ae97a7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/CVS/Entries @@ -0,0 +1,3 @@ +/ibm70v01.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm70v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/CVS/Repository new file mode 100644 index 0000000000..f580a7db85 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P70 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/ibm70v01.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/ibm70v01.ent new file mode 100644 index 0000000000..0119d7c770 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/ibm70v01.ent @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/ibm70v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/ibm70v01.xml new file mode 100644 index 0000000000..e363e3dfc7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/ibm70v01.xml @@ -0,0 +1,17 @@ + + + + + +'> + +%pe1; + + + +%pe2; +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/out/CVS/Entries new file mode 100644 index 0000000000..c970aff44b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm70v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/out/CVS/Repository new file mode 100644 index 0000000000..e717a0d032 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P70/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/out/ibm70v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/out/ibm70v01.xml new file mode 100644 index 0000000000..34634fac09 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P70/out/ibm70v01.xml @@ -0,0 +1,4 @@ + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/CVS/Entries new file mode 100644 index 0000000000..cd7fd509e8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/CVS/Entries @@ -0,0 +1,5 @@ +/ibm78v01.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm78v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm78v02.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm78v03.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/CVS/Repository new file mode 100644 index 0000000000..9adb715738 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P78 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/ibm78v01.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/ibm78v01.ent new file mode 100644 index 0000000000..15e54d92cc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/ibm78v01.ent @@ -0,0 +1,3 @@ + +anything legal as PCDATA.... +N.B. also tested P77 and P80 \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/ibm78v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/ibm78v01.xml new file mode 100644 index 0000000000..3fb4b9af07 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/ibm78v01.xml @@ -0,0 +1,14 @@ + + + + + + + + + +]> +&epe1;&epe2;&epe3; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/ibm78v02.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/ibm78v02.ent new file mode 100644 index 0000000000..477f60b33a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/ibm78v02.ent @@ -0,0 +1,3 @@ + +anything legal as PCDATA.... +N.B. also tested P77 \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/ibm78v03.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/ibm78v03.ent new file mode 100644 index 0000000000..f46452e775 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/ibm78v03.ent @@ -0,0 +1,2 @@ +anything legal as PCDATA.... +e.g. 12345678E-33, "hello" \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/out/CVS/Entries new file mode 100644 index 0000000000..7536d883ab --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm78v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/out/CVS/Repository new file mode 100644 index 0000000000..59e86a95f6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P78/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/out/ibm78v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/out/ibm78v01.xml new file mode 100644 index 0000000000..52794f4dbd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P78/out/ibm78v01.xml @@ -0,0 +1 @@ + anything legal as PCDATA.... N.B. also tested P77 and P80 anything legal as PCDATA.... N.B. also tested P77anything legal as PCDATA.... e.g. 12345678E-33, "hello" \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/CVS/Entries new file mode 100644 index 0000000000..bd57c12125 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/CVS/Entries @@ -0,0 +1,3 @@ +/ibm79v01.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ibm79v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/CVS/Repository new file mode 100644 index 0000000000..c36df15974 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P79 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/ibm79v01.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/ibm79v01.ent new file mode 100644 index 0000000000..f54ba01b08 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/ibm79v01.ent @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/ibm79v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/ibm79v01.xml new file mode 100644 index 0000000000..1d1befaf03 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/ibm79v01.xml @@ -0,0 +1,11 @@ + + + + +%epe; +]> +XML Handbook This is a book + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/out/CVS/Entries new file mode 100644 index 0000000000..58b04c89ec --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm79v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/out/CVS/Repository new file mode 100644 index 0000000000..01cd93f790 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P79/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/out/ibm79v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/out/ibm79v01.xml new file mode 100644 index 0000000000..e898e58937 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P79/out/ibm79v01.xml @@ -0,0 +1 @@ +XML Handbook This is a book \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/CVS/Entries new file mode 100644 index 0000000000..ba1712f619 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/CVS/Entries @@ -0,0 +1,2 @@ +/ibm82v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/CVS/Repository new file mode 100644 index 0000000000..a2e8fdac1f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P82 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/ibm82v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/ibm82v01.xml new file mode 100644 index 0000000000..3c08581666 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/ibm82v01.xml @@ -0,0 +1,13 @@ + + + + + + + + +]> +test PublicID in P82 + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/out/CVS/Entries new file mode 100644 index 0000000000..be03a47ea0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm82v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/out/CVS/Repository new file mode 100644 index 0000000000..da71ac9d80 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P82/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/out/ibm82v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/out/ibm82v01.xml new file mode 100644 index 0000000000..6200e1a16c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P82/out/ibm82v01.xml @@ -0,0 +1,4 @@ + +]> +test PublicID in P82 \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/CVS/Entries new file mode 100644 index 0000000000..1174cccf0f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/CVS/Entries @@ -0,0 +1,2 @@ +/ibm85v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/CVS/Repository new file mode 100644 index 0000000000..c3f0a3cbb4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P85 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/ibm85v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/ibm85v01.xml new file mode 100644 index 0000000000..045246e150 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/ibm85v01.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/out/CVS/Entries new file mode 100644 index 0000000000..040b21147b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm85v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/out/CVS/Repository new file mode 100644 index 0000000000..3c6ca0b25f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P85/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/out/ibm85v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/out/ibm85v01.xml new file mode 100644 index 0000000000..b0aa21f3b1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P85/out/ibm85v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/CVS/Entries new file mode 100644 index 0000000000..75a1a248eb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/CVS/Entries @@ -0,0 +1,2 @@ +/ibm86v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/CVS/Repository new file mode 100644 index 0000000000..77f2b4b3d0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P86 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/ibm86v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/ibm86v01.xml new file mode 100644 index 0000000000..150f10d977 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/ibm86v01.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/out/CVS/Entries new file mode 100644 index 0000000000..d83c87b60f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm86v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/out/CVS/Repository new file mode 100644 index 0000000000..187b88c955 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P86/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/out/ibm86v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/out/ibm86v01.xml new file mode 100644 index 0000000000..f032d0c9b3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P86/out/ibm86v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/CVS/Entries new file mode 100644 index 0000000000..d822f21d5c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/CVS/Entries @@ -0,0 +1,2 @@ +/ibm87v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/CVS/Repository new file mode 100644 index 0000000000..7b61a71f18 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P87 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/ibm87v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/ibm87v01.xml new file mode 100644 index 0000000000..a59d63b8a7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/ibm87v01.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/out/CVS/Entries new file mode 100644 index 0000000000..d1cdff3eb4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm87v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/out/CVS/Repository new file mode 100644 index 0000000000..7a9ac6729e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P87/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/out/ibm87v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/out/ibm87v01.xml new file mode 100644 index 0000000000..b9d16878dc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P87/out/ibm87v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/CVS/Entries new file mode 100644 index 0000000000..869d075ad4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/CVS/Entries @@ -0,0 +1,2 @@ +/ibm88v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/CVS/Repository new file mode 100644 index 0000000000..129ff7e8d7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P88 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/ibm88v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/ibm88v01.xml new file mode 100644 index 0000000000..61d5db305d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/ibm88v01.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/out/CVS/Entries new file mode 100644 index 0000000000..649aef6d96 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm88v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/out/CVS/Repository new file mode 100644 index 0000000000..3f82052164 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P88/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/out/ibm88v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/out/ibm88v01.xml new file mode 100644 index 0000000000..ccdbdca30b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P88/out/ibm88v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/CVS/Entries new file mode 100644 index 0000000000..ad680e976d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/CVS/Entries @@ -0,0 +1,2 @@ +/ibm89v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/CVS/Repository new file mode 100644 index 0000000000..b5f1d31b28 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P89 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/ibm89v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/ibm89v01.xml new file mode 100644 index 0000000000..4d71cb9b9e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/ibm89v01.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/out/CVS/Entries new file mode 100644 index 0000000000..0665342204 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/out/CVS/Entries @@ -0,0 +1,2 @@ +/ibm89v01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/out/CVS/Repository new file mode 100644 index 0000000000..ec8baeb75e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/valid/P89/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/out/ibm89v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/out/ibm89v01.xml new file mode 100644 index 0000000000..2e4c23ca21 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/valid/P89/out/ibm89v01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/CVS/Entries new file mode 100644 index 0000000000..05e6543f13 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/CVS/Entries @@ -0,0 +1,6 @@ +/ibm_invalid.xml/1.4/Tue Dec 9 12:52:04 2003// +/ibm_not-wf.xml/1.6/Tue Dec 9 12:52:04 2003// +/ibm_valid.xml/1.5/Tue Dec 9 12:52:04 2003// +D/invalid//// +D/not-wf//// +D/valid//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/CVS/Repository new file mode 100644 index 0000000000..0497ff4c6e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/ibm_invalid.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/ibm_invalid.xml new file mode 100644 index 0000000000..eb35efc4fe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/ibm_invalid.xml @@ -0,0 +1,35 @@ + + + + + + + + An element with Element-Only content contains the character #x85 (NEL not a + whitespace character as defined by S). + + + An element with Element-Only content contains the character #x2028 (LESP not a + whitespace character as defined by S). + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/ibm_not-wf.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/ibm_not-wf.xml new file mode 100644 index 0000000000..baa357145f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/ibm_not-wf.xml @@ -0,0 +1,700 @@ + + + + + + + + This test contains embeded control character 0x1. + + + This test contains embeded control character 0x2. + + + This test contains embeded control character 0x3. + + + This test contains embeded control character 0x4. + + + This test contains embeded control character 0x5. + + + This test contains embeded control character 0x6. + + + This test contains embeded control character 0x7. + + + This test contains embeded control character 0x8. + + + This test contains embeded control character 0x0. + + + This test contains embeded control character 0x100. + + + This test contains embeded control character 0x0B. + + + This test contains embeded control character 0x0C. + + + + This test contains embeded control character 0x0E. + + + This test contains embeded control character 0x0F. + + + This test contains embeded control character 0x10. + + + This test contains embeded control character 0x11. + + + This test contains embeded control character 0x12. + + + This test contains embeded control character 0x13. + + + This test contains embeded control character 0x14. + + + This test contains embeded control character 0x15. + + + This test contains embeded control character 0x16. + + + This test contains embeded control character 0x17. + + + This test contains embeded control character 0x18. + + + This test contains embeded control character 0x19. + + + This test contains embeded control character 0x1A. + + + This test contains embeded control character 0x1B. + + + This test contains embeded control character 0x1C. + + + This test contains embeded control character 0x1D. + + + This test contains embeded control character 0x1E. + + + This test contains embeded control character 0x1F. + + + This test contains embeded control character 0x7F. + + + This test contains embeded control character 0x80. + + + This test contains embeded control character 0x81. + + + This test contains embeded control character 0x82. + + + This test contains embeded control character 0x83. + + + This test contains embeded control character 0x84. + + + This test contains embeded control characters x82, x83 and x84. + + + This test contains embeded control character 0x86. + + + This test contains embeded control character 0x87. + + + This test contains embeded control character 0x88. + + + This test contains embeded control character 0x89. + + + This test contains embeded control character 0x8A. + + + This test contains embeded control character 0x8B. + + + This test contains embeded control character 0x8C. + + + This test contains embeded control character 0x8D. + + + This test contains embeded control character 0x8E. + + + This test contains embeded control character 0x8F. + + + This test contains embeded control character 0x90. + + + This test contains embeded control character 0x91. + + + This test contains embeded control character 0x92. + + + This test contains embeded control character 0x93. + + + This test contains embeded control character 0x94. + + + This test contains embeded control character 0x95. + + + This test contains embeded control character 0x96. + + + This test contains embeded control character 0x97. + + + This test contains embeded control character 0x98. + + + This test contains embeded control character 0x99. + + + This test contains embeded control character 0x9A. + + + This test contains embeded control character 0x9B. + + + This test contains embeded control character 0x9C. + + + This test contains embeded control character 0x9D. + + + This test contains embeded control character 0x9E. + + + This test contains embeded control characters present in an external entity. + + + This test contains embeded control characters present in an external entity. + + + This test contains embeded control characters present in an external entity. + + + This test contains embeded character 0xD800. (Invalid UTF8 sequence) + + + This test contains embeded character 0xFFFE. + + + This test contains embeded character 0xFFFF. + + + This test contains a reference to character 0xFFFE. + + + This test contains a reference to character 0xFFFF. + + + + + + Tests an element with an illegal NameStartChar: #x300 + + + Tests an element with an illegal NameStartChar: #0x333 + + + Tests an element with an illegal NameStartChar: #0x369 + + + Tests an element with an illegal NameStartChar: #0x37E + + + Tests an element with an illegal NameStartChar: #0x2000 + + + Tests an element with an illegal NameStartChar: #0x2001 + + + Tests an element with an illegal NameStartChar: #0x2002 + + + Tests an element with an illegal NameStartChar: #0x2005 + + + Tests an element with an illegal NameStartChar: #0x200B + + + Tests an element with an illegal NameStartChar: #0x200E + + + Tests an element with an illegal NameStartChar: #0x200F + + + Tests an element with an illegal NameStartChar: #0x2069 + + + Tests an element with an illegal NameStartChar: #0x2190 + + + Tests an element with an illegal NameStartChar: #0x23FF + + + Tests an element with an illegal NameStartChar: #0x280F + + + Tests an element with an illegal NameStartChar: #0x2A00 + + + Tests an element with an illegal NameStartChar: #0x2EDC + + + Tests an element with an illegal NameStartChar: #0x2B00 + + + Tests an element with an illegal NameStartChar: #0x2BFF + + + Tests an element with an illegal NameStartChar: #0x3000 + + + Tests an element with an illegal NameStartChar: #0xD800 + + + Tests an element with an illegal NameStartChar: #0xD801 + + + Tests an element with an illegal NameStartChar: #0xDAFF + + + Tests an element with an illegal NameStartChar: #0xDFFF + + + Tests an element with an illegal NameStartChar: #0xEFFF + + + Tests an element with an illegal NameStartChar: #0xF1FF + + + Tests an element with an illegal NameStartChar: #0xF8FF + + + Tests an element with an illegal NameStartChar: #0xFFFFF + + + + + + Tests an element with an illegal NameChar: #xB8 + + + Tests an element with an illegal NameChar: #0xA1 + + + Tests an element with an illegal NameChar: #0xAF + + + Tests an element with an illegal NameChar: #0x37E + + + Tests an element with an illegal NameChar: #0x2000 + + + Tests an element with an illegal NameChar: #0x2001 + + + Tests an element with an illegal NameChar: #0x2002 + + + Tests an element with an illegal NameChar: #0x2005 + + + Tests an element with an illegal NameChar: #0x200B + + + Tests an element with an illegal NameChar: #0x200E + + + Tests an element with an illegal NameChar: #0x2038 + + + Tests an element with an illegal NameChar: #0x2041 + + + Tests an element with an illegal NameChar: #0x2190 + + + Tests an element with an illegal NameChar: #0x23FF + + + Tests an element with an illegal NameChar: #0x280F + + + Tests an element with an illegal NameChar: #0x2A00 + + + Tests an element with an illegal NameChar: #0xFDD0 + + + Tests an element with an illegal NameChar: #0xFDEF + + + Tests an element with an illegal NameChar: #0x2FFF + + + Tests an element with an illegal NameChar: #0x3000 + + + Tests an element with an illegal NameChar: #0xD800 + + + Tests an element with an illegal NameChar: #0xD801 + + + Tests an element with an illegal NameChar: #0xDAFF + + + Tests an element with an illegal NameChar: #0xDFFF + + + Tests an element with an illegal NameChar: #0xEFFF + + + Tests an element with an illegal NameChar: #0xF1FF + + + Tests an element with an illegal NameChar: #0xF8FF + + + Tests an element with an illegal NameChar: #0xFFFFF + + + + + + Tests an element with an illegal Name containing #0x0B + + + Tests an element with an illegal Name containing #0x300 + + + Tests an element with an illegal Name containing #0x36F + + + Tests an element with an illegal Name containing #0x203F + + + Tests an element with an illegal Name containing #x2040 + + + Tests an element with an illegal Name containing #0xB7 + + + + + + + The VersionNum of the document entity is 1.1 and that of the external dtd 1.0. + The external dtd contains the invalid XML1.1 but valid XML 1.0 character #x7F. + + + The VersionNum of the document entity is 1.1 and that of the external dtd 1.0. + The external dtd contains a comment with the invalid XML1.1 but valid XML 1.0 + character #x80. + + + The VersionNum of the document entity is 1.1 and that of the external dtd 1.0. + The external dtd contains a PI with the invalid XML1.1 but valid XML 1.0 + character #x9F. + + + The VersionNum of the document entity is 1.1 and that of the external entity 1.0. + The external entity the contains invalid XML1.1 but valid XML 1.0 character #x89. + + + The VersionNum of the document entity is 1.1 and that of the external entity 1.0. + The external entity contains the invalid XML1.1 but valid XML 1.0 character #x94. + + + The VersionNum of the document entity is 1.1 and that of the external entity 1.0. + The external entity contains the invalid XML1.1 but valid XML 1.0 character #x9F. + + + The VersionNum of the document entity is 1.1 and the external dtd does not contain + a textDecl. The external entity contains the invalid XML1.1 but valid XML 1.0 + character #x7F. + + + The VersionNum of the document entity is 1.1 and the external dtd does not contain + a VersionNum in the textDecl. The external entity contains the invalid XML1.1 but + valid XML 1.0 character #x9B. + + + The VersionNum of the document entity is 1.1 and the external dtd does not contain + a textDecl. The external entity contains the invalid XML1.1 but valid XML 1.0 + character #x8D. + + + The VersionNum of the document entity is 1.1 and the external dtd does not contain + a VersionNum in the textDecl. The external entity contains the invalid XML 1.1 but + valid XML 1.0 character #x84. + + + The VersionNum of the document entity is 1.1 and the external dtd does not contain + a textDecl. The external entity contains the invalid XML 1.1 but + valid XML 1.0 character #x88. + + + The VersionNum of the document entity is 1.1 and the external dtd does not contain + a textDecl. The external entity contains the invalid XML 1.1 but + valid XML 1.0 character #x8E. + + + The VersionNum of the primary document entity is 1.0 and that of the external + dtd is 1.0. The external dtd contains an external entity whose VersionNum is 1.1. + + + The VersionNum of the primary document entity is 1.1 and that of the external + dtd is 1.0. The external dtd contains an element declaration with an invalid + XML 1.1 and 1.0 name. + + + The VersionNum of the primary document entity is 1.1 and testDecl of the external + dtd is absent. The external dtd contains an external entity whose VersionNum is + 1.1 containing a valid XML1.0 but an invalid XML 1.1 character #x7F. + + + The VersionNum of the primary document entity is 1.0 and VersioNum of the external + entity is absent. The replacement text of the entity contains an element followed + by the valid XML 1.1 of line character NEL #x85 in its empty elem tag. + + + The VersionNum of the primary document entity is absent and that of the external + entity is 1.0. The textDecl in the external entity contains an invalid XML1.0 + but valid XML 1.1 enf of line character NEL #x85. + + + The VersionNum of the primary document entity is absent and that of the external + entity is 1.0. The textDecl in the external entity contains an invalid XML1.0 + but valid XML 1.1 of line character Unicode line separator #x2028. + + + The VersionNum of the primary document entity is 1.1 and that of the external + dtd is absent. The external dtd contains an external entity whose VersionNum is + absent and it contains a valid XML 1.0 but an invalid XML 1.1 character #x94. + + + The VersionNum of the primary document entity is 1.1 and that of the external + dtd is 1.1. The external dtd contains an external entity whose VersionNum is + absent and it contains a valid XML 1.0 but an invalid XML 1.1 character #x8F. + + + The VersionNum of the primary document entity is 1.1 and the texlDecl of the + external dtd is absent. The external dtd contains a reference to an external + parameter entity whose VersionNum is absent from the textDecl and it contains + an invalid XML 1.1 character #x8F. + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/ibm_valid.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/ibm_valid.xml new file mode 100644 index 0000000000..bc0baf7262 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/ibm_valid.xml @@ -0,0 +1,332 @@ + + + + + + This test case covers legal character ranges plus discrete legal characters + for production 02 of the XML1.1 sepcification. + + + This test case covers control characters x1 to x1F and x7F to x9F + which should only appear as character references. + + + This test case covers control characters x1 to x1F and x7F to x9F + which appear as character references as an entity's replacement text. + + + This test case contains embeded whitespace characters + some form the range 1 - 1F. + + + This test case contains valid char references that match the char production. + + + This test case contains valid char references in the CDATA section, comment and + processing instruction of an external entity that match the char production. + + + + + + The two character sequence #x0D #x85 in an external entity must be normalized to a + single newline. + + + The single character sequence #x85 in an external entity must be normalized to a + single newline. + + + The two character sequence #x0D #x85 in an external entity must be normalized to a + single newline. + + + The single character sequence #x85 in an external entity must be normalized to a + single newline. + + + The two character sequence #x0D #x85 in a document entity must be normalized to a + single newline. + + + The single character sequence #x85 in a document entity must be normalized to a + single newline. + + + The single character sequence #x2028 in a document entity must be normalized to a + single newline. + + + The single character sequence #x85 in the XMLDecl must be normalized to a + single newline. + + + The single character sequence #x2028 in the XMLDecl must be normalized to a + single newline. (This test is questionable) + + + + + + This test case covers legal NameStartChars character ranges plus discrete legal + characters for production 04. + + + + + + This test case covers legal NameChars character ranges plus discrete legal + characters for production 04a. + + + + + + This test case covers legal Element Names as per production 5. + + + This test case covers legal PITarget (Names) as per production 5. + + + This test case covers legal Attribute (Names) as per production 5. + + + This test case covers legal ID/IDREF (Names) as per production 5. + + + This test case covers legal ENTITY (Names) as per production 5. + + + + + + This test case covers legal NMTOKEN Name character ranges plus discrete legal + characters for production 7. + + + + + + The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + DTD is 1.0. The character #xC0 which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. + + + The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + DTD is 1.0. The character #x1FFF which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. + + + The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + DTD is 1.0. The character #xF901 which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. + + + The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + entity is 1.0. The character #xD6 which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. + + + The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + entity is 1.0. The character #x1FFF which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. + + + The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + entity is 1.0. The character #xF901 which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. + + + The VersionNum of the document and external dtd is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #xD8. + + + The VersionNum of the document and external dtd is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #x1FFF. + + + The VersionNum of the document and external dtd is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #xF901. + + + The VersionNum of the document and external entity is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #xF6. + + + The VersionNum of the document and external entity is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #x1FFF. + + + The VersionNum of the document and external entity is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #xF901. + + + The VersionNum of the document entity is 1.1 but the external dtd does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #xF8. + + + The VersionNum of the document entity is 1.1 but the external dtd does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #x1FFF. + + + The VersionNum of the document entity is 1.1 but the external dtd does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #xF901. + + + The VersionNum of the document entity is 1.1 but the external entity does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #x2FF. + + + The VersionNum of the document entity is 1.1 but the external entity does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #x1FFF. + + + The VersionNum of the document entity is 1.1 but the external entity does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #xF901. + + + The VersionNum of the document and external dtd is 1.1. The replacement + text of an entity declared in the external DTD contains a reference to the + character #x7F. This entity is not referenced in the document entity. + + + The VersionNum of the document and external dtd is 1.1. The replacement + text of an entity declared in the external DTD contains a reference to the + character #x80. This entity is not referenced in the document entity. + + + The VersionNum of the document and external dtd is 1.1. The replacement + text of an entity declared in the external DTD contains a reference to the + character #x9F. This entity is not referenced in the document entity. + + + The VersionNum of the document and the external entity is 1.1. The entity contains + a reference to the character #x7F. + + + The VersionNum of the document and the external entity is 1.1. The entity contains + a reference to the character #x80. + + + The VersionNum of the document and the external entity is 1.1. The entity contains + a reference to the character #x9F. + + + The VersionNum of the document is 1.1 and the textDecl is missing in the external + DTD. The replacement text of an entity declared in the external DTD contains a + reference to the character #x7F, #x8F. This entity is not referenced in the + document entity. + + + The VersionNum of the document is 1.1 and the textDecl is missing in the external + DTD. The replacement text of an entity declared in the external DTD contains a + reference to the character #x80, #x90. This entity is not referenced in the + document entity. + + + The VersionNum of the document is 1.1 and the textDecl is missing in the external + DTD. The replacement text of an entity declared in the external DTD contains a + reference to the character #x81, #x9F. This entity is not referenced in the + document entity. + + + The VersionNum of the document is 1.1 and the textDecl is missing in the external + entity. The replacement text of an entity declared in the external DTD contains a + reference to the character #x7F, #x80, #x9F. + + + The VersionNum of the document is 1.1 and the textDecl is missing in the external + entity. The replacement text of an entity declared in the external DTD contains a + reference to the character #x85, #x8F. + + + The VersionNum of the document is 1.1 and the textDecl is missing in the external + entity. The replacement text of an entity declared in the external DTD contains a + reference to the character #x1, #x7F. + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/CVS/Entries new file mode 100644 index 0000000000..b5b4053997 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/CVS/Entries @@ -0,0 +1 @@ +D/P46//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/CVS/Repository new file mode 100644 index 0000000000..07e8a5f76b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/CVS/Entries new file mode 100644 index 0000000000..036518e0f5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/CVS/Entries @@ -0,0 +1,3 @@ +/ibm46i01.xml/1.2/Mon Nov 10 14:36:00 2003// +/ibm46i02.xml/1.2/Mon Nov 10 14:36:00 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/CVS/Repository new file mode 100644 index 0000000000..f9a1cacca8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/ibm46i01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/ibm46i01.xml new file mode 100644 index 0000000000..4acbdc8c2b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/ibm46i01.xml @@ -0,0 +1,11 @@ + + + + +]> + +∫ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/ibm46i02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/ibm46i02.xml new file mode 100644 index 0000000000..81f503cc66 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/invalid/P46/ibm46i02.xml @@ -0,0 +1,11 @@ + + + + +]> + +∫ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/CVS/Entries new file mode 100644 index 0000000000..c21e7230fa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/CVS/Entries @@ -0,0 +1,5 @@ +D/P02//// +D/P04//// +D/P04a//// +D/P05//// +D/P77//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/CVS/Repository new file mode 100644 index 0000000000..98b18ce822 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/CVS/Entries new file mode 100644 index 0000000000..463f1c427e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/CVS/Entries @@ -0,0 +1,75 @@ +/ibm02n01.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n02.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n03.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n04.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n05.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n06.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n07.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n08.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n09.xml/1.2/Mon Nov 10 14:40:08 2003// +/ibm02n10.xml/1.2/Mon Nov 10 14:41:53 2003// +/ibm02n11.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n12.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n13.xml/1.2/Mon Nov 10 14:42:47 2003// +/ibm02n14.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n15.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n16.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n17.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n18.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n19.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n20.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n21.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n22.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n23.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n24.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n25.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n26.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n27.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n28.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n29.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n30.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n31.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n32.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n33.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n34.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n35.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n36.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n37.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n38.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n39.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n40.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n41.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n42.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n43.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n44.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n45.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n46.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n47.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n48.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n49.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n50.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n51.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n52.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n53.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n54.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n55.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n56.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n57.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n58.xml/1.2/Mon Nov 10 14:44:10 2003// +/ibm02n59.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n60.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n61.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n62.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n63.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n64.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n64.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n65.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n65.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n66.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n66.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n67.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n68.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n69.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n70.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02n71.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/CVS/Repository new file mode 100644 index 0000000000..3190d3423b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n01.xml new file mode 100644 index 0000000000..bcdc4c23a5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n01.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n02.xml new file mode 100644 index 0000000000..7720373ad9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n02.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n03.xml new file mode 100644 index 0000000000..fc9a469fe3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n03.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n04.xml new file mode 100644 index 0000000000..f18bcb3e50 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n04.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n05.xml new file mode 100644 index 0000000000..f8e7e35e6f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n05.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n06.xml new file mode 100644 index 0000000000..c83d4f3039 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n06.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n07.xml new file mode 100644 index 0000000000..fae131ea7d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n07.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n08.xml new file mode 100644 index 0000000000..7a687964cb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n08.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n09.xml new file mode 100644 index 0000000000..f023fe7eea Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n09.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n10.xml new file mode 100644 index 0000000000..cc010bafab --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n10.xml @@ -0,0 +1,7 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n11.xml new file mode 100644 index 0000000000..b1dac95bfa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n11.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n12.xml new file mode 100644 index 0000000000..4a1e578930 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n12.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n13.xml new file mode 100644 index 0000000000..5d818d13ec --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n13.xml @@ -0,0 +1,8 @@ + + + +]> +&ent; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n14.xml new file mode 100644 index 0000000000..b5fe5b26c4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n14.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n15.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n15.xml new file mode 100644 index 0000000000..758f373298 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n15.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n16.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n16.xml new file mode 100644 index 0000000000..aa3b522c00 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n16.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n17.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n17.xml new file mode 100644 index 0000000000..75eb88798c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n17.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n18.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n18.xml new file mode 100644 index 0000000000..8efbc86433 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n18.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n19.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n19.xml new file mode 100644 index 0000000000..b5536e084a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n19.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n20.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n20.xml new file mode 100644 index 0000000000..7ca323bad5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n20.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n21.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n21.xml new file mode 100644 index 0000000000..95a8c9be26 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n21.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n22.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n22.xml new file mode 100644 index 0000000000..3df6b01f38 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n22.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n23.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n23.xml new file mode 100644 index 0000000000..53fc635301 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n23.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n24.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n24.xml new file mode 100644 index 0000000000..c120acc370 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n24.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n25.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n25.xml new file mode 100644 index 0000000000..a52e8bee77 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n25.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n26.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n26.xml new file mode 100644 index 0000000000..ad1c0ebb99 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n26.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n27.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n27.xml new file mode 100644 index 0000000000..a3dbf378da --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n27.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n28.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n28.xml new file mode 100644 index 0000000000..cdf1c82955 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n28.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n29.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n29.xml new file mode 100644 index 0000000000..0e077c8fd4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n29.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n30.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n30.xml new file mode 100644 index 0000000000..3b736dac0c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n30.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n31.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n31.xml new file mode 100644 index 0000000000..51bc907702 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n31.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n32.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n32.xml new file mode 100644 index 0000000000..fc98d2df57 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n32.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n33.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n33.xml new file mode 100644 index 0000000000..062a5ff101 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n33.xml @@ -0,0 +1,4 @@ + + + +€ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n34.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n34.xml new file mode 100644 index 0000000000..fb7e5a9f0f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n34.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n35.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n35.xml new file mode 100644 index 0000000000..e97969161e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n35.xml @@ -0,0 +1,4 @@ + + + +‚ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n36.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n36.xml new file mode 100644 index 0000000000..e7677574c2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n36.xml @@ -0,0 +1,4 @@ + + + +ƒ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n37.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n37.xml new file mode 100644 index 0000000000..fbdb74a289 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n37.xml @@ -0,0 +1,4 @@ + + + +„ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n38.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n38.xml new file mode 100644 index 0000000000..536103e3f1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n38.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n39.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n39.xml new file mode 100644 index 0000000000..f7bdd57908 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n39.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n40.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n40.xml new file mode 100644 index 0000000000..7c9ac88aa8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n40.xml @@ -0,0 +1,4 @@ + + + +‡ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n41.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n41.xml new file mode 100644 index 0000000000..ab1e1f6031 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n41.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n42.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n42.xml new file mode 100644 index 0000000000..a1833a0900 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n42.xml @@ -0,0 +1,4 @@ + + + +‰ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n43.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n43.xml new file mode 100644 index 0000000000..e166e5b5e8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n43.xml @@ -0,0 +1,4 @@ + + + +Š \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n44.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n44.xml new file mode 100644 index 0000000000..e66f0c7747 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n44.xml @@ -0,0 +1,4 @@ + + + +‹ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n45.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n45.xml new file mode 100644 index 0000000000..5bd0b88709 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n45.xml @@ -0,0 +1,4 @@ + + + +ÂŒ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n46.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n46.xml new file mode 100644 index 0000000000..2fb7f40cba --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n46.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n47.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n47.xml new file mode 100644 index 0000000000..153cf1627a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n47.xml @@ -0,0 +1,4 @@ + + + +ÂŽ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n48.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n48.xml new file mode 100644 index 0000000000..37b08487ec --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n48.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n49.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n49.xml new file mode 100644 index 0000000000..6c7abff6b8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n49.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n50.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n50.xml new file mode 100644 index 0000000000..bb1408e389 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n50.xml @@ -0,0 +1,4 @@ + + + +‘ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n51.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n51.xml new file mode 100644 index 0000000000..b02eb5a73a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n51.xml @@ -0,0 +1,4 @@ + + + +Â’ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n52.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n52.xml new file mode 100644 index 0000000000..ef4445db4f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n52.xml @@ -0,0 +1,4 @@ + + + +“ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n53.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n53.xml new file mode 100644 index 0000000000..d4f0fba63d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n53.xml @@ -0,0 +1,4 @@ + + + +” \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n54.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n54.xml new file mode 100644 index 0000000000..9b2958575d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n54.xml @@ -0,0 +1,4 @@ + + + +• \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n55.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n55.xml new file mode 100644 index 0000000000..c155253b78 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n55.xml @@ -0,0 +1,4 @@ + + + +– \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n56.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n56.xml new file mode 100644 index 0000000000..aa38ecd70c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n56.xml @@ -0,0 +1,4 @@ + + + +— \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n57.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n57.xml new file mode 100644 index 0000000000..27131260ad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n57.xml @@ -0,0 +1,4 @@ + + + +˜ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n58.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n58.xml new file mode 100644 index 0000000000..509ee430a1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n58.xml @@ -0,0 +1,4 @@ + + + +Á£ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n59.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n59.xml new file mode 100644 index 0000000000..2af97c9518 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n59.xml @@ -0,0 +1,4 @@ + + + +š \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n60.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n60.xml new file mode 100644 index 0000000000..1e7058a93a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n60.xml @@ -0,0 +1,4 @@ + + + +› \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n61.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n61.xml new file mode 100644 index 0000000000..91fed24453 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n61.xml @@ -0,0 +1,4 @@ + + + +Âœ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n62.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n62.xml new file mode 100644 index 0000000000..507a7049b7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n62.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n63.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n63.xml new file mode 100644 index 0000000000..75df2bd7ed --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n63.xml @@ -0,0 +1,4 @@ + + + +ž \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n64.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n64.ent new file mode 100644 index 0000000000..e204c6b434 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n64.ent @@ -0,0 +1,3 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n64.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n64.xml new file mode 100644 index 0000000000..b03071ef30 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n64.xml @@ -0,0 +1,6 @@ + + + +]> + &e; \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n65.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n65.ent new file mode 100644 index 0000000000..5bd1390a80 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n65.ent @@ -0,0 +1,3 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n65.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n65.xml new file mode 100644 index 0000000000..56c25eb864 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n65.xml @@ -0,0 +1,6 @@ + + + +]> + &e; \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n66.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n66.ent new file mode 100644 index 0000000000..eced60a5a0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n66.ent @@ -0,0 +1,3 @@ + +![CDATA[ 0x0x1: , 0x2: , 0x3: , 0x4: , 0x5: , 0x6: , 0x7: , 0x8: , 0x9: , 0xa: +, 0xb: , 0xc: , 0xd: , 0xe: , 0xf: , 0x10: , 0x11: , 0x12: , 0x13: , 0x14: , 0x15: , 0x16: , 0x17: , 0x18: , 0x19: , 0x1a: , 0x1b: , 0x1c: , 0x1d: , 0x1e: , 0x1f: , 0x7f: , 0x80: €, 0x81: Â, 0x82: ‚, 0x83: ƒ, 0x84: „, 0x85: Â…, 0x86: †, 0x87: ‡, 0x88: ˆ, 0x89: ‰, 0x8a: Š, 0x8b: ‹, 0x8c: ÂŒ, 0x8d: Â, 0x8e: ÂŽ, 0x8f: Â, 0x90: Â, 0x91: ‘, 0x92: Â’, 0x93: “, 0x94: ”, 0x95: •, 0x96: –, 0x97: —, 0x98: ˜, 0x0: , 0x9a: š, 0x9b: ›, 0x9c: Âœ, 0x9d: Â, 0x9e: ž, 0x9f: Ÿ, ]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n66.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n66.xml new file mode 100644 index 0000000000..43cfa46291 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n66.xml @@ -0,0 +1,6 @@ + + + +]> + &e; \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n67.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n67.xml new file mode 100644 index 0000000000..3f235d8ab7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n67.xml @@ -0,0 +1,4 @@ + + + +í € \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n68.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n68.xml new file mode 100644 index 0000000000..5b0b460a39 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n68.xml @@ -0,0 +1,4 @@ + + + +￾ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n69.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n69.xml new file mode 100644 index 0000000000..07a1840298 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n69.xml @@ -0,0 +1,4 @@ + + + +ï¿¿ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n70.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n70.xml new file mode 100644 index 0000000000..1863add553 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n70.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n71.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n71.xml new file mode 100644 index 0000000000..c5c8997938 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P02/ibm02n71.xml @@ -0,0 +1,4 @@ + + + +￿ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/CVS/Entries new file mode 100644 index 0000000000..43a8342165 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/CVS/Entries @@ -0,0 +1,29 @@ +/ibm04n01.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n02.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n03.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n04.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n05.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n06.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n07.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n08.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n09.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n10.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n11.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n12.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n13.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n14.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n15.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n16.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n17.xml/1.2/Thu Nov 13 13:03:24 2003// +/ibm04n18.xml/1.2/Thu Nov 13 13:03:24 2003// +/ibm04n19.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n20.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n21.xml/1.2/Mon Nov 10 14:49:23 2003// +/ibm04n22.xml/1.2/Mon Nov 10 14:49:23 2003// +/ibm04n23.xml/1.2/Mon Nov 10 14:49:24 2003// +/ibm04n24.xml/1.2/Mon Nov 10 14:49:24 2003// +/ibm04n25.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n26.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n27.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04n28.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/CVS/Repository new file mode 100644 index 0000000000..77ef3f2e7b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n01.xml new file mode 100644 index 0000000000..4c44ab644d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n01.xml @@ -0,0 +1,6 @@ + + +]> + +<Ì€IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n02.xml new file mode 100644 index 0000000000..0b3c346476 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n02.xml @@ -0,0 +1,6 @@ + + +]> + +<̳IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n03.xml new file mode 100644 index 0000000000..bda1b60fd0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n03.xml @@ -0,0 +1,6 @@ + + +]> + +<Í©IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n04.xml new file mode 100644 index 0000000000..f562a9bebf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n04.xml @@ -0,0 +1,6 @@ + + +]> + +<;IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n05.xml new file mode 100644 index 0000000000..5d6508e352 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n05.xml @@ -0,0 +1,6 @@ + + +]> + +< IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n06.xml new file mode 100644 index 0000000000..40c935a9fe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n06.xml @@ -0,0 +1,6 @@ + + +]> + +<â€IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n07.xml new file mode 100644 index 0000000000..3039964101 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n07.xml @@ -0,0 +1,6 @@ + + +]> + +< IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n08.xml new file mode 100644 index 0000000000..5806f2e81a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n08.xml @@ -0,0 +1,6 @@ + + +]> + +< IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n09.xml new file mode 100644 index 0000000000..831891b545 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n09.xml @@ -0,0 +1,6 @@ + + +]> + +<​IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n10.xml new file mode 100644 index 0000000000..e31b5a9097 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n10.xml @@ -0,0 +1,6 @@ + + +]> + +<‎IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n11.xml new file mode 100644 index 0000000000..6789aa35aa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n11.xml @@ -0,0 +1,6 @@ + + +]> + +<â€IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n12.xml new file mode 100644 index 0000000000..5580423b21 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n12.xml @@ -0,0 +1,6 @@ + + +]> + +<â©IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n13.xml new file mode 100644 index 0000000000..e56d749cfc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n13.xml @@ -0,0 +1,6 @@ + + +]> + +<â†IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n14.xml new file mode 100644 index 0000000000..8138a38d78 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n14.xml @@ -0,0 +1,6 @@ + + +]> + +<â¿IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n15.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n15.xml new file mode 100644 index 0000000000..0a6a2b2b6e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n15.xml @@ -0,0 +1,6 @@ + + +]> + +<â IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n16.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n16.xml new file mode 100644 index 0000000000..b050ffb741 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n16.xml @@ -0,0 +1,6 @@ + + +]> + +<⨀IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n17.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n17.xml new file mode 100644 index 0000000000..6f0d2d8327 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n17.xml @@ -0,0 +1,6 @@ + + +]> + +<⬀IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n18.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n18.xml new file mode 100644 index 0000000000..85f194fb0f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n18.xml @@ -0,0 +1,7 @@ + + +]> + +<⯿IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n19.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n19.xml new file mode 100644 index 0000000000..e66a949372 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n19.xml @@ -0,0 +1,6 @@ + + +]> + +<â¿¿IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n20.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n20.xml new file mode 100644 index 0000000000..8dda9e7be2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n20.xml @@ -0,0 +1,6 @@ + + +]> + +< IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n21.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n21.xml new file mode 100644 index 0000000000..c6ff85d559 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n21.xml @@ -0,0 +1,6 @@ + + +]> + +<í €IllegalNameStartChar/> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n22.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n22.xml new file mode 100644 index 0000000000..a5ef26afc1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n22.xml @@ -0,0 +1,6 @@ + + +]> + +<í IllegalNameStartChar/> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n23.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n23.xml new file mode 100644 index 0000000000..b96f0c2b91 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n23.xml @@ -0,0 +1,6 @@ + + +]> + +<í«¿IllegalNameStartChar/> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n24.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n24.xml new file mode 100644 index 0000000000..3b5d5d9691 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n24.xml @@ -0,0 +1,6 @@ + + +]> + +<í¿¿IllegalNameStartChar/> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n25.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n25.xml new file mode 100644 index 0000000000..21814b10d2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n25.xml @@ -0,0 +1,6 @@ + + +]> + +<î¿¿IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n26.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n26.xml new file mode 100644 index 0000000000..72303c440e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n26.xml @@ -0,0 +1,6 @@ + + +]> + +<IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n27.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n27.xml new file mode 100644 index 0000000000..d70058412c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n27.xml @@ -0,0 +1,6 @@ + + +]> + +<IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n28.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n28.xml new file mode 100644 index 0000000000..330d295a48 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04/ibm04n28.xml @@ -0,0 +1,6 @@ + + +]> + +<ï¿¿IllegalNameStartChar/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/CVS/Entries new file mode 100644 index 0000000000..b6cd89f9fd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/CVS/Entries @@ -0,0 +1,29 @@ +/ibm04an01.xml/1.2/Mon Nov 10 15:37:42 2003// +/ibm04an02.xml/1.2/Mon Nov 10 15:37:42 2003// +/ibm04an03.xml/1.2/Mon Nov 10 15:37:42 2003// +/ibm04an04.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04an05.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04an06.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04an07.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04an08.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04an09.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04an10.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04an11.xml/1.3/Thu Nov 13 13:31:44 2003// +/ibm04an12.xml/1.3/Thu Nov 13 13:31:44 2003// +/ibm04an13.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04an14.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04an15.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04an16.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04an17.xml/1.3/Thu Nov 13 13:42:57 2003// +/ibm04an18.xml/1.3/Thu Nov 13 13:42:57 2003// +/ibm04an19.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04an20.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04an21.xml/1.2/Mon Nov 10 14:54:16 2003// +/ibm04an22.xml/1.2/Mon Nov 10 14:54:16 2003// +/ibm04an23.xml/1.2/Mon Nov 10 14:54:16 2003// +/ibm04an24.xml/1.2/Mon Nov 10 14:54:16 2003// +/ibm04an25.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04an26.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04an27.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm04an28.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/CVS/Repository new file mode 100644 index 0000000000..79a34aa60a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an01.xml new file mode 100644 index 0000000000..4b3180ab22 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an01.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an02.xml new file mode 100644 index 0000000000..e94acbbe45 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an02.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an03.xml new file mode 100644 index 0000000000..4617b5645c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an03.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an04.xml new file mode 100644 index 0000000000..d334a16a07 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an04.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an05.xml new file mode 100644 index 0000000000..229d20756d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an05.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an06.xml new file mode 100644 index 0000000000..5b0b33783a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an06.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an07.xml new file mode 100644 index 0000000000..db80e5dbfe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an07.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an08.xml new file mode 100644 index 0000000000..5955614e99 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an08.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an09.xml new file mode 100644 index 0000000000..40e327e536 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an09.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an10.xml new file mode 100644 index 0000000000..3d23068c8a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an10.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an11.xml new file mode 100644 index 0000000000..b6ea599dc7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an11.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an12.xml new file mode 100644 index 0000000000..489ec9453c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an12.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an13.xml new file mode 100644 index 0000000000..4d47af69f1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an13.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an14.xml new file mode 100644 index 0000000000..c9a2c644dd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an14.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an15.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an15.xml new file mode 100644 index 0000000000..4300c287c2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an15.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an16.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an16.xml new file mode 100644 index 0000000000..f9e0949570 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an16.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an17.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an17.xml new file mode 100644 index 0000000000..6cb589b0b6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an17.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an18.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an18.xml new file mode 100644 index 0000000000..0fe52c9770 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an18.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an19.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an19.xml new file mode 100644 index 0000000000..cfdaa64f56 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an19.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an20.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an20.xml new file mode 100644 index 0000000000..a4155b517e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an20.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an21.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an21.xml new file mode 100644 index 0000000000..620e15c41b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an21.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an22.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an22.xml new file mode 100644 index 0000000000..7ffd2ab810 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an22.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an23.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an23.xml new file mode 100644 index 0000000000..145642dac3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an23.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an24.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an24.xml new file mode 100644 index 0000000000..2b78981a45 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an24.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an25.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an25.xml new file mode 100644 index 0000000000..5fdb671e60 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an25.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an26.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an26.xml new file mode 100644 index 0000000000..a0e3eb568f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an26.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an27.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an27.xml new file mode 100644 index 0000000000..a751974244 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an27.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an28.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an28.xml new file mode 100644 index 0000000000..9b98706d2e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P04a/ibm04an28.xml @@ -0,0 +1,6 @@ + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/CVS/Entries new file mode 100644 index 0000000000..78716f52d1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/CVS/Entries @@ -0,0 +1,7 @@ +/ibm05n01.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm05n02.xml/1.2/Mon Nov 10 15:51:04 2003// +/ibm05n03.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm05n04.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm05n05.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm05n06.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/CVS/Repository new file mode 100644 index 0000000000..fa2f35e8fa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n01.xml new file mode 100644 index 0000000000..a3edcf06b2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n01.xml @@ -0,0 +1,9 @@ + + + +]> + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n02.xml new file mode 100644 index 0000000000..fce14de084 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n02.xml @@ -0,0 +1,9 @@ + + + +]> + + + <Ì€BadName/> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n03.xml new file mode 100644 index 0000000000..4aa5a4b364 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n03.xml @@ -0,0 +1,9 @@ + + + +]> + + + <ͯBadName/> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n04.xml new file mode 100644 index 0000000000..1bbffdf534 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n04.xml @@ -0,0 +1,9 @@ + + + +]> + + + <‿BadName/> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n05.xml new file mode 100644 index 0000000000..0ff04f2d86 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n05.xml @@ -0,0 +1,9 @@ + + + +]> + + + <â€BadName/> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n06.xml new file mode 100644 index 0000000000..e95a058370 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P05/ibm05n06.xml @@ -0,0 +1,9 @@ + + + +]> + + + <·BadName/> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/CVS/Entries new file mode 100644 index 0000000000..7d820498ac --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/CVS/Entries @@ -0,0 +1,48 @@ +/ibm77n01.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n01.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n02.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n02.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n03.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n03.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n04.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n04.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n05.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n05.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n06.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n06.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n07.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n07.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n08.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n08.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n09.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n09.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n10.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n10.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n11.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n11.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n12.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n12.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n13.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n13.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n13.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n14.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n14.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n15.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n15.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n15.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n16.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n16.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n17.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n17.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n18.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n18.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n19.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n19.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n19.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n20.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n20.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n20.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n21.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n21.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77n21.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/CVS/Repository new file mode 100644 index 0000000000..58229dc5c5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n01.dtd new file mode 100644 index 0000000000..9f4e46d786 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n01.dtd @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n01.xml new file mode 100644 index 0000000000..8d443429cb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n01.xml @@ -0,0 +1,3 @@ + + +&root_content; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n02.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n02.dtd new file mode 100644 index 0000000000..0589dad520 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n02.dtd @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n02.xml new file mode 100644 index 0000000000..7b12ef2547 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n02.xml @@ -0,0 +1,3 @@ + + +Content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n03.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n03.dtd new file mode 100644 index 0000000000..5c0f91d829 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n03.dtd @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n03.xml new file mode 100644 index 0000000000..446b8600eb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n03.xml @@ -0,0 +1,3 @@ + + +Content diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n04.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n04.ent new file mode 100644 index 0000000000..2928170a35 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n04.ent @@ -0,0 +1,2 @@ + +‰ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n04.xml new file mode 100644 index 0000000000..6989693604 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n04.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n05.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n05.ent new file mode 100644 index 0000000000..eba7e8e490 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n05.ent @@ -0,0 +1,2 @@ + +” \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n05.xml new file mode 100644 index 0000000000..ad88167589 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n05.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n06.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n06.ent new file mode 100644 index 0000000000..fd7a76646c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n06.ent @@ -0,0 +1,2 @@ + +Ÿ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n06.xml new file mode 100644 index 0000000000..4dafc6d5c2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n06.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n07.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n07.dtd new file mode 100644 index 0000000000..ba49e131b1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n07.dtd @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n07.xml new file mode 100644 index 0000000000..9358976808 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n07.xml @@ -0,0 +1,3 @@ + + +&root_content; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n08.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n08.dtd new file mode 100644 index 0000000000..21e3d6ae63 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n08.dtd @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n08.xml new file mode 100644 index 0000000000..a2c6d3f800 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n08.xml @@ -0,0 +1,3 @@ + + +&root_content; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n09.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n09.dtd new file mode 100644 index 0000000000..a34ab702a0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n09.dtd @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n09.xml new file mode 100644 index 0000000000..d81f9690d1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n09.xml @@ -0,0 +1,3 @@ + + +&root_content; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n10.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n10.ent new file mode 100644 index 0000000000..2bd3d295e5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n10.ent @@ -0,0 +1,2 @@ + +„ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n10.xml new file mode 100644 index 0000000000..7ecef85385 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n10.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n11.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n11.ent new file mode 100644 index 0000000000..54dd853901 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n11.ent @@ -0,0 +1 @@ +ˆ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n11.xml new file mode 100644 index 0000000000..44a51a53cf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n11.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n12.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n12.ent new file mode 100644 index 0000000000..761f7904e3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n12.ent @@ -0,0 +1 @@ +ÂŽ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n12.xml new file mode 100644 index 0000000000..6d99f811fd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n12.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n13.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n13.dtd new file mode 100644 index 0000000000..808bcc52c4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n13.dtd @@ -0,0 +1,5 @@ + + + +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n13.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n13.ent new file mode 100644 index 0000000000..87c52c7416 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n13.ent @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n13.xml new file mode 100644 index 0000000000..b80583c963 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n13.xml @@ -0,0 +1,3 @@ + + +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n14.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n14.dtd new file mode 100644 index 0000000000..f23c4c4f0d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n14.dtd @@ -0,0 +1,5 @@ + + + +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n14.xml new file mode 100644 index 0000000000..efad31468c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n14.xml @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n15.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n15.dtd new file mode 100644 index 0000000000..3bc9c3001a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n15.dtd @@ -0,0 +1,5 @@ + + + +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n15.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n15.ent new file mode 100644 index 0000000000..32e0bd8af0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n15.ent @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n15.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n15.xml new file mode 100644 index 0000000000..2d6bb7a114 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n15.xml @@ -0,0 +1,3 @@ + + +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n16.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n16.ent new file mode 100644 index 0000000000..4cb0f1eb4e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n16.ent @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n16.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n16.xml new file mode 100644 index 0000000000..e6d0eea805 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n16.xml @@ -0,0 +1,7 @@ + + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n17.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n17.ent new file mode 100644 index 0000000000..e5d6d8f599 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n17.ent @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n17.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n17.xml new file mode 100644 index 0000000000..d470e8bf7a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n17.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n18.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n18.ent new file mode 100644 index 0000000000..939d9bdc6e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n18.ent @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n18.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n18.xml new file mode 100644 index 0000000000..e9e31e7b7e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n18.xml @@ -0,0 +1,7 @@ + + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n19.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n19.dtd new file mode 100644 index 0000000000..42c3c44151 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n19.dtd @@ -0,0 +1,5 @@ + + + +]]> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n19.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n19.ent new file mode 100644 index 0000000000..819e3bede4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n19.ent @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n19.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n19.xml new file mode 100644 index 0000000000..6559711cee --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n19.xml @@ -0,0 +1,3 @@ + + +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n20.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n20.dtd new file mode 100644 index 0000000000..71aa0e7cbc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n20.dtd @@ -0,0 +1,6 @@ + + + + +]]> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n20.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n20.ent new file mode 100644 index 0000000000..4517dfcfaf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n20.ent @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n20.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n20.xml new file mode 100644 index 0000000000..730e3a97b5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n20.xml @@ -0,0 +1,3 @@ + + +&e; \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n21.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n21.dtd new file mode 100644 index 0000000000..138fd50952 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n21.dtd @@ -0,0 +1,5 @@ + + +%e; +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n21.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n21.ent new file mode 100644 index 0000000000..4517dfcfaf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n21.ent @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n21.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n21.xml new file mode 100644 index 0000000000..8347923881 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/not-wf/P77/ibm77n21.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/CVS/Entries new file mode 100644 index 0000000000..ed3017bb3e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/CVS/Entries @@ -0,0 +1,7 @@ +D/P02//// +D/P03//// +D/P04//// +D/P04a//// +D/P05//// +D/P07//// +D/P77//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/CVS/Repository new file mode 100644 index 0000000000..bb294bfda3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/CVS/Entries new file mode 100644 index 0000000000..d1cab55a76 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/CVS/Entries @@ -0,0 +1,8 @@ +/ibm02v01.xml/1.2/Thu Nov 13 19:02:34 2003// +/ibm02v02.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02v03.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02v04.xml/1.2/Mon Nov 10 14:26:56 2003// +/ibm02v05.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02v06.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm02v06.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/CVS/Repository new file mode 100644 index 0000000000..214b610f92 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v01.xml new file mode 100644 index 0000000000..f55970e447 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v01.xml @@ -0,0 +1,22 @@ + + + + +]> + +x9 : +xA : + +xD : +x20 to x7E : ! " # $ % ' ( ) * + , - . / 0 1 2 3 4 5 6 7 8 9 : ; = > ? @ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~ +x85 : Â… +x2028 : 
 +xA0-xD7FF :   Å€ Ê€ Ô€ ਀ ဠ⠀ 倀 ꀀ +xE000-xFFFD : î€î€î€­îƒ°î„‘ïŠï¾ï¿¼ï¿½ +x10000-x10FFFF : က0က1á€1ကFဂ7á€1á‚1á‚«1á¼€1á“°5á«°5ᬀ0᳿7á·²9ỿ1á€A0á€08á€ABဟ08ီCDáŠAAá–78á‚«CDჿ05ჿFAჿFF + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v02.xml new file mode 100644 index 0000000000..128c4a5214 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v02.xml @@ -0,0 +1,17 @@ + + +]> + + +  + + +pwrstuvwxy + +€ˆ‚ƒ„…†‡ˆ‰ +Š‹ŒŽ +™’“”•–—˜™ +š›œžŸ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v03.xml new file mode 100644 index 0000000000..4f7aabc0f4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v03.xml @@ -0,0 +1,11 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v04.xml new file mode 100644 index 0000000000..348004f132 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v04.xml @@ -0,0 +1,12 @@ + + + + + + +]> +&data; + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v05.xml new file mode 100644 index 0000000000..bb8ce67e7c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v05.xml @@ -0,0 +1,31 @@ + + +]> + + +Test all valid new Charater references for P66: +   + €   Ÿ + + + + ~ +… + ሴ퟿ +ﻰ� +𐀀񟻜􏿿 + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v06.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v06.ent new file mode 100644 index 0000000000..5edde50c09 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v06.ent @@ -0,0 +1,17 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v06.xml new file mode 100644 index 0000000000..e21b65a2ff --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P02/ibm02v06.xml @@ -0,0 +1,6 @@ + + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/CVS/Entries new file mode 100644 index 0000000000..7799e50679 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/CVS/Entries @@ -0,0 +1,15 @@ +/ibm03v01.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm03v01.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm03v02.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm03v02.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm03v03.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm03v03.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm03v04.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm03v04.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm03v05.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm03v06.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm03v07.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm03v08.xml/1.2/Mon Nov 10 14:27:44 2003// +/ibm03v09.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm03v09.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/CVS/Repository new file mode 100644 index 0000000000..aa8eec08af --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v01.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v01.ent new file mode 100644 index 0000000000..9e7d302db7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v01.ent @@ -0,0 +1 @@ +Data Â… \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v01.xml new file mode 100644 index 0000000000..bb199c6315 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v01.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v02.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v02.ent new file mode 100644 index 0000000000..49fa978a95 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v02.ent @@ -0,0 +1 @@ +DataÂ… \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v02.xml new file mode 100644 index 0000000000..1e4016ea84 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v02.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v03.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v03.ent new file mode 100644 index 0000000000..3f9891b370 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v03.ent @@ -0,0 +1 @@ + Â… \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v03.xml new file mode 100644 index 0000000000..838469cf36 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v03.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v04.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v04.ent new file mode 100644 index 0000000000..943348b728 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v04.ent @@ -0,0 +1 @@ +Â… \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v04.xml new file mode 100644 index 0000000000..c91f7ba292 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v04.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v05.xml new file mode 100644 index 0000000000..147ad514e6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v05.xml @@ -0,0 +1,7 @@ + + + + +]> +x&e;y \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v06.xml new file mode 100644 index 0000000000..926f087d87 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v06.xml @@ -0,0 +1,7 @@ + + + + +]> +x&e;y \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v07.xml new file mode 100644 index 0000000000..58d4d57815 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v07.xml @@ -0,0 +1,7 @@ + + + + +]> +x&e;y \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v08.xml new file mode 100644 index 0000000000..98d5f4a098 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v08.xml @@ -0,0 +1,7 @@ + + + +]> +Test diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v09.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v09.ent new file mode 100644 index 0000000000..5f97ad4b82 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v09.ent @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v09.xml new file mode 100644 index 0000000000..6588aa88fe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/ibm03v09.xml @@ -0,0 +1,7 @@ + + + + +]> +Test \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/CVS/Entries new file mode 100644 index 0000000000..a68bdbd784 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/CVS/Entries @@ -0,0 +1,10 @@ +/ibm03v01.xml/1.4/Wed Nov 26 15:37:41 2003// +/ibm03v02.xml/1.4/Wed Nov 26 15:37:41 2003// +/ibm03v03.xml/1.4/Wed Nov 26 15:37:41 2003// +/ibm03v04.xml/1.4/Wed Nov 26 15:37:41 2003// +/ibm03v05.xml/1.4/Wed Nov 26 15:37:41 2003// +/ibm03v06.xml/1.4/Wed Nov 26 15:37:41 2003// +/ibm03v07.xml/1.4/Wed Nov 26 15:37:41 2003// +/ibm03v08.xml/1.4/Wed Nov 26 15:37:41 2003// +/ibm03v09.xml/1.4/Wed Nov 26 15:37:41 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/CVS/Repository new file mode 100644 index 0000000000..461fb90957 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v01.xml new file mode 100644 index 0000000000..3fed632c66 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v01.xml @@ -0,0 +1 @@ +Data \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v02.xml new file mode 100644 index 0000000000..3fed632c66 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v02.xml @@ -0,0 +1 @@ +Data \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v03.xml new file mode 100644 index 0000000000..d52534db03 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v03.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v04.xml new file mode 100644 index 0000000000..d52534db03 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v04.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v05.xml new file mode 100644 index 0000000000..976f241144 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v05.xml @@ -0,0 +1 @@ +x y \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v06.xml new file mode 100644 index 0000000000..976f241144 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v06.xml @@ -0,0 +1 @@ +x y \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v07.xml new file mode 100644 index 0000000000..976f241144 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v07.xml @@ -0,0 +1 @@ +x y \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v08.xml new file mode 100644 index 0000000000..e163aade1f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v08.xml @@ -0,0 +1 @@ +Test \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v09.xml new file mode 100644 index 0000000000..e163aade1f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P03/out/ibm03v09.xml @@ -0,0 +1 @@ +Test \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04/CVS/Entries new file mode 100644 index 0000000000..1265ae5a82 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04/CVS/Entries @@ -0,0 +1,2 @@ +/ibm04v01.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04/CVS/Repository new file mode 100644 index 0000000000..5dc25dcd73 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04/ibm04v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04/ibm04v01.xml new file mode 100644 index 0000000000..bde882fb1c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04/ibm04v01.xml @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]> + + <:LegalNameStartChar/> + <ÀLegalNameStartChar/> + <ÃLegalNameStartChar/> + <˾LegalNameStartChar/> + <Ë¿LegalNameStartChar/> + <Í°LegalNameStartChar/> + <ͱLegalNameStartChar/> + <ͼLegalNameStartChar/> + <ͽLegalNameStartChar/> + <Í¿LegalNameStartChar/> + <΀LegalNameStartChar/> + <῾LegalNameStartChar/> + <á¿¿LegalNameStartChar/> + <‌LegalNameStartChar/> + <â€LegalNameStartChar/> + <â°LegalNameStartChar/> + <â±LegalNameStartChar/> + <↎LegalNameStartChar/> + <â†LegalNameStartChar/> + <â°€LegalNameStartChar/> + <â°LegalNameStartChar/> + <â¿®LegalNameStartChar/> + <⿯LegalNameStartChar/> + <ã€LegalNameStartChar/> + <。LegalNameStartChar/> + <퟾LegalNameStartChar/> + <퟿LegalNameStartChar/> + <豈LegalNameStartChar/> + <ï¤LegalNameStartChar/> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04a/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04a/CVS/Entries new file mode 100644 index 0000000000..326056b090 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04a/CVS/Entries @@ -0,0 +1,2 @@ +/ibm04av01.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04a/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04a/CVS/Repository new file mode 100644 index 0000000000..d5df5dd2ed --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04a/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04a diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04a/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04a/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04a/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04a/ibm04av01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04a/ibm04av01.xml new file mode 100644 index 0000000000..5bde28ec53 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P04a/ibm04av01.xml @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/CVS/Entries new file mode 100644 index 0000000000..41ef6c1681 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/CVS/Entries @@ -0,0 +1,6 @@ +/ibm05v01.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm05v02.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm05v03.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm05v04.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm05v05.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/CVS/Repository new file mode 100644 index 0000000000..d8fe4e1504 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v01.xml new file mode 100644 index 0000000000..2a38052bd8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v01.xml @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v02.xml new file mode 100644 index 0000000000..e788d4670d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v02.xml @@ -0,0 +1,55 @@ + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v03.xml new file mode 100644 index 0000000000..729d2141d8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v03.xml @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v04.xml new file mode 100644 index 0000000000..5833679d6a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v04.xml @@ -0,0 +1,199 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]> + + + attr0=":" attr00=":" + attr1="À" attr10="À" + attr2="Ã" attr20="Ã" + attr3="˾" attr30="˾" + attr4="Â" attr40="Â" + attr5="Ã" attr50="Ã" + attr6="˽" attr60="˽" + attr7="Ë¿" attr70="Ë¿" + attr8="Í°" attr80="Í°" + attr9="ͱ" attr90="ͱ" + attr10="ͼͽ" attr100="ͼͽ" + attr11="ͽͿ" attr110="ͽͿ" + attr12="Ϳ΀" attr120="Ϳ΀" + attr13="΀῾" attr130="΀῾" + attr14="῾῿" attr140="῾῿" + attr15="῿‌" attr150="῿‌" + attr16="‌â€" attr160="‌â€" + attr17="â€â°" attr170="â€â°" + attr18="â°â±" attr180="â°â±" + attr19="â±â†Ž" attr190="â±â†Ž" + attr20="↎â†â°€" attr200="↎â†â°€" + attr21="â†â°€â°" attr210="â†â°€â°" + attr22="â°€â°â¿®" attr220="â°€â°â¿®" + attr23="â°â¿®â¿¯" attr230="â°â¿®â¿¯" + attr24="⿮⿯ã€" attr240="⿮⿯ã€" + attr25="⿯ã€ã€‚" attr250="⿯ã€ã€‚" + attr26="ã€ã€‚퟾" attr260="ã€ã€‚퟾" + attr27="。퟾퟿" attr270="。퟾퟿" + attr28="퟾퟿豈" attr280="퟾퟿豈" + attr29="퟿豈ï¤" attr290="퟿豈ï¤" + attr30="豈퟿퟾。" attr300="豈퟿퟾。" + attr31="ï¤ï¤€íŸ¿íŸ¾" attr310="ï¤ï¤€íŸ¿íŸ¾" + attr32="�ï¤ï¤€íŸ¿" attr320="�ï¤ï¤€íŸ¿" + attr33="-�ï¤ï¤€" attr330="-�ï¤ï¤€" + attr34=".-�ï¤" attr340=".-�ï¤" + attr35="A.-�" attr350="A.-�" + attr36="zA.-" attr360="zA.-" + attr37="0zA." attr370="0zA." + attr38="·0zA" attr380="·0zA" + attr39="̀·0z" attr390="̀·0z" + attr40="Ì̀·0" attr400="Ì̀·0" + attr41="Í®Ì̀·" attr410="Í®Ì̀·" + attr42="ͯͮÌÌ€" attr420="ͯͮÌÌ€" + attr43="‿ͯͮÌ" attr430="‿ͯͮÌ" + attr44="â€â€¿Í¯Í®" attr440="â€â€¿Í¯Í®" + attr45="nullâ€â€¿Í¯" attr450="nullâ€â€¿Í¯" + attr46="nullnullâ€â€¿" attr460="nullnullâ€â€¿" + attr47="nullnullnullâ€" attr470="nullnullnullâ€" + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v05.xml new file mode 100644 index 0000000000..c1b2f1372d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P05/ibm05v05.xml @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P07/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P07/CVS/Entries new file mode 100644 index 0000000000..ac114c7460 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P07/CVS/Entries @@ -0,0 +1,2 @@ +/ibm07v01.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P07/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P07/CVS/Repository new file mode 100644 index 0000000000..ce08b017d1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P07/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P07 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P07/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P07/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P07/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P07/ibm07v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P07/ibm07v01.xml new file mode 100644 index 0000000000..f9085fe9f5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P07/ibm07v01.xml @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/CVS/Entries new file mode 100644 index 0000000000..4d25ccca6a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/CVS/Entries @@ -0,0 +1,61 @@ +/ibm77v01.dtd/1.2/Fri Nov 14 15:36:17 2003// +/ibm77v01.xml/1.2/Fri Nov 14 15:36:18 2003// +/ibm77v02.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v02.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v03.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v03.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v04.ent/1.2/Fri Nov 14 15:36:18 2003// +/ibm77v04.xml/1.2/Fri Nov 14 15:36:18 2003// +/ibm77v05.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v05.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v06.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v06.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v07.dtd/1.2/Fri Nov 14 15:36:18 2003// +/ibm77v07.xml/1.2/Fri Nov 14 15:36:18 2003// +/ibm77v08.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v08.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v09.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v09.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v10.ent/1.2/Fri Nov 14 15:36:18 2003// +/ibm77v10.xml/1.2/Fri Nov 14 15:36:18 2003// +/ibm77v11.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v11.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v12.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v12.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v13.dtd/1.2/Fri Nov 14 15:36:18 2003// +/ibm77v13.xml/1.2/Fri Nov 14 15:36:18 2003// +/ibm77v14.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v14.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v15.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v15.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v16.ent/1.2/Fri Nov 14 15:36:18 2003// +/ibm77v16.xml/1.2/Fri Nov 14 15:36:18 2003// +/ibm77v17.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v17.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v18.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v18.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v19.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v19.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v20.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v20.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v21.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v21.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v22.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v22.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v23.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v23.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v24.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v24.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v25.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v25.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v26.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v26.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v27.dtd/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v27.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v28.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v28.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v29.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v29.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v30.ent/1.1.1.1/Wed Jul 2 17:27:03 2003// +/ibm77v30.xml/1.1.1.1/Wed Jul 2 17:27:03 2003// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/CVS/Repository new file mode 100644 index 0000000000..cd4e508ce4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v01.dtd new file mode 100644 index 0000000000..9ae6169f3d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v01.dtd @@ -0,0 +1,5 @@ + + + +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v01.xml new file mode 100644 index 0000000000..2f03d44e7b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v01.xml @@ -0,0 +1,5 @@ + + + + <Ànode/> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v02.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v02.dtd new file mode 100644 index 0000000000..dc36b6b636 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v02.dtd @@ -0,0 +1,5 @@ + + + +]]> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v02.xml new file mode 100644 index 0000000000..d303f398b5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v02.xml @@ -0,0 +1,5 @@ + + + + <á¿¿node/> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v03.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v03.dtd new file mode 100644 index 0000000000..05a67aea57 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v03.dtd @@ -0,0 +1,5 @@ + + + +]]> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v03.xml new file mode 100644 index 0000000000..2b2cc810ae --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v03.xml @@ -0,0 +1,5 @@ + + + + <ï¤node/> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v04.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v04.ent new file mode 100644 index 0000000000..8d86d6a26e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v04.ent @@ -0,0 +1,2 @@ + +<Önode/><Önode/><Önode/> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v04.xml new file mode 100644 index 0000000000..0d2a4cd04a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v04.xml @@ -0,0 +1,7 @@ + + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v05.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v05.ent new file mode 100644 index 0000000000..4391744380 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v05.ent @@ -0,0 +1,2 @@ + +<á¿¿node/><á¿¿node/><á¿¿node/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v05.xml new file mode 100644 index 0000000000..75dfe9b86a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v05.xml @@ -0,0 +1,7 @@ + + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v06.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v06.ent new file mode 100644 index 0000000000..cf3f2d547d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v06.ent @@ -0,0 +1,2 @@ + +<ï¤root/><ï¤root/><ï¤root/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v06.xml new file mode 100644 index 0000000000..d0d499daf9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v06.xml @@ -0,0 +1,7 @@ + + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v07.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v07.dtd new file mode 100644 index 0000000000..df6388e385 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v07.dtd @@ -0,0 +1,5 @@ + + + +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v07.xml new file mode 100644 index 0000000000..a3667b9edc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v07.xml @@ -0,0 +1,5 @@ + + + + <Ønode/> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v08.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v08.dtd new file mode 100644 index 0000000000..a610166780 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v08.dtd @@ -0,0 +1,5 @@ + + + +]]> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v08.xml new file mode 100644 index 0000000000..0ffa57ab27 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v08.xml @@ -0,0 +1,5 @@ + + + + <á¿¿node/> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v09.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v09.dtd new file mode 100644 index 0000000000..44c2564a6c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v09.dtd @@ -0,0 +1,5 @@ + + + +]]> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v09.xml new file mode 100644 index 0000000000..d955fe34cb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v09.xml @@ -0,0 +1,5 @@ + + + + <ï¤node/> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v10.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v10.ent new file mode 100644 index 0000000000..4b2573ba5a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v10.ent @@ -0,0 +1,2 @@ + +<öroot/><öroot/><öroot/> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v10.xml new file mode 100644 index 0000000000..2a19ceba0a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v10.xml @@ -0,0 +1,7 @@ + + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v11.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v11.ent new file mode 100644 index 0000000000..8b9b9d9349 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v11.ent @@ -0,0 +1,2 @@ + +<á¿¿root/><á¿¿root/><á¿¿root/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v11.xml new file mode 100644 index 0000000000..9819fc6d30 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v11.xml @@ -0,0 +1,7 @@ + + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v12.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v12.ent new file mode 100644 index 0000000000..3f4cc25e67 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v12.ent @@ -0,0 +1,2 @@ + +<ï¤root/><ï¤root/><ï¤root/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v12.xml new file mode 100644 index 0000000000..d9d639e336 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v12.xml @@ -0,0 +1,7 @@ + + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v13.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v13.dtd new file mode 100644 index 0000000000..e40682d095 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v13.dtd @@ -0,0 +1,4 @@ + + +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v13.xml new file mode 100644 index 0000000000..3b79a6a083 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v13.xml @@ -0,0 +1,5 @@ + + + + <ønode/> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v14.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v14.dtd new file mode 100644 index 0000000000..6cc72c254f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v14.dtd @@ -0,0 +1,4 @@ + + +]]> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v14.xml new file mode 100644 index 0000000000..23fdd40346 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v14.xml @@ -0,0 +1,5 @@ + + + + <á¿¿node/> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v15.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v15.dtd new file mode 100644 index 0000000000..8a1db69f4c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v15.dtd @@ -0,0 +1,4 @@ + + +]]> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v15.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v15.xml new file mode 100644 index 0000000000..12f6ee9275 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v15.xml @@ -0,0 +1,5 @@ + + + + <ï¤node/> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v16.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v16.ent new file mode 100644 index 0000000000..88d27c7455 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v16.ent @@ -0,0 +1 @@ +<Ë¿root/><Ë¿root/><Ë¿root/> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v16.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v16.xml new file mode 100644 index 0000000000..a1099c212a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v16.xml @@ -0,0 +1,7 @@ + + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v17.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v17.ent new file mode 100644 index 0000000000..6733c33def --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v17.ent @@ -0,0 +1 @@ +<á¿¿root/><á¿¿root/><á¿¿root/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v17.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v17.xml new file mode 100644 index 0000000000..87b3a34d56 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v17.xml @@ -0,0 +1,7 @@ + + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v18.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v18.ent new file mode 100644 index 0000000000..2cfc23280c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v18.ent @@ -0,0 +1 @@ +<ï¤root/><ï¤root/><ï¤root/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v18.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v18.xml new file mode 100644 index 0000000000..9841115d91 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v18.xml @@ -0,0 +1,7 @@ + + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v19.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v19.dtd new file mode 100644 index 0000000000..8dfe8e4056 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v19.dtd @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v19.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v19.xml new file mode 100644 index 0000000000..2ffe4f5b07 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v19.xml @@ -0,0 +1,3 @@ + + +Test diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v20.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v20.dtd new file mode 100644 index 0000000000..fe003dffd5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v20.dtd @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v20.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v20.xml new file mode 100644 index 0000000000..875443b086 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v20.xml @@ -0,0 +1,3 @@ + + +Test diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v21.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v21.dtd new file mode 100644 index 0000000000..0f94c7c779 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v21.dtd @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v21.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v21.xml new file mode 100644 index 0000000000..9df7ca0bcc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v21.xml @@ -0,0 +1,3 @@ + + +Test diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v22.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v22.ent new file mode 100644 index 0000000000..4d91f6ba0a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v22.ent @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v22.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v22.xml new file mode 100644 index 0000000000..f9865b08dd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v22.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v23.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v23.ent new file mode 100644 index 0000000000..1588316354 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v23.ent @@ -0,0 +1,2 @@ + +€ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v23.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v23.xml new file mode 100644 index 0000000000..218cff6621 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v23.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v24.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v24.ent new file mode 100644 index 0000000000..830bb2afc8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v24.ent @@ -0,0 +1,2 @@ + +Ÿ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v24.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v24.xml new file mode 100644 index 0000000000..2191ab17e5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v24.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v25.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v25.dtd new file mode 100644 index 0000000000..eabbbc96c2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v25.dtd @@ -0,0 +1,2 @@ + +"> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v25.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v25.xml new file mode 100644 index 0000000000..cfa805ff12 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v25.xml @@ -0,0 +1,3 @@ + + +Test diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v26.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v26.dtd new file mode 100644 index 0000000000..ca0ef5fe82 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v26.dtd @@ -0,0 +1,2 @@ + +"> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v26.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v26.xml new file mode 100644 index 0000000000..242ec38a24 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v26.xml @@ -0,0 +1,3 @@ + + +Test diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v27.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v27.dtd new file mode 100644 index 0000000000..698fca1134 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v27.dtd @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v27.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v27.xml new file mode 100644 index 0000000000..9ccfe5f90a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v27.xml @@ -0,0 +1,3 @@ + + +Test diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v28.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v28.ent new file mode 100644 index 0000000000..5396b2f249 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v28.ent @@ -0,0 +1 @@ +Ÿ€ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v28.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v28.xml new file mode 100644 index 0000000000..a8fb35b6ed --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v28.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v29.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v29.ent new file mode 100644 index 0000000000..9554e5711f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v29.ent @@ -0,0 +1 @@ +… \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v29.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v29.xml new file mode 100644 index 0000000000..4b673abf56 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v29.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v30.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v30.ent new file mode 100644 index 0000000000..97822f7d7a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v30.ent @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v30.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v30.xml new file mode 100644 index 0000000000..37c9bdb222 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/ibm/xml-1.1/valid/P77/ibm77v30.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/CVS/Entries new file mode 100644 index 0000000000..ba86ca54fd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/CVS/Entries @@ -0,0 +1,20 @@ +/japanese.xml/1.5/Thu Mar 4 18:18:39 2004// +/pr-xml-euc-jp.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/pr-xml-iso-2022-jp.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/pr-xml-little-endian.xml/1.3/Thu Jun 6 14:31:46 2002// +/pr-xml-shift_jis.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/pr-xml-utf-16.xml/1.2/Tue Mar 19 14:10:29 2002// +/pr-xml-utf-8.xml/1.2/Tue Mar 19 14:09:57 2002// +/spec.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/weekly-euc-jp.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/weekly-euc-jp.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/weekly-iso-2022-jp.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/weekly-iso-2022-jp.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/weekly-little-endian.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/weekly-shift_jis.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/weekly-shift_jis.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/weekly-utf-16.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/weekly-utf-16.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/weekly-utf-8.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/weekly-utf-8.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/CVS/Repository new file mode 100644 index 0000000000..86eb60e7df --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/japanese diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/japanese.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/japanese.xml new file mode 100644 index 0000000000..0fe6e589dc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/japanese.xml @@ -0,0 +1,88 @@ + + + + + + + Test support for the EUC-JP encoding, and for text + which relies on Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + (Also requires ability to process a moderately complex DTD.) + + + Test support for the ISO-2022-JP encoding, and for text + which relies on Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + (Also requires ability to process a moderately complex DTD.) + + + Test support for little-endian UTF-16 text + which relies on Japanese characters. + (Also requires ability to process a moderately complex DTD.) + + + Test support for the Shift_JIS encoding, and for text + which relies on Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + (Also requires ability to process a moderately complex DTD.) + + + Test support UTF-16 text which relies on Japanese characters. + (Also requires ability to process a moderately complex DTD.) + + + Test support for UTF-8 text which relies on Japanese characters. + (Also requires ability to process a moderately complex DTD.) + + + + Test support for EUC-JP encoding, and + XML names which contain Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + + + Test support for ISO-2022-JP encoding, and + XML names which contain Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + + + Test support for little-endian UTF-16 encoding, and + XML names which contain Japanese characters. + + + Test support for Shift_JIS encoding, and + XML names which contain Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + + + Test support for UTF-16 encoding, and + XML names which contain Japanese characters. + + + Test support for UTF-8 encoding and + XML names which contain Japanese characters. + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-euc-jp.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-euc-jp.xml new file mode 100644 index 0000000000..d7ee020a9f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-euc-jp.xml @@ -0,0 +1,3549 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +"> + + +'"> + + + + + + + + + +amp, +lt, +gt, +apos, +quot"> + + + + + + + +]> + + + + + +
+³ÈÄ¥²Äǽ¤Ê&markup;¸À¸ì (XML) +Âè1.0&version; +PR-xml-&iso6.doc.date; +World Wide Web Consortium +&draft.day;&draft.month;&draft.year; +

¤³¤ÎÁð°Æ¤Ï¡¤XML WGµÚ¤Ó¾¤Î´Ø·¸¼Ô¤Ë¤è¤ë¥ì¥Ó¥å¡¼¤Î¤¿¤á¤Î¤â¤Î¤Ç¤¢¤Ã¤Æ¡¤¸ø³«¤ÎµÄÏÀ¤Î¤¿¤á¤Î¤â¤Î¤Ç¤Ï¤Ê¤¤¡£ +

+ + +http://www.w3.org/TR/PR-xml-&iso6.doc.date; + + +http://www.w3.org/TR/WD-xml-961114 + +http://www.w3.org/TR/WD-xml-lang-970331 + +http://www.w3.org/TR/WD-xml-lang-970630 + +http://www.w3.org/TR/WD-xml-970807 + +http://www.w3.org/TR/WD-xml-971117 + + +Tim Bray +Textuality and Netscape +tbray@textuality.com +Jean Paoli +Microsoft +jeanpa@microsoft.com +C. M. Sperberg-McQueen +University of Illinois at Chicago +cmsmcq@uic.edu + + +

¤³¤Î&TR-or-Rec;¤Ï, 1997ǯ12·î¤ËWorld Wide Web Consortium¤«¤é +¸øɽ¤µ¤ì¤¿´«¹ð°ÆExtensible Markup Language versionÂè1.0ÈǤòËÝÌõ¤·, µ» +½ÑŪÆâÍƤòÊѹ¹¤¹¤ë¤³¤È¤Ê¤¯ºîÀ®¤·¤¿&TR-or-Rec;¤Ç¤¢¤ë¡£This &eTR-or-Rec; +is a translation of the XML proposed recommendation 1.0 +published by the World Wide Web Consortium in December 1997. It is +intended that &eTR-or-Rec; is technically identical to the original.

+ +

¸¶Ê¸¤Ë¤¢¤ë¡¢Ãøºî¸¢¤Ë´Ø¤·¤Æ¤Îµ­½Ò¤ò¼¡¤Ë¼¨¤¹¡£The +original copyright notice is shown below:

+ +

¤³¤ÎÈǤÎXML¤Îµ¬Äê¤Ï¡¤¸ø³«¥ì¥Ó¥å¡¼µÚ¤ÓµÄÏÀ¤ò +ÌÜŪ¤È¤¹¤ë¡£¥Æ¥­¥¹¥ÈµÚ¤ÓˡΧ¾å¤ÎÃí°Õ¤ò²þÊѤ·¤Ê¤¤¸Â¤ê¡¤¼«Í³¤Ë +ÇÛÉÛ¤·¤Æ¤â¤è¤¤¡£This version of the XML specification is for +public review and discussion. It may be distributed freely, +as long as all text and legal notices remain intact.

+ +

¤³¤Î&TR-or-Rec;¤Î¸µ¤È¤Ê¤Ã¤¿XML´«¹ð°Æ¤Ï¡¤1998ǯ2·î¤ËWorld +Wide Web Consortium¤«¤é¸øɽ¤µ¤ì¤¿XML´«¹ð¤Ë¤è¤Ã¤Æ¤¹¤Ç¤ËÃÖ¤­´¹ +¤¨¤é¤ì¤Æ¤¤¤ë¡£¤³¤Îɸ½à¾ðÊó¤Ï¡¤XML´«¹ð¤Ë½¾¤Ã¤ÆÄûÀµ¤¹¤ë¤³¤È¤ò +ͽÄꤷ¤Æ¤¤¤ë¡£The XML Proposed Recommendation is superseded +by the XML Recommendation which was published by the World +Wide Web Consortium in February 1998. It is intended that +this &eTR-or-Rec; be revised accordingly in the near future.

+ +

¤³¤Î&TR-or-Rec;¤Ï¡¤°ÂÄꤷ¤¿¤â¤Î¤Ç¤¢¤Ã¤Æ¡¤ºòǯÍè¤ÎXML³èÆ°¤òÄ̤¸¤ÆºîÀ®¤µ¤ì¤¿¡¤°ìÏ¢¤Îºî +¶ÈÁð°Æ¤ò¸µ¤È¤¹¤ë¡£¸½ºß¡¤¹­ÈϰϤ˻ÈÍѤµ¤ì¤Æ¤¤¤ë¹ñºÝŪ¤Ê¥Æ¥­¥¹¥È½èÍý¤Îɸ +½à(ɸ½à°ìÈ̲½&markup;¸À¸ì¡¤Standard Generalized Markup Language, ISO +8879:1986¤ËÄɲõڤÓÄûÀµ¤ò²Ã¤¨¤¿¤â¤Î)¤Î¡¤WWW¾å¤Ç¤Î»ÈÍѤΤ¿¤á¤Ë⊂ +²½¤·¤¿¸À¸ì¤ò¡¤¤³¤Î&TR-or-Rec;¤Ï¡¤µ¬Äꤹ¤ë¡£ISO 8879¤Î¤É¤Îµ¡Ç½¤ò¤³¤Î +⊂¤Ë»Ä¤¹¤«¡¤¤È¤¤¤¦·èÄê¤Ë¤Ä¤¤¤Æ¤Î¾ÜºÙ¤Ï¡¤ÊÌÅÓÍÑ°Õ¤¹¤ë¡£XML¤Ï¡¤ +´û¤Ë¤¤¤¯¤Ä¤«¤Î¾¦Éʤǥµ¥Ý¡¼¥È¤µ¤ì¡¤XML¤ò¥µ¥Ý¡¼¥È¤¹¤ë¥Õ¥ê¡¼¥¦¥§¥¢¤Î¿ô¤âÁý¤¨¤Æ +¤¤¤ë¡£XML¤Ë´Ø¤¹¤ë¸ø³«¤ÎÏÀµÄ¤â¡¤¥ª¥ó¥é¥¤¥ó¤ÇÆþ¼ê¤Ç¤­¤ë¡£It is a +stable document derived from a series of working drafts produced over +the last year as deliverables of the XML activity. It specifies a +language created by subsetting an existing, widely used international +text processing standard (Standard Generalized Markup Language, ISO +8879:1986 as amended and corrected) for use on the World Wide Web. +Details of the decisions regarding which features of ISO 8879 to +retain in the subset are available +separately. XML is already supported by some commercial +products, and there are a growing number of free implementations. +Public discussions of XML are accessible +online.

+ +

¤³¤Î&TR-or-Rec;¤Ç¤Ï¡¤¤ËÄêµÁ¤¹¤ë +URI(Uniform Resource Identifier)¤ò»ÈÍѤ¹¤ë¡£URI¤ÎÀ©Äêºî¶È¤Ï¿Ê¹ÔÃæ¤Ç¤¢¤Ã +¤Æ¡¤µÚ¤Ó¤ò¹¹¿·¤¹¤ëͽÄê¤È +¤Ê¤Ã¤Æ¤¤¤ë¡£¤³¤Îºî¶È¤¬RFC¤È¤·¤Æ¼õ¤±Æþ¤ì¤é¤ì¤Ê¤¤¾ì¹ç¤Ï¡¤¤³¤Îµ¬ÄøÆâ¤ÎURI +¤Ø¤Î»²¾È¤Ï¡¤URL(Uniform Resource Locator)¤Ø¤Î»²¾È¤ËÂå¤ï¤ë¡£This +specification uses the term URI, which is defined by , a work in progress expected to update and . Should the work not be +accepted as an RFC, the references to uniform resource identifiers +(URIs) in this specification will become references to uniform +resource locators (URLs).

+ +

XML¤Î»ÅÍͤ˽àµò¤·¤Æ¤¤¤ë¤«¤É¤¦¤«¤Î´ð½à¤È¤Ê¤ë¤ÏW3C¤Î¥µ¥¤¥È¤Ë¤¢ +¤ë¸¶Ê¸¤Ç¤¢¤ë¡£The normative version of the specification is +the English version found at the W3C site.

+ +

¤³¤Îɸ½à¾ðÊó¤Ï¸¶»ÅÍͤȵ»½ÑŪ¤ËƱ°ì¤Ç¤¢¤ë¤³¤È¤ò°Õ¿Þ¤·¤Æ¤¤¤ë¤¬¡¢ +ËÝÌõ¾å¤Î¸í¤ê¤Ï¤¢¤êÆÀ¤ë¡£Although this technical report is +intended to be technically identical to the original, it may +contain errors from the translation.

+ +

È÷¹Í: ¸¶µ¬Äê¤È¤Îµ¬Äê²Õ½ê¤ÎÂбþ´Ø·¸¤òÌÀ¤é¤«¤Ë¤¹¤ë¤¿¤á¡¢¤³¤Î +&TR-or-Rec;¤ÎÀá¹½À®µÚ¤ÓÀáÈÖ¹æ¤Ï¡¢¸¶µ¬Äê¤Î¤½¤ì¤é¤ò¤Ç¤­¤ë¤À¤±Êݸ¤·¤Æ¤¤ +¤ë¡£¤³¤Î&TR-or-Rec;¤ÎWebÈǤϡ¢¸¶µ¬Äê¤ÎHTML¥¿¥°¤ò¤½¤Î¤Þ¤ÞÊݸ¤·¤Æ¤¤¤ë¡£ +

+
+ + +

³ÈÄ¥²Äǽ¤Ê&markup;¸À¸ì(XML)¤ÏSGML¤Î´Êñ¤ÊÊý¸À¤Ç¤¢¤Ã¤Æ¡¤¤³¤Î&TR-or-Rec;¤Ç¡¤¤½¤Î¤¹¤Ù¤Æ¤òµ¬Äꤹ¤ë¡£XML¤ÎÌÜɸ¤Ï¡¤¸½ºß¤ÎHTML¤ÈƱÍͤˡ¤°ìÈÌÀ­¤Î¤¢¤ëSGML¤ò¥¦¥§¥Ö¾å¤ÇÇÛÉÛ¡¤¼õ¿®µÚ¤Ó½èÍý¤Ç¤­¤ë¤³¤È¤È¤¹¤ë¡£XML¤Ï¼ÂÁõ¤¬ÍưפǤ¢¤Ã¤Æ¡¤SGMLµÚ¤ÓHTML¤Î¤É¤Á¤é¤ËÂФ·¤Æ¤âÁê¸ß±¿ÍÑÀ­¤òÊݤÄÀ߷פ¬¤Ê¤µ¤ì¤Æ¤¤¤ë¡£

+
+ +

Chicago, Vancouver, Mountain View, et al.: +World-Wide Web Consortium, XMLºî¶È¥°¥ë¡¼¥×, 1996, 1997.

+
+ +

Created in electronic form.

+
+ +English +Extended Backus-Naur Form (formal grammar) + + + +1997-12-03 : CMSMcQ : yet further changes +1997-12-02 : TB : further changes (see TB to XML WG, +2 December 1997) +1997-12-02 : CMSMcQ : deal with as many corrections and +comments from the proofreaders as possible: +entify hard-coded document date in pubdate element, +change expansion of entity WebSGML, +update status description as per Dan Connolly (am not sure +about refernece to Berners-Lee et al.), +add 'The' to abstract as per WG decision, +move Relationship to Existing Standards to back matter and +combine with References, +re-order back matter so normative appendices come first, +re-tag back matter so informative appendices are tagged informdiv1, +remove XXX XXX from list of 'normative' specs in prose, +move some references from Other References to Normative References, +add RFC 1738, 1808, and 2141 to Other References (they are not +normative since we do not require the processor to enforce any +rules based on them), +add reference to 'Fielding draft' (Berners-Lee et al.), +move notation section to end of body, +drop URIchar non-terminal and use SkipLit instead, +lose stray reference to defunct nonterminal 'markupdecls', +move reference to Aho et al. into appendix (Tim's right), +add prose note saying that hash marks and fragment identifiers are +NOT part of the URI formally speaking, and are NOT legal in +system identifiers (processor 'may' signal an error). +Work through: +Tim Bray reacting to James Clark, +Tim Bray on his own, +Eve Maler, + +NOT DONE YET: +change binary / text to unparsed / parsed. +handle James's suggestion about < in attriubte values +uppercase hex characters, +namechar list, + +1997-12-01 : JB : add some column-width parameters +1997-12-01 : CMSMcQ : begin round of changes to incorporate +recent WG decisions and other corrections: +binding sources of character encoding info (27 Aug / 3 Sept), +correct wording of Faust quotation (restore dropped line), +drop SDD from EncodingDecl, +change text at version number 1.0, +drop misleading (wrong!) sentence about ignorables and extenders, +modify definition of PCData to make bar on msc grammatical, +change grammar's handling of internal subset (drop non-terminal markupdecls), +change definition of includeSect to allow conditional sections, +add integral-declaration constraint on internal subset, +drop misleading / dangerous sentence about relationship of +entities with system storage objects, +change table body tag to htbody as per EM change to DTD, +add rule about space normalization in public identifiers, +add description of how to generate our name-space rules from +Unicode character database (needs further work!). + +1997-10-08 : TB : Removed %-constructs again, new rules +for PE appearance. +1997-10-01 : TB : Case-sensitive markup; cleaned up +element-type defs, lotsa little edits for style +1997-09-25 : TB : Change to elm's new DTD, with +substantial detail cleanup as a side-effect +1997-07-24 : CMSMcQ : correct error (lost *) in definition +of ignoreSectContents (thanks to Makoto Murata) +Allow all empty elements to have end-tags, consistent with +SGML TC (as per JJC). +1997-07-23 : CMSMcQ : pre-emptive strike on pending corrections: +introduce the term 'empty-element tag', note that all empty elements +may use it, and elements declared EMPTY must use it. +Add WFC requiring encoding decl to come first in an entity. +Redefine notations to point to PIs as well as binary entities. +Change autodetection table by removing bytes 3 and 4 from +examples with Byte Order Mark. +Add content model as a term and clarify that it applies to both +mixed and element content. + +1997-06-30 : CMSMcQ : change date, some cosmetic changes, +changes to productions for choice, seq, Mixed, NotationType, +Enumeration. Follow James Clark's suggestion and prohibit +conditional sections in internal subset. TO DO: simplify +production for ignored sections as a result, since we don't +need to worry about parsers which don't expand PErefs finding +a conditional section. +1997-06-29 : TB : various edits +1997-06-29 : CMSMcQ : further changes: +Suppress old FINAL EDIT comments and some dead material. +Revise occurrences of % in grammar to exploit Henry Thompson's pun, +especially markupdecl and attdef. +Remove RMD requirement relating to element content (?). + +1997-06-28 : CMSMcQ : Various changes for 1 July draft: +Add text for draconian error handling (introduce +the term Fatal Error). +RE deleta est (changing wording from +original announcement to restrict the requirement to validating +parsers). +Tag definition of validating processor and link to it. +Add colon as name character. +Change def of %operator. +Change standard definitions of lt, gt, amp. +Strip leading zeros from #x00nn forms. +1997-04-02 : CMSMcQ : final corrections of editorial errors +found in last night's proofreading. Reverse course once more on +well-formed: Webster's Second hyphenates it, and that's enough +for me. +1997-04-01 : CMSMcQ : corrections from JJC, EM, HT, and self +1997-03-31 : Tim Bray : many changes +1997-03-29 : CMSMcQ : some Henry Thompson (on entity handling), +some Charles Goldfarb, some ERB decisions (PE handling in miscellaneous +declarations. Changed Ident element to accept def attribute. +Allow normalization of Unicode characters. move def of systemliteral +into section on literals. +1997-03-28 : CMSMcQ : make as many corrections as possible, from +Terry Allen, Norbert Mikula, James Clark, Jon Bosak, Henry Thompson, +Paul Grosso, and self. Among other things: give in on "well formed" +(Terry is right), tentatively rename QuotedCData as AttValue +and Literal as EntityValue to be more informative, since attribute +values are the only place QuotedCData was used, and +vice versa for entity text and Literal. (I'd call it Entity Text, +but 8879 uses that name for both internal and external entities.) +1997-03-26 : CMSMcQ : resynch the two forks of this draft, reapply +my changes dated 03-20 and 03-21. Normalize old 'may not' to 'must not' +except in the one case where it meant 'may or may not'. +1997-03-21 : TB : massive changes on plane flight from Chicago +to Vancouver +1997-03-21 : CMSMcQ : correct as many reported errors as possible. + +1997-03-20 : CMSMcQ : correct typos listed in CMSMcQ hand copy of spec. +1997-03-20 : CMSMcQ : cosmetic changes preparatory to revision for +WWW conference April 1997: restore some of the internal entity +references (e.g. to docdate, etc.), change character xA0 to &nbsp; +and define nbsp as &#160;, and refill a lot of paragraphs for +legibility. +1996-11-12 : CMSMcQ : revise using Tim's edits: +Add list type of NUMBERED and change most lists either to +BULLETS or to NUMBERED. +Suppress QuotedNames, Names (not used). +Correct trivial-grammar doc type decl. +Rename 'marked section' as 'CDATA section' passim. +Also edits from James Clark: +Define the set of characters from which [^abc] subtracts. +Charref should use just [0-9] not Digit. +Location info needs cleaner treatment: remove? (ERB +question). +One example of a PI has wrong pic. +Clarify discussion of encoding names. +Encoding failure should lead to unspecified results; don't +prescribe error recovery. +Don't require exposure of entity boundaries. +Ignore white space in element content. +Reserve entity names of the form u-NNNN. +Clarify relative URLs. +And some of my own: +Correct productions for content model: model cannot +consist of a name, so "elements ::= cp" is no good. + +1996-11-11 : CMSMcQ : revise for style. +Add new rhs to entity declaration, for parameter entities. +1996-11-10 : CMSMcQ : revise for style. +Fix / complete section on names, characters. +Add sections on parameter entities, conditional sections. +Still to do: Add compatibility note on deterministic content models. +Finish stylistic revision. +1996-10-31 : TB : Add Entity Handling section +1996-10-30 : TB : Clean up term & termdef. Slip in +ERB decision re EMPTY. +1996-10-28 : TB : Change DTD. Implement some of Michael's +suggestions. Change comments back to //. Introduce language for +XML namespace reservation. Add section on white-space handling. +Lots more cleanup. +1996-10-24 : CMSMcQ : quick tweaks, implement some ERB +decisions. Characters are not integers. Comments are /* */ not //. +Add bibliographic refs to 10646, HyTime, Unicode. +Rename old Cdata as MsData since it's only seen +in marked sections. Call them attribute-value pairs not +name-value pairs, except once. Internal subset is optional, needs +'?'. Implied attributes should be signaled to the app, not +have values supplied by processor. +1996-10-16 : TB : track down & excise all DSD references; +introduce some EBNF for entity declarations. +1996-10-?? : TB : consistency check, fix up scraps so +they all parse, get formatter working, correct a few productions. +1996-10-10/11 : CMSMcQ : various maintenance, stylistic, and +organizational changes: +Replace a few literals with xmlpio and +pic entities, to make them consistent and ensure we can change pic +reliably when the ERB votes. +Drop paragraph on recognizers from notation section. +Add match, exact match to terminology. +Move old 2.2 XML Processors and Apps into intro. +Mention comments, PIs, and marked sections in discussion of +delimiter escaping. +Streamline discussion of doctype decl syntax. +Drop old section of 'PI syntax' for doctype decl, and add +section on partial-DTD summary PIs to end of Logical Structures +section. +Revise DSD syntax section to use Tim's subset-in-a-PI +mechanism. +1996-10-10 : TB : eliminate name recognizers (and more?) +1996-10-09 : CMSMcQ : revise for style, consistency through 2.3 +(Characters) +1996-10-09 : CMSMcQ : re-unite everything for convenience, +at least temporarily, and revise quickly +1996-10-08 : TB : first major homogenization pass +1996-10-08 : TB : turn "current" attribute on div type into +CDATA +1996-10-02 : TB : remould into skeleton + entities +1996-09-30 : CMSMcQ : add a few more sections prior to exchange + with Tim. +1996-09-20 : CMSMcQ : finish transcribing notes. +1996-09-19 : CMSMcQ : begin transcribing notes for draft. +1996-09-13 : CMSMcQ : made outline from notes of 09-06, +do some housekeeping + + +
+ + +°ìÈÌ»ö¹à + +

³ÈÄ¥²Äǽ¤Ê&markup;¸À¸ìXML(eXtensible Markup Language)¤Ï¡¤XMLʸ½ñ¤È¤¤¤¦¥Ç¡¼¥¿¥ª¥Ö¥¸¥§¥¯¥È¤Î¥¯¥é¥¹¤òµ¬Äꤷ¡¤XMLʸ½ñ¤ò½èÍý¤¹¤ë¥×¥í¥°¥é¥à¤ÎÆ°ºî¤Î°ìÉô¤òµ¬Äꤹ¤ë¡£XML¤Ï¡¤SGML(ɸ½à°ìÈ̲½&markup;¸À¸ì¡¤Standard Generalized Markup Language)¤ÎÀ©¸Â¤·¤¿⊂¤È¤¹¤ë¡£¹½Â¤¾å¡¤XMLʸ½ñ¤Ï¡¤¤«¤Ê¤é¤ºSGMLµ¬³Ê¤ËŬ¹ç¤¹¤ë¡£

+

XMLʸ½ñ¤Ï¡¤¼ÂÂΤȤ¤¤¦µ­²±Ã±°Ì¤«¤é¤Ê¤ê¡¤¼ÂÂΤϡ¤&parsed-data;Ëô¤Ï&unparsed-data;¤«¤é¤Ê¤ë¡£&parsed-data;¤Ï¡¤Ê¸»ú¤«¤é¤Ê¤ê¡¤¤½¤Î°ìÉô¤Ï¡¤Ê¸½ñ¤Îʸ»ú¥Ç¡¼¥¿¤ò¹½À®¤·¡¤°ìÉô¤Ï¡¤&markup;¤ò¹½À®¤¹¤ë¡£&markup;¤Ï¡¤Ê¸½ñ¤Îµ­²±¥ì¥¤¥¢¥¦¥ÈµÚ¤ÓÏÀÍý¹½Â¤¤Ë¤Ä¤¤¤Æ¤Îµ­½Ò¤òɽ¤¹Éä¹æ¤È¤¹¤ë¡£XML¤Ï¡¤µ­²±¥ì¥¤¥¢¥¦¥ÈµÚ¤ÓÏÀÍý¹½Â¤¤Ë¤Ä¤¤¤Æ¤ÎÀ©Ìó¾ò·ï¤òµ­½Ò¤¹¤ëµ¡¹½¤òÄ󶡤¹¤ë¡£

+

XML&processor;¤È¤¤¤¦¥½¥Õ¥È¥¦¥§¥¢¥â¥¸¥å¡¼¥ë¤Ï¡¤XMLʸ½ñ¤òÆɤ߹þ¤ß¡¤¤½¤ÎÆâÍƵڤӹ½Â¤¤Ø¤Î¥¢¥¯¥»¥¹¤òÄ󶡤¹¤ë¤¿¤á¤ËÍѤ¤¤ë¡£ XML&processor;¤Ï¡¤Â¾¤Î¥â¥¸¥å¡¼¥ë¤Î¤¿¤á¤ËÆ°ºî¤¹¤ë¤³¤È¤òÁ°Äó¤È¤·¡¤¤½¤Î¥â¥¸¥å¡¼¥ë¤ò&application;¤È¤¤¤¦¡£¤³¤Î&TR-or-Rec;¤Ï¡¤XML&processor;¤¬¹Ô¤ï¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¿¶Éñ¤¤¤òµ¬Äꤹ¤ë¡£¤Ä¤Þ¤ê¡¤XML¥Ç¡¼¥¿¤ÎÆɹþ¤ßÊýË¡¤òµ¬Äꤷ¡¤&application;¤ËÄ󶡤¹¤ë¾ðÊó¤òµ¬Äꤹ¤ë¡£

+ + +·Ð°ÞµÚ¤ÓÌÜɸ +

1996ǯ¤ËWorld Wide Web Consortium(W3C)¤ÎÃæ¤ËÀßΩ¤·¤¿XMLºî¶È¥°¥ë¡¼¥×(°ÊÁ°¤Ï¡¤ SGMLÊÔ½¸¥ì¥Ó¥å¡¼°Ñ°÷²ñ¤È¸Æ¤Ð¤ì¤¿)¤¬¡¤XML¤ò³«È¯¤·¤¿¡£¤³¤Îºî¶È¥°¥ë¡¼¥×¤ÎµÄŤò¡¤Sun Microsystems¤ÎJon Bosak¤¬¶Ð¤á¤ë¡£W3C¤¬ÁÈ¿¥¤·¡¤°ÊÁ°¤ÏSGMLºî¶È¥°¥ë¡¼¥×¤È¸Æ¤Ð¤ì¤¿XML SIG(Special Interest Group)¤â¡¤XML¤ÎÀ©Äê¤ËÈó¾ï¤Ë³èȯ¤Ë»²²è¤·¤¿¡£ +Dan Connolly¤Ï¡¤ºî¶È¥°¥ë¡¼¥×¤ÎW3C¤Ë¤ª¤±¤ëÏ¢Íí·¸¤ò̳¤á¤¿¡£

+

XML¤ÎÀß·×ÌÜɸ¤ò¡¤¼¡¤Ë¼¨¤¹¡£ +

a) XML¤Ï¡¤Internet¾å¤Ç¤½¤Î¤Þ¤Þ»ÈÍѤǤ­¤ë¡£

+

b) XML¤Ï¡¤¹­ÈϰϤÎ&application;¤ò»Ù±ç¤¹¤ë¡£

+

c) XML¤Ï¡¤SGML¤È¸ß´¹À­¤ò¤â¤Ä¡£

+

d) XMLʸ½ñ¤ò½èÍý¤¹¤ë¥×¥í¥°¥é¥à¤ò½ñ¤¯¤³¤È¤Ï¡¤ÍưפǤʤ±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+

e) XML¤Ç¤Ï¡¤¥ª¥×¥·¥ç¥ó¤Îµ¡Ç½¤Ï¤Ç¤­¤ë¤À¤±¾¯¤Ê¤¯¤·¡¤°ì¤Ä¤â¸ºß¤·¤Ê¤¤¤³¤È¤òÌܻؤ¹¡£

+

f) XMLʸ½ñ¤Ï¡¤¿Í´Ö¤Ë¤È¤Ã¤ÆÆɤߤ䤹¤¯¡¤½½Ê¬¤ËÍý²ò¤·¤ä¤¹¤¤¡£

+

g) XML¤ÎÀ߷פϡ¤¤¹¤ß¤ä¤«¤Ë¹Ô¤¨¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+

h) XML¤ÎÀ߷פϡ¤¸·Ì©µÚ¤Ó´Ê·é¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+

i) XMLʸ½ñ¤Ï¡¤Íưפ˺îÀ®¤Ç¤­¤ë¡£

+

j) XML¤Ç¤Ï¡¤&markup;¤Î¿ô¤ò¸º¤é¤¹¤³¤È¤Ï¡¤½ÅÍפǤϤʤ¤¡£

+

+

XMLÂè&XML.version;&version;¤òÍý²ò¤·¡¤¤½¤ì¤ò½èÍý¤¹¤ë·×»»µ¡¥×¥í¥°¥é¥à¤ò½ñ¤¯¤¿¤á¤Ë½½Ê¬¤Ê¾ðÊó¤Ï¡¤¤³¤Î&TR-or-Rec;µÚ¤Ó´ØÏ¢¤¹¤ëµ¬³Ê(ʸ»úÍѤȤ·¤Æ¡¤UnicodeµÚ¤ÓISO/IEC 10646¡¤&language-identification;¥¿¥°ÍѤȤ·¤Æ¡¤¥¤¥ó¥¿¥Í¥Ã¥È RFC 1766¡¤&language-code;ÍѤȤ·¤Æ¡¤ISO 639¡¤Ê¤ӤË&country-code;ÍѤȤ·¤Æ¡¤ISO 3166)¤Ç¡¤¤¹¤Ù¤Æ¼¨¤¹¡£

+

¤³¤Î&version;¤ÎXML¤Îµ¬Äê¤Ï¡¤¸ø³«¥ì¥Ó¥å¡¼µÚ¤ÓµÄÏÀ¤òÌÜŪ¤È¤¹¤ë¡£¥Æ¥­¥¹¥ÈµÚ¤ÓˡΧ¾å¤ÎÃí°Õ¤ò²þÊѤ·¤Ê¤¤¸Â¤ê¡¤¼«Í³¤ËÇÛÉÛ¤·¤Æ¤â¤è¤¤¡£

+
+ +ÄêµÁ +

XMLʸ½ñ¤Îµ¬Äê¤Î¤¿¤á¤Ë»ÈÍѤ¹¤ëÍѸì¤Ï¡¤¤³¤Î&TR-or-Rec;Æâ¤ÇÄêµÁ¤¹¤ë¡£¼¡¤Ë¼¨¤¹¸ì¶ç¤Ï¡¤¤½¤ì¤é¤ÎÍѸì¤òÄêµÁ¤¹¤ë¤¿¤á¡¤µÚ¤ÓXML&processor;¤ÎÆ°¤­¤òµ¬Äꤹ¤ë¤¿¤á¤Ë»ÈÍѤ¹¤ë¡£ + + + +

Ŭ¹ç¤¹¤ëʸ½ñËô¤ÏXML&processor;¤Ï¡¤µ­½Ò¤µ¤ì¤¿¤È¤ª¤ê¤ËÆ°ºî¤·¤Æ¤â¤è¤¤¤¬¡¤¤½¤Î¤È¤ª¤ê¤Ë¤¹¤ëɬÍפϤʤ¤¡£

+ + + +

Ŭ¹ç¤¹¤ëʸ½ñËô¤ÏXML&processor;¤Ï¡¤µ­½Ò¤µ¤ì¤¿¤È¤ª¤ê¤ËÆ°ºî¤¹¤ë¤³¤È¤¬Í׵ᤵ¤ì¤ë¡£¤½¤¦¤Ç¤Ê¤±¤ì¤Ð¡¤&error;¤È¤¹¤ë¡£ +

+
+ + +

¤³¤Î&TR-or-Rec;¤¬Äê¤á¤ëµ¬Â§¤ËÂФ¹¤ë°ãÈ¿¡£·ë²Ì¤ÏÄêµÁ¤·¤Ê¤¤¡£Å¬¹ç¤¹¤ë¥½¥Õ¥È¥¦¥§¥¢¤Ï¡¤&error;¤ò¸¡½Ð¤·¤ÆÊó¹ð¤·¤Æ¤â¤è¤¯¡¤&error;¤«¤é²óÉü¤·¤Æ¤â¤è¤¤¡£

+
+ + +

Ŭ¹ç¤¹¤ëXML&processor;¤¬¸¡½Ð¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤º¡¤&application;¤ËÊó¹ð¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤&error;¡£&fatal-error;¤òȯ¸«¤·¤¿¤¢¤È¡¤&processor;¤Ï¡¤¤½¤ì°Ê¹ß¤Î&error;¤òõ¤¹¤¿¤á¤Ë¥Ç¡¼¥¿½èÍý¤ò³¹Ô¤·¤Æ¤â¤è¤¯¡¤&error;¤òȯ¸«¤·¤¿¾ì¹ç¤Ï¡¤¤½¤Î&error;¤ò&application;¤ËÊó¹ð¤·¤Æ¤â¤è¤¤¡£&error;ÄûÀµ¤ò¥µ¥Ý¡¼¥È¤¹¤ë¤¿¤á¤Ë¡¤&processor;¤Ï¡¤Ì¤½èÍý¥Ç¡¼¥¿(ʸ»ú¥Ç¡¼¥¿µÚ¤Ó&markup;¤Îº®ºß¤·¤¿¤â¤Î)¤òʸ½ñ¤«¤é¼è¤ê½Ð¤·¡¤&application;¤ËÅϤ·¤Æ¤â¤è¤¤¡£¤·¤«¤·¡¤°ìÅÙ¡¤&fatal-error;¤ò¸¡½Ð¤·¤¿¤é¡¤&processor;¤Ï¡¤Ä̾ï¤Î½èÍý¤ò³¹Ô¤·¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£¤Ä¤Þ¤ê¡¤&processor;¤Ï¡¤Ê¸»ú¥Ç¡¼¥¿µÚ¤Óʸ½ñ¤ÎÏÀÍý¹½Â¤¤Ë¤Ä¤¤¤Æ¤Î¾ðÊó¤ò¡¤Ä̾ï¤ÎÊýË¡¤Ç&application;¤ËÅϤ·Â³¤±¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£

+
+ + +

Ŭ¹ç¤¹¤ë¥½¥Õ¥È¥¦¥¨¥¢¤Ï¡¤µ­½Ò¤µ¤ì¤¿¤È¤ª¤ê¤Ë¿¶¤ëÉñ¤Ã¤Æ¤â¤è¤¤(may)¡¤Ëô¤Ï¿¶¤ëÉñ¤ï¤Ê¤¯¤Æ¤Ï¤Ê¤é¤Ê¤¤(must)(ʸ¾ÏÃæ¤Î½õÆ°»ì¤Ë¤è¤ë¡£)¡£¤½¤Î¤È¤ª¤ê¤Ë¿¶¤ëÉñ¤¦¾ì¹ç¤Ï¡¤µ­½Ò¤µ¤ì¤¿¿¶Éñ¤¤¤òÁªÂòËô¤ÏµñÈݤ¹¤ë¼êÃʤò&user;¤ËÄ󶡤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+
+ + +

¤¹¤Ù¤Æ¤Î&valid;¤ÊXMLʸ½ñ¤ËŬÍѤ¹¤ëµ¬Â§¡£&validity;À©Ìó¤Î°ãÈ¿¤Ï¡¤&error;¤È¤¹¤ë¡£&at-user-option;¡¤¸¡¾Ú¤ò¹Ô¤¦XML&processor;¤Ï¡¤¤³¤Î&error;¤òÊó¹ð¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+
+ + +

¤¹¤Ù¤Æ¤Î&well-formed;¤ÎXMLʸ½ñ¤ËŬÍѤ¹¤ëµ¬Â§¡£&well-formed;À©Ìó¤Î°ãÈ¿¤Ï¡¤&fatal-error;¤È¤¹¤ë¡£

+
+ + +

a) &string;Ëô¤Ï̾Á°¤Î&match;¡¡Èæ³Ó¤¹¤ëÆó¤Ä¤Î&string;Ëô¤Ï̾Á°¤Ï¡¤Æ±°ì¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ISO/IEC 10646¤Ë¤ª¤¤¤Æ¡¤Ê£¿ô¤Îɽ¸½¤¬²Äǽ¤Êʸ»ú¡ÎÎ㤨¤Ð¡¤&composed-form;µÚ¤Ó´ðÄì+&diacritical-mark;(¥À¥¤¥¢¥¯¥ê¥Æ¥£¥«¥ë¥Þ¡¼¥¯)·Á¼°¡Ï¤Ï¡¤¤É¤Á¤é¤Î&string;¤âƱ¤¸É½¸½¤Î¤È¤­¤Ë¸Â¤ê¡¤&match;¤¹¤ë¡£&at-user-option;¡¤&processor;¤Ï¡¤¤½¤Îʸ»ú¤òɸ½à·Á¤ËÀµµ¬²½¤·¤Æ¤â¤è¤¤¡£Èæ³Ó¤Î¤È¤­¡¢Âçʸ»ú¤È¾®Ê¸»ú¤È¤Î¶èÊ̤ò¤¹¤ë¡£<BR>b) &string;¤ÈʸˡÃæ¤Îµ¬Â§¤È¤Î&match;¡¡¤¢¤ëÀ¸À®µ¬Â§¤«¤éÀ¸À®¤¹¤ë¸À¸ì¤Ë¡¤¤¢¤ë&string;¤¬Â°¤¹¤ë¤È¤­¡¤¤³¤Î&string;¤Ï¡¤¤³¤ÎÀ¸À®µ¬Â§¤Ë&match;¤¹¤ë¤È¤¤¤¦¡£<BR>c) ÆâÍƤÈÆâÍÆ¥â¥Ç¥ë¤È¤Î&match;¡¡¤¢¤ëÍ×ÁǤ¬¡¤Í×ÁǤÎ&validity;¤ÎÀ©Ìó¤Ë¼¨¤¹°ÕÌ£¤ÇŬ¹ç¤¹¤ë¤È¤­¡¤¤³¤ÎÍ×ÁǤϡ¤¤½¤ÎÀë¸À¤Ë&match;¤¹¤ë¤È¤¤¤¦¡£

+
+ + +

XML¤Îµ¡Ç½¤Ç¤¢¤Ã¤Æ¡¤XML¤¬SGML¤È¸ß´¹¤Ç¤¢¤ë¤³¤È¤òÊݾڤ¹¤ë¤¿¤á¤À¤±¤ËƳÆþ¤µ¤ì¤ë¤â¤Î¡£

+
+ + +

¹´Â«ÎϤϤ⤿¤Ê¤¤¿ä¾©»ö¹à¡£&WebSGML;°ÊÁ°¤«¤é¸ºß¤¹¤ëSGML&processor;¤¬¡¤XMLʸ½ñ¤ò½èÍý¤Ç¤­¤ë²ÄǽÀ­¤ò¹â¤á¤ë¤¿¤á¤Ë¼è¤êÆþ¤ì¤ë¤â¤Î¡£

+
+ +

+
+
+ + +ʸ½ñ +

+ +¤³¤Î&TR-or-Rec;¤ÇÄêµÁ¤¹¤ë°ÕÌ£¤Ç¡¤&well-formed;¤È¤¹¤ë¥Ç¡¼¥¿¥ª¥Ö¥¸¥§¥¯¥È¤ò¡¤XMLʸ½ñ¤È¤¤¤¦¡£&well-formed;¤ÎXMLʸ½ñ¤¬¡¤¤µ¤é¤Ë¡¤¤¢¤ëÀ©Ìó¾ò·ï¤òËþ­¤¹¤ì¤Ð¡¤&valid;¤ÊXMLʸ½ñ¤È¤¹¤ë¡£ +

+ + + +

¤¤¤º¤ì¤ÎXMLʸ½ñ¤â¡¤ÏÀÍý¹½Â¤µÚ¤ÓʪÍý¹½Â¤¤ò¤â¤Ä¡£ÊªÍýŪ¤Ë¤Ï¡¤Ê¸½ñ¤Ï¡¤¼ÂÂΤȸƤÖñ°Ì¤«¤é¤Ê¤ë¡£¤¢¤ë¼ÂÂΤϡ¤Ê¸½ñÆâ¤Ë¾¤Î¼ÂÂΤò´Þ¤à¤¿¤á¤Ë¡¤¤½¤Î¾¤Î¼ÂÂΤò»²¾È¤·¤Æ¤â¤è¤¤¡£Ê¸½ñ¤Ï¡¤¡È¥ë¡¼¥È¡É¤¹¤Ê¤ï¤Áʸ½ñ¼ÂÂΤ«¤é»Ï¤Þ¤ë¡£ÏÀÍýŪ¤Ë¤Ï¡¤Ê¸½ñ¤Ï¡¤Àë¸À¡¤Í×ÁÇ¡¤¥³¥á¥ó¥È¡¤Ê¸»ú»²¾ÈµÚ¤Ó½èÍýÌ¿Îá¤ò´Þ¤ß¡¤¤³¤ì¤é¤¹¤Ù¤Æ¤Ï¡¤Ê¸½ñÆâ¤ÇÌÀ¼¨Åª¤Ê&markup;¤Ë¤è¤Ã¤Æ¼¨¤¹¡£ÏÀÍý¹½Â¤µÚ¤ÓʪÍý¹½Â¤¤Ï¡¤°Ê¹ß¤Ë¼¨¤¹¤È¤ª¤ê¤Ë¡¤¸·Ì©¤ËÆþ¤ì»Ò¤Ë¤Ê¤Ã¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+ + + + +&well-formed;¤ÎXMLʸ½ñ +

¤¢¤ë¥Æ¥­¥¹¥È¥ª¥Ö¥¸¥§¥¯¥È¤¬¡¤¼¡¤Î¤¤¤º¤ì¤«¤Î¤È¤­¡¤¤½¤Î¥Æ¥­¥¹¥È¥ª¥Ö¥¸¥§¥¯¥È¤ò&well-formed;¤ÎXMLʸ½ñ¤È¸Æ¤Ö¡£ + +

a) Á´ÂΤȤ·¤Æ¡¤document¤È¤¤¤¦¥é¥Ù¥ë¤ò¤â¤ÄÀ¸À®µ¬Â§¤Ë&match;¤¹¤ë¡£

+

b) ¤³¤Î&TR-or-Rec;¤ÇÄêµÁ¤¹¤ë¡¤¤¹¤Ù¤Æ¤Î&well-formed;À©Ìó¤Ë½¾¤¦¡£

+
+

c) ¤½¤ì¤¾¤ì¤Î&parsed-entity;¤¬¡¤&well-formed;¤È¤Ê¤ë¡£

+

+

+ +ʸ½ñ +document +prolog +element +Misc* + +

+

documentÀ¸À®µ¬Â§¤Ë&match;¤¹¤ë¤È¤Ï¡¤¼¡¤ò°ÕÌ£¤¹¤ë¡£ + +

a) °ì¤Ä°Ê¾å¤ÎÍ×ÁǤò´Þ¤à¡£

+ + + + +

b) ¥ë¡¼¥ÈËô¤Ïʸ½ñÍ×ÁǤȤ¤¤¦Í×ÁǤ¬°ì¤Ä¤À¤±Â¸ºß¤·¡¤¤³¤ì¤Ï¡¤Â¾¤ÎÍ×ÁǤÎÆâÍƤ˴ޤޤì¤Ê¤¤¡£¤³¤ì°Ê³°¤Î¤¹¤Ù¤Æ¤ÎÍ×ÁǤϡ¤¤½¤Î³«»Ï¥¿¥°¤¬Â¾¤ÎÍ×ÁǤÎÆâÍƤ˴ޤޤì¤ì¤Ð¡¤Âбþ¤¹¤ë½ªÎ»¥¿¥°¤âƱ¤¸Í×ÁǤÎÆâÍƤ˴ޤޤì¤ë¡£¤Ä¤Þ¤ê¡¤Í×ÁǤϡ¤³«»Ï¥¿¥°µÚ¤Ó½ªÎ»¥¿¥°¤Ë¤è¤Ã¤Æ¶èÀÚ¤é¤ì¡¤Æþ¤ì»Ò¹½Â¤¤ò¤Ê¤¹¡£ +

+ +

+

¤³¤ì¤é¤Î·ë²Ì¤È¤·¤Æ¡¤Ê¸½ñÆâ¤Î¤É¤ÎÈó¥ë¡¼¥ÈÍ×ÁÇC¤ËÂФ·¤Æ¤â¡¤¤¢¤ë¾¤ÎÍ×ÁÇP¤¬Â¸ºß¤·¡¤C¤Ï¡¤P¤ÎÆâÍƤ˴ޤޤì¤ë¤¬¡¤P¤ÎÆâÍƤ˴ޤޤì¤ë¾¤ÎÍ×ÁǤ˴ޤޤì¤ë¤³¤È¤Ï¤Ê¤¤¡£¤³¤Î¤È¤­¡¤P¤òC¤Î¿Æ¤È¤¤¤¤¡¤C¤òP¤Î»Ò¤È¤¤¤¦¡£

+
+ +ʸ»ú +

+ + + +&parsed-entity;¤Ï¡¤¥Æ¥­¥¹¥È(ʸ»ú¤ÎʤӤǤ¢¤Ã¤Æ¡¤&markup;Ëô¤Ïʸ»ú¥Ç¡¼¥¿¤òɽ¤·¤Æ¤â¤è¤¤¡£)¤ò´Þ¤à¡£Ê¸»ú¤Ï¡¤¥Æ¥­¥¹¥È¤ÎºÇ¾®Ã±°Ì¤Ç¤¢¤Ã¤Æ¡¤ISO/IEC 10646¤Ëµ¬Äꤵ¤ì¤ë¡£µöÍƤ¹¤ëʸ»ú¤Ï¡¤¥¿¥Ö¡¤²þ¹Ô¡¤Éüµ¢Ê¤ӤËUnicodeµÚ¤ÓISO/IEC 10646¤¬µöÍƤ¹¤ë¿Þ·Áʸ»ú¤È¤¹¤ë¡£ + +ʸ»ú¤ÎÈÏ°Ï + +Char +#x9 | #xA | #xD | [#x20-#D7FF] | [#xE000-#xFFFD] +| [#x10000-#x10FFFF] +Ǥ°Õ¤ÎUnicodeʸ»ú¡£¤¿¤À¤·¡¤&surrogate-blocks;¡¤FFFEµÚ¤ÓFFFF¤Ï½ü¤¯¡£ + + + +

+

&character-value;¤ò¥Ó¥Ã¥È¥Ñ¥¿¥ó¤ËÉä¹æ²½¤¹¤ëµ¡¹½¤Ï¡¤¼ÂÂΤ´¤È¤Ë°ã¤Ã¤Æ¤â¤è¤¤¡£¤¹¤Ù¤Æ¤ÎXML&processor;¤Ï¡¤ISO/IEC 10646¤ÎUTF-8Éä¹æ²½µÚ¤ÓUTF-16Éä¹æ²½¤ò¼õ¤±ÉÕ¤±¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£Æó¤Ä¤Î¤É¤Á¤é¤¬ÍѤ¤¤é¤ì¤Æ¤¤¤ë¤«¤òÌÀ¼¨¤¹¤ë¤¿¤á¤Îµ¡¹½¡¤µÚ¤Ó¾¤ÎÉä¹æ²½ÊýË¡¤òÍøÍѤ¹¤ë¤¿¤á¤Îµ¡¹½¤Ï¡¤Ê¸»ú¤ÎÉä¹æ²½¤Ëµ­½Ò¤¹¤ë¡£

+

¤É¤ÎÉä¹æ²½ÊýË¡¤òÍѤ¤¤ë¤«¤Ë´Ø·¸¤Ê¤¯¡¤ISO/IEC 10646¤Îʸ»ú½¸¹ç¤Ë¤¢¤ë¤¹¤Ù¤Æ¤Îʸ»ú¤Ï¡¤¤½¤ÎUCS-4&code-value;¤ÈÅù²Á¤Ê10¿Ê¿ôËô¤Ï16¿Ê¿ô¤Ë¤è¤Ã¤Æ¡¤»²¾È¤Ç¤­¤ë¡£

+
+ + +¶¦Ä̤ι½Ê¸¹½À®»Ò + +

2.3¤Ç¤Ï¡¤Ê¸Ë¡Æâ¤Ç¹­¤¯»ÈÍѤ¹¤ë¤¤¤¯¤Ä¤«¤Îµ­¹æ¤òÄêµÁ¤¹¤ë¡£

+

S (¶õÇò)¤Ï¡¤°ì¤Ä¼ã¤·¤¯¤ÏÊ£¿ô¤Î&space-character;(#x20)¡¤Éüµ¢¡¤²þ¹ÔËô¤Ï¥¿¥Ö¤«¤éÀ®¤ë¡£ + + +¶õÇò + +S +(#x20 | #x9 | #xD | #xA)+ + + +

+

Êص¹¾å¡¤Ê¸»ú¤ò¡¤&letter;¡¤¿ô»úËô¤Ï¾¤Îʸ»ú¤ËʬÎह¤ë¡£&letter;¤Ï¡¤¥¢¥ë¥Õ¥¡¥Ù¥Ã¥ÈŪËô¤Ïɽ²»Åª¤Ç¤¢¤ë´ðËÜʸ»ú(°ì¤ÄËô¤ÏÊ£¿ô¤Î&combining-character;¤¬¡¤¸å¤Ë³¤¯¤³¤È¤â¤¢¤ë¡£)¡¤&ideographic;¤«¤éÀ®¤ë¡£ + +³Æ¥¯¥é¥¹¤Ë¤ª¤±¤ë¼ÂºÝ¤Îʸ»ú¤Ë¤Ä¤¤¤Æ¤Î´°Á´¤ÊÄêµÁ¤Ï¡¤Ê¸»ú¥¯¥é¥¹¤Ë´Ø¤¹¤ëÉÕÏ¿¤Ëµ¬Äꤹ¤ë¡£

+

Name¤Ï¡¤&letter;Ëô¤Ï¤¤¤¯¤Ä¤«¤Î¶èÀÚ¤êʸ»ú¤Î°ì¤Ä¤Ç»Ï¤Þ¤ê¡¤¤½¤Î¸å¤Ë&letter;¡¤¿ô»ú¡¤¥Ï¥¤¥Õ¥ó¡¤²¼Àþ¡¤¥³¥í¥óËô¤Ï¥Ô¥ê¥ª¥É¤¬Â³¤¯(¤³¤ì¤é¤ò̾Á°Ê¸»ú¤È¤¤¤¦¡£)¡£&string;"xml"Ëô¤Ï(('X'|'x') ('M'|'m') ('L'|'l'))¤Ë&match;¤¹¤ëǤ°Õ¤Î&string;¤Ç»Ï¤Þ¤ë̾Á°¤Ï¡¤¤³¤Î&TR-or-Rec;¤Î¸½ºß¤ÎÈÇËô¤Ï¾­Íè¤ÎÈǤǤÎɸ½à²½¤Î¤¿¤á¤ËͽÌ󤹤롣 +

+ +

XML¤Î̾Á°¤ÎÃæ¤Î¥³¥í¥ó¤Ï¡¤Ì¾Á°¶õ´Ö¤Ç¤Î¼Â¸³¤Î¤¿¤á¤ËͽÌ󤹤롣¥³¥í¥ó¤Î°ÕÌ£¤Ï¡¤¾­Íè¤Î¤¢¤ë»þÅÀ¤Çɸ½à²½¤¹¤ë¤â¤Î¤È¤·¡¤¤½¤Î¤È¤­¤Ë¤Ï¡¤¼Â¸³Åª¤ÊÌÜŪ¤Ç¥³¥í¥ó¤ò»ÈÍѤ¹¤ëʸ½ñ¤ò¹¹¿·¤¹¤ëɬÍפ¬À¸¤¸¤ë²ÄǽÀ­¤¬¤¢¤ë¡£XML¤ÇºÎÍѤ¹¤ë̾Á°¶õ´Ö¤Îµ¡¹½¤¬¡¤¶èÀÚ¤ê»Ò¤È¤·¤Æ¼ÂºÝ¤Ë¥³¥í¥ó¤ò»ÈÍѤ¹¤ë¤È¤¤¤¦ÊݾڤϤʤ¤¡£»ö¼Â¾å¡¤¤³¤ì¤Ï¡¤Ì¾Á°¶õ´Ö¤Î¼Â¸³¤Î°ì¤Ä¤È¤·¤Æ°Ê³°¤Ë¤Ï¡¤XML¤Î̾Á°¤ÎÃæ¤Ç¥³¥í¥ó¤ò»ÈÍѤ·¤Ê¤¤¤Û¤¦¤¬¤è¤¤¤³¤È¤ò°ÕÌ£¤¹¤ë¡£¤·¤«¤·¡¤XML&processor;¤Ï¡¤Ì¾Á°Ê¸»ú¤È¤·¤Æ¥³¥í¥ó¤ò¼õ¤±ÉÕ¤±¤ë¤³¤È¤¬Ë¾¤Þ¤·¤¤¡£ +

+
+

+Nmtoken (̾Á°&token;)¤Ï¡¤Ì¾Á°Ê¸»ú¤Ç¹½À®¤¹¤ëÎó¤È¤¹¤ë¡£ + +̾Á°µÚ¤Ó&token; + +NameChar +Letter +| Digit + +| '.' | '-' | '_' | ':' +| CombiningChar + +| Extender + +Name +(Letter | '_' | ':') +(NameChar)* +Names +Name +(S Name)* +Nmtoken +(NameChar)+ +Nmtokens +Nmtoken (S Nmtoken)* + +

+

&literal;¥Ç¡¼¥¿¤Ï¡¤°úÍÑÉä¤Ç°Ï¤Þ¤ì¤¿&string;¤È¤·¡¤¤½¤ÎÎó¤Î¶èÀÚ¤ê»Ò¤È¤·¤Æ»ÈÍѤ¹¤ë°úÍÑÉä¤Ï´Þ¤Þ¤Ê¤¤¡£&literal;¤Ï¡¤ÆâÉô¼ÂÂÎ(EntityValue)¡¤Â°À­ÃÍ(AttValue)¡¤³°Éô&identifier;(SystemLiteral)¤ÎÆâÍƤλØÄê¤Ë»ÈÍѤ¹¤ë¡£ÌÜŪ¤Ë¤è¤Ã¤Æ¤Ï¡¤&literal;Á´ÂΤò¡¤¤½¤ÎÃæ¤Î&markup;¤ÎÁöºº¤ò¹Ô¤Ê¤ï¤º¤Ë¡¤¥¹¥­¥Ã¥×¤¹¤ë¤³¤È¤¬¤¢¤ë(SkipLit¡£)¡£ + +&literal; + + + +EntityValue +' " ' +([^%&"] +| PEReference +| Reference)* +' " ' + +|  +" ' " +([^%&'] +| PEReference +| Reference)* +" ' " + +AttValue +' " ' +([^<&"] +| Reference)* +' " ' + +|  +" ' " +([^<&'] +| Reference)* +" ' " + + + +SystemLiteral +SkipLit + + +PubidLiteral +' " ' PubidChar* +' " ' +| " ' " (PubidChar - " ' ")* " ' " + +PubidChar +#x20 | #xD | #xA +| [a-zA-Z0-9] +| [-'()+,./:=?] + +SkipLit +(' " ' [^"]* ' " ') +| (" ' " [^']* " ' ") + + + + +

+ + + +
+ + +ʸ»ú¥Ç¡¼¥¿µÚ¤Ó&markup; +

¥Æ¥­¥¹¥È¤Ï¡¤Ê¸»ú¥Ç¡¼¥¿µÚ¤Ó&markup;¤¬º®ºß¤¹¤ë¤â¤Î¤È¤·¤Æ¹½À®¤¹¤ë¡£&markup;¤Ï¡¤³«»Ï¥¿¥°¡¤½ªÎ»¥¿¥°¡¤¶õÍ×ÁÇ¡¤¼ÂÂλ²¾È¡¤Ê¸»ú»²¾È¡¤¥³¥á¥ó¥È¡¤CDATA¥»¥¯¥·¥ç¥ó ¤Î¶èÀÚ¤ê»Ò¡¤Ê¸½ñ·¿Àë¸ÀµÚ¤Ó½èÍýÌ¿Îá¤Î·Á¤ò¼è¤ë¡£ + +

+

&markup;¤Ç¤Ï¤Ê¤¤¤¹¤Ù¤Æ¤Î¥Æ¥­¥¹¥È¤Ï¡¤Ê¸½ñ¤Îʸ»ú¥Ç¡¼¥¿¤ò¹½À®¤¹¤ë¡£

+

¥¢¥ó¥Ñ¥µ¥ó¥Éʸ»ú (&)µÚ¤Ó&left-angle-bracket; (<)¤Ï¡¤&markup;¤Î¶èÀÚ¤ê»Ò¤È¤·¤Æ¡¤Ëô¤Ï¥³¥á¥ó¥È¡¤½èÍýÌ¿Îá¼ã¤·¤¯¤ÏCDATA¥»¥¯¥·¥ç¥óÆâ¤Ç»ÈÍѤ¹¤ë¾ì¹ç¤Ë¤À¤±¡¤¤½¤Î¤Þ¤Þ¤Î·Á¤Ç½Ð¸½¤·¤Æ¤è¤¤¡£¤³¤ì¤é¤Îʸ»ú¤Ï¡¤ÆâÉô¼ÂÂÎÀë¸À¤Î&literal;¼ÂÂÎÃÍÆâ¤Ëµ­½Ò¤·¤Æ¤â¤è¤¤¡£ ¾Ü¤·¤¯¤Ï¡¤&well-formed;¤Î¼ÂÂΤ˴ؤ¹¤ëµ¬Äê¤ò»²¾È¡£¤³¤ì¤é¤Îʸ»ú¤¬Â¾¤ÎÉôʬ¤ÇɬÍפʾì¹ç¡¤¿ôÃͤˤè¤ëʸ»ú»²¾ÈËô¤Ï&string;"&amp;"µÚ¤Ó&string;"&lt;"¤ò»ÈÍѤ·¡¤&escape;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£&right-angle-bracket; (>) ¤Ï¡¤&string;"&gt;"¤ò»ÈÍѤ·¤Æɽ¸½¤·¤Æ¤â¤è¤¤¡£ÆâÍƤÎÃæ¤ÇÎó"]]>"¤ò»ÈÍѤ¹¤ë¤È¤­¤Ï¡¤¤½¤ì¤¬¡¤CDATA¥»¥¯¥·¥ç¥ó¤Î½ªÎ»¤ò&markup;¤·¤Ê¤¤¸Â¤ê¡¤¸ß´¹À­¤Î¤¿¤á¡¤"&gt;"Ëô¤Ïʸ»ú»²¾È¤ò»ÈÍѤ·¡¤&escape;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+ +

Í×ÁǤÎÆâÍƤǤϡ¤Ê¸»ú¥Ç¡¼¥¿¤Ï¡¤¤¤¤«¤Ê¤ë&markup;¤Î³«»Ï¶èÀÚ¤ê»Ò¤ò´Þ¤Þ¤Ê¤¤Ç¤°Õ¤Î&char-string;¤È¤¹¤ë¡£CDATA¥»¥¯¥·¥ç¥ó¤Ç¤Ï¡¤Ê¸»ú¥Ç¡¼¥¿¤È¤Ï¡¤CDATA¥»¥¯¥·¥ç¥ó¤Î½ªÎ»¶èÀÚ¤ê»Ò"]]>"¤ò´Þ¤Þ¤Ê¤¤Ç¤°Õ¤Î&char-string;¤È¤¹¤ë¡£ +

+

+°À­ÃͤË&single-quote;µÚ¤Ó&double-quote;¤ò´Þ¤à¤¿¤á¤Ë¤Ï¡¤¥¢¥Ý¥¹¥È¥í¥Õ¥£Ëô¤Ï&single-quote;(') ¤Ï¡¤"&apos;"¤È¤·¤Æɽ¸½¤·¡¤&double-quote;(")¤Ï¡¤"&quot;"¤È¤·¤Æɽ¸½¤¹¤ë¡£ + +ʸ»ú¥Ç¡¼¥¿ + +CharData +[^<&]* - ([^<&]* ']]>' [^<&]*) + + +

+
+ + +¥³¥á¥ó¥È + +

¥³¥á¥ó¥È¤Ï¡¤Â¾¤Î&markup;¤Î³°¤Ê¤é¤Ð¡¤Ê¸½ñ¤Î¤É¤³¤Ë¸½¤ì¤Æ¤â¤è¤¤¡£¤µ¤é¤Ë¡¤Ê¸½ñ·¿Àë¸ÀÆâ¤Ç¡¤Ê¸Ë¡¤¬µö¤¹¾ì½ê¤Ë¸½¤ì¤Æ¤â¤è¤¤¡£ + +¥³¥á¥ó¥È¤Ï¡¤Ê¸½ñ¤Îʸ»ú¥Ç¡¼¥¿¤Î°ìÉô¤Ç¤Ï¤Ê¤¤¡£XML&processor;¤Ï¡¤&application;¤¬¥³¥á¥ó¥È¤Î¥Æ¥­¥¹¥È¤ò¼è¤ê½Ð¤¹¤³¤È¤ò²Äǽ¤È¤·¤Æ¤â¤è¤¤¤¬¡¤¤½¤¦¤·¤Ê¤¯¤È¤â¤è¤¤¡£ +¸ß´¹À­¤Î¤¿¤á¡¤&string;"--" ¡Ê&double-hyphen;¡Ë¤Ï¡¤¥³¥á¥ó¥ÈÆâ¤Ç¸½¤ì¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ + +¥³¥á¥ó¥È +Comment +'<!--' +((Char - '-') +| ('-' (Char - '-')))* +'-->' + + + +

+

¥³¥á¥ó¥È¤ÎÎã¤ò¼¡¤Ë¼¨¤¹¡£ +<!&como; declarations for <head> & <body> &comc;> +

+
+ + +½èÍýÌ¿Îá + +

½èÍýÌ¿Îá(PI)¤Ë¤è¤Ã¤Æ¡¤&application;¤Î¤¿¤á¤ÎÌ¿Îá¤òʸ½ñ¤ËÆþ¤ì¤ë¤³¤È¤¬¤Ç¤­¤ë¡£ + + +½èÍýÌ¿Îá +PI +'<?' PITarget +(S +(Char* - +(Char* &pic; Char*)))? +&pic; +PITarget +Name - +(('X' | 'x') ('M' | 'm') ('L' | 'l')) + + +PI¤Ï¡¤Ê¸½ñ¤Îʸ»ú¥Ç¡¼¥¿¤Î°ìÉô¤Ç¤Ï¤Ê¤¤¤¬¡¤&application;¤ËÅϤµ¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£PI¤Ï¡¤Ì¿Î᤬ÅϤµ¤ì¤ë&application;¤ò&identify;¤¿¤á¤Ë»ÈÍѤ¹¤ë⌖ (PITarget) ¤Ç»Ï¤Þ¤ë¡£⌖̾ "XML"¡¤"xml"¤Ê¤É¤Ï¡¤¤³¤Î&TR-or-Rec;¤Î¸½ºß¤ÎÈÇËô¤Ï¾­Íè¤ÎÈǤε¬³Ê²½ÍѤËͽÌ󤹤롣XML¤Îµ­Ë¡µ¡¹½¤ò¡¤PI¤Î⌖¤òÀë¸À¤¹¤ë¤¿¤á¤Ë»ÈÍѤ·¤Æ¤â¤è¤¤¡£ +

+
+ + +CDATA¥»¥¯¥·¥ç¥ó + +

CDATA¥»¥¯¥·¥ç¥ó¤Ï¡¤Ê¸»ú¥Ç¡¼¥¿¤¬½Ð¸½¤¹¤ë¤È¤³¤í¤Ç¤¢¤ì¤Ð¡¤¤É¤³¤Ë½Ð¸½¤·¤Æ¤â¤è¤¤¡£¤³¤ì¤Ï¡¤¤½¤¦¤Ç¤Ê¤±¤ì¤Ð¡¤&markup;¤È¤·¤Æǧ¼±¤¹¤ëʸ»ú¤ò´Þ¤à¡¤¥Æ¥­¥¹¥È¤Î¶è²è¤ò&escape;¤¹¤ë¤Î¤Ë»ÈÍѤ¹¤ë¡£CDATA¥»¥¯¥·¥ç¥ó¤Ï¡¤&string;"<![CDATA["¤Ç»Ï¤Þ¤ê¡¤&string; +"]]>"¤Ç½ª¤ï¤ë¡£ + +CDATA¥»¥¯¥·¥ç¥ó +CDSect +CDStart +CData +CDEnd +CDStart +'<![CDATA[' + +CData + +(Char* - +(Char* ']]>' Char*)) + + +CDEnd +']]>' + + + +CDATA¥»¥¯¥·¥ç¥óÆâ¤Ç¤Ï¡¤ÎóCDEnd¤À¤±¤ò&markup;¤È¤·¤Æǧ¼±¤¹¤ë¤Î¤Ç¡¤&left-angle-bracket;µÚ¤Ó¥¢¥ó¥Ñ¥µ¥ó¥É¤Ï¡¤¤½¤Î&literal;·Á¼°¤Ç½Ð¸½¤·¤Æ¤è¤¤¡£¤½¤ì¤é¤Ï¡¤"&lt;"µÚ¤Ó"&amp;"¤ò»ÈÍѤ·¤Æ&escape;¤¹¤ëɬÍפϤʤ¤¡£CDATA¥»¥¯¥·¥ç¥ó¤Ï¡¤Æþ¤ì»Ò¤Ë¤Ï¤Ç¤­¤Ê¤¤¡£ + +

+ +

"<greeting>"µÚ¤Ó"</greeting>"¤ò¡¤&markup;¤Ç¤Ï¤Ê¤¯¡¤Ê¸»ú¥Ç¡¼¥¿¤È¤·¤Æǧ¼±¤¹¤ëCDATA¥»¥¯¥·¥ç¥ó¤ÎÎã¤ò¡¤¼¡¤Ë¼¨¤¹¡£ +<![CDATA[<greeting>Hello, world!</greeting>]]> +

+
+ + +&prolog;µÚ¤Óʸ½ñ·¿Àë¸À + +

XMLʸ½ñ¤Ï¡¤»ÈÍѤ¹¤ëXML¤Î&version;¤ò»ØÄꤹ¤ëXMLÀë¸À¤Ç»Ï¤á¤Æ¤â¤è¤¯¡¤Ëô¤½¤¦¤¹¤ë¤Î¤¬Ë¾¤Þ¤·¤¤¡£ + +

+

¤³¤Î&TR-or-Rec;¤Î¤³¤Î&version;¤ËŬ¹ç¤¹¤ë¤³¤È¤ò¼¨¤¹¤¿¤á¤Ë¤Ï¡¤&version;ÈÖ¹æ "1.0" ¤ò»ÈÍѤ·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£¤¢¤ëʸ½ñ¤¬¡¤¤³¤Î&TR-or-Rec;¤Î¤³¤Î&version;¤ËŬ¹ç¤·¤Ê¤¤¤È¤­¡¤ÃÍ"1.0"¤ò»ÈÍѤ¹¤ë¤Î¤Ï¡¤&error;¤È¤¹¤ë¡£¤³¤Î&TR-or-Rec;¤Îº£¸å¤Î&version;¤Ë"1.0"°Ê³°¤ÎÃͤòÉÕÍ¿¤¹¤ë¤³¤È¤¬¡¤XMLºî¶È¥°¥ë¡¼¥×¤Î°Õ¿Þ¤À¤¬¡¤XML¤Î¾­Íè¤Î&version;¤òºîÀ®¤¹¤ë¤³¤È¤Î³ÎÌó¤ò¼¨¤¹¤ï¤±¤Ç¤Ï¤Ê¤¯¡¤ºîÀ®¤·¤¿¤È¤·¤Æ¤â¡¤ÈÖ¹æÉÕ¤±¤Ë¤Ä¤¤¤Æ¡¤ÆÃÄê¤ÎÊýË¡¤ò»ÈÍѤ¹¤ë¤³¤È¤Î³ÎÌó¤ò¼¨¤¹¤ï¤±¤Ç¤â¤Ê¤¤¡£¾­Íè¤Î&version;¤Î²ÄǽÀ­¤ò½ü³°¤·¤Ê¤¤¤Î¤Ç¡¤É¬Íפʾì¹ç¡¤¼«Æ°Åª¤Ê&version;¤Îǧ¼±¤ò²Äǽ¤È¤¹¤ë¼êÃʤȤ·¤Æ¡¤¤³¤Î¹½À®»Ò¤òÄ󶡤¹¤ë¡£&processor;¤Ï¡¤¥µ¥Ý¡¼¥È¤·¤Æ¤¤¤Ê¤¤&version;¤Ç¥é¥Ù¥ëÉÕ¤±¤·¤¿Ê¸½ñ¤ò¼õ¤±¼è¤Ã¤¿¤È¤­¡¤&error;¤òÄÌÃΤ·¤Æ¤â¤è¤¤¡£ +

+

XMLʸ½ñÆâ¤Î&markup;¤Îµ¡Ç½¤Ï¡¤µ­²±¹½Â¤µÚ¤ÓÏÀÍý¹½Â¤¤òµ­½Ò¤¹¤ë¤³¤È¡¤Ê¤ӤË°À­µÚ¤Ó°À­ÃͤÎÂФòÏÀÍý¹½Â¤¤Ë´ØÏ¢¤Å¤±¤ë¤³¤È¤Ë¤¢¤ë¡£XML¤Ï¡¤ÏÀÍý¹½Â¤¤Ë¤Ä¤¤¤Æ¤ÎÀ©Ìó¾ò·ï¤òÄêµÁ¤¹¤ë¤¿¤á¡¤µÚ¤Ó¤¢¤é¤«¤¸¤áÄêµÁ¤µ¤ì¤¿µ­²±Ã±°Ì¤ò»ÈÍѤǤ­¤ë¤¿¤á¤Îµ¡¹½¤È¤·¤Æ¡¤Ê¸½ñ·¿Àë¸À¤òÄ󶡤¹¤ë¡£XMLʸ½ñ¤¬&valid;¤È¤Ï¡¤Ê¸½ñ·¿Àë¸À¤ò¤â¤Á¡¤¤½¤Îʸ½ñ·¿Àë¸À¤Ë¼¨¤¹À©Ìó¾ò·ï¤òËþ¤¿¤¹¤³¤È¤È¤¹¤ë¡£ +

+

ʸ½ñ·¿Àë¸À¤Ï¡¤Ê¸½ñ¤ÎºÇ½é¤ÎÍ×ÁǤÎÁ°¤Ë¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ + +&prolog; + +prolog +XMLDecl? +Misc* +(doctypedecl +Misc*)? +XMLDecl +&xmlpio; +VersionInfo +EncodingDecl? +SDDecl? +S? +&pic; + +VersionInfo +S 'version' Eq +('"VersionNum"' +| "'VersionNum'") + +Eq +S? '=' S? + +VersionNum +([a-zA-Z0-9_.:] | '-')+ + +Misc +Comment | PI | +S + +

+ +

+Î㤨¤Ð¡¤¼¡¤Ë¼¨¤¹´°Á´¤ÊXMLʸ½ñ¤Ï¡¤&well-formed;¤Ç¤¢¤ë¤¬&valid;¤Ç¤Ï¤Ê¤¤¡£ + +Hello, world! +]]> +¼¡¤Îʸ½ñ¤âƱÍͤȤ¹¤ë¡£ +Hello, world! +]]> +

+

+XML¤Îʸ½ñ·¿Àë¸À¤Ï¡¤¤¢¤ëʸ½ñ¥¯¥é¥¹¤Î¤¿¤á¤Îʸˡ¤òÄ󶡤¹¤ë&markup;Àë¸À¤ò´Þ¤à¤«¡¤Ëô¤Ï»²¾È¤¹¤ë¡£¤³¤Îʸˡ¤ò¡¤Ê¸½ñ·¿ÄêµÁËô¤ÏDTD¤È¤¤¤¦¡£Ê¸½ñ·¿Àë¸À¤Ï¡¤&markup;Àë¸À¤ò´Þ¤ó¤À³°Éô⊂(ÆÃÊ̤ʼïÎà¤Î³°Éô¼ÂÂÎ)¤ò»²¾È¤Ç¤­¡¤Ëô¤ÏÆâÉô⊂¤ËľÀÜ&markup;Àë¸À¤ò´Þ¤à¤³¤È¤â¤Ç¤­¤ë¡£¤µ¤é¤Ë¡¤¤½¤ÎξÊý¤â²Äǽ¤È¤¹¤ë¡£¤¢¤ëʸ½ñ¤ÎDTD¤Ï¡¤Î¾Êý¤Î⊂¤ò¤Þ¤È¤á¤¿¤â¤Î¤È¤·¤Æ¹½À®¤¹¤ë¡£ +

+

+&markup;Àë¸À¤Ï¡¤Í×ÁÇ·¿Àë¸À¡¤ °À­¥ê¥¹¥ÈÀë¸À¡¤¼ÂÂÎÀë¸ÀËô¤Ïµ­Ë¡Àë¸À¤È¤¹¤ë¡£¼¡¤Ë¼¨¤¹&well-formed;À©ÌóµÚ¤Ó&validity;À©Ìó¤Ëµ¬Äꤹ¤ë¤¬¡¤¤³¤ì¤é¤ÎÀë¸À¤Ï¡¤¶meter;¼ÂÂÎÆâ¤ËÁ´ÂÎËô¤Ï°ìÉô¤¬´Þ¤Þ¤ì¤Æ¤â¤è¤¤¡£¾Ü¤·¤¤µ¬Äê¤Ï¡¤ÊªÍý¹½Â¤¤Ë´Ø¤¹¤ëµ¬Äê¤ò»²¾È¤Î¤³¤È¡£

+ +ʸ½ñ·¿ÄêµÁ + +doctypedecl +'<!DOCTYPE' S +Name (S +ExternalID)? +S? ('[' +(markupdecl +| PEReference +| S)* +']' +S?)? '>' + + + + +markupdecl +elementdecl +| AttlistDecl +| EntityDecl +| NotationDecl +| PI +| Comment + + + + + + + + +&root;Í×ÁÇ·¿ +

+ʸ½ñ·¿Àë¸À¤Ë¤ª¤±¤ëName¤Ï¡¤&root;Í×ÁǤη¿¤È&match;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +

+
+ + +Àë¸ÀµÚ¤Ó¶meter;¼ÂÂΤ¬¸·Ì©¤ËÆþ¤ì»Ò¤ò¤Ê¤¹¤³¤È +

¶meter;¼ÂÂΤÎ&replacement-text;¤Ï¡¤&markup;Àë¸ÀÆâ¤Ë¤ª¤¤¤Æ¡¤¸·Ì©¤ËÆþ¤ì»Ò¤Ë¤Ê¤Ã¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£¤Ä¤Þ¤ê¡¤&markup;Àë¸À(markupdecl)¤ÎºÇ½éËô¤ÏºÇ¸å¤Îʸ»ú¤¬¡¤¶meter;¼ÂÂλ²¾È¤ÎÂоݤȤʤë&replacement-text;¤Ë´Þ¤Þ¤ì¤ì¤Ð¡¤Î¾Êý¤È¤âƱ¤¸&replacement-text;¤Ë´Þ¤Þ¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+
+ +ÆâÉô⊂Æâ¤Î¶meter;¼ÂÂÎ +

DTD¤ÎÆâÉô⊂¤Ç¤Ï¡¤¶meter;¼ÂÂλ²¾È¤Ï¡¤&markup;Àë¸À¤¬½Ð¸½²Äǽ¤Ê¾ì½ê¤À¤±¤Ë½Ð¸½¤Ç¤­¤ë¡£&markup;Àë¸ÀÆâ¤Ë¤Ï½Ð¸½¤Ç¤­¤Ê¤¤(¤³¤ÎÀ©Ìó¤Ï¡¤³°Éô¶meter;¼ÂÂÎËô¤Ï³°Éô⊂¤Ç¤Î»²¾È¤Ë¤ÏŬÍѤ·¤Ê¤¤¡£)¡£ +

+
+

+ÆâÉô⊂¤Î¤È¤­¤ÈƱÍͤˡ¤³°Éô⊂µÚ¤ÓDTD¤Ë¤ª¤¤¤Æ»²¾È¤¹¤ëǤ°Õ¤Î³°Éô¶meter;¼ÂÂΤϡ¤Èó½ªÃ¼µ­¹æmarkupdecl¤Ë¤è¤Ã¤Æµö¤µ¤ì¤ë·¿¤Î¡¤°ìÏ¢¤Î´°Á´¤Ê&markup;Àë¸À¤Ç¹½À®¤µ¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£&markup;Àë¸À¤Î´Ö¤Ë¤Ï¡¤¶õÇòËô¤Ï¶meter;¼ÂÂλ²¾È¤òÃÖ¤¤¤Æ¤â¤è¤¤¡£¤·¤«¤·¡¤³°Éô⊂Ëô¤Ï³°Éô¶meter;¼ÂÂΤÎÆâÍƤΰìÉô¤Ï¡¤¾ò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó¤ò»ÈÍѤ·¤Æ̵»ë¤·¤Æ¤â¤è¤¤¡£ÆâÉô¥µ¥Ö¥»¥Ã¥È¤Ç¤Ï¡¤¤³¤ì¤Ïµö¤µ¤ì¤Ê¤¤¡£ + + +³°Éô⊂ + +extSubset +( +markupdecl +| conditionalSect +| PEReference +| S +)* + + +

+

³°Éô⊂µÚ¤Ó³°Éô¶meter;¼ÂÂΤϡ¤¤½¤ÎÆâ¤Ç¤Ï¡¤¶meter;¼ÂÂΤ¬&markup;Àë¸À¤Î´Ö¤À¤±¤Ç¤Ê¤¯¡¤&markup;Àë¸À¤ÎÆâ¤Ç¤âǧ¼±¤µ¤ì¤ë¡¤¤È¤¤¤¦ÅÀ¤Ç¤âÆâÉô⊂¤È¤Ï°Û¤Ê¤ë¡£ +

+

ʸ½ñ·¿Àë¸ÀÉÕ¤­¤ÎXMLʸ½ñ¤ÎÎã¤ò¡¤¼¡¤Ë¼¨¤¹¡£ + + +Hello, world! +]]> +¥·¥¹¥Æ¥à&identifier; "hello.dtd"¤¬¡¤Ê¸½ñ¤ÎDTD¤ÎURI¤È¤Ê¤ë¡£

+

¼¡¤ÎÎã¤Î¤È¤ª¤ê¡¤Àë¸À¤ò¶É½êŪ¤ËÍ¿¤¨¤ë¤³¤È¤â¤Ç¤­¤ë¡£ + + +]> +Hello, world! +]]> +³°Éô⊂µÚ¤ÓÆâÉô⊂¤ÎξÊý¤ò»ÈÍѤ¹¤ë¤È¤­¤Ï¡¤ÆâÉô⊂¤¬³°Éô⊂¤è¤êÀè¤Ë½Ð¸½¤·¤¿¤È¸«¤Ê¤¹¡£¤³¤ì¤Ï¡¤ÆâÉô⊂¤Î¼ÂÂεڤÓ°À­¥ê¥¹¥ÈÀë¸À¤¬¡¤³°Éô⊂¤Î¼ÂÂεڤÓ°À­¥ê¥¹¥ÈÀë¸À¤è¤êÍ¥À褹¤ë¤È¤¤¤¦¸ú²Ì¤ò¤â¤¿¤é¤¹¡£ +

+
+ + +&standalone;ʸ½ñÀë¸À +

XML&processor;¤Ï¡¤&application;¤Ëʸ½ñ¤ÎÆâÍƤòÅϤ¹¤¬¡¤&markup;Àë¸À¤Ï¡¤¤³¤ÎÆâÍƤ˱ƶÁ¤òÍ¿¤¨¤ë¤³¤È¤¬¤¢¤ë¡£Â°À­¤Î&default-value;µÚ¤Ó¼ÂÂÎÀë¸À¤ò¤½¤ÎÎã¤È¤¹¤ë¡£XMLÀë¸À¤Î°ìÉôʬ¤È¤·¤Æ½Ð¸½¤Ç¤­¤ë&standalone;ʸ½ñÀë¸À¤Ï¡¤Ê¸½ñ¤¬¡¤¤½¤Î&markup;Àë¸À¤Î¸ºß¤Ë¤è¤Ã¤Æ±Æ¶Á¤µ¤ì¤Ê¤¤¤³¤È¤ò»Ø¤·¼¨¤¹¡ÊÉáÄÌ¡¤¤½¤Î&markup;Àë¸À¤¬Â¸ºß¤·¤Ê¤¤¤¿¤á¤Ë¡¤¤³¤ì¤¬¤¤¤¨¤ë¡£¡Ë¡£ + +&standalone;ʸ½ñÀë¸À + +SDDecl + +S +'standalone' Eq "'" ('yes' | 'no') "'" + + +| S +'standalone' Eq '"' ('yes' | 'no') '"' + + +

+

&standalone;ʸ½ñÀë¸À¤Ë¤ª¤¤¤Æ¤Ï, "yes"¤ÎÃͤϡ¤Ê¸½ñ¼ÂÂΤγ°Éô¤Ë¡ÊDTD¤Î³°Éô⊂Æâ¤Ë¡¤Ëô¤ÏÆâÉô⊂¤«¤é»²¾È¤µ¤ì¤ë³°Éô¥Ñ¥é¥á¥¿¼ÂÂÎÆâ¤Ë¡Ë¡¤XML&processor;¤«¤é&application;¤Ø¤ÈÅϤµ¤ì¤ë¾ðÊó¤Ë±Æ¶Á¤¹¤ë&markup;Àë¸À¤¬Â¸ºß¤·¤Ê¤¤¤³¤È¤ò°ÕÌ£¤¹¤ë¡£"no"¤ÎÃͤϡ¤¤½¤Î³°Éô&markup;Àë¸À¤¬Â¸ºß¤¹¤ë¤«¡¤Ëô¤Ï¸ºß¤¹¤ë²ÄǽÀ­¤¬¤¢¤ë¤³¤È¤ò°ÕÌ£¤¹¤ë¡£&standalone;ʸ½ñÀë¸À¤Ï¡¤¤½¤ÎÀë¸À¤¬Ê¸½ñ³°Éô¤Ë¸ºß¤¹¤ë¤«¤É¤¦¤«¤ò¼¨¤¹¤À¤±¤ËÃí°Õ¤¹¤ë¤³¤È¡£³°Éô¼ÂÂΤؤλ²¾È¤¬Ê¸½ñÆâ¤Ë¸ºß¤·¤Æ¤¤¤Æ¤â¡¤¤½¤Î¼ÂÂΤ¬ÆâÉôŪ¤ËÀë¸À¤µ¤ì¤Æ¤¤¤ë¤È¤­¤Ï¡¤Ê¸½ñ¤Î&standalone;¤Î¾õÂ֤ˤϱƶÁ¤òÍ¿¤¨¤Ê¤¤¡£

+ +

³°Éô¤Ë&markup;Àë¸À¤¬Â¸ºß¤·¤Ê¤±¤ì¤Ð¡¤&standalone;ʸ½ñÀë¸À¤Ï°ÕÌ£¤ò¤â¤¿¤Ê¤¤¡£³°Éô¤Ë&markup;Àë¸À¤¬Â¸ºß¤·¡¤&standalone;ʸ½ñÀë¸À¤¬Â¸ºß¤·¤Ê¤¤¾ì¹ç¤Ï¡¤"no" ¤ÎÃͤÎÀßÄê¤ò²¾Äꤹ¤ë¡£

+

XMLʸ½ñ¤Ç standalone="no" ¤¬ÀßÄꤵ¤ì¤Æ¤¤¤ë¤â¤Î¤Ï¡¤¤¢¤ë¥¢¥ë¥´¥ê¥º¥à¤Ç&standalone;ʸ½ñ¤ËÊÑ´¹¤Ç¤­¡¤¤³¤Îʸ½ñ¤Ï¡¤¥Í¥Ã¥È¥ï¡¼¥¯ÇÛ¿®&application;¤Ë¤È¤Ã¤Æ˾¤Þ¤·¤¤¤«¤â¤·¤ì¤Ê¤¤¡£

+ +&standalone;ʸ½ñÀë¸À +

&standalone;ʸ½ñÀë¸À¤Ï¡¤²¿¤é¤«¤Î³°Éô&markup;Àë¸À¤¬¼¡¤Î¤¤¤º¤ì¤«¤òÀë¸À¤·¤Æ¤¤¤ë¤È¤­¤Ï¡¤ÃÍ "no" ¤ò¼è¤é¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ + +

a) &default;ÃÍÉÕ¤­¤Î°À­¤Ç¤¢¤Ã¤Æ¡¤¤³¤Î°À­¤¬Å¬ÍѤµ¤ì¤ëÍ×ÁǤ¬¡¤Â°À­Ãͤò»ØÄꤻ¤º¤Ëʸ½ñÆâ¤Ë¸½¤ì¤ë¤â¤Î¡£

+

b) &magicents;°Ê³°¤Î¼ÂÂΤǤ¢¤Ã¤Æ¡¤¤½¤Î¼ÂÂΤËÂФ¹¤ë»²¾È¤¬Ê¸½ñÆâ¤Ë½Ð¸½¤¹¤ë¤â¤Î¡£

+
+

c) Ãͤ¬Àµµ¬²½¤ÎÂоݤȤʤë°À­¤Ç¤¢¤Ã¤Æ¡¤Àµµ¬²½¤Î·ë²Ì¤È¤·¤ÆÊѲ½¤¹¤ëÃͤ¬Ê¸½ñÆâ¤Ç°À­¤Ë»ØÄꤵ¤ì¤ë¤â¤Î¡£

+ +

d) Í×ÁÇÆâÍƤò¤â¤ÄÍ×ÁÇ·¿¤Ç¤¢¤Ã¤Æ¡¤¶õÇò¤¬¤½¤ÎÍ×ÁÇ·¿¤Î¤¤¤º¤ì¤«¤Î¥¤¥ó¥¹¥¿¥ó¥¹Æâ¤ËľÀܸ½¤ì¤ë¤â¤Î¡£ +

+ +

+
+

&standalone;ʸ½ñÀë¸ÀÉÕ¤­¤ÎXMLÀë¸À¤ÎÎã¤ò¡¤¼¡¤Ë¼¨¤¹¡£ +<?xml version="&XML.version;" standalone='yes'?>

+
+ +¶õÇò¤Î¼è°·¤¤ +

XMLʸ½ñ¤òÊÔ½¸¤¹¤ë¤È¤­¤Ï¡¤&markup;¤òÌÜΩ¤¿¤»Æɤߤ䤹¤¯¤¹¤ë¤¿¤á¤Ë¡¤¡È¶õÇò¡É(&space;¡¤¥¿¥ÖµÚ¤Ó¶õÇò¹Ô¡£¤³¤Î&TR-or-Rec;¤Ç¤Ï¡¤Èó½ªÃ¼µ­¹æ¤ÎS¤Çɽ¤¹)¤ò»È¤¦¤ÈÊØÍø¤Ê¤³¤È¤¬Â¿¤¤¡£¤½¤Î¶õÇò¤Ï¡¤ÇÛÉÛ¤¹¤ë&version;¤Îʸ½ñ¤Î°ìÉô¤È¤·¤Æ´Þ¤á¤ë¤³¤È¤ò°Õ¿Þ¤·¤Ê¤¤¤Î¤òÉáÄ̤Ȥ¹¤ë¡£¤·¤«¤·¡¤¡È°ÕÌ£¤Î¤¢¤ë¡É¶õÇò¤Ç¤¢¤Ã¤Æ¡¤ÇÛÉÛ¤¹¤ë&version;¤Ë»Ä¤µ¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¤â¤Î¤â¿¤¤¡£Î㤨¤Ð¡¤»íµÚ¤Ó¥½¡¼¥¹¥³¡¼¥É¤Ë¤ª¤±¤ë¶õÇò¤¬¤¢¤ë¡£

+

XML&processor;¤Ï¡¤Ê¸½ñÆâ¤Î&markup;°Ê³°¤Î¤¹¤Ù¤Æ¤Îʸ»ú¤ò¡¤¤½¤Î¤Þ¤ÞÊѹ¹¤»¤º¤Ë&application;¤ËÅϤµ¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£&validating;XML&processor;¤Ï¡¤Í×ÁÇÆâÍƤÎÃæ¤Î¶õÇò¤ò¾¤ÎÈó&markup;ʸ»ú¤«¤é¶èÊ̤·¡¤&application;¦¤ËÍ×ÁÇÆâÍƤÎÃæ¤Î¶õÇò¤¬½ÅÍפǤʤ¤¤È¤¤¤¦¤³¤È¤òÅÁ¤¨¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+

+"xml:space"¤È¤¤¤¦ÆÃÊ̤Ê°À­¤òʸ½ñ¤ËÁÞÆþ¤¹¤ë¤³¤È¤Ë¤è¤Ã¤Æ¡¤¶õÇò¤ò½ÅÍפȤ¹¤ë°Õ¿Þ¤ò¼¨¤·¤Æ¤â¤è¤¤¡£¤³¤Î°À­¤òŬÍѤ¹¤ëÍ×ÁǤ˸½¤ì¤ë¶õÇò¤ò¡¤¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤¬½ÅÍפʤâ¤Î¤È¤·¤Æ°·¤¦¤³¤È¤òÍ׵᤹¤ë¡¤¤È¤¤¤¦°Õ¿Þ¤ò¼¨¤¹¡£

+

&valid;¤Êʸ½ñ¤Ç¤Ï¡¤¤³¤Î°À­¤ò»ÈÍѤ¹¤ë¾ì¹ç¤Ï¡¤Â¾¤Î°À­¤ÈƱ¤¸¤è¤¦¤ËÀë¸À¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£Àë¸À¤¹¤ë¤È¤­¤Ï¡¤¼è¤êÆÀ¤ëÃͤò"default"µÚ¤Ó "preserve"¤À¤±¤È¤¹¤ëÎóµó·¿¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +

+

ÃÍ"default"¤Ï¡¤&application;¤Î&default;¤Î¶õÇò½èÍý¥â¡¼¥É¤ò¡¤¤½¤ÎÍ×ÁǤËŬÍѲÄǽ¤È¤¹¤ë¤³¤È¤ò°ÕÌ£¤¹¤ë¡£ÃÍ"preserve"¤Ï¡¤&application;¤¬¤¹¤Ù¤Æ¤Î¶õÇò¤òÊݸ¤¹¤ë¤³¤È¤ò°ÕÌ£¤¹¤ë¡£¤³¤ÎÀë¸À¤Î°Õ¿Þ¤Ï¡¤"xml:space" °À­¤ÎÊ̤λØÄê¤Ç¾å½ñ¤­¤·¤Ê¤¤¸Â¤ê¡¤Í×ÁǤÎÆâÍƤ˸½¤ì¤ë¤¹¤Ù¤Æ¤ÎÍ×ÁǤËŬÍѤ¹¤ë¤È²ò¼á¤¹¤ë¡£

+

ʸ½ñ¤Î&root;Í×ÁǤˤĤ¤¤Æ¤Ï¡¤¤³¤Î°À­¤ÎÃͤò»ØÄꤹ¤ë¤«¡¤Ëô¤Ï¤³¤Î°À­¤Î&default-value;¤¬¤¢¤ë¾ì¹ç¤ò½ü¤¤¤Æ¤Ï¡¤&application;¤Ë¤è¤ë¶õÇò¤Î¼è°·¤¤¤Ë¤Ä¤¤¤Æ¡¤¤¤¤«¤Ê¤ë°Õ¿Þ¤â¼¨¤µ¤Ê¤¤¤È²ò¼á¤¹¤ë¡£

+

Îã¤ò¼¡¤Ë¼¨¤¹¡£ +]]> +

+
+ +¹ÔËö¤Î¼è°·¤¤ +

XML¤Î¹½Ê¸&parsed-entity;¤Ï¡¤Ä̾拾¥ó¥Ô¥å¡¼¥¿¤Î¥Õ¥¡¥¤¥ëÆâ¤ËÊݸ¤µ¤ì¡¤ÊÔ½¸¤ÎÊص¹¤Î¤¿¤á¤ËÊ£¿ô¤Î¹Ô¤Ëʬ¤±¤ë¤³¤È¤¬Â¿¤¤¡£¤³¤ì¤é¤Î¹Ô¤Ï¡¤ÉáÄ̤ϡ¤CR (#xD)¥³¡¼¥ÉµÚ¤Ó LF (#xA)¥³¡¼¥É¤Î²¿¤é¤«¤ÎÁȹ礻¤Ë¤è¤Ã¤Æʬ¤±¤é¤ì¤ë¡£

+

&application;¤Î½èÍý¤ò´Êñ¤Ë¤¹¤ë¤¿¤á¡¤³°Éô&parsed-entity;Ëô¤ÏÆâÉô&parsed-entity;¤Î&literal;¼ÂÂÎÃͤ¬¡¤"#xD#xA" ¤Î£²Ê¸»ú¤ÎϢ³¤È¤¹¤ë&literal;Ëô¤Ï#xD¤ÎñÆȤÎ&literal;¤ò´Þ¤à¾ì¹ç¤Ë¡¤XML&processor;¤Ï¡¤&application;¤Ëñ°ì¤Îʸ»ú#xA¤À¤±¤òÅϤµ¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤(¤³¤Î½èÍý¤Ï¡¤ÆþÎÏÆâ¤Ë¸ºß¤¹¤ë²þ¹Ô¥³¡¼¥É¤ò¹½Ê¸²òÀϤÎÁ°¤ËÀµµ¬²½¤¹¤ë¤³¤È¤Ë¤è¤Ã¤Æ¡¤Íưפ˼¸½¤Ç¤­¤ë¡£)¡£

+
+ +&language-identification; +

ʸ½ñ½èÍý¤Ë¤ª¤¤¤Æ¤Ï¡¤¤½¤Îʸ½ñ¤ÎÃæ¿È¤¬¤É¤ó¤Ê¼«Á³¸À¸ìËô¤Ï·Á¼°¸À¸ì¤Ç½ñ¤«¤ì¤Æ¤¤¤ë¤«ÌÀ¼¨¤¹¤ë¤³¤È¤¬¡¤Ìò¤ËΩ¤Ä¤³¤È¤¬Â¿¤¤¡£

+ +

XMLʸ½ñÆâ¤ÎÍ×ÁǤΤâ¤ÄÆâÍÆËô¤Ï°À­Ãͤˤª¤¤¤Æ»ÈÍѤ¹¤ë¸À¸ì¤ò»ØÄꤹ¤ë¤¿¤á¤Ë¡¤"xml:lang" ¤È¤¤¤¦Ì¾Á°¤ÎÆÃÊ̤Ê°À­¤ò¡¤Ê¸½ñÆâ¤ËÁÞÆþ¤·¤Æ¤â¤è¤¤¡£ + +°À­¤ÎÃͤϡ¤¡ÈRFC1766¡§&language-identification;¤Î¤¿¤á¤Î¥¿¥°¡É¤Ë¤è¤Ã¤Æµ¬Äꤵ¤ì¤ë&language-identification;¥³¡¼¥É¤Ë½¾¤¦¡£ + +&language-identification; +LanguageID +Langcode +('-' Subcode)* +Langcode +ISO639Code | +IanaCode | +UserCode + +ISO639Code +([a-z] | [A-Z]) ([a-z] | [A-Z]) +IanaCode +('i' | 'I') '-' ([a-z] | [A-Z])+ +UserCode +('x' | 'X') '-' ([a-z] | [A-Z])+ +Subcode +([a-z] | [A-Z])+ + +Langcode¤Ï¡¤¼¡¤Î¤É¤ì¤Ç¤â¤è¤¤¡£ + +

a) ¡È¸À¸ì¤Î̾Á°É½¸½¤Î¤¿¤á¤Î¥³¡¼¥É¡É¤Çµ¬Äꤵ¤ì¤ë2ʸ»ú¤Î&language-code;

+

b) Internet Assigned Numbers Authority (IANA)¤ÇÅÐÏ¿¤µ¤ì¤Æ¤¤¤ë&language-code;¡£¤³¤ì¤Ï¡¤ÀèƬ¤¬ "i-" (Ëô¤Ï"I-")¤Ç»Ï¤Þ¤ë¡£

+

c) &user;¤Ë¤è¤Ã¤ÆÄê¤á¤é¤ì¤¿&language-code;¡¤Ëô¤Ï»äŪ¤Ê»ÈÍѤΤ¿¤á¤ËÊ£¿ô¤ÎÃÄÂδ֤¬¼è¤ê·è¤á¤¿¥³¡¼¥É¡£¤³¤ì¤é¤Ï¡¤º£¸åIANA¤Ë¤ª¤¤¤Æɸ½à²½Ëô¤ÏÅÐÏ¿¤µ¤ì¤ë¥³¡¼¥É¤È¤Î¶¥¹ç¤òÈò¤±¤ë¤¿¤á¤Ë¡¤ÀèƬ¤ò"x-" Ëô¤Ï "X-" ¤Ç»Ï¤á¤ë¡£

+

+

Subcode¤Ï¡¤Ê£¿ô²ó»È¤Ã¤Æ¤â¤è¤¤¡£ºÇ½é¤Î¥µ¥Ö¥³¡¼¥É¤¬Â¸ºß¤·¡¤¤½¤ÎÆâÍƤ¬Æó¤Ä¤Îʸ»ú¤«¤éÀ®¤ë¤È¤­¤Ï¡¤ISO3166¤Î¡È¹ñ̾¤òɽ¤¹¥³¡¼¥É(¹ñ¥³¡¼¥É)¡É¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ºÇ½é¤Î¥µ¥Ö¥³¡¼¥É¤¬3ʸ»ú°Ê¾å¤«¤éÀ®¤ë¤È¤­¤Ï¡¤Langcode¤ÎÀèƬ¤¬¡¤"x-" Ëô¤Ï "X-"¤Ç»Ï¤Þ¤é¤Ê¤¤¸Â¤ê¡¤»ØÄꤷ¤¿¸À¸ì¤ËÂФ¹¤ë¥µ¥Ö¥³¡¼¥É¤È¤·¡¤IANA¤ËÅÐÏ¿¤µ¤ì¤¿¤â¤Î¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+

&language-code;¤Ï¡¤¾®Ê¸»ú¤Ç¤Îɽµ­¤ò¡¤&country-code;¤Ï¡¤(¸ºß¤¹¤ë¤Ê¤é¤Ð)Âçʸ»ú¤Ç¤Îɽµ­¤ò´·¹Ô¤È¤¹¤ë¡£¤·¤«¤·¡¤XMLʸ½ñÆâ¤Ë¤ª¤±¤ë¾¤Î̾Á°¤È¤Ï°Û¤Ê¤ê¡¤¤³¤ì¤é¤ÎÃͤˤĤ¤¤Æ¤Ï¡¤Âçʸ»úµÚ¤Ó¾®Ê¸»ú¤Î¶èÊ̤ò¤·¤Ê¤¤¤³¤È¤ËÃí°Õ¤¹¤ë¤³¤È¡£

+

Îã¤ò¼¡¤Ë¼¨¤¹¡£ +The quick brown fox jumps over the lazy dog.

+

What colour is it?

+

What color is it?

+ + Habe nun, ach! Philosophie, + Juristerei, und Medizin + und leider auch Theologie + ]]>durchaus studiert mit heißem Bemüh'n. + ]]>

+ +

xml:lang¤ÇÀë¸À¤¹¤ë°Õ¿Þ¤Ï¡¤xml:lang¤ÎÊ̤λØÄê¤Ç¾å½ñ¤·¤Ê¤¤¸Â¤ê¡¤»ØÄꤷ¤¿Í×ÁǤÎÆâÍƤ˴ޤह¤Ù¤Æ¤ÎÍ×ÁǤËŬÍѤ¹¤ë¡£

+ +

+&valid;¤Êʸ½ñ¤Ë¤ª¤¤¤Æ¤Ï¡¤¤³¤Î&TR-or-Rec;¤Î¾¤Î¾ì½ê¤Çµ¬Äꤹ¤ë¤È¤ª¤ê¡¤¤³¤Î°À­¤òɬ¤ºÀë¸À¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£Ä̾Àë¸À¤Ï¡¤¼¡¤Î·Á¤È¤¹¤ë¡£ +xml:lang NMTOKEN #IMPLIED +ɬÍפʤé¤Ð¡¤ÆÃÄê¤Î&default-value;¤òÍ¿¤¨¤Æ¤â¤è¤¤¡£±Ñ¸ì¤òÊì¸ì¤È¤¹¤ë³ØÀ¸ÍѤΥեé¥ó¥¹¸ì¤Î»í½¸¤Ç¤Ï¡¤ÀâÌÀµÚ¤ÓÃí¤ò±Ñ¸ì¤Çµ­½Ò¤¹¤ì¤Ð¡¤xml:lang °À­¤ò¼¡¤Î¤È¤ª¤ê¤ËÀë¸À¤¹¤ë¤³¤È¤È¤Ê¤ë¡£ + + + ]]> +

+ +
+
+ + + +ÏÀÍý¹½Â¤ + +

¤¤¤«¤Ê¤ëXMLʸ½ñ¤â¡¤°ì¤Ä°Ê¾å¤ÎÍ×ÁǤò´Þ¤à¡£Í×ÁǤζ­³¦¤Ï, ³«»Ï¥¿¥°µÚ¤Ó½ªÎ»¥¿¥°¤Ë¤è¤Ã¤Æ¶èÀڤ롣Í×ÁǤ¬¶õÍ×ÁǤΤȤ­¤Ï¡¤¶õÍ×ÁÇ¥¿¥°¤Ç¼¨¤¹¡£³Æ¡¹¤ÎÍ×ÁǤϡ¤·¿¤ò¤â¤Ä¡£Í×ÁÇ·¿¤Ï̾Á°(¶¦ÄÌ&identifier;(generic identifier)Ëô¤ÏGI¤È¸Æ¤Ö¤³¤È¤¬¤¢¤ë¡£)¤Ë¤è¤Ã¤Æ&identified;¡£Í×ÁǤϡ¤¤¤¤¯¤Ä¤«¤Î°À­¤ò¤â¤Ä¤³¤È¤¬¤Ç¤­¤ë¡£Â°À­¤Ï¡¤Ì¾Á°µÚ¤ÓÃͤò¤â¤Ä¡£

+ +Í×ÁÇ +element +EmptyElemTag +| STag content +ETag + +

¤³¤Î&TR-or-Rec;¤Ï¡¤Í×ÁÇ·¿µÚ¤Ó°À­¤Î°ÕÌ£¡¤»ÈÍÑÊýË¡¡¤Ëô¤Ï(¹½Ê¸¤Ë´Ø¤¹¤ë¤³¤È¤ò½ü¤­)̾Á°¤ËÀ©Ìó¤òÍ¿¤¨¤Ê¤¤¡£¤¿¤À¤·¡¤ÀèƬ¤¬(('X'|'x')('M'|'m')('L'|'l'))¤Ë&match;¤¹¤ë̾Á°¤Ï¡¤¤³¤ÎÈÇËô¤Ïº£¸å¤ÎÈǤΤ³¤Î&TR-or-Rec;¤Ç¤Îɸ½à²½¤Î¤¿¤á¤ËͽÌ󤹤롣

+ +Í×ÁÇ·¿¤Î&match; +

Í×ÁǤνªÎ»¥¿¥°¤Î̾Á°¤Ï¡¤¤½¤ÎÍ×ÁǤγ«»Ï¥¿¥°¤Ë¤ª¤±¤ë·¿¤È&match;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+
+ + +³«»Ï¥¿¥°¡¤½ªÎ»¥¿¥°µÚ¤Ó¶õÍ×ÁÇ¥¿¥° +

¶õ¤Ç¤Ê¤¤Ç¤°Õ¤ÎXMLÍ×ÁǤλϤޤê¤Ï¡¤³«»Ï¥¿¥°¤Ë¤è¤Ã¤Æ&markup;¤¹¤ë¡£ +³«»Ï¥¿¥° + +STag'<' Name (S Attribute)* S? '>' +AttributeName Eq AttValue + + +³«»Ï¥¿¥°µÚ¤Ó½ªÎ»¥¿¥°Æâ¤ÎName¤Ï¡¤Í×ÁǤη¿¤òɽ¤ï¤¹¡£NameµÚ¤ÓAttValue¤ÎÂФòÍ×ÁǤΰÀ­»ØÄê¤È¤¤¤¤¡¤¸Ä¡¹¤ÎÂФˤª¤±¤ëName¤Ï¡¤Â°À­Ì¾µÚ¤ÓAttValue¤ÎÆâÍÆ(¶èÀÚ¤ê»Ò'Ëô¤Ï"¤Î´Ö¤Î&string;)¤ò°À­ÃͤȤ¤¤¦¡£

+ +°À­»ØÄê¤Î°ì°ÕÀ­ +

³«»Ï¥¿¥°Ëô¤Ï¶õÍ×ÁÇ¥¿¥°¤Ç¤Ï¡¤Æ±°ì¤Î°À­Ì¾¤¬£²Åٰʾå½Ð¸½¤·¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£

+°À­Ãͤη¿ +

°À­¤ÏÀë¸À¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£Â°À­Ãͤη¿¤Ï¡¤¤½¤Î°À­¤ËÂФ·¤ÆÀë¸À¤·¤¿·¿¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤(°À­¤Î·¿¤Ë¤Ä¤¤¤Æ¤Ï¡¤Â°À­¥ê¥¹¥ÈÀë¸À¤Ë¤Ä¤¤¤Æ¤Îµ¬Äê¤ò»²¾È¡£)¡£

+³°Éô¼ÂÂΤؤλ²¾È¤¬¤Ê¤¤¤³¤È +

°À­Ãͤˤϡ¤³°Éô¼ÂÂΤؤÎľÀÜŪËô¤Ï´ÖÀÜŪ¤Ê»²¾È¤ò´Þ¤à¤³¤È¤Ï¤Ç¤­¤Ê¤¤¡£

+°À­ÃͤË<¤ò´Þ¤Þ¤Ê¤¤¤³¤È +

°À­ÃÍÆâ¤ÇľÀÜŪËô¤Ï´ÖÀÜŪ¤Ë»²¾È¤¹¤ë¼ÂÂÎ(&lt;¤ò½ü¤¯¡£)¤Î&replacement-text;¤Ë¤Ï¡¤<¤ò´Þ¤ó¤Ç¤Ï¤Ê¤é¤Ê¤¤¡£

+ +

³«»Ï¥¿¥°¤ÎÎã¤ò¡¤¼¡¤Ë¼¨¤¹¡£ +<termdef id="dt-dog" term="dog">

+

³«»Ï¥¿¥°¤Ç»Ï¤Þ¤ëÍ×ÁǤνª¤ï¤ê¤Ï¡¤½ªÎ»¥¿¥°¤Ç&markup;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£¤³¤Î½ªÎ»¥¿¥°¤Ï¡¤Âбþ¤¹¤ë³«»Ï¥¿¥°¤ÎÍ×ÁÇ·¿¤ÈƱ¤¸Ì¾Á°¤ò¤â¤Ä¡£ +½ªÎ»¥¿¥°ETag'</' Name S? '>'

+

½ªÎ»¥¿¥°¤ÎÎã¤ò¡¤¼¡¤Ë¼¨¤¹¡£ +</termdef>

+ +

Í×ÁǤγ«»Ï¥¿¥°¤È½ªÎ»¥¿¥°¤È¤Î´Ö¤Î¥Æ¥­¥¹¥È¤ò¡¤¤½¤ÎÍ×ÁǤÎÆâÍƤȤ¤¤¦¡£ +Í×ÁǤÎÆâÍÆ +content(element | CharData | Reference | CDSect | PI | Comment)*

+ +

Í×ÁǤ¬¶õ¤Î¤È¤­¡¤¤½¤ÎÍ×ÁǤϡ¤Ä¾¸å¤Ë½ªÎ»¥¿¥°¤ò¤â¤Ä³«»Ï¥¿¥°Ëô¤Ï¶õÍ×ÁÇ¥¿¥°¤Çɽ¸½¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£¶õÍ×ÁÇ¥¿¥°¤Ï¡¤¼¡¤ÎÆÃÊ̤ʷÁ¼°¤ò¤È¤ë¡£ +¶õÍ×ÁǤΤ¿¤á¤Î¥¿¥°EmptyElemTag'<' Name (S Attribute)* S? '/>'

+ + + +

¶õÍ×ÁÇ¥¿¥°¤Ï¡¤ÆâÍƤò¤â¤¿¤Ê¤¤Ç¤°Õ¤ÎÍ×ÁǤÎɽ¸½¤ËÍøÍѤǤ­¤ë¡£¶õÍ×ÁÇ¥¿¥°¤Çɽ¸½¤¹¤ëÍ×ÁǤò¡¤¥­¡¼¥ï¡¼¥ÉEMPTY¤òÍѤ¤¤ÆÀë¸À¤·¤Ê¤¯¤È¤â¤è¤¤¡£

+

¶õÍ×ÁǤÎÎã¤ò¡¤¼¡¤Ë¼¨¤¹¡£ +<IMG align="left" src="http://www.w3.org/Icons/WWW/w3c_home" /><br></br><br/>

+
+ +Í×ÁÇÀë¸À +

&validity;¤òÊݾڤ¹¤ë¤¿¤á¡¤Í×ÁÇÀë¸ÀµÚ¤Ó°À­¥ê¥¹¥ÈÀë¸À¤òÍѤ¤¤ÆXMLʸ½ñ¤ÎÍ×ÁǤι½Â¤¤Ë¡¤À©Ìó¤ò²Ã¤¨¤ë¤³¤È¤¬¤Ç¤­¤ë¡£

+

Í×ÁÇÀë¸À¤Ï¡¤Í×ÁǤÎÆâÍƤˤĤ¤¤Æ¤ÎÀ©Ìó¤È¤¹¤ë¡£

+

Í×ÁÇÀë¸À¤Ï¡¤Í×ÁǤλҤȤ·¤Æ½Ð¸½²Äǽ¤ÊÍ×ÁÇ·¿¤Ë¤Ä¤¤¤Æ¡¤À©Ìó¤ò²Ã¤¨¤ë¤³¤È¤¬Â¿¤¤¡£&at-user-option;¡¤Í×ÁÇÀë¸À¤ò¤â¤¿¤Ê¤¤Í×ÁÇ·¿¤¬Â¾¤ÎÍ×ÁÇÀë¸À¤Ë¤è¤Ã¤Æ»²¾È¤µ¤ì¤ì¤Ð¡¤XML&processor;¤Ï¡¤·Ù¹ð¤ò½Ð¤·¤Æ¤â¤è¤¤¡£¤·¤«¤·¡¤¤³¤ì¤Ï&error;¤È¤Ï¤·¤Ê¤¤¡£

+ +

Í×ÁÇ·¿Àë¸À¤Ï¡¤¼¡¤Î·Á¼°¤ò¤È¤ë¡£ +Í×ÁÇ·¿Àë¸À +elementdecl +'<!ELEMENT' S +Name +S +contentspec +S? '>' + +contentspec +'EMPTY' +| 'ANY' +| Mixed +| children + + + + + +¤³¤³¤Ç¡¤Name¤Ï¡¤Àë¸À¤µ¤ì¤Æ¤¤¤ëÍ×ÁǤη¿¤È¤¹¤ë¡£

+ +Í×ÁÇÀë¸À¤Î°ì°ÕÀ­ +

Í×ÁÇ·¿¤ò£²ÅٰʾåÀë¸À¤Ç¤­¤Ê¤¤¡£

+ +Í×ÁǤÎ&validity; +

Í×ÁǤ¬&valid;¤È¤Ï¡¤elementdecl¤Ë&match;¤¹¤ëÀë¸À¤Ç¤¢¤Ã¤Æ¡¤¤½¤ÎName¤¬¤½¤ÎÍ×ÁÇ·¿¤È&match;¤·¡¤¼¡¤Î¤¤¤º¤ì¤«¤Î¾ò·ï¤òËþ¤¿¤¹¾ì¹ç¤È¤¹¤ë¡£ +

a) Àë¸À¤¬EMPTY¤Ë&match;¤·¡¤Í×ÁǤ¬ÆâÍƤò¤â¤¿¤Ê¤¤¡£

+

b) Àë¸À¤¬children¤Ë&match;¤·¡¤Í×ÁǤλÒÍ×ÁǤÎʤӤ¬¡¤ÆâÍÆ¥â¥Ç¥ë¤ÎÀµµ¬É½¸½¤Ë¤è¤Ã¤ÆÀ¸À®¤µ¤ì¤ë¸À¸ì¤Ë°¤¹¤ë¡£

+

c) Àë¸À¤¬mixed¤Ë&match;¤·¡¤Í×ÁǤÎÆâÍƤ¬Ê¸»ú¥Ç¡¼¥¿µÚ¤Ó»ÒÍ×ÁǤ«¤é¤Ê¤ë¡£»ÒÍ×ÁǤÎÍ×ÁÇ·¿¤Ï¡¤Í×ÁǤÎÆâÍÆ¥â¥Ç¥ë¤Ë½Ð¸½¤¹¤ë̾Á°¤Ë&match;¤¹¤ë¡£

+

d) Àë¸À¤¬ANY¤Ë&match;¤·¡¤¤É¤Î»ÒÍ×ÁǤÎÍ×ÁÇ·¿¤âÀë¸À¤µ¤ì¤Æ¤¤¤ë¡£

+ +

+ + +

Í×ÁÇÀë¸À¤ÎÎã¤ò¡¤¼¡¤Ë¼¨¤¹¡£ + +<!ELEMENT br EMPTY> +<!ELEMENT p (#PCDATA|emph)* > +<!ELEMENT %name.para; %content.para; > +<!ELEMENT container ANY> +

+ +Í×ÁÇÆâÍÆ + +

¤¢¤ë·¿¤ÎÍ×ÁǤ¬»ÒÍ×ÁǤÀ¤±¤ò´Þ¤à(ʸ»ú¥Ç¡¼¥¿¤ò´Þ¤Þ¤Ê¤¤¡£)¤È¤­¡¤¤½¤ÎÍ×ÁÇ·¿¤Ï¡¤Í×ÁÇÆâÍƤò¤â¤Ä¡¤¤È¤¤¤¦¡£¤³¤Î¾ì¹ç¡¤À©Ìó¤Ï¡¤ÆâÍÆ¥â¥Ç¥ë¤ò´Þ¤à¡£ÆâÍÆ¥â¥Ç¥ë¤Ï¡¤»ÒÍ×ÁǤη¿µÚ¤Ó»ÒÍ×ÁǤνи½½ç½ø¤òÀ©¸æ¤¹¤ë´Êñ¤Êʸˡ¤È¤¹¤ë¡£¤³¤Îʸˡ¤Ï¡¤&content-particle;(cps)¤«¤é¤Ê¤ë¡£&content-particle;¤Ï¡¤Ì¾Á°¡¤&content-particle;¤ÎÁªÂò¥ê¥¹¥ÈËô¤Ï&content-particle;¤ÎÎó¥ê¥¹¥È¤«¤é¹½À®¤µ¤ì¤ë¡£ +Í×ÁÇÆâÍÆ¥â¥Ç¥ë +children(choice | seq) ('?' | '*' | '+')?cp(Name | choice | seq) ('?' | '*' | '+')? +choice'(' S? cp ( S? '|' S? cp )*S? ')' +seq'(' S? cp ( S? ',' S? cp )*S? ')' + + +¤³¤³¤Ç¡¤Name¤Ï¡¤»Ò¤È¤·¤Æ½Ð¸½¤·¤Æ¤è¤¤Í×ÁǤη¿¤ò¼¨¤¹¡£¤³¤Îʸˡ¤ÇÁªÂò¥ê¥¹¥È¤¬¸½¤ì¤ë°ÌÃ֤Ǥϡ¤ÁªÂò¥ê¥¹¥ÈÆâ¤Î¤¤¤º¤ì¤Î&content-particle;¤âÍ×ÁÇÆâÍƤÎÃæ¤Ë¸½¤ì¤Æ¤è¤¤¡£Îó¥ê¥¹¥È¤Ë¸½¤ì¤ë&content-particle;¤Ï¡¤¥ê¥¹¥È¤Ç»ØÄꤹ¤ë½çÈ֤ΤȤª¤ê¤Ë¡¤Í×ÁÇÆâÍƤ˸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£Ì¾Á°Ëô¤Ï¥ê¥¹¥È¤Î¸å¤Ë½Ð¸½¤¹¤ë¥ª¥×¥·¥ç¥ó¤Îʸ»ú¤Ï¡¤¥ê¥¹¥ÈÆâ¤ÎÍ×ÁÇËô¤Ï&content-particle;¤¬¡¤1²ó°Ê¾åǤ°Õ¤Î²ó¿ô(+)¡¤0²ó°Ê¾åǤ°Õ¤Î²ó¿ô(*)Ëô¤Ï0²ó¼ã¤·¤¯¤Ï1²ó(?)½Ð¸½²Äǽ¤Ê¤³¤È¤òµ¬Äꤹ¤ë¡£¤³¤³¤Ç¼¨¤¹¹½Ê¸µÚ¤Ó°ÕÌ£¤Ï¡¤¤³¤Î&TR-or-Rec;¤Ë¤ª¤±¤ëÀ¸À®µ¬Â§¤ÇÍѤ¤¤ë¤â¤Î¤ÈƱ°ì¤È¤¹¤ë¡£

+ + + +

Í×ÁǤÎÆâÍƤ¬ÆâÍÆ¥â¥Ç¥ë¤Ë&match;¤¹¤ë¤Î¤Ï¡¤Îó¡¤ÁªÂòµÚ¤Ó·«ÊÖ¤·±é»»»Ò¤Ë¤·¤¿¤¬¤Ã¤Æ¡¤ÆâÍƤÎÃæ¤ÎÍ×ÁǤÈÆâÍÆ¥â¥Ç¥ëÆâ¤ÎÍ×ÁÇ·¿¤È¤ò&match;¤µ¤»¤Ê¤¬¤é¡¤ÆâÍÆ¥â¥Ç¥ëÆâ¤Î°ì¤Ä¤Î¥Ñ¥¹¤ò¤¿¤É¤ì¤ë¤È¤­¤Ë¸Â¤ë¡£¸ß´¹À­¤Î¤¿¤á¡¤Ê¸½ñÆâ¤ÎÍ×ÁǤ¬¡¤ÆâÍÆ¥â¥Ç¥ë¤Ë¤ª¤±¤ëÍ×ÁÇ·¿¤ÎÊ£¿ô¤Î½Ð¸½°ÌÃÖ¤È&match;¤¹¤ë¤³¤È¤Ï¡¤&error;¤È¤¹¤ë¡£¾ÜºÙ¤Êµ¬Äê¤Ë¤Ä¤¤¤Æ¤Ï¡¤Éí°½ñ¤Î·èÄêŪÆâÍÆ¥â¥Ç¥ë¤Î¹à¤ò»²¾È¡£ + + +

+ + +¥°¥ë¡¼¥×µÚ¤Ó¥Ñ¥é¥á¥¿¼ÂÂΤ¬¸·Ì©¤ÊÆþ¤ì»Ò¤ò¤Ê¤·¤Æ¤¤¤ë¤³¤È +

¥Ñ¥é¥á¥¿¼ÂÂΤÎ&replacement-text;¤Ï¡¤&parenthesis;¤Ç°Ï¤Þ¤ì¤¿¥°¥ë¡¼¥×¤Ë¤è¤Ã¤Æ¡¤¸·Ì©¤ÊÆþ¤ì»Ò¤ò¹½À®¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£¤Ä¤Þ¤ê¡¤ÁªÂò¡¤ÎóËô¤Ïº®ºßÉôÉʤˡ¤&left-parenthesis;Ëô¤Ï&right-parenthesis;¤Î¤¤¤º¤ì¤«°ìÊý¤¬¥Ñ¥é¥á¥¿¼ÂÂΤÎ&replacement-text;¤Ë´Þ¤ì¤ì¤Ð¡¤Â¾Êý¤âƱ¤¸&replacement-text;¤Ë´Þ¤Þ¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+

Áê¸ß±¿ÍÑÀ­¤Î¤¿¤á¡¤¥Ñ¥é¥á¥¿¼ÂÂλ²¾È¤¬ÁªÂò¡¤ÎóËô¤Ïº®ºßÆâÍƤ˴ޤޤì¤ì¤Ð¡¤¤½¤Î&replacement-text;¤Ï¶õ¤Ç¤Ê¤¤¤³¤È¤¬Ë¾¤Þ¤·¤¯¡¤&replacement-text;¤ÎÀèƬµÚ¤ÓËöÈø¤Î¶õÇò¤Ç¤Ê¤¤Ê¸»ú¤Ï¡¤¥³¥Í¥¯¥¿(|Ëô¤Ï,)¤Ç¤Ê¤¤Êý¤¬¤è¤¤¡£ +

+
+

Í×ÁÇÆâÍÆ¥â¥Ç¥ë¤Î¤¤¤¯¤Ä¤«¤ÎÎã¤ò¡¤¼¡¤Ë¼¨¤¹¡£ +<!ELEMENT spec (front, body, back?)> +<!ELEMENT div1 (head, (p | list | note)*, div2*)> +<!ELEMENT dictionary-body (%div.mix; | %dict.mix;)*>

+
+ + +&mixed-content; + +

¤¢¤ëÍ×ÁÇ·¿¤ÎÍ×ÁÇÆâ¤Ë¡¤»ÒÍ×ÁǤ˺®ºß¤·¤Æʸ»ú¥Ç¡¼¥¿¤¬´Þ¤Þ¤ì¤ë²ÄǽÀ­¤¬¤¢¤ë¤È¤­¡¤¤½¤ÎÍ×ÁÇ·¿¤Ï¡¤&mixed-content;¤ò¤â¤Ä¤È¤¤¤¦¡£¤³¤Î¾ì¹ç¡¤»ÒÍ×ÁǤη¿¤Ë¤Ä¤¤¤Æ¤ÎÀ©Ìó¤¬Â¸ºß¤·¤Æ¤â¤è¤¤¤¬¡¤»ÒÍ×ÁǤνç½øËô¤Ï½Ð¸½²ó¿ô¤Ë¤Ä¤¤¤Æ¤ÎÀ©Ìó¤Ï¤Ê¤¤¤È¤¹¤ë¡£ + +&mixed-content;Àë¸À + +Mixed +'(' S? +'#PCDATA' +(S? +'|' +S? +Name)* +S? +')*' +| '(' S? '#PCDATA' S? ')' + + + + + + +¤³¤³¤Ç¡¤Name¤Ï¡¤»Ò¤È¤·¤Æ½Ð¸½¤·¤Æ¤â¤è¤¤Í×ÁǤη¿¤ò¼¨¤¹¡£ +

+ + +Í×ÁÇ·¿¤Î½ÅÊ£¤Î¶Ø»ß +

°ì¤Ä¤Î&mixed-content;Àë¸ÀÆâ¤Ë¡¤Æ±¤¸Ì¾Á°¤¬Ê£¿ô²ó½Ð¸½¤·¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ +

+

&mixed-content;Àë¸À¤ÎÎã¤ò¡¤¼¡¤Ë¼¨¤¹¡£ +<!ELEMENT p (#PCDATA|a|ul|b|i|em)*> +<!ELEMENT p (#PCDATA | %font; | %phrase; | %special; | %form;)* > +<!ELEMENT b (#PCDATA)>

+
+
+ + + +°À­¥ê¥¹¥ÈÀë¸À +

+°À­¤Ï¡¤Ì¾Á°µÚ¤ÓÃͤÎÂФòÍ×ÁǤ˴ØÏ¢ÉÕ¤±¤ë¤¿¤á¤ËÍѤ¤¤ë¡£Â°À­»ØÄê¤Ï¡¤³«»Ï¥¿¥°Ëô¤Ï¶õÍ×ÁÇ¥¿¥°Æâ¤Ç¤À¤±²Äǽ¤È¤¹¤ë¡£¤·¤¿¤¬¤Ã¤Æ¡¤Â°À­¤òǧ¼±¤¹¤ë¤¿¤á¤ÎÀ¸À®µ¬Â§¤Ï¡¤³«»Ï¥¿¥°¤Ë¤Ä¤¤¤Æ¤Îµ¬Äê¤Ç¼¨¤¹¡£Â°À­¥ê¥¹¥ÈÀë¸À¤Ï¡¤¼¡¤ÎÌÜŪ¤ÇÍѤ¤¤ë¡£ + +

a) ¤¢¤ëÍ×ÁÇ·¿¤ËŬÍѤ¹¤ë°À­¤Î½¸¹ç¤òµ¬Äꤹ¤ë¡£

+

b) °À­¤Ø¤Î·¿À©Ìó¤òÀßÄꤹ¤ë¡£

+

c) °À­¤Î&default-value;¤òµ¬Äꤹ¤ë¡£

+ +

+

+ +°À­¥ê¥¹¥ÈÀë¸À¤Ï¡¤¤¢¤ëÍ×ÁÇ·¿¤È´ØÏ¢ÉÕ¤±¤é¤ì¤¿³Æ°À­¤ËÂФ·¡¤Ì¾Á°¡¤¥Ç¡¼¥¿·¿µÚ¤Ó(¸ºß¤¹¤ì¤Ð)&default-value;¤òµ¬Äꤹ¤ë¡£ + +°À­¥ê¥¹¥ÈÀë¸À +AttlistDecl +'<!ATTLIST' S +Name +AttDef* +S? '>' + +AttDef +S Name +S AttType +S Default + + + +AttlistDeclµ¬Â§¤Ë¸ºß¤¹¤ëName¤Ï¡¤Í×ÁÇ·¿¤Î̾Á°¤È¤¹¤ë¡£&at-user-option;¡¤Àë¸À¤·¤Æ¤¤¤Ê¤¤Í×ÁÇ·¿¤ËÂФ·Â°À­¤òÀë¸À¤·¤¿¤Ê¤é¤Ð¡¤XML&processor;¤Ï¡¤·Ù¹ð¤ò½Ð¤·¤Æ¤â¤è¤¤¡£¤·¤«¤·¡¤¤³¤ì¤Ï&error;¤È¤Ï¤·¤Ê¤¤¡£ +AttDefµ¬Â§¤Ë¤ª¤±¤ëName¤Ï¡¤Â°À­¤Î̾Á°¤È¤¹¤ë¡£ + +

+

+¤¢¤ëÍ×ÁǤËÂФ·¤Æ¡¤Ê£¿ô¤ÎAttlistDecl¤òÍ¿¤¨¤ë¾ì¹ç¡¤¤³¤ì¤é¤¹¤Ù¤Æ¤ÎÆâÍƤϥޡ¼¥¸¤¹¤ë¡£¤¢¤ëÍ×ÁÇ·¿¤ÎƱ¤¸Â°À­¤Ë¡¤Ê£¿ô¤ÎÄêµÁ¤òÍ¿¤¨¤ë¾ì¹ç¤Ë¤Ï¡¤ºÇ½é¤ÎÀë¸À¤òÍ­¸ú¤È¤·¡¤Â¾¤ÎÀë¸À¤Ï̵»ë¤¹¤ë¡£Áê¸ß±¿ÍÑÀ­¤Î¤¿¤á¤Ë¡¤DTD¤ÎºîÀ®¼Ô¤Ï¡¤¤¢¤ëÍ×ÁÇ·¿¤Ë¤Ï¹â¡¹°ì¤Ä¤Î°À­¥ê¥¹¥ÈÀë¸À¤·¤«Í¿¤¨¤Ê¤¤¡¤¤¢¤ë°À­Ì¾¤Ë¤Ï¹â¡¹°ì¤Ä¤Î°À­ÄêµÁ¤·¤«Í¿¤¨¤Ê¤¤¡¤µÚ¤Ó¤¹¤Ù¤Æ¤Î°À­¥ê¥¹¥ÈÀë¸À¤Ë¤Ï¾¯¤Ê¤¯¤È¤â°ì¤Ä¤Î°À­ÄêµÁ¤òÍ¿¤¨¤ë¡¤¤È¤¤¤¦ÁªÂò¤ò¤·¤Æ¤â¤è¤¤¡£Áê¸ß±¿ÍÑÀ­¤Î¤¿¤á¤Ë¡¤XML&processor;¤Ï¡¤&at-user-option;¡¤¤¢¤ëÍ×ÁÇ·¿¤ËÊ£¿ô¤Î°À­¥ê¥¹¥ÈÀë¸À¤òÍ¿¤¨¤¿¤ê¡¤¤¢¤ë°À­¤ËÊ£¿ô¤Î°À­ÄêµÁ¤òÍ¿¤¨¤¿¤ê¤·¤¿¤È¤­¤Ë¡¤·Ù¹ð¤ò½Ð¤·¤Æ¤â¤è¤¤¡£¤·¤«¤·¡¤¤³¤ì¤Ï¡¤&error;¤È¤Ï¤·¤Ê¤¤¡£ +

+ + +°À­¤Î·¿ +

+XML¤Î°À­¤Î·¿¤Ï¡¤£³¼ïÎà¤È¤¹¤ë¡£¤³¤ì¤é¤Ï¡¤&string;·¿¡¤&token;²½·¿µÚ¤ÓÎóµó·¿¤È¤¹¤ë¡£&string;·¿¤Ï¡¤ÃͤȤ·¤ÆǤ°Õ¤Î&string;¤ò¤È¤ë¡£&token;²½·¿¤Ï¡¤¼¡¤Ë¼¨¤¹»ú¶çµÚ¤Ó°ÕÌ£¤Ë´Ø¤¹¤ëÍÍ¡¹¤ÊÀ©Ìó¤ò¤â¤Ä¡£ + + +Attribute Types + +AttType +StringType +| TokenizedType +| EnumeratedType + + +StringType +'CDATA' + +TokenizedType +'ID' + + + +| 'IDREF' + +| 'IDREFS' + +| 'ENTITY' + +| 'ENTITIES' + +| 'NMTOKEN' + +| 'NMTOKENS' + + + +

+ + +ID +

+¤³¤Î·¿¤ÎÃͤϡ¤À¸À®µ¬Â§Name¤Ë&match;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£°ì¤Ä¤ÎXMLʸ½ñÆâ¤Ç¤Ï¡¤°ì¤Ä¤Î̾Á°¤¬¡¤¤³¤Î·¿¤ÎÃͤȤ·¤ÆÊ£¿ô²ó¸½¤ì¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£¤Ä¤Þ¤ê¡¤ID¤ÎÃͤϡ¤Í×ÁǤò°ì°Õ¤Ë&identify;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +

+
+ +1Í×ÁǤ´¤È¤Ë1ID +

+Í×ÁÇ·¿¤Ï¡¤Ê£¿ô¤ÎID°À­Ãͤò¤â¤Ã¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ +

+
+ +ID°À­¤Î&default; +

+ID°À­¤Ï¡¤&default;¤È¤·¤Æ¡¤#IMPLIEDËô¤Ï#REQUIRED¤òÀë¸À¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +

+
+ +IDREF +

+IDREF·¿¤ÎÃͤϡ¤À¸À®µ¬Â§Name¤Ë&match;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£IDREFS·¿¤ÎÃͤϡ¤À¸À®µ¬Â§Names¤Ë&match;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£³Æ¡¹¤ÎName¤Ï¡¤XMLʸ½ñÆâ¤Ë¸ºß¤¹¤ëÍ×ÁǤÎID°À­¤ÎÃͤÈ&match;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£¤Ä¤Þ¤ê¡¤IDREF¤ÎÃͤϡ¤¤¢¤ëID°À­¤ÎÃͤÈ&match;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +

+
+ +¼ÂÂÎ̾ +

+ENTITY·¿¤ÎÃͤϡ¤À¸À®µ¬Â§Name¤Ë&match;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ENTITIES·¿¤ÎÃͤϡ¤À¸À®µ¬Â§Names¤Ë&match;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£³Æ¡¹¤ÎName¤Ï¡¤DTD¤ÇÀë¸À¤¹¤ë&unparsed-entity;¤È&match;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +

+
+ +̾Á°&token; +

+NMTOKEN·¿¤ÎÃͤϡ¤Èó½ªÃ¼µ­¹æNmtoken¤È&match;¤¹¤ë&string;¤«¤é¹½À®¤µ¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£NMTOKENS·¿¤ÎÃͤϡ¤Èó½ªÃ¼µ­¹æNmtokens¤È&match;¤¹¤ë&string;¤«¤é¹½À®¤µ¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +

+
+

+XML&processor;¤Ï¡¤&application;¤Ë°À­ÃͤòÅϤ¹Á°¤Ë¡¤Â°À­ÃͤÎÀµµ¬²½¤Çµ¬Äꤹ¤ë¤È¤ª¤ê¤Ë¡¤Â°À­ÃͤòÀµµ¬²½¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +

+

+Îóµó·¿¤Î°À­¤Ï¡¤Àë¸À¤·¤¿Ãͤΰì¤Ä¤ò¼è¤ë¤³¤È¤¬¤Ç¤­¤ë¡£Îóµó·¿¤Ë¤Ï¡¤2¼ïÎढ¤ë¡£ + + +Îóµó°À­¤Î·¿ +EnumeratedType +NotationType +| Enumeration + +NotationType +'NOTATION' +S +'(' +S? +Name +(S? '|' Name)* +S? ')' + + +Enumeration +'(' S? +Nmtoken +(S? '|' +S? +Nmtoken)* +S? +')' + + +

+ + +µ­Ë¡Â°À­ +

¤³¤Î·¿¤ÎÃͤϡ¤Àë¸À¤·¤Æ¤¤¤ëµ­Ë¡¤Î̾Á°¤Î°ì¤Ä¤È&match;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£¤Ä¤Þ¤ê¡¤Àë¸À¤Ë¸ºß¤¹¤ëµ­Ë¡Ì¾¤Ï¡¤¤¹¤Ù¤ÆÀë¸À¤µ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +

+
+ +Îóµó +

+¤³¤Î·¿¤ÎÃͤϡ¤Àë¸À¤Ë¸ºß¤¹¤ëNmtoken&token;¤Î°ì¤Ä¤È&match;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +

+
+

+Áê¸ß±¿ÍÑÀ­¤Î¤¿¤á¡¤Æ±¤¸Nmtoken¤Ï¡¤Ã±°ìÍ×ÁÇ·¿¤ÎÎóµó·¿¤Î°À­¤È¤·¤Æ¡¤Ê£¿ô²ó¸½¤ì¤Ê¤¤Êý¤¬¤è¤¤¡£ +

+
+ + +°À­¤Î&default; + +

+°À­Àë¸À¤Ï¡¤Â°À­¤Î»ØÄ꤬ɬ¿Ü¤«¤É¤¦¤«¤Ë¤Ä¤¤¤Æ¤Î¾ðÊó¤òÍ¿¤¨¤ë¡£É¬¿Ü¤Ç¤Ê¤¤¾ì¹ç¤Ë¤Ï¡¤Ê¸½ñÆâ¤Ç°À­¤ò»ØÄꤷ¤Ê¤¤¤È¤­¡¤XML&processor;¤Î½èÍýÊýË¡¤Î¾ðÊó¤âÍ¿¤¨¤ë¡£ + + +°À­¤Î&default; + +Default +'#REQUIRED' +| '#IMPLIED' +| (('#FIXED' S)? AttValue) + + + + + + +

+ + +°À­&default;¤ÎÀµ¤·¤µ +

+Àë¸À¤·¤¿&default-value;¤Ï¡¤Àë¸À¤·¤¿Â°À­·¿¤Î»ú¶çÀ©Ìó¤òËþ¤¿¤µ¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +

+
+

+#REQUIRED¤ò»ØÄꤷ¤¿¤È¤­¡¤¤³¤ÎÍ×ÁÇ·¿¤Î³«»Ï¥¿¥°¤Ç¤¢¤Ã¤Æ¡¤¤³¤Î°À­¤ËÃͤòÍ¿¤¨¤Ê¤¤¤â¤Î¤òXML&processor;¤¬¸«¤Ä¤±¤¿¤Ê¤é¤Ð¡¤¤½¤Îʸ½ñ¤Ï&valid;¤È¤Ï¤·¤Ê¤¤¡£#IMPLIED¤ò»ØÄꤷ¤¿¤È¤­¡¤¤³¤Î°À­¤ò¾Êά¤·¤¿¤é¡¤XML&processor;¤Ï¡¤Â°À­Ãͤò»ØÄꤷ¤Ê¤¤¤³¤È¤ò¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤ËÅÁ¤¨¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£¤³¤Î¤È¤­¡¤&application;¤Î¿¶Éñ¤¤¤Ë¤Ä¤¤¤Æ¤ÎÀ©Ìó¤Ï¤Ê¤¤¡£ +

+

+ +°À­¤¬#REQUIRED¤Ç¤â#IMPLIED¤Ç¤â¤Ê¤¤¤È¤­¤Ë¤Ï¡¤AttValue¤ÎÃͤ¬¡¤&default-value;¤È¤Ê¤ë¡£#FIXED¤Î¾ì¹ç¡¤&default-value;¤È°Û¤Ê¤ëÃͤ¬»ØÄꤵ¤ì¤ì¤Ð¡¤¤½¤Îʸ½ñ¤Ï¡¤&valid;¤È¤·¤Ê¤¤¡£&default-value;¤òÀë¸À¤·¤Æ¤¤¤ë¾ì¹ç¡¤¤³¤Î°À­¤Î¾Êά¤ò¸«¤Ä¤±¤¿¤é¡¤Àë¸À¤·¤¿&default-value;¤ò°À­Ãͤ˻ØÄꤷ¤Æ¤¤¤ë¤È¤·¤Æ¡¤XML&processor;¤Ï¿¶¤ëÉñ¤¦¤³¤È¤¬Ë¾¤Þ¤·¤¤¡£ +

+ +

°À­¥ê¥¹¥ÈÀë¸À¤ÎÎã¤ò¡¤¼¡¤Ë¼¨¤¹¡£ + +<!ATTLIST termdef + id ID #REQUIRED + name CDATA #IMPLIED> +<!ATTLIST list + type (bullets|ordered|glossary) "ordered"> +<!ATTLIST form + method CDATA #FIXED "POST">

+
+ + +°À­ÃͤÎÀµµ¬²½ +

+XML&processor;¤Ï¡¤Â°À­Ãͤò&application;¤ËÅϤ¹Á°¤Ë¡¤¼¡¤Î¤È¤ª¤ê¤ËÀµµ¬²½¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ + + + +

a) ¤Þ¤º¡¤Â°À­Ã͵ڤӤ½¤ÎÃæ¤Î¼ÂÂÎÆâ¤Ç¡¤¹ÔËöËô¤Ï¹Ô¶­³¦(Ëô¤Ï¥·¥¹¥Æ¥à¤Ë¤è¤Ã¤Æ¤Ï¥ì¥³¡¼¥É¶­³¦)¤È¤·¤Æ»È¤ï¤ì¤ë&string;¤ò¡¤&space-character;(#x20)°ì¤Ä¤ËÃÖ¤­´¹¤¨¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤(¡Ö¹ÔËö¤Î°·¤¤¡×¤â»²¾È¤Î¤³¤È¡£)¡£ +

+ +

b) ¼¡¤Ë¡¤Ê¸»ú»²¾ÈµÚ¤ÓÆâÉô&parsed-entity;¤Ø¤Î»²¾È¤Ï¡¤Å¸³«¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£³°Éô¼ÂÂΤؤλ²¾È¤Ï¡¤&error;¤È¤¹¤ë¡£ +

+ +

c) ºÇ¸å¤Ë¡¤Â°À­¤Î·¿¤¬CDATA¤Ç¤Ê¤±¤ì¤Ð¡¤¶õÇò&string;¤Ï¡¤¤¹¤Ù¤Æ&space-character;(#x20)°ì¤Ä¤ËÀµµ¬²½¤·¡¤»Ä¤ê¤Î¶õÇòʸ»ú¤Ï¡¤ºï½ü¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +

+ + +&non-validating;&parser;¤Ï¡¤Àë¸À¤¬¸«¤Ä¤«¤é¤Ê¤¤Â°À­¤Ï¡¤¤¹¤Ù¤Æ¡¤CDATA¤òÀë¸À¤·¤Æ¤¤¤ë¤È¤·¤Æ°·¤¦¤³¤È¤¬Ë¾¤Þ¤·¤¤¡£

+
+
+ + +¾ò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó +

+ +¾ò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó¤È¤Ï¡¤Ê¸½ñ·¿Àë¸À¤Î³°Éô⊂¤Î°ìÉô¤È¤·¡¤À©¸æ¥­¡¼¥ï¡¼¥É¤Î»ØÄê¤Ë¤è¤Ã¤Æ¡¤DTD¤ÎÏÀÍý¹½Â¤¤Ë´Þ¤á¤¿¤ê¡¤½ü¤¤¤¿¤ê¤¹¤ëÉôʬ¤È¤¹¤ë¡£ + + + +¾ò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó + +conditionalSect +includeSect +| ignoreSect + + +includeSect +'<![' S? 'INCLUDE' S? '[' + +extSubset +']]>' + + +ignoreSect +'<![' S? 'IGNORE' S? '[' +ignoreSectContents* +']]>' + +ignoreSectContents +Ignore +('<![' ignoreSectContents +']]>' +Ignore)* +Ignore +Char* - +(Char* ('<![' | ']]>') +Char*) + + + + +

+ +

¾ò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó¤Ï¡¤DTD¤ÎÆâÉô⊂µÚ¤Ó³°Éô⊂¤ÈƱÍͤˡ¤´°Á´¤ÊÀë¸À¡¤¥³¥á¥ó¥ÈËô¤ÏÆþ¤ì»Ò¤Ë¤Ê¤Ã¤¿¾ò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó¤ò¡¤¤¤¤¯¤Ä¤«´Þ¤ó¤Ç¤è¤¤¡£¤³¤ì¤é¤Î´Ö¤Ë¡¤¶õÇò¤¬¸½¤ì¤Æ¤â¤è¤¤¡£ +

+

+¾ò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó¤Î¥­¡¼¥ï¡¼¥É¤¬INCLUDE¤Ê¤é¤Ð¡¤XML&processor;¤Ï¡¤¤³¤Î¾ò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó¤ÎÆâÍƤò¡¤Ê¸½ñ¤Î°ìÉô¤È¤·¤Æ°·¤ï¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£¾ò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó¤Î¥­¡¼¥ï¡¼¥É¤¬IGNORE¤Ê¤é¤Ð¡¤¤½¤Î¾ò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó¤ÎÆâÍƤϡ¤Ê¸½ñ¤Î°ìÉô¤È¤·¤Æ°·¤ï¤Ê¤¤¡£¹½Ê¸²òÀϤòÀµ¤·¤¯¹Ô¤¦¤¿¤á¤Ë¤Ï¡¤Ìµ»ë¤¹¤ë¾ò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó(IGNORE)¤Ë´Ø¤·¤Æ¤â¡¤ÆâÍƤòÆɤޤʤ±¤ì¤Ð¤Ê¤é¤Ê¤¤¤³¤È¤ËÃí°Õ¤¹¤ë¤³¤È¡£¤³¤ì¤Ï¡¤Æþ¤ì»Ò¤Ë¤Ê¤Ã¤¿¾ò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó¤ò¸«¤Ä¤±¡¤(̵»ë¤¹¤ë)ºÇ¤â³°Â¦¤Î¾ò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó¤òÀµ¤·¤¯¸¡½Ð¤¹¤ë¤¿¤á¤È¤¹¤ë¡£¥­¡¼¥ï¡¼¥É¤òINCLUDE¤È¤¹¤ë¾®¤µ¤Ê¾ò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó¤¬¡¤¥­¡¼¥ï¡¼¥É¤òIGNORE¤È¤¹¤ë¤è¤êÂ礭¤Ê¾ò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó¤Ë´Þ¤Þ¤ì¤ë¤Ê¤é¤Ð¡¤³°Â¦µÚ¤ÓÆ⦤ξò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó¤ÎξÊý¤È¤â̵»ë¤¹¤ë¡£ +

+

+¾ò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó¤Î¥­¡¼¥ï¡¼¥É¤¬¥Ñ¥é¥á¥¿¼ÂÂλ²¾È¤Ê¤é¤Ð¡¤XML&processor;¤Ï¾ò·ïÉÕ¤­¥»¥¯¥·¥ç¥ó¤Î°·¤¤¤òȽÃǤ¹¤ëÁ°¤Ë¡¤¤³¤Î¥Ñ¥é¥á¥¿¼ÂÂΤòŸ³«¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +

+ +

Îã¤ò¼¡¤Ë¼¨¤¹¡£ + +<!ENTITY % draft 'INCLUDE' > +<!ENTITY % final 'IGNORE' > + +<![%draft;[ +<!ELEMENT book (comments*, title, body, supplements?)> +]]> +<![%final;[ +<!ELEMENT book (title, body, supplements?)> +]]> + +

+
+ + +
+ + + +ʪÍý¹½Â¤ + +

+ +XMLʸ½ñ¤Ï¡¤°ì¤Ä°Ê¾å¤Îµ­²±Ã±°Ì¤«¤é¹½À®¤¹¤ë¡£¤³¤Îµ­²±Ã±°Ì¤ò¡¤¼ÂÂΤȤ¤¤¦¡£¼ÂÂΤϡ¤ÆâÍƤò¤â¤Á¡¤Ê¸½ñ¼ÂÂÎ(°Ê¹ß»²¾È)µÚ¤Ó³°ÉôDTD⊂¤ò½ü¤¤¤Æ¡¤Ì¾Á°¤Ç&identified;¡£ + + + + + + + + + + +³ÆXMLʸ½ñ¤Ï¡¤Ê¸½ñ¼ÂÂΤȸƤּÂÂΤò°ì¤Ä¤â¤Ä¡£XML&processor;¤Ï¡¤¤³¤Îʸ½ñ¼ÂÂΤ«¤é½èÍý¤ò³«»Ï¤¹¤ë¡£Ê¸½ñ¼ÂÂΤ¬¡¤Ê¸½ñ¤Î¤¹¤Ù¤Æ¤ò´Þ¤ó¤Ç¤â¤è¤¤¡£

+ +

¼ÂÂΤϡ¤&parsed-entity;Ëô¤Ï&unparsed-entity;¤È¤¹¤ë¡£&parsed-entity;¤ÎÆâÍƤϡ¤&parsed-entity;¤Î&replacement-text;¤È¸Æ¤Ö¡£¤³¤Î¥Æ¥­¥¹¥È¤Ï¡¤Ê¸½ñ¤ÎËÜÂΤΰìÉô¤È¤·¤Æ²ò¼á¤¹¤ë¡£ + +

+ +

+ +&unparsed-entity;¤Ï¡¤ÆâÍƤ¬¥Æ¥­¥¹¥È¤Ç¤â¤½¤¦¤Ç¤Ê¤¯¤È¤â¤è¤¤¥ê¥½¡¼¥¹¤È¤¹¤ë¡£¥Æ¥­¥¹¥È¤Î¾ì¹ç¡¤XML¤Ç¤Ê¤¯¤È¤â¤è¤¤¡£³Æ&unparsed-entity;¤Ë¤Ï¡¤µ­Ë¡¤¬´ØÏ¢ÉÕ¤±¤é¤ì¡¤¤³¤Îµ­Ë¡¤Ï¡¤Ì¾Á°¤Ç&identified;¡£µ­Ë¡¤Î̾Á°µÚ¤Ó´ØÏ¢ÉÕ¤±¤é¤ì¤¿&identifier;¤ò¡¤XML&processor;¤¬&application;¤ËÅϤ¹¤È¤¤¤¦Í×·ï°Ê³°¤Ï¡¤XML¤Ï¡¤&unparsed-entity;¤ÎÆâÍƤòÀ©¸Â¤·¤Ê¤¤¡£ + +

+ +

&parsed-entity;¤Ï¡¤¼ÂÂλ²¾È¤Ë¤è¤Ã¤Æ̾Á°¤Ç¸Æ¤Ó½Ð¤¹¡£&unparsed-entity;¤Ï¡¤ENTITY·¿Ëô¤ÏENTITIES·¿¤Î°À­¤ÎÃͤȤ·¤Æ¡¤Ì¾Á°¤Ç»²¾È¤¹¤ë¡£

+ +

+°ìÈ̼ÂÂΤϡ¤Ê¸½ñÆâÍƤÎÃæ¤Ç»ÈÍѤ¹¤ë&parsed-entity;¤È¤¹¤ë¡£¤¢¤¤¤Þ¤¤¤Ë¤Ê¤é¤Ê¤¤¸Â¤ê¡¤¤³¤Î&TR-or-Rec;¤Ç¤Ï¡¤°ìÈ̼ÂÂΤòñ¤Ë¼ÂÂΤȸƤ֡£¥Ñ¥é¥á¥¿¼ÂÂΤϡ¤DTDÆâ¤Ç»ÈÍѤ¹¤ë&parsed-entity;¤È¤¹¤ë¡£¤³¤ì¤é¤Î£²¼ïÎà¤Î¼ÂÂΤϡ¤°Û¤Ê¤ë½ñ¼°¤Ç»²¾È¤·¡¤°Û¤Ê¤ëʸ̮¤Çǧ¼±¤¹¤ë¡£

+ + + + +ʸ»ú»²¾ÈµÚ¤Ó¼ÂÂλ²¾È +

+ +ʸ»ú»²¾È¤Ï¡¤ISO/IEC 10646ʸ»ú½¸¹ç¤ÎÆÃÄê¤Îʸ»ú¡¤Î㤨¤Ð¡¤ÆþÎϵ¡´ï¤«¤éľÀÜÆþÎÏÉÔ²Äǽ¤Êʸ»ú¤ò»²¾È¤¹¤ë¡£ + + +ʸ»ú»²¾È +CharRef +'&#' [0-9]+ ';' +| '&hcro;' [0-9a-fA-F]+ ';' + + + + +ÀµÅö¤Êʸ»ú +

ʸ»ú»²¾È¤Ç»²¾È¤¹¤ëʸ»ú¤Ï¡¤Èó½ªÃ¼µ­¹æChar¤Ë½¾¤ï¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+ +ʸ»ú¤¬ "&#x" ¤Ç»Ï¤Þ¤ì¤Ð¡¤½ªÃ¼¤Î ";" ¤Þ¤Ç¤Î¿ô»úµÚ¤Ó¥¢¥ë¥Õ¥¡¥Ù¥Ã¥È¤Ï¡¤ISO/IEC 10646 ¤Îʸ»ú¥³¡¼¥É¤Î16¿Ê¿ôɽ¸½¤È¤¹¤ë¡£ + +ʸ»ú¤¬ "&#" ¤Ç»Ï¤Þ¤ì¤Ð¡¤½ªÃ¼¤Î ";" ¤Þ¤Ç¤Î¿ô»ú¤Ï¡¤Ê¸»ú¥³¡¼¥É¤Î10¿Ê¿ôɽ¸½¤È¤¹¤ë¡£ + +

+ +

+ +¼ÂÂλ²¾È¤Ï¡¤Ì¾Á°¤ÎÉÕ¤¤¤¿¼ÂÂΤÎÆâÍƤò»²¾È¤¹¤ë¡£°ìÈ̼ÂÂΤؤλ²¾È¤Ï¡¤¥¢¥ó¥Ñ¥µ¥ó¥É(&)µÚ¤Ó¥»¥ß¥³¥í¥ó(;)¤ò¶èÀÚ¤ê»Ò¤È¤·¤ÆÍѤ¤¤ë¡£¥Ñ¥é¥á¥¿¼ÂÂΤؤλ²¾È¤Ï¡¤¥Ñ¡¼¥»¥ó¥Èµ­¹æ(%)µÚ¤Ó¥»¥ß¥³¥í¥ó(;)¤ò¶èÀÚ¤ê»Ò¤È¤·¤ÆÍѤ¤¤ë¡£ + +

+ + +¼ÂÂλ²¾È +Reference +EntityRef +| CharRef +EntityRef +'&' Name ';' + + + + + +PEReference +'%' Name ';' + + + + + + + + + +¼ÂÂΤ¬Àë¸À¤µ¤ì¤Æ¤¤¤ë¤³¤È +

DTD¤ò¤â¤¿¤Ê¤¤Ê¸½ñ¡¤¥Ñ¥é¥á¥¿¼ÂÂλ²¾È¤ò´Þ¤Þ¤Ê¤¤ÆâÉôDTD⊂¤À¤±¤ò¤â¤Äʸ½ñ¡¤Ëô¤Ï "standalone='yes'" ¤ò¤â¤Äʸ½ñ¤Ë¤ª¤¤¤Æ¡¤¼ÂÂλ²¾È¤ÇÍѤ¤¤ë Name ¤Ï¡¤¤½¤Î¼ÂÂΤÎÀë¸À¤ÇÍ¿¤¨¤ë̾Á°¤È¡¤&match;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£¤¿¤À¤·¡¤&well-formed;¤Îʸ½ñ¤Ï¡¤¼ÂÂÎ&magicents; ¤òÀë¸À¤¹¤ëɬÍפϤʤ¤¡£¥Ñ¥é¥á¥¿¼ÂÂΤξì¹ç¤Ï¡¤Àë¸À¤Ï¡¤»²¾È¤ËÀè¹Ô¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£Æ±Íͤˡ¤°ìÈ̼ÂÂΤξì¹ç¤Ï¡¤Â°À­¥ê¥¹¥ÈÀë¸À¤Î&default-value;Æâ¤Ç¤Î»²¾È¤è¤êÀè¤Ë¡¤Àë¸À¤¬¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+ +

³°Éô⊂Ëô¤Ï³°Éô¥Ñ¥é¥á¥¿¼ÂÂΤǼÂÂΤòÀë¸À¤¹¤ë¤È¤­¡¤&non-validating;&processor;¤¬¡¤Àë¸À¤òÆɤߡ¤½èÍý¤¹¤ë¤³¤È¤òµÁ̳¤Å¤±¤Ê¤¤¡£¤½¤ì¤é¤Îʸ½ñ¤Ç¤Ï¡¤¼ÂÂΤÏÀë¸À¤µ¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¤È¤¤¤¦µ¬Â§¤Ï¡¤&well-formed;À©Ìó¤Ç¤Ï¤Ê¤¤¡£ +

+
+ + +¼ÂÂΤ¬Àë¸À¤µ¤ì¤Æ¤¤¤ë¤³¤È +

+³°Éô⊂Ëô¤Ï³°Éô¥Ñ¥é¥á¥¿¼ÂÂΤò¤â¤Ã¤Æ¤¤¤Æ¡¤"standalone='no'"¤ò¤â¤Äʸ½ñ¤Ë¤ª¤¤¤Æ¡¤¼ÂÂλ²¾È¤ÇÍѤ¤¤ë Name ¤Ï¡¤¤½¤Î¼ÂÂΤÎÀë¸À¤ÇÍ¿¤¨¤ë̾Á°¤È&match;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£Áê¸ß±¿ÍÑÀ­¤Î¤¿¤á¡¤&valid;¤Êʸ½ñ¤Ï¤¢¤é¤«¤¸¤áÄêµÁ¤·¤¿¼ÂÂΤε¬Äê¤Ç»ØÄꤷ¤¿½ñ¼°¤Ë¤è¤Ã¤Æ¡¤¼ÂÂÎ &magicents;¤òÀë¸À¤¹¤ë¤³¤È¤¬Ë¾¤Þ¤·¤¤¡£¥Ñ¥é¥á¥¿¼ÂÂΤξì¹ç¤Ï¡¤Àë¸À¤Ï¡¤»²¾È¤ËÀè¹Ô¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£Æ±Íͤˡ¤°ìÈ̼ÂÂΤξì¹ç¤Ï¡¤Â°À­¥ê¥¹¥ÈÀë¸À¤Î&default-value;Æâ¤Ç¤Î»²¾È¤è¤ê¤âÀè¤Ë¡¤Àë¸À¤¬¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +

+
+ + + + +&parsed-entity; +

+¼ÂÂλ²¾È¤Ï¡¤&unparsed-entity;¤Î̾Á°¤ò´Þ¤ó¤Ç¤¤¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£&unparsed-entity;¤Ï¡¤ENTITY·¿Ëô¤ÏENTITIES ·¿¤È¤·¤ÆÀë¸À¤·¤¿Â°À­ÃͤȤ·¤Æ¤À¤±»²¾È¤Ç¤­¤ë¡£ +

+
+ + +ºÆµ¢¤Ê¤· +

&parsed-entity;¤Ï¡¤¤½¤ì¼«ÂΤؤλ²¾È¤ò¡¤Ä¾Àܤˤâ´ÖÀܤˤâ´Þ¤ó¤Ç¤Ï¤Ê¤é¤Ê¤¤¡£

+
+ + +DTD¤ÎÃæ +

+¥Ñ¥é¥á¥¿¼ÂÂλ²¾È¤Ï¡¤DTDÆâ¤Ë¤À¤±¡¤½Ð¸½¤·¤Æ¤è¤¤¡£ + +

+
+ +

+ʸ»ú»²¾ÈµÚ¤Ó¼ÂÂλ²¾È¤ÎÎã¤ò¡¤¼¡¤Ë¼¨¤¹¡£ +Type <key>less-than</key> (&hcro;3C;) to save options. +This document was prepared on &docdate; and +is classified &security-level;. +

+ +

+¥Ñ¥é¥á¥¿¼ÂÂλ²¾È¤ÎÎã¤ò¡¤¼¡¤Ë¼¨¤¹¡£ +<!ENTITY % ISOLat2 + SYSTEM "http://www.xml.com/iso/isolat2-xml.entities" > +%ISOLat2; + +

+
+ + +¼ÂÂÎÀë¸À + +

+ +¼ÂÂΤϡ¤¼¡¤Î¤È¤ª¤ê¤ËÀë¸À¤¹¤ë¡£ + +¼ÂÂÎÀë¸À + +EntityDecl +GEDecl°ìÈ̼ÂÂÎ +| PEDecl¥Ñ¥é¥á¥¿¼ÂÂÎ + +GEDecl +'<!ENTITY' S Name +S EntityDef +S? '>' + +PEDecl +| '<!ENTITY' S '%' S +Name S +PEDef S? '>' +¥Ñ¥é¥á¥¿¼ÂÂÎ + +EntityDef +EntityValue + + +| ExternalDef + + + +PEDef +EntityValue +| ExternalID + + + +Name ¤Ï¡¤¼ÂÂλ²¾È¤Ë¤ª¤¤¤Æ¼ÂÂΤò&identify;¡£&unparsed-entity;¤Ê¤é¤Ð¡¤ENTITY ·¿Ëô¤ÏENTITIES·¿¤Î°À­ÃÍÆâ¤Ç¡¤¼ÂÂΤò&identify;¡£Æ±°ì¤Î¼ÂÂΤ¬°ì²ó°Ê¾åÀë¸À¤µ¤ì¤ì¤Ð¡¤ºÇ½é¤ÎÀë¸À¤òÍѤ¤¤ë¡£&at-user-option;¡¤Ê£¿ô²óÀë¸À¤µ¤ì¤ë¼ÂÂΤ˴ؤ·¡¤XML&processor;¤Ï¡¤·Ù¹ð¤ò½Ð¤·¤Æ¤â¤è¤¤¡£ + +

+ + + + +ÆâÉô¼ÂÂÎ +

+ +¼ÂÂΤÎÄêµÁ¤¬ EntityValue¤Î¤È¤­¡¤¤³¤ì¤òÆâÉô¼ÂÂΤȤ¤¤¦¡£¤³¤ì¤Ï¡¤Ê̸ĤÎʪÍýŪµ­²±Ã±°Ì¤ò¤â¤¿¤º¡¤¼ÂÂΤÎÆâÍƤϡ¤Àë¸ÀÆâ¤ÇÍ¿¤¨¤ë¡£Àµ¤·¤¯&replacement-text;¤òÀ¸À®¤¹¤ë¤Ë¤Ï¡¤&literal;¼ÂÂÎÃÍÆâ¤Ç¤Î¼ÂÂλ²¾ÈµÚ¤Óʸ»ú»²¾È¤Î½èÍý¤¬¡¤É¬ÍפȤʤ뤫¤â¤·¤ì¤Ê¤¤¤³¤È¤ËÃí°Õ¤¹¤ë¡£¾ÜºÙ¤Ï¡¤ÆâÉô¼ÂÂΤÎ&replacement-text;¤Î¹½ÃÛ¤ò»²¾È¡£ + + + +

+ +

+ÆâÉô¼ÂÂΤϡ¤&parsed-entity;¤È¤¹¤ë¡£ +

+ +

ÆâÉô¼ÂÂÎÀë¸À¤ÎÎã¤ò¡¤¼¡¤Ë¼¨¤¹¡£ +<!ENTITY Pub-Status "This is a pre-release of the specification.">

+
+ + +³°Éô¼ÂÂÎ +

+ +¼ÂÂΤ¬ÆâÉô¼ÂÂΤǤʤ±¤ì¤Ð¡¤³°Éô¼ÂÂΤȤ·¡¤¼¡¤Î¤È¤ª¤ê¤ËÀë¸À¤¹¤ë¡£ + + +³°Éô¼ÂÂÎÀë¸À +ExternalDef +ExternalID +NDataDecl? +ExternalID +'SYSTEM' S +SystemLiteral +| 'PUBLIC' S +PubidLiteral +S +SystemLiteral + + +NDataDecl +S 'NDATA' S +Name + + + +NDataDecl ¤¬Â¸ºß¤¹¤ì¤Ð¡¤¤³¤Î¼ÂÂΤϡ¤&unparsed-entity;¤È¤·¡¤¤½¤¦¤Ç¤Ê¤±¤ì¤Ð¡¤&parsed-entity;¤È¤¹¤ë¡£ +

+ + +µ­Ë¡¤¬Àë¸À¤µ¤ì¤Æ¤¤¤ë¤³¤È +

+Name ¤Ï¡¤Àë¸À¤·¤¿µ­Ë¡¤Î̾Á°¤È&match;¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +

+
+ +

+ +¥­¡¼¥ï¡¼¥É SYSTEM ¤Î¸å¤Î SystemLiteral ¤ò¡¤¼ÂÂΤΥ·¥¹¥Æ¥à&identifier;¤È¸Æ¤Ö¡£¤³¤ì¤ÏURI¤È¤·¡¤¤½¤Î¼ÂÂΤÎÆâÍƤò¼è¤ê½Ð¤¹¤Î¤ËÍѤ¤¤Æ¤â¤è¤¤¡£URI¤È¶¦¤Ë»È¤¦¤³¤È¤Î¿¤¤¥Ï¥Ã¥·¥å("#")µÚ¤Ó¥Õ¥é¥°¥á¥ó¥È&identifier;¤Ï¡¤Àµ¼°¤Ë¤Ï¡¤URI¼«ÂΤΰìÉô¤È¤Ï¤·¤Ê¤¤¡£¥Õ¥é¥°¥á¥ó¥È&identifier;¤¬¡¤¥·¥¹¥Æ¥à&identifier;¤ÎÉôʬ¤È¤·¤ÆÍ¿¤¨¤é¤ì¤Æ¤¤¤ë¾ì¹ç¡¤XML&processor;¤Ï¡¤&error;¤ò½Ð¤·¤Æ¤â¤è¤¤¡£¤³¤Î&TR-or-Rec;¤ÎÈϰϳ°¤Î¾ðÊó(Î㤨¤Ð¡¤¤¢¤ëÆÃÄê¤ÎDTD¤ÎÆÃÊ̤ÊXMLÍ×ÁÇËô¤ÏÆÃÄê¤Î&application;¤Î»ÅÍͤˤè¤Ã¤ÆÄêµÁ¤µ¤ì¤¿½èÍýÌ¿Îá)¤Ë¤è¤Ã¤Æ¾å½ñ¤­¤µ¤ì¤Ê¤¤¸Â¤ê¡¤ÁêÂÐŪ¤ÊURI¤Ï¡¤¤½¤Î¼ÂÂΤΰÌÃÖ¡¤¤¹¤Ê¤ï¤Á¡¤¤½¤Î¼ÂÂΤÎÀë¸À¤¬¤¢¤ë¥Õ¥¡¥¤¥ë¤ËÁêÂÐŪ¤È¤¹¤ë¡£¤·¤¿¤¬¤Ã¤Æ¡¤DTD¤ÎÆâÉô⊂¤Ë¤¢¤ë¼ÂÂÎÀë¸À¤Ç¤ÎÁêÂÐŪ¤ÊURI¤Ï¡¤Ê¸½ñ¤Î°ÌÃ֤ˤĤ¤¤ÆÁêÂÐŪ¤È¤¹¤ë¡£³°Éô⊂¤Ë¤¢¤ë¼ÂÂÎÀë¸À¤Ç¤ÎÁêÂÐŪ¤ÊURI¤Ï¡¤¤½¤Î³°Éô⊂¤ò´Þ¤à¥Õ¥¡¥¤¥ë¤Î°ÌÃÖ¤ËÁêÂÐŪ¤È¤¹¤ë¡£ +

+ +

+ +¥·¥¹¥Æ¥à&identifier;°Ê³°¤Ë¡¤³°Éô¼ÂÂΤϡ¤¸ø³«&identifier;¤ò´Þ¤ó¤Ç¤â¤è¤¤¡£ + +¼ÂÂΤÎÆâÍƤò¼è¤ê½Ð¤¹XML&processor;¤Ï¡¤¤³¤Î¸ø³«&identifier;¤òÍѤ¤¤Æ¡¤Âå¤ï¤ê¤ÎURI¤ÎÀ¸À®¤ò»î¤ß¤Æ¤â¤è¤¤¡£XML&processor;¤¬¤³¤ì¤Ë¼ºÇÔ¤·¤¿¾ì¹ç¤Ï¡¤¥·¥¹¥Æ¥à&literal;¤È¤·¤Æ»ØÄꤷ¤¿URI¤òÍѤ¤¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£&match;¤¹¤ëÁ°¤Ë¡¤¸ø³«&identifier;Æâ¤Ë¤¢¤ë¶õÇòʸ»ú¤«¤é¤Ê¤ë&string;¤Ï¡¤¤¹¤Ù¤Æñ°ì¤Î&space-character;(#x20)¤ËÀµµ¬²½¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤º¡¤Á°¸å¤Î¶õÇòʸ»ú¤Ïºï½ü¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ +

+ +

³°Éô¼ÂÂÎÀë¸À¤ÎÎã¤ò¡¤¼¡¤Ë¼¨¤¹¡£ +<!ENTITY open-hatch + SYSTEM "http://www.textuality.com/boilerplate/OpenHatch.xml"> +<!ENTITY open-hatch + PUBLIC "-//Textuality//TEXT Standard open-hatch boilerplate//EN" + "http://www.textuality.com/boilerplate/OpenHatch.xml"> +<!ENTITY hatch-pic + SYSTEM "../grafix/OpenHatch.gif" + NDATA gif >

+
+ +
+ + +&parsed-entity; + +¥Æ¥­¥¹¥ÈÀë¸À +

³°Éô&parsed-entity;¤Ï¡¤¥Æ¥­¥¹¥ÈÀë¸À¤Ç»Ï¤Þ¤Ã¤Æ¤â¤è¤¤¡£ + +¥Æ¥­¥¹¥ÈÀë¸À + +TextDecl +&xmlpio; +VersionInfo? +EncodingDecl +S? &pic; + + + + + +

+

¥Æ¥­¥¹¥ÈÀë¸À¤Ï¡¤¤½¤Î¤Þ¤Þ¤Î·Á¤Ç¸½¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤º¡¤&parsed-entity;¤Ø¤Î»²¾È¤ò·Ðͳ¤·¤Æ¤Ï¤Ê¤é¤Ê¤¤¤³¤È¤ËÃí°Õ¤¹¤ë¡£

+

³°Éô&parsed-entity;¤Ë¤ª¤¤¤Æ¡¤¥Æ¥­¥¹¥ÈÀë¸À¤Ï¡¤ÀèƬ°Ê³°¤Î¤¤¤«¤Ê¤ë°ÌÃ֤ˤâ½Ð¸½¤·¤Ê¤¤¡£

+
+ +&well-formed;¤Î&parsed-entity; +

¥é¥Ù¥ëdocument¤ò¤â¤ÄÀ¸À®µ¬Â§¤Ë&match;¤¹¤ì¤Ð¡¤Ê¸½ñ¼ÂÂΤϡ¤&well-formed;¤È¤¹¤ë¡£¥é¥Ù¥ëExtParsedEnt¤ò¤â¤ÄÀ¸À®µ¬Â§¤Ë&match;¤¹¤ì¤Ð¡¤³°Éô¤Î°ìÈÌ&parsed-entity;¤Ï¡¤&well-formed;¤È¤¹¤ë¡£¥é¥Ù¥ëExtPE¤ò¤â¤ÄÀ¸À®µ¬Â§¤Ë&match;¤¹¤ì¤Ð¡¤³°Éô¥Ñ¥é¥á¥¿¼ÂÂΤϡ¤&well-formed;¤È¤¹¤ë¡£ + + +&well-formed;¤Î&parsed-entity; +ExtParsedEnt +TextDecl? +content + +ExtPE +TextDecl? +extSubset + + +&replacement-text;¤¬¡¤¥é¥Ù¥ëcontent¤ò¤â¤ÄÀ¸À®µ¬Â§¤Ë&match;¤¹¤ì¤Ð¡¤ÆâÉô¤Î°ìÈÌ&parsed-entity;¤Ï¡¤&well-formed;¤È¤¹¤ë¡£DTD¤òºÇ¸å¤Þ¤ÇÆɤ߹þ¤Þ¤Ê¤¤¤È¡¤³Î¼Â¤Ë¤³¤ì¤òȽÄê¤Ç¤­¤Ê¤¤¤³¤È¤ËÃí°Õ¡£¤¹¤Ù¤Æ¤ÎÆâÉô¤Î¥Ñ¥é¥á¥¿¼ÂÂΤϡ¤ÄêµÁ¤Ë¤è¤Ã¤Æ&well-formed;¤È¤¹¤ë¡£ +

+

¼ÂÂΤ¬&well-formed;¤Ê·ë²Ì¤È¤·¤Æ¡¤XMLʸ½ñ¤ÎÏÀÍýŪµÚ¤ÓʪÍýŪ¹½Â¤¤Ï¡¤Àµ¤·¤¯Æþ¤ì»Ò¤È¤Ê¤ë¡£³«»Ï¥¿¥°¡¤½ªÎ»¥¿¥°¡¤¶õÍ×ÁÇ¥¿¥°¡¤Í×ÁÇ¡¤¥³¥á¥ó¥È¡¤½èÍýÌ¿Îᡤʸ»ú»²¾ÈµÚ¤Ó¼ÂÂλ²¾È¤¬¡¤°ì¤Ä¤Î¼ÂÂΤdz«»Ï¤·¡¤Ê̤μÂÂΤǽªÎ»¤¹¤ë¤³¤È¤Ï¤Ê¤¤¡£

+
+ +¼ÂÂΤˤª¤±¤ëʸ»úÉä¹æ²½ + +

XMLʸ½ñÆâ¤Î³°Éô&parsed-entity;¤Ï¡¤³Æ¡¹¡¤Ê̤Îʸ»úÉä¹æ²½Êý¼°¤òÍѤ¤¤Æ¤â¤è¤¤¡£¤¹¤Ù¤Æ¤ÎXML&processor;¤Ï¡¤UTF-8¤ÇÉä¹æ²½¤·¤¿¼ÂÂΡ¤UTF-16¤ÇÉä¹æ²½¤·¤¿¼ÂÂΤò½èÍý¤Ç¤­¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ + +

+

UTF-16¤ÇÉä¹æ²½¤·¤¿¼ÂÂΤϡ¤ISO/IEC 10646¤ÎÉÕÏ¿EµÚ¤ÓUnicode¤ÎÉÕÏ¿B¤Çµ¬Äꤹ¤ë&byte-order-mark;(ZERO WIDTH NO-BREAK SPACEʸ»ú¡¤#xFEFF)¤Ç»Ï¤Þ¤é¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£¤³¤ì¤Ï¡¤Éä¹æ²½¤Îɸ¼±¤Ç¤¢¤Ã¤Æ¡¤XMLʸ½ñ¤Î&markup;¤Î°ìÉô¤Ç¤â¡¤Ê¸»ú¥Ç¡¼¥¿¤Î°ìÉô¤Ç¤â¤Ê¤¤¡£XML&processor;¤Ï¡¤UTF-8¤ÇÉä¹æ²½¤·¤¿Ê¸½ñ¤ÈUTF-16¤ÇÉä¹æ²½¤·¤¿Ê¸½ñ¤È¤Î¶èÊ̤ò¹Ô¤¦¤¿¤á¤Ë¡¤¤³¤Îʸ»ú¤ò»ÈÍѲÄǽ¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+

XML&processor;¤Ï¡¤UTF-8µÚ¤ÓUTF-16¤ÇÉä¹æ²½¤·¤¿¼ÂÂΤÀ¤±¤òÆɤळ¤È¤òɬ¿Ü¤È¤¹¤ë¤¬¡¤Â¾¤ÎÉä¹æ²½¤òÀ¤³¦¤Ç¤ÏÍѤ¤¤Æ¤ª¤ê¡¤¤½¤ì¤é¤ÎÉä¹æ²½¤òÍѤ¤¤ë¼ÂÂΤòXML&processor;¤¬½èÍý¤Ç¤­¤ë¤³¤È¤¬Ë¾¤Þ¤·¤¤¡£UTF-8Ëô¤ÏUTF-16°Ê³°¤ÎÉä¹æ²½Êý¼°¤òÍѤ¤¤Æ³ÊǼ¤¹¤ë&parsed-entity;¤Ï¡¤Éä¹æ²½Àë¸À¤ò´Þ¤à¥Æ¥­¥¹¥ÈÀë¸À¤Ç»Ï¤á¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ + +Éä¹æ²½Àë¸À +EncodingDecl +S +'encoding' Eq +'"' EncName '"' | "'" +EncName "'" + + +EncName +[A-Za-z] ([A-Za-z0-9._] | '-')* +¥é¥Æ¥óʸ»ú¤À¤±¤ò´Þ¤àÉä¹æ²½Ì¾ + + +ʸ½ñ¼ÂÂΤǤϡ¤Éä¹æ²½Àë¸À¤Ï¡¤XMLÀë¸À¤Î°ìÉô¤È¤¹¤ë¡£EncName¤Ï¡¤»ÈÍѤ¹¤ëÉä¹æ²½Êý¼°¤Î̾Á°¤È¤¹¤ë¡£ +

+ +

Éä¹æ²½Àë¸À¤Ç¤Ï¡¤ÃÍUTF-8¡¤UTF-16¡¤ISO-10646-UCS-2µÚ¤ÓISO-10646-UCS-4¤Ï¡¤UnicodeµÚ¤ÓISO/IEC 10646¤Î³Æ¼ïÉä¹æ²½¤Î¤¿¤á¤ËÍѤ¤¤ë¡£ÃÍISO-8859-1¤«¤éISO-8859-9¤Þ¤Ç¤Ï¡¤ISO 8859¤ÎÂбþ¤¹¤ë¥Ñ¡¼¥È¤Î¤¿¤á¤ËÍѤ¤¤ë¡£ÃÍISO-2022-JP¡¤Shift_JISµÚ¤ÓEUC-JP¤Ï¡¤JIS X-0208-1997¤Î³Æ¼ïÉä¹æ²½¤Î¤¿¤á¤ËÍѤ¤¤ë¡£XML&processor;¤Ï¡¤¤½¤ì°Ê³°¤ÎÉä¹æ²½Êý¼°¤òǧ¼±¤·¤Æ¤â¤è¤¤¡£Internet Assigned Numbers Authority (IANA)¤Ë¡¤(charsets¤È¤·¤Æ)ÅÐÏ¿¤µ¤ì¤¿Ê¸»úÉä¹æ²½Êý¼°¤Ë¤Ä¤¤¤Æ¤Ï¡¤¤³¤ì¤é°Ê³°¤Ë¤Ä¤¤¤Æ¤â¡¤ÅÐÏ¿¤µ¤ì¤¿Ì¾Á°¤Ç»²¾È¤¹¤ë¤³¤È¤¬Ë¾¤Þ¤·¤¤¡£¤³¤ì¤é¤ÎÅÐÏ¿¤µ¤ì¤¿Ì¾Á°¤Ï¡¤Âçʸ»ú¡¦¾®Ê¸»ú¤Î¶èÊ̤ò¤»¤º¤ËÄêµÁ¤µ¤ì¤Æ¤¤¤ë¤Î¤Ç¡¤¤³¤ì¤é¤ËÂФ¹¤ëÈæ³Ó¤ò»î¤ß¤ë&processor;¤Ï¡¤Âçʸ»ú¡¦¾®Ê¸»ú¤Î¶èÊ̤ò¤·¤Ê¤¤ÊýË¡¤ò¤È¤ë¤Î¤¬Ë¾¤Þ¤·¤¤¤³¤È¤ËÃí°Õ¤¹¤ë¡£

+

XML½èÍý·Ï¤ËÅϤµ¤ì¤¿¼ÂÂΤ¬¡¤Éä¹æ²½Àë¸À¤ò´Þ¤à¤Ë¤â¤«¤«¤ï¤é¤º¡¤Àë¸À¤Ç¼¨¤·¤¿¤â¤Î°Ê³°¤ÎÊý¼°¤ÇÉä¹æ²½¤µ¤ì¤Æ¤¤¤¿¤ê¡¤Éä¹æ²½Àë¸À¤¬¡¤³°Éô¼ÂÂΤκǽé°Ê³°¤Î°ÌÃ֤˽и½¤¹¤ì¤Ð¡¤&error;¤È¤¹¤ë¡£ +

+

&byte-order-mark;¤Ç¤âÉä¹æ²½Àë¸À¤Ç¤â»Ï¤Þ¤é¤Ê¤¤¼ÂÂΤϡ¤UTF-8Éä¹æ²½¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+ +

+½èÍý¤Ç¤­¤Ê¤¤Éä¹æ²½¤ò¤â¤Ã¤¿¼ÂÂΤòXML&processor;¤¬È¯¸«¤·¤¿¤È¤­¤Ï¡¤&application;¤Ë¤½¤Î»ö¼Â¤òÄÌÃΤ·¡¤&fatal-error;¤È¤·¤Æ¡¤½èÍý¤ò½ªÎ»¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ + +

+

Éä¹æ²½Àë¸À¤ÎÎã¤ò¡¤¼¡¤Ë¼¨¤¹¡£ +<?xml encoding='UTF-8'?> +<?xml encoding='EUC-JP'?>

+
+
+ +XML&processor;¤Ë¤è¤ë¼ÂÂεڤӻ²¾È¤Î°·¤¤ +

¼¡¤Îɽ¤Ï¡¤Ê¸»ú»²¾È¡¤¼ÂÂλ²¾ÈµÚ¤Ó&unparsed-entity;¤Î¸Æ½Ð¤·¤¬¸½¤ì¤ëʸ̮µÚ¤Ó³Æ¡¹¤Î¾ì¹ç¤Ë¤ª¤±¤ëXML&processor;¤ËÍ׵᤹¤ë¿¶Éñ¤¤¤òÍ×Ì󤹤롣°ìÈÖº¸¤ÎÎó¤Î¥é¥Ù¥ë¤Ï¡¤Ç§¼±¤Îʸ̮¤ò¼¨¤¹¡£ + + +

Í×ÁǤγ«»Ï¥¿¥°µÚ¤Ó½ªÎ»¥¿¥°¤Î´Ö¤ÎǤ°Õ¤Î¾ì½ê¤Ç¤Î»²¾È¡£Èó½ªÃ¼µ­¹æcontent¤ËÂбþ¤¹¤ë¡£

+ + + +

³«»Ï¥¿¥°¤Î°À­¤ÎÃÍ¡¤Ëô¤Ï°À­Àë¸À¤Ë¤ª¤±¤ë&default-value;¤Î¤¤¤º¤ì¤«¤Ç¤Î»²¾È¡£Èó½ªÃ¼µ­¹æAttValue¤ËÂбþ¤¹¤ë¡£

+ + +

»²¾È¤Ç¤Ï¤Ê¤¯¡¤Name¤È¤·¤Æ½Ð¸½¡£ENTITY·¿¤È¤·¤ÆÀë¸À¤·¤¿Â°À­¤ÎÃÍ¡¤Ëô¤ÏENTITIES·¿¤È¤·¤ÆÀë¸À¤·¤¿Â°À­¤ÎÃͤˤª¤±¤ë&space;¤Ç¶èÀÚ¤ë&token;¤Î°ì¤Ä¤È¤·¤Æ½Ð¸½¤¹¤ë¡£

+
+ +

¼ÂÂΤÎÀë¸À¤Ë¤ª¤±¤ë¡¤¥Ñ¥é¥á¥¿Ëô¤ÏÆâÉô¼ÂÂΤÎ&literal;¼ÂÂÎÃÍÆâ¤Î»²¾È¡£Èó½ªÃ¼µ­¹æEntityValue¤ËÂбþ¤¹¤ë¡£

+ +

DTD¤ÎÆâÉô⊂Ëô¤Ï³°Éô⊂¤Ç¤Î»²¾È¡£¤¿¤À¤·¡¤EntityValueËô¤ÏAttValue¤Î³°Â¦¤È¤¹¤ë¡£

+
+

+ + + + + +¼ÂÂΤη¿ +ʸ»ú + + +¥Ñ¥é¥á¥¿ +ÆâÉô&newline;°ìÈÌ +³°Éô&newline;&parsed-entity;&newline;°ìÈÌ +&unparsed-entity; + + + +ÆâÍƤǤÎ&newline;»²¾È +ǧ¼±&newline;¤·¤Ê¤¤ +¼è¹þ¤ß +¸¡¾Ú¤Î¤¿¤á¤Ë¼è¹þ¤ß +¶Ø»ß +¼è¹þ¤ß + + +°À­ÃͤǤÎ&newline;»²¾È +ǧ¼±&newline;¤·¤Ê¤¤ +¼è¹þ¤ß +¶Ø»ß +¶Ø»ß +¼è¹þ¤ß + + +°À­ÃͤȤ·¤Æ&newline;½Ð¸½ +ǧ¼±&newline;¤·¤Ê¤¤ +¶Ø»ß +¶Ø»ß +ÄÌÃÎ +ǧ¼±&newline;¤·¤Ê¤¤ + + +¼ÂÂÎÃͤǤÎ&newline;»²¾È +¼è¹þ¤ß +&bypass; +&bypass; +¶Ø»ß +¼è¹þ¤ß + + +DTD¤Ç¤Î&newline;»²¾È +PE¤È¤·¤Æ&newline;¼è¹þ¤ß +¶Ø»ß +¶Ø»ß +¶Ø»ß +¶Ø»ß + + + + +¡Èǧ¼±¤·¤Ê¤¤¡É +

DTD¤Î³°¤Ç¤Ï¡¤%ʸ»ú¤Ï¡¤¤¤¤«¤Ê¤ëÆÃÄê¤Î°ÕÌ£¤â¡¤¤â¤¿¤Ê¤¤¡£¤·¤¿¤¬¤Ã¤Æ¡¤DTD¤Ç¤Ï¥Ñ¥é¥á¥¿¼ÂÂλ²¾È¤È¤·¤Æǧ¼±¤¹¤ë¤â¤Î¤Ç¤¢¤Ã¤Æ¤â¡¤contentÆâ¤Ç¤Ï&markup;¤È¤·¤Æ¤Ïǧ¼±¤·¤Ê¤¤¡£Æ±Íͤˡ¤Å¬ÀÚ¤ËÀë¸À¤·¤¿Â°À­¤ÎÃͤÎÃæ¤Ë¸½¤ì¤ë¾ì¹ç¤ò½ü¤­¡¤&unparsed-entity;¤Î̾Á°¤Ï¡¤Ç§¼±¤·¤Ê¤¤¡£ +

+
+ +¡È¼è¹þ¤ß¡É +

¼ÂÂΤϡ¤¤½¤Î&replacement-text;¤ò¼è¤ê½Ð¤·¡¤½èÍý¤¹¤ë¤È¡¤»²¾È¼«ÂΤÎÂå¤ï¤ê¤Ë¡¤»²¾È¤¬¤¢¤Ã¤¿°ÌÃ֤ǡ¤Ê¸½ñ¤Î°ìÉô¤È¤·¤Æ´Þ¤Þ¤ì¤ë¤«¤Î¤è¤¦¤Ë¼è¤ê¹þ¤Þ¤ì¤ë¡£&replacement-text;¤Ï¡¤Ê¸»ú¥Ç¡¼¥¿µÚ¤Ó(¥Ñ¥é¥á¥¿¼ÂÂΤò½ü¤¯¡£)&markup;¤Î¤¤¤º¤ì¤ò´Þ¤ó¤Ç¤â¤è¤¯¡¤¤³¤ì¤é¤Ï¡¤Ä̾ï¤ÎÊýË¡¤Çǧ¼±¤µ¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£¤¿¤À¤·¡¤&markup;¤Î¶èÀÚ¤ê»Ò¤ò&escape;¤¹¤ë¤¿¤á¤ËÍѤ¤¤ë¼ÂÂÎ(&magicents;)¤Î&replacement-text;¤Ï¡¤¾ï¤Ë¥Ç¡¼¥¿¤È¤·¤Æ°·¤¦(&string;"AT&amp;T;"¤Ï¡¤"AT&T;"¤ËŸ³«¤µ¤ì¡¤»Ä¤µ¤ì¤¿¥¢¥ó¥Ñ¥µ¥ó¥É¤Ï¡¤¼ÂÂλ²¾È¤Î¶èÀÚ¤ê»Ò¤È¤·¤Æ¤Ïǧ¼±¤·¤Ê¤¤¡£)¡£Ê¸»ú»²¾È¤Ï¡¤¼¨¤·¤¿Ê¸»ú¤ò»²¾È¼«ÂΤÎÂå¤ï¤ê¤Ë½èÍý¤¹¤ë¤È¤­¡¤¼è¤ê¹þ¤Þ¤ì¤ë¡£ +

+
+ +¡È¸¡¾Ú¤Î¤¿¤á¤Ë¼è¹þ¤ß¡É +

ʸ½ñ¤Î&validity;¤ò¸¡¾Ú¤¹¤ë¤Ë¤Ï¡¤XML&processor;¤¬&parsed-entity;¤Ø¤Î»²¾È¤òǧ¼±¤·¤¿¤È¤­¡¤¤½¤Î&replacement-text;¤ò¼è¤ê¹þ¤Þ¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£¼ÂÂΤ¬³°Éô¼ÂÂΤǤ¢¤Ã¤Æ¡¤XMLʸ½ñ¤Î&validity;¤ò¸¡¾Ú¤·¤Ê¤±¤ì¤Ð¡¤¼ÂÂΤÎ&replacement-text;¤ò¼è¤ê¹þ¤ó¤Ç¤â¤è¤¤¤¬¡¤¤½¤¦¤·¤Ê¤¯¤È¤â¤è¤¤¡£

+

¤³¤Î¼è·è¤á¤Ï¡¤SGMLµÚ¤ÓXML¤Î¼ÂÂΤε¡¹½¤¬Ä󶡤¹¤ë¼«Æ°¼è¹þ¤ßµ¡Ç½¤¬¡¤Ê¸½ñºîÀ®»þ¤Î¥â¥¸¥å¡¼¥ë²½¤ò¼ç¤ÊÌÜŪ¤È¤·¤ÆÀ߷פµ¤ì¤Æ¤ª¤ê¡¤¤½¤Î¾¤Î&application;(Æäˡ¤Ê¸½ñ¤Î¥Ö¥é¥¦¥º)¤Ë¤Ï¡¤É¬¤º¤·¤âŬÀڤǤϤʤ¤¡¤¤È¤¤¤¦Ç§¼±¤Ë¤è¤ë¡£Î㤨¤Ð¡¤¥Ö¥é¥¦¥¶¤Ï³°Éô&parsed-entity;¤Ø¤Î»²¾È¤ò¸«¤Ä¤±¤ë¤È¡¤¤½¤Î¼ÂÂΤ¬Â¸ºß¤¹¤ë¤È¤¤¤¦É½¼¨¤À¤±¤ò¹Ô¤¤¡¤É½¼¨¤òÍ׵ᤵ¤ì¤¿¤È¤­¤Ë¤À¤±¡¤ÆâÍƤò¼è¤ê½Ð¤¹¤«¤â¤·¤ì¤Ê¤¤¡£ +

+
+ +¡È¶Ø»ß¡É +

¼¡¤Ï¶Ø»ß¤µ¤ì¤Æ¤ª¤ê¡¤&fatal-error;¤È¤¹¤ë¡£ + +

a) &unparsed-entity;¤Ø¤Î»²¾È¤Î½Ð¸½¡£ +

+

b) DTD¤ÎEntityValueËô¤ÏAttValue°Ê³°¤ÎÉôʬ¤Ë¤ª¤±¤ë¡¤Ê¸»ú»²¾ÈËô¤Ï°ìÈ̼ÂÂΤؤλ²¾È¤Î½Ð¸½¡£

+

c) °À­ÃÍÆâ¤Î³°Éô¼ÂÂΤؤλ²¾È¡£

+
+ +

+
+ +¡ÈÄÌÃÎ¡É +

&unparsed-entity;¤Î̾Á°¤¬¡¤ENTITYËô¤ÏENTITIES¤Î°À­¤ÎÃͤˤª¤¤¤Æ&token;¤È¤·¤Æ¸½¤ì¤¿¤È¤­¡¤&processor;¤Ï¡¤&application;¤ËÂФ·¤Æ¡¤´ØÏ¢ÉÕ¤±¤é¤ì¤¿µ­Ë¡Ì¾¡¤µ­Ë¡¤ËÂФ¹¤ë¥·¥¹¥Æ¥à&identifier;µÚ¤Ó(¸ºß¤¹¤ì¤Ð)¸ø³«&identifier;¤òÄÌÃΤ·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+
+ +¡È&bypass;¡É +

°ìÈ̼ÂÂλ²¾È¤¬¡¤¼ÂÂÎÀë¸À¤Ë¤ª¤±¤ëEntityValueÆâ¤Ë¸½¤ì¤ë¤È¤­¡¤¤½¤ì¤Ï̵»ë¤µ¤ì¡¤¤½¤Î¤Þ¤Þ»Ä¤ë¡£

+
+ +¡ÈPE¤È¤·¤Æ¼è¹þ¤ß¡É +

³°Éô&parsed-entity;¤Î¾ì¹ç¤ÈƱÍͤˡ¤¥Ñ¥é¥á¥¿¼ÂÂΤϡ¤&validity;¤ò¸¡¾Ú¤¹¤ë¤È¤­¤À¤±¼è¤ê¹þ¤Þ¤ì¤ëɬÍפ¬¤¢¤ë¡£¥Ñ¥é¥á¥¿¼ÂÂλ²¾È¤òDTDÆâ¤Ëǧ¼±¤·¤Æ¼è¤ê¹þ¤à¤È¤­¡¤¤½¤Î&replacement-text;¤Ï¡¤¤½¤ÎÁ°¸å¤Ë°ì¤Ä¤Î&space-character;(#x20)¤ÎÉղäˤè¤Ã¤Æ°ú¤­¿­¤Ð¤µ¤ì¤ë¡£¤³¤Î°Õ¿Þ¤Ï¡¤¥Ñ¥é¥á¥¿¼ÂÂΤÎ&replacement-text;¤¬¡¤DTDÆâ¤Î¤¤¤¯¤Ä¤«¤ÎʸˡŪ&token;¤ò´°Á´¤Ë´Þ¤à¤È¡¤À©Ì󤹤뤳¤È¤Ë¤¢¤ë¡£ +

+
+ +
+ +ÆâÉô¼ÂÂÎ&replacement-text;¤Î¹½ÃÛ +

ÆâÉô¼ÂÂΤμ谷¤¤¤Îµ¬Äê¤Ç¡¤¼ÂÂÎÃͤòÆó¤Ä¤Î·Á¼°¤Ë¶èÊ̤¹¤ë¤³¤È¤ÏÌò¤ËΩ¤Ä¡£&literal;¼ÂÂÎÃͤϡ¤¼ÂÂÎÀë¸ÀÆâ¤Ë¼ÂºÝ¤Ë¸ºß¤¹¤ë¡¤°úÍÑÉä¤Ç°Ï¤à&string;¤È¤¹¤ë¡£¤³¤ì¤Ï¡¤Èó½ªÃ¼µ­¹æEntityValue¤Ë&match;¤¹¤ë¡£&replacement-text;¤Ï¡¤Ê¸»ú»²¾ÈµÚ¤Ó¶meter;¼ÂÂλ²¾È¤ÎÃÖ´¹¤¨¸å¤Ë¤ª¤±¤ë¡¤¼ÂÂΤÎÆâÍƤȤ¹¤ë¡£

+ +

ÆâÉô¼ÂÂÎÀë¸ÀÆâ¤ÇÍ¿¤¨¤ë&literal;¼ÂÂÎÃÍ(EntityValue)¤Ï¡¤Ê¸»ú»²¾È¡¤¶meter;¼ÂÂλ²¾ÈµÚ¤Ó°ìÈ̼ÂÂλ²¾È¤ò´Þ¤ó¤Ç¤è¤¤¡£¤³¤ì¤é¤Î»²¾È¤Ï¡¤&literal;¼ÂÂÎÃÍÆâ¤Ë´°Á´¤Ë´Þ¤Þ¤ì¤Æ¤¤¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£Å¸³«¤¹¤ë¼ÂºÝ¤Î&replacement-text;(Àè¤Ë¼¨¤·¤¿¤â¤Î)¤Ï¡¤»²¾È¤¹¤ë¶meter;¼ÂÂΤÎ&replacement-text;¤ò´Þ¤Þ¤Ê¤±¤ì¤Ð¤Ê¤é¤º¡¤&literal;¼ÂÂÎÃÍÆâ¤Ç¤Îʸ»ú»²¾È¤ÎÂå¤ï¤ê¤Ë»²¾È¤·¤¿Ê¸»ú¤ò´Þ¤Þ¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£¤·¤«¤·¡¤°ìÈ̼ÂÂλ²¾È¤Ï¡¤¤½¤Î¤Þ¤Þ»Ä¤·, Ÿ³«¤·¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£ + +Î㤨¤Ð¡¤¼¡¤ÎÀë¸À¤òÍ¿¤¨¤¿¤È¤¹¤ë¡£ + + + +]]> +¼ÂÂΤÎ&replacement-text;"book"¤Ï¡¤¼¡¤Î¤È¤ª¤ê¤È¤Ê¤ë¡£ +La Peste: Albert Camus, +© 1947 Éditions Gallimard. &rights; +»²¾È"&book;"¤¬¡¤Ê¸½ñ¤ÎÆâÍÆËô¤Ï°À­ÃÍÆâ¤Ë½Ð¸½¤·¤Æ¤¤¤ì¤Ð¡¤°ìÈ̼ÂÂλ²¾È"&rights;"¤Ï¡¤Å¸³«¤µ¤ì¤Æ¤¤¤ë¡£

+

¤³¤ì¤é¤Îñ½ã¤Êµ¬Â§¤Ï¡¤Ê£¹çÁê¸ßºîÍѤò¤â¤Ä¡£ + +Æñ¤·¤¤Îã¤Ë¤Ä¤¤¤Æ¤Î¾ÜºÙ¤Ï¡¤¼ÂÂλ²¾È¤ÎŸ³«¤ÎÉÕÏ¿¤ò»²¾È¤Î¤³¤È¡£ +

+ + + +
+ +ÄêµÁºÑ¤ß¼ÂÂÎ +

+¼ÂÂλ²¾ÈµÚ¤Óʸ»ú»²¾È¤Î¤¤¤º¤ì¤â¡¤&left-angle-bracket;¡¤¥¢¥ó¥Ð¥µ¥ó¥ÉµÚ¤Ó¾¤Î¶èÀÚ¤ê»Ò¤ò&escape;¤¹¤ë¤¿¤á¤Ë»ÈÍѤǤ­¤ë¡£¤¤¤¯¤Ä¤«¤Î°ìÈ̼ÂÂΡÊ&magicents;¡Ë¤ò¡¤¤³¤ÎÌÜŪ¤Î¤¿¤á¤Ë»ØÄꤹ¤ë¡£¿ôÃͤˤè¤ëʸ»ú»²¾È¤â¡¤Æ±ÍͤÎÌÜŪ¤Î¤¿¤á¤Ë»ÈÍѤǤ­¤ë¡£Ê¸»ú»²¾È¤Ï¡¤Ç§¼±¤µ¤ì¤ë¤Èľ¤Á¤ËŸ³«¤µ¤ì¡¤Ê¸»ú¥Ç¡¼¥¿¤È¤·¤Æ°·¤ï¤ì¤ë¤Î¤Ç¡¤¿ôÃͤˤè¤ëʸ»ú»²¾È"&#60;"µÚ¤Ó"&#38;"¤Ï¡¤Ê¸»ú¥Ç¡¼¥¿Æâ¤Ë½Ð¸½¤¹¤ë<µÚ¤Ó&¤ò&escape;¤¹¤ë¤¿¤á¤Ë»ÈÍѤǤ­¤ë¡£

+

¤¹¤Ù¤Æ¤ÎXML&processor;¤Ï¡¤Àë¸À¤µ¤ì¤Æ¤¤¤ë¤«¤É¤¦¤«¤Ë´Ø·¸¤Ê¤¯¡¤¤³¤ì¤é¤Î¼ÂÂΤòǧ¼±¤·¤Ê¤¯¤Æ¤Ï¤Ê¤é¤Ê¤¤¡£Áê¸ß±¿ÍÑÀ­¤Î¤¿¤á¡¤&valid;¤ÊXMLʸ½ñ¤Ï¡¤¤³¤ì¤é¤Î¼ÂÂΤò»ÈÍѤ¹¤ëÁ°¤Ë¡¤Â¾¤Î¼ÂÂΤÈƱÍͤˡ¤Àë¸À¤¹¤ë¤³¤È¤¬Ë¾¤Þ¤·¤¤¡£¼ÂÂΤòÀë¸À¤¹¤ë¾ì¹ç¤Ï¡¤&replacement-text;¤ò&escape;¤¹¤ë°ìʸ»ú¤È¤¹¤ëÆâÉô¼ÂÂΤȤ·¤Æ¡¤¼¡¤Î¤È¤ª¤ê¤ËÀë¸À¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ + + + + + +]]> +"lt"µÚ¤Ó"amp"Àë¸ÀÆâ¤Î"<"µÚ¤Ó"&"ʸ»ú¤Ï¡¤¼ÂÂΤÎÃÖ´¹¥Æ¥­¥¹¥È¤¬¡¤&well-formed;¤È¤Ê¤ë¤è¤¦¤ËÆó½Å¤Ë&escape;¤µ¤ì¤ë¤³¤È¤ËÃí°Õ¡£ +

+
+ + + +µ­Ë¡Àë¸À + + +

+ +µ­Ë¡¤Ï¡¤&unparsed-entity;¤Î·Á¼°¤ò&identify;̾Á°¤«¡¤Ëô¤Ï½èÍýÌ¿Îá¤ÎÂоݤȤ¹¤ë&application;¤ò&identify;̾Á°¤È¤¹¤ë¡£

+

+µ­Ë¡Àë¸À¤Ï¡¤µ­Ë¡¤Î̾Á°µÚ¤Ó³°Éô&identifier;¤òÄ󶡤¹¤ë¡£¤³¤Î̾Á°¤Ï¡¤¼ÂÂεڤÓ°À­¥ê¥¹¥ÈÀë¸ÀʤӤË°À­»ØÄê¤ËÍѤ¤¤ë¡£³°Éô&identifier;¤Ï¡¤Í¿¤¨¤é¤ì¤¿µ­Ë¡¤Î¥Ç¡¼¥¿¤ò½èÍý¤Ç¤­¤ë¥Ø¥ë¥Ñ&application;¤ò¡¤XML&processor;Ëô¤Ï¥¯¥é¥¤¥¢¥ó¥È¥¢¥×¥ê¥±¡¼¥·¥ç¥ó¤¬Ãµ¤¹¤¿¤á¤Ë¡¤ÍøÍѤǤ­¤ë¡£ + +µ­Ë¡Àë¸À +NotationDecl +'<!NOTATION' S Name +S +(ExternalID | +PublicID) +S? '>' +PublicID +'PUBLIC' S +PubidLiteral + + +

+

Àë¸À¤·¡¤Â°À­ÃÍ¡¤Â°À­ÄêµÁËô¤Ï¼ÂÂÎÀë¸À¤Ç»²¾È¤¹¤ë¤¹¤Ù¤Æ¤Îµ­Ë¡¤Ë¤Ä¤¤¤Æ¡¤XML&processor;¤Ï¡¤µ­Ë¡¤Î̾Á°µÚ¤Ó³°Éô&identifier;¤ò&application;¤ËÄ󶡤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£¤µ¤é¤Ë¡¤³°Éô&identifier;¤ò¡¤¥·¥¹¥Æ¥à&identifier;¡¤¥Õ¥¡¥¤¥ë̾Ëô¤Ï¤½¤Î¾¤Î¾ðÊó¤ËŸ³«¤·¤Æ¤â¤è¤¯¡¤¤³¤ì¤é¤òÍѤ¤¤Æ¡¤&application;¤Ï¡¤¤½¤Îµ­Ë¡¤Î¥Ç¡¼¥¿¤ò½èÍý¤¹¤ë&processor;¤òµ¯Æ°¤¹¤ë¡£(¤·¤«¤·¡¤XML&processor;Ëô¤Ï&application;¤¬Æ°ºî¤¹¤ë¥·¥¹¥Æ¥à¤Ç¤ÏÍøÍѤǤ­¤Ê¤¤µ­Ë¡¤ò¡¤XMLʸ½ñ¤¬Àë¸À¤·»²¾È¤·¤Æ¤â¡¤¤³¤ì¤Ï¡¤&error;¤È¤Ï¤·¤Ê¤¤¡£¡Ë

+
+ + + +ʸ½ñ¼ÂÂÎ + +

ʸ½ñ¼ÂÂΤϡ¤¼ÂÂΤηÁÀ®¤¹¤ëÌÚ¹½Â¤¤Î&root;¤Ç¤¢¤Ã¤Æ¡¤XML&processor;¤¬¡¤½èÍý¤ò³«»Ï¤¹¤ëÃÏÅÀ¤È¤¹¤ë¡£¤³¤Î&TR-or-Rec;¤Ï¡¤XML&processor;¤¬¡¤Ê¸½ñ¼ÂÂΤθºß¤¹¤ë¾ì½ê¤ò¤É¤Î¤è¤¦¤Ë¸«¤Ä¤±¤ë¤«¤Ï¡¤µ¬Äꤷ¤Ê¤¤¡£Â¾¤Î¼ÂÂΤȰۤʤꡤʸ½ñ¼ÂÂΤÏ̾Á°¤ò¤â¤¿¤º¡¤¤¤¤«¤Ê¤ë¼±Ê̤â¤Ê¤·¤Ë&processor;¤Ø¤ÎÆþÎÏ&stream;¤Ë½Ð¸½¤·¤Æ¤â¤è¤¤¡£

+
+ + +
+ + +Ŭ¹çÀ­ + +

Ŭ¹ç¤¹¤ëXML&processor;¤Ï¡¤&validating;¤â¤ÎµÚ¤Ó&non-validating;¤â¤Î¤Î¡¤Æó¤Ä¤ËʬÎव¤ì¤ë¡£

+

&validating;¥·¥¹¥Æ¥àµÚ¤Ó&non-validating;¥·¥¹¥Æ¥à¤Ï¡¤¤³¤Î&TR-or-Rec;¤¬µ¬Äꤹ¤ë&well-formed;À©Ìó¤Ø¤Î°ãÈ¿¤òÊó¹ð¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+

&validating;&processor;¤Ï¡¤DTDÆâ¤ÎÀë¸À¤Ë¤è¤Ã¤Æ¼¨¤µ¤ì¤¿¡¤À©Ìó¤Ø¤Î°ãÈ¿¤òÊó¹ð¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£¤µ¤é¤Ë¡¤¤³¤Î&TR-or-Rec;¤¬µ¬Äꤹ¤ë&validity;À©Ìó¤Ø¤Î°ãÈ¿¤ò¡¤¤¹¤Ù¤ÆÊó¹ð¤·¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£ + +

+
+ + +µ­Ë¡ + +

XML¤Î·Á¼°Åª¤Êʸˡ¤Ï¡¤´Êñ¤Ê³ÈÄ¥Backus-Naur Form(EBNF)µ­Ë¡¤Ë¤è¤Ã¤ÆÍ¿¤¨¤ë¡£Ê¸Ë¡¤Î³Æµ¬Â§¤Ï¡¤¼¡¤Î·Á¼°¤Ç¡¤µ­¹æ¤ò°ì¤ÄÄêµÁ¤¹¤ë¡£ +symbol ::= expression

+

µ­¹æ¤Ï¡¤Àµµ¬É½¸½¤ÇÄêµÁ¤¹¤ë¤È¤­¤ÏÂçʸ»ú¤Ç»Ï¤á¡¤¤½¤¦¤Ç¤Ê¤±¤ì¤Ð¡¤¾®Ê¸»ú¤Ç»Ï¤á¤ë¡£&string;&literal;¤Ï¡¤°úÍÑÉä¤Ç°Ï¤à¡£ + +

+ +

µ¬Â§¤Î±¦Â¦¤Î¼°Æâ¤Ç¤Ï¡¤°ì¤ÄËô¤ÏÊ£¿ô¤Îʸ»ú¤«¤é¤Ê¤ë&string;¤È&match;¤¹¤ë¤¿¤á¤Ë¡¤¼¡¤Î¼°¤ò»ÈÍѤ¹¤ë¡£ + + + +

¤³¤³¤Ç¡¤N¤Ï16¿Ê¤ÎÀ°¿ô¤È¤¹¤ë¡£ISO/IEC 10646¤Îʸ»ú¤Ç¤¢¤Ã¤Æ¡¤Àµµ¬·Á(UCS-4)¤Î&code-value;¤òÉä¹æ¤Ê¤·2¿Ê¿ô¤È¤·¤Æ²ò¼á¤·¤¿¤È¤­¡¤»ØÄꤷ¤¿ÃͤÈÅù¤·¤¤¤â¤Î¤È&match;¤¹¤ë¡£#xN·Á¼°¤ÎÀèƬ¤Ë¥¼¥í¤¬¤¤¤¯¤Ä¤«¸½¤ì¤ë¤«¤Ï¡¤°ÕÌ£¤ò¤â¤¿¤Ê¤¤¡£&code-value;¤Ë¤ª¤±¤ëÀèƬ¤Î¥¼¥í¤Î¿ô¤Ï¡¤Ê¸»ú¤ÎÉä¹æ²½¤Ë¤è¤Ã¤Æ·èÄꤵ¤ì¤ë¤Î¤Ç¡¤XML¤Ë¤È¤Ã¤Æ¤Ï°ÕÌ£¤¬¤Ê¤¤¡£ +

+ + + +

»ØÄꤷ¤¿ÈϰϤÎÃÍ(ξü¤ÎÃͤò´Þ¤à¡£¡Ë¤ò¤â¤ÄǤ°Õ¤Îʸ»ú¤È&match;¤¹¤ë¡£

+
+ + +

»ØÄꤷ¤¿Èϰϳ°¤ÎÃͤò¤â¤ÄǤ°Õ¤Îʸ»ú¤È&match;¤¹¤ë¡£

+
+ + +

»ØÄꤷ¤¿Ê¸»ú°Ê³°¤ÎÃͤò¤â¤ÄǤ°Õ¤Îʸ»ú¤È&match;¤¹¤ë¡£

+
+ + +

&double-quote;¤Ç°Ï¤à&string;&literal;¤È&match;¤·¤Æ¤¤¤ë&string;&literal;¤È&match;¤¹¤ë¡£

+
+ + +

&single-quote;¤Ç°Ï¤à&string;&literal;¤È&match;¤·¤Æ¤¤¤ë&string;&literal;¤È&match;¤¹¤ë¡£

+
+ +¤³¤ì¤é¤Îµ­¹æ¤Ï¡¤¼¡¤Î·Á¼°¤ÎÁȹ礻¤Ç»ÈÍѤ¹¤ë¡£¤³¤³¤Ç¡¤AµÚ¤ÓB¤Ï¡¤Ã±½ã¤Ê¼°¤È¤¹¤ë¡£ + + + +

expression¤Ï¡¤°ì¤Ä¤Î¤Þ¤È¤Þ¤ê¤È¤·¤Æ°·¤¤¡¤¤³¤³¤Ë¼¨¤¹Áȹ礻¤Ç»È¤Ã¤Æ¤â¤è¤¤¡£

+
+ + +

AËô¤Ï²¿¤â¤Ê¤·¤È&match;¤¹¤ë(¥ª¥×¥·¥ç¥ó¤ÎA)¡£

+
+ + +

A¤Î¼¡¤ËB¤¬½Ð¸½¤¹¤ë¤â¤Î¤È&match;¤¹¤ë¡£ +

+
+ + +

AËô¤ÏB¡¤¤¿¤À¤·¡¤Î¾Êý¤Ç¤Ï¤Ê¤¤¡¤¤È&match;¤¹¤ë¡£ +

+
+ + +

A¤È&match;¤¹¤ë¤¬¡¤B¤È¤Ï&match;¤·¤Ê¤¤¡¤Ç¤°Õ¤Î&string;¤È&match;¤¹¤ë¡£

+
+ + +

A¤Î1²ó°Ê¾å¤Î·«ÊÖ¤·¤È&match;¤¹¤ë¡£

+
+ + +

A¤Î0²ó°Ê¾å¤Î·«ÊÖ¤·¤È&match;¤¹¤ë¡£

+
+ +
+À¸À®µ¬Â§Æâ¤Ç»ÈÍѤ¹¤ë¾¤Îµ­Ë¡¤ò¡¤¼¡¤Ë¼¨¤¹¡£ + + + +

¥³¥á¥ó¥È¡£

+
+ + +

&well-formed;À©Ìó¡£À¸À®µ¬Â§¤ËÉÕÍ¿¤·¤¿¡¤&well-formed;¤Îʸ½ñ¤Ë´Ø¤¹¤ëÀ©Ìó¤ò¡¤Ì¾Á°¤Ë¤è¤Ã¤Æ&identify;¡£

+
+ + +

&validity;À©Ìó¡£À¸À®µ¬Â§¤ËÉÕÍ¿¤·¤¿¡¤&valid;¤Êʸ½ñ¤Ë´Ø¤¹¤ëÀ©Ìó¤ò¡¤Ì¾Á°¤Ë¤è¤Ã¤Æ&identify;¡£ +

+
+
+

+ + + + + + + + +»²¹Íʸ¸¥ + +&normative;»²¹Íʸ¸¥ + + + + + +IETF (Internet Engineering Task Force). +RFC 1766: Tags for the Identification of Languages, +ed. H. Alvestrand. +1995. + + + +(International Organization for Standardization). +ISO 8879:1988 (E). +Code for the representation of names of languages. +[Geneva]: International Organization for +Standardization, 1988. + + +(International Organization for Standardization). +ISO 3166-1:1997 (E). +Codes for the representation of names of countries and their subdivisions +— Part 1: Country codes +[Geneva]: International Organization for +Standardization, 1997. + +ISO +(International Organization for Standardization). +ISO/IEC 10646-1993 (E). Information technology — Universal +Multiple-Octet Coded Character Set (UCS) — Part 1: +Architecture and Basic Multilingual Plane. +[Geneva]: International Organization for +Standardization, 1993 (plus amendments AM 1 through AM 7). + + +The Unicode Consortium. +The Unicode Standard, Version 2.0. +Reading, Mass.: Addison-Wesley Developers Press, 1996. + + + + + +¾¤Î»²¹Íʸ¸¥ + + + +Aho, Alfred V., +Ravi Sethi, and Jeffrey D. Ullman. +Compilers: Principles, Techniques, and Tools. +Reading: Addison-Wesley, 1986, rpt. corr. 1988. + + +Berners-Lee, T., R. Fielding, and L. Masinter. +Uniform Resource Identifiers (URI): Generic Syntax and +Semantics. +1997. +(Work in progress; see updates to RFC1738.) + +Brüggemann-Klein, Anne. +Regular Expressions into Finite Automata. +Extended abstract in I. Simon, Hrsg., LATIN 1992, +S. 97-98. Springer-Verlag, Berlin 1992. +Full Version in Theoretical Computer Science 120: 197-213, 1993. + + + +Brüggemann-Klein, Anne, +and Derick Wood. +Deterministic Regular Languages. +Universität Freiburg, Institut für Informatik, +Bericht 38, Oktober 1991. + + + +IETF (Internet Engineering Task Force). +RFC 1738: Uniform Resource Locators (URL), +ed. T. Berners-Lee, L. Masinter, M. McCahill. +1994. + + + +IETF (Internet Engineering Task Force). +RFC 1808: Relative Uniform Resource Locators, +ed. R. Fielding. +1995. + + + +IETF (Internet Engineering Task Force). +RFC 2141: URN Syntax, +ed. R. Moats. +1997. + + +ISO +(International Organization for Standardization). +ISO/IEC 8879-1986 (E). Information processing — Text and Office +Systems — Standard Generalized Markup Language (SGML). First +edition — 1986-10-15. [Geneva]: International Organization for +Standardization, 1986. + + + +ISO +(International Organization for Standardization). +ISO/IEC 10744-1992 (E). Information technology — +Hypermedia/Time-based Structuring Language (HyTime). + +[Geneva]: International Organization for +Standardization, 1992. +Extended Facilities Annexe. +[Geneva]: International Organization for +Standardization, 1996. + + + + + + + + +ʸ»ú¥¯¥é¥¹ + +

Unicodeɸ½à¤ËÄêµÁ¤¹¤ë&property;¤Ë¤·¤¿¤¬¤Ã¤Æ¡¤Ê¸»ú¤Ï¡¤&base-character;(BaseChar)(¤³¤ì¤é¤Ï¡¤&diacritical-mark;¤ò½ü¤¯¥é¥Æ¥ó¥¢¥ë¥Õ¥¡¥Ù¥Ã¥È¤Î¥¢¥ë¥Õ¥¡¥Ù¥Ã¥Èʸ»ú¤ò´Þ¤à)¡¤&ideographic;(ideographic)µÚ¤Ó&combining-character;(CombiningChar)(¤³¤Î¥¯¥é¥¹¤Ï¡¤¤Û¤È¤ó¤É¤Î&diacritical-mark;¤ò´Þ¤à)¤Ë¥¯¥é¥¹Ê¬¤±¤¹¤ë¡£¤³¤ì¤é¤Î¥¯¥é¥¹¤Ï¡¤·ë¹ç¤·¡¤&letter;(Letter)¤Î¥¯¥é¥¹¤È¤Ê¤ë¡£10¿Ê¿ôÃÍ(Digit)µÚ¤Ó&extender;(Extender)¤â¶èÊ̤¹¤ë¡£ + +ʸ»ú + +Letter +BaseChar +| Ideographic +BaseChar +[#x0041-#x005A] +| [#x0061-#x007A] +| [#x00C0-#x00D6] +| [#x00D8-#x00F6] +| [#x00F8-#x00FF] +| [#x0100-#x0131] +| [#x0134-#x013E] +| [#x0141-#x0148] +| [#x014A-#x017E] +| [#x0180-#x01C3] +| [#x01CD-#x01F0] +| [#x01F4-#x01F5] +| [#x01FA-#x0217] +| [#x0250-#x02A8] +| [#x02BB-#x02C1] +| #x0386 +| [#x0388-#x038A] +| #x038C +| [#x038E-#x03A1] +| [#x03A3-#x03CE] +| [#x03D0-#x03D6] +| #x03DA +| #x03DC +| #x03DE +| #x03E0 +| [#x03E2-#x03F3] +| [#x0401-#x040C] +| [#x040E-#x044F] +| [#x0451-#x045C] +| [#x045E-#x0481] +| [#x0490-#x04C4] +| [#x04C7-#x04C8] +| [#x04CB-#x04CC] +| [#x04D0-#x04EB] +| [#x04EE-#x04F5] +| [#x04F8-#x04F9] +| [#x0531-#x0556] +| #x0559 +| [#x0561-#x0586] +| [#x05D0-#x05EA] +| [#x05F0-#x05F2] +| [#x0621-#x063A] +| [#x0641-#x064A] +| [#x0671-#x06B7] +| [#x06BA-#x06BE] +| [#x06C0-#x06CE] +| [#x06D0-#x06D3] +| #x06D5 +| [#x06E5-#x06E6] +| [#x0905-#x0939] +| #x093D +| [#x0958-#x0961] +| [#x0985-#x098C] +| [#x098F-#x0990] +| [#x0993-#x09A8] +| [#x09AA-#x09B0] +| #x09B2 +| [#x09B6-#x09B9] +| [#x09DC-#x09DD] +| [#x09DF-#x09E1] +| [#x09F0-#x09F1] +| [#x0A05-#x0A0A] +| [#x0A0F-#x0A10] +| [#x0A13-#x0A28] +| [#x0A2A-#x0A30] +| [#x0A32-#x0A33] +| [#x0A35-#x0A36] +| [#x0A38-#x0A39] +| [#x0A59-#x0A5C] +| #x0A5E +| [#x0A72-#x0A74] +| [#x0A85-#x0A8B] +| #x0A8D +| [#x0A8F-#x0A91] +| [#x0A93-#x0AA8] +| [#x0AAA-#x0AB0] +| [#x0AB2-#x0AB3] +| [#x0AB5-#x0AB9] +| #x0ABD +| #x0AE0 +| [#x0B05-#x0B0C] +| [#x0B0F-#x0B10] +| [#x0B13-#x0B28] +| [#x0B2A-#x0B30] +| [#x0B32-#x0B33] +| [#x0B36-#x0B39] +| #x0B3D +| [#x0B5C-#x0B5D] +| [#x0B5F-#x0B61] +| [#x0B85-#x0B8A] +| [#x0B8E-#x0B90] +| [#x0B92-#x0B95] +| [#x0B99-#x0B9A] +| #x0B9C +| [#x0B9E-#x0B9F] +| [#x0BA3-#x0BA4] +| [#x0BA8-#x0BAA] +| [#x0BAE-#x0BB5] +| [#x0BB7-#x0BB9] +| [#x0C05-#x0C0C] +| [#x0C0E-#x0C10] +| [#x0C12-#x0C28] +| [#x0C2A-#x0C33] +| [#x0C35-#x0C39] +| [#x0C60-#x0C61] +| [#x0C85-#x0C8C] +| [#x0C8E-#x0C90] +| [#x0C92-#x0CA8] +| [#x0CAA-#x0CB3] +| [#x0CB5-#x0CB9] +| #x0CDE +| [#x0CE0-#x0CE1] +| [#x0D05-#x0D0C] +| [#x0D0E-#x0D10] +| [#x0D12-#x0D28] +| [#x0D2A-#x0D39] +| [#x0D60-#x0D61] +| [#x0E01-#x0E2E] +| #x0E30 +| [#x0E32-#x0E33] +| [#x0E40-#x0E45] +| [#x0E81-#x0E82] +| #x0E84 +| [#x0E87-#x0E88] +| #x0E8A +| #x0E8D +| [#x0E94-#x0E97] +| [#x0E99-#x0E9F] +| [#x0EA1-#x0EA3] +| #x0EA5 +| #x0EA7 +| [#x0EAA-#x0EAB] +| [#x0EAD-#x0EAE] +| #x0EB0 +| [#x0EB2-#x0EB3] +| #x0EBD +| [#x0EC0-#x0EC4] +| [#x0F40-#x0F47] +| [#x0F49-#x0F69] +| [#x10A0-#x10C5] +| [#x10D0-#x10F6] +| #x1100 +| [#x1102-#x1103] +| [#x1105-#x1107] +| #x1109 +| [#x110B-#x110C] +| [#x110E-#x1112] +| #x113C +| #x113E +| #x1140 +| #x114C +| #x114E +| #x1150 +| [#x1154-#x1155] +| #x1159 +| [#x115F-#x1161] +| #x1163 +| #x1165 +| #x1167 +| #x1169 +| [#x116D-#x116E] +| [#x1172-#x1173] +| #x1175 +| #x119E +| #x11A8 +| #x11AB +| [#x11AE-#x11AF] +| [#x11B7-#x11B8] +| #x11BA +| [#x11BC-#x11C2] +| #x11EB +| #x11F0 +| #x11F9 +| [#x1E00-#x1E9B] +| [#x1EA0-#x1EF9] +| [#x1F00-#x1F15] +| [#x1F18-#x1F1D] +| [#x1F20-#x1F45] +| [#x1F48-#x1F4D] +| [#x1F50-#x1F57] +| #x1F59 +| #x1F5B +| #x1F5D +| [#x1F5F-#x1F7D] +| [#x1F80-#x1FB4] +| [#x1FB6-#x1FBC] +| #x1FBE +| [#x1FC2-#x1FC4] +| [#x1FC6-#x1FCC] +| [#x1FD0-#x1FD3] +| [#x1FD6-#x1FDB] +| [#x1FE0-#x1FEC] +| [#x1FF2-#x1FF4] +| [#x1FF6-#x1FFC] +| #x2126 +| [#x212A-#x212B] +| #x212E +| [#x2180-#x2182] +| [#x3041-#x3094] +| [#x30A1-#x30FA] +| [#x3105-#x312C] +| [#xAC00-#xD7A3] + +Ideographic +[#x4E00-#x9FA5] +| #x3007 +| [#x3021-#x3029] + +CombiningChar +[#x0300-#x0345] +| [#x0360-#x0361] +| [#x0483-#x0486] +| [#x0591-#x05A1] +| [#x05A3-#x05B9] +| #x05BB#x05BD +| #x05BF +| [#x05C1-#x05C2] +| #x05C4 +| #x064B#x0652 +| #x0670 +| [#x06D6-#x06DC] +| #x06DD#x06DF +| [#x06E0-#x06E4] +| [#x06E7-#x06E8] +| [#x06EA-#x06ED] +| [#x0901-#x0903] +| #x093C +| [#x093E-#x094C] +| #x094D +| [#x0951-#x0954] +| [#x0962-#x0963] +| [#x0981-#x0983] +| #x09BC +| #x09BE +| #x09BF +| [#x09C0-#x09C4] +| [#x09C7-#x09C8] +| [#x09CB-#x09CD] +| #x09D7 +| [#x09E2-#x09E3] +| #x0A02 +| #x0A3C +| #x0A3E +| #x0A3F +| [#x0A40-#x0A42] +| [#x0A47-#x0A48] +| [#x0A4B-#x0A4D] +| [#x0A70-#x0A71] +| [#x0A81-#x0A83] +| #x0ABC +| [#x0ABE-#x0AC5] +| [#x0AC7-#x0AC9] +| [#x0ACB-#x0ACD] +| [#x0B01-#x0B03] +| #x0B3C +| [#x0B3E-#x0B43] +| [#x0B47-#x0B48] +| [#x0B4B-#x0B4D] +| [#x0B56-#x0B57] +| [#x0B82-#x0B83] +| [#x0BBE-#x0BC2] +| [#x0BC6-#x0BC8] +| [#x0BCA-#x0BCD] +| #x0BD7 +| [#x0C01-#x0C03] +| [#x0C3E-#x0C44] +| [#x0C46-#x0C48] +| [#x0C4A-#x0C4D] +| [#x0C55-#x0C56] +| [#x0C82-#x0C83] +| [#x0CBE-#x0CC4] +| [#x0CC6-#x0CC8] +| [#x0CCA-#x0CCD] +| [#x0CD5-#x0CD6] +| [#x0D02-#x0D03] +| [#x0D3E-#x0D43] +| [#x0D46-#x0D48] +| [#x0D4A-#x0D4D] +| #x0D57 +| #x0E31 +| [#x0E34-#x0E3A] +| [#x0E47-#x0E4E] +| #x0EB1 +| [#x0EB4-#x0EB9] +| [#x0EBB-#x0EBC] +| [#x0EC8-#x0ECD] +| [#x0F18-#x0F19] +| #x0F35 +| #x0F37 +| #x0F39 +| #x0F3E +| #x0F3F +| [#x0F71-#x0F84] +| [#x0F86-#x0F8B] +| [#x0F90-#x0F95] +| #x0F97 +| [#x0F99-#x0FAD] +| [#x0FB1-#x0FB7] +| #x0FB9 +| [#x20D0-#x20DC] +| #x20E1 +| [#x302A-#x302F] +| #x3099 +| #x309A + +Digit +[#x0030-#x0039] +| [#x0660-#x0669] +| [#x06F0-#x06F9] +| [#x0966-#x096F] +| [#x09E6-#x09EF] +| [#x0A66-#x0A6F] +| [#x0AE6-#x0AEF] +| [#x0B66-#x0B6F] +| [#x0BE7-#x0BEF] +| [#x0C66-#x0C6F] +| [#x0CE6-#x0CEF] +| [#x0D66-#x0D6F] +| [#x0E50-#x0E59] +| [#x0ED0-#x0ED9] +| [#x0F20-#x0F29] + +Extender +#x00B7 +| #x02D0 +| #x02D1 +| #x0387 +| #x0640 +| #x0E46 +| #x0EC6 +| #x3005 +| [#x3031-#x3035] +| [#x309D-#x309E] +| [#x30FC-#x30FE] + + + + +

+

¤³¤³¤ÇÄêµÁ¤¹¤ëʸ»ú¥¯¥é¥¹¤Ï¡¤Unicodeʸ»ú¥Ç¡¼¥¿¥Ù¡¼¥¹¤«¤é¡¤¼¡¤Î¤È¤ª¤ê¤ËÆÀ¤ë¤³¤È¤¬¤Ç¤­¤ë¡£ + + +

a) ̾Á°³«»Ïʸ»ú¤Ï¡¤Ll, Lu, Lo, Lt, Nl¥«¥Æ¥´¥êÆâ¤Î°ì¤Ä¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+ + +

b) ̾Á°³«»Ïʸ»ú°Ê³°¤Î̾Á°Ê¸»ú¤Ï¡¤Mc, Me, Mn, Lm, Nd¥«¥Æ¥´¥êÆâ¤Î°ì¤Ä¤Ç¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£

+
+ +

c) &compatibility-area;¤Ë¤¢¤ëʸ»ú(ʸ»úÉä¹æ¤Ç#xF900¤è¤êÂ礭¤¯#xFFFE¤è¤ê¾®¤µ¤¤Ê¸»ú)¤Ï¡¤XML¤Ë¤ª¤±¤ë̾Á°¤È¤·¤Æ¤Ï¡¤µö¤µ¤ì¤Ê¤¤¡£

+
+ +

d) &font-decomposition;¤«&compatibility-decomposition;¤ò¤â¤Äʸ»ú(¤Ä¤Þ¤ê¡¤¥Ç¡¼¥¿¥Ù¡¼¥¹Æâ¤Î£µÈÖÌܤΥե£¡¼¥ë¥É¤Ë"compatibility formatting tag"¤¬¤¢¤ë¤â¤Î¡£¤³¤ì¤Ï¡¤£µÈÖÌܤΥե£¡¼¥ë¥É¤¬¡¤"<"¤Ç»Ï¤Þ¤ë¤³¤È¤Ë¤è¤Ã¤Æ¥Þ¡¼¥¯ÉÕ¤±¤µ¤ì¤ë¡£)¤Ï¡¤µö¤µ¤ì¤Ê¤¤¡£

+
+ +

e) ¼¡¤Îʸ»ú¤Ï¡¤Ì¾Á°³«»Ïʸ»ú¤È¤·¤Æ°·¤¦¡£¤³¤ì¤Ï¡¤&property-file;¤¬¡¤¤³¤ì¤é¤Îʸ»ú¤ò¥¢¥ë¥Õ¥¡¥Ù¥Ã¥È¤ËÎà»÷¤¹¤ë¤È¸«¤Ê¤¹¤³¤È¤Ë¤è¤ë¡£¤½¤ì¤é¤Ï +[#x02BB-#x02C1], #x0559, #x06E5, #x06E6¤È¤¹¤ë¡£

+
+ +

f) ʸ»úÉä¹æ¤¬#x20DD-#x20E0¤Îʸ»ú¤Ï¡¤(Unicode ¤Î5.14¤Ë¤·¤¿¤¬¤Ã¤Æ)½ü³°¤¹¤ë¡£

+
+ +

g) ʸ»úÉä¹æ¤¬#x00B7¤Îʸ»ú¤Ï¡¤&property-list;¤Ë¤·¤¿¤¬¤Ã¤Æ¡¤&extender;(extender)¤ËʬÎह¤ë¡£

+
+ +

h) ʸ»ú#x0387¤Ï¡¤¤³¤ì¤ËÁêÅö¤¹¤ëÀµµ¬·Á¤¬#x00B7¤Ê¤Î¤Ç¡¤Ì¾Á°Ê¸»ú¤ËÄɲ乤롣

+
+ +

i) ʸ»ú':'µÚ¤Ó'_'¤Ï¡¤Ì¾Á°³«»Ïʸ»ú¤È¤·¤Æµö¤¹¡£

+
+ +

j) ʸ»ú'-'µÚ¤Ó'.'¤Ï¡¤Ì¾Á°Ê¸»ú¤È¤·¤Æµö¤¹¡£

+
+ +

+
+ +XMLµÚ¤ÓSGML + +

XML¤Ï¡¤SGML¤Î⊂¤È¤·¤ÆÀ߷פµ¤ì¤Æ¤¤¤ë¡£¤¹¤Ê¤ï¤Á¡¤¤¹¤Ù¤Æ¤Î&valid;¤ÊXMLʸ½ñ¤Ï¡¤µ¬³Ê¤ËŬ¹ç¤¹¤ëSGMLʸ½ñ¤Ë¤â¤Ê¤ë¡£SGML¤¬Ê¸½ñ¤Ë²Ý¤¹À©¸Â°Ê³°¤Ë¡¤XML¤¬¤¤¤«¤Ê¤ëÀ©¸Â¤ò²Ý¤¹¤«¤Ë´Ø¤¹¤ë¾ÜºÙ¤Ï¡¤Ê̤ε¬Äø¤ò»²¾È¤Î¤³¤È¡£¤³¤Îµ¬Äø¤Ï¡¤XML¤ÎÀ©Ìó¾ò·ï¤ò¼¨¤¹SGMLÀë¸À¤ò´Þ¤ß¡¤¤³¤ì¤Ï¡¤SGML&parser;¤Ë»ÈÍѤǤ­¤ë¡£ +

+
+ +¼ÂÂλ²¾ÈµÚ¤Óʸ»ú»²¾È¤ÎŸ³« +

¤³¤ÎÉÕÏ¿¤Ï¡¤¼ÂÂλ²¾ÈµÚ¤Óʸ»ú»²¾È¤òǧ¼±¤·¡¤Å¸³«¤¹¤ë¡¤°ìÏ¢¤Îή¤ì¤ò¡¤Îã¤Ë»È¤Ã¤Æ¼¨¤¹¡£

+

+DTD¤¬¡¤¼¡¤ÎÀë¸À¤ò´Þ¤à¾ì¹ç¤ò¹Í¤¨¤ë¡£ +An ampersand (&#38;) may be escaped +numerically (&#38;#38;) or with a general entity +(&amp;).

" > +]]> +XML&processor;¤Ï¡¤¼ÂÂΤÎÀë¸À¤ò¹½Ê¸²òÀϤ·¤¿»þÅÀ¤Çʸ»ú»²¾È¤òǧ¼±¤·¡¤¤³¤ì¤ò²ò·è¤¹¤ë¡£¼ÂÂÎ"example"¤ÎÃͤȤ·¤Æ¡¤¼¡¤Î&string;¤òÊݸ¤¹¤ë¡£ +An ampersand (&) may be escaped +numerically (&#38;) or with a general entity +(&amp;).

+]]>
+ʸ½ñÆâ¤Ç"&example;"¤ò»²¾È¤¹¤ë¤È¡¤¤³¤Î¥Æ¥­¥¹¥È¤Ï¡¤ºÆ¤Ó¹½Ê¸²òÀϤµ¤ì¤ë¡£¤³¤Î¤È¤­¡¤Í×ÁÇ"p"¤Î³«»Ï¥¿¥°µÚ¤Ó½ªÎ»¥¿¥°¤òǧ¼±¤·¡¤»°¤Ä¤Î»²¾È¤òǧ¼±¤·Å¸³«¤¹¤ë¡£¤½¤Î·ë²Ì¡¤Í×ÁÇ"p"¤Ï¡¤¼¡¤ÎÆâÍƤò¤â¤Ä(¤¹¤Ù¤Æ¥Ç¡¼¥¿¤È¤·¡¤¶èÀÚ¤ê»ÒËô¤Ï&markup;¤Ï¸ºß¤·¤Ê¤¤¡£)¡£ + +

+

µ¬Â§µÚ¤Ó¤½¤Î¸ú²Ì¤ò¤è¤ê¾ÜºÙ¤Ë¼¨¤¹¤¿¤á¡¤¤µ¤é¤ËÊ£»¨¤ÊÎã¤ò¼¨¤¹¡£¼¡¤ÎÎã¤Ç¡¤¹ÔÈÖ¹æ¤Ï¡¤»²¾È¤ÎÊص¹¤Î¤¿¤á¤À¤±¤ËÉÕ¤±¤ë¡£ + +2 +4 +5 ' > +6 %xx; +7 ]> +8 This sample shows a &tricky; method. +]]> +¤³¤ì¤ò½èÍý¤¹¤ë¤È¡¤¼¡¤Î¤È¤ª¤ê¤È¤Ê¤ë¡£ + +

a) 4¹ÔÌܤǡ¤37ÈÖÌܤÎʸ»ú¤Ø¤Î»²¾È¤òľ¤Á¤ËŸ³«¤·¡¤¥Ñ¥é¥á¥¿¼ÂÂÎ"xx"¤ò¡¤¥·¥ó¥Ü¥ë¥Æ¡¼¥Ö¥ë¤Ë"%zz;"¤È¤¤¤¦ÃͤȤȤâ¤ËÊݸ¤¹¤ë¡£&replacement-text;¤òºÆ¤ÓÁöºº¤¹¤ë¤³¤È¤Ï¤Ê¤¤¤Î¤Ç¡¤¥Ñ¥é¥á¥¿¼ÂÂÎ"zz"¤Ø¤Î»²¾È¤Ïǧ¼±¤·¤Ê¤¤("zz"¤Ï¡¤¤Þ¤ÀÀë¸À¤µ¤ì¤Æ¤¤¤Ê¤¤¤Î¤Ç¡¤Áöºº¤µ¤ì¤ì¤Ð¡¤&error;¤È¤Ê¤ë¡£)¡£

+

b) 5¹ÔÌܤǡ¤Ê¸»ú»²¾È"&#60;"¤òľ¤Á¤ËŸ³«¤·¡¤¥Ñ¥é¥á¥¿¼ÂÂÎ"zz"¤ò"<!ENTITY tricky "error-prone" >"¤È¤¤¤¦&replacement-text;¤È¤È¤â¤ËÊݸ¤¹¤ë¡£¤³¤ì¤Ï¡¤&well-formed;¤Î¼ÂÂÎÀë¸À¤È¤¹¤ë¡£

+

c) 6¹ÔÌܤǡ¤"xx"¤Ø¤Î»²¾È¤òǧ¼±¤·¡¤"xx"¤Î&replacement-text;(¤¹¤Ê¤ï¤Á¡¤"%zz;")¤ò¹½Ê¸²òÀϤ¹¤ë¡£"zz"¤Ø¤Î»²¾È¤ò³¤¤¤Æǧ¼±¤·¡¤&replacement-text;("<!ENTITY tricky "error-prone" >")¤ò¹½Ê¸²òÀϤ¹¤ë¡£°ìÈ̼ÂÂÎ"tricky"¤Ï¡¤¤³¤Î»þÅÀ¤Ç¤Ï¡¤Àë¸À¤µ¤ì¤Æ¤ª¤ê¡¤¤½¤Î&replacement-text;¤Ï¡¤"error-prone"¤È¤¹¤ë¡£

+

d) 8¹ÔÌܤǡ¤°ìÈ̼ÂÂÎ"tricky"¤Ø¤Î»²¾È¤òǧ¼±¤·¡¤Å¸³«¤¹¤ë¡£Í×ÁÇ"test"¤Î´°Á´¤ÊÆâÍƤϡ¤¼¡¤Î(ÆâÍƤò¤½¤ì¼«ÂÎɽ¸½¤¹¤ë¡£)&string;¤È¤Ê¤ë¡£¤Ä¤Þ¤ê¡¤This sample shows a error-prone method. +

+ +

+
+ +·èÄêŪÆâÍÆ¥â¥Ç¥ë +

¸ß´¹À­¤Î¤¿¤á¡¤Í×ÁÇÀë¸À¤Ë¤ª¤±¤ëÆâÍÆ¥â¥Ç¥ë¤Ï¡¤·èÄêŪ¤È¤¹¤ëɬÍפ¬¤¢¤ë¡£ +

+ +

SGML¤Ï¡¤·èÄêŪÆâÍÆ¥â¥Ç¥ë(SGML¤Ç¤Ï¡¤È󤢤¤¤Þ¤¤¤È¸Æ¤Ö¡£)¤òÍ׵᤹¤ë¡£SGML¥·¥¹¥Æ¥à¤òÍѤ¤¤ÆºîÀ®¤·¤¿XML&processor;¤Ï¡¤Èó·èÄêŪÆâÍÆ¥â¥Ç¥ë¤ò&error;¤È¤·¤Æ¤â¤è¤¤¡£

+

Î㤨¤Ð¡¤ÆâÍÆ¥â¥Ç¥ë((b, c) | (b, d))¤ÏÈó·èÄêŪ¤È¤Ê¤ë¡£¤³¤ì¤Ï¡¤ºÇ½é¤Ëb¤òÍ¿¤¨¤¿¤È¤­¡¤¥â¥Ç¥ëÆâ¤Î¤¤¤º¤ì¤Îb¤È&match;¤¹¤ë¤Î¤¬Ë¾¤Þ¤·¤¤¤«¡¤¤½¤Î¼¡¤ÎÍ×ÁǤòÀèÆɤߤ¹¤ë¤³¤È¤Ê¤·¤Ë¤Ï¡¤&parser;¤ÏÃΤ뤳¤È¤¬¤Ç¤­¤Ê¤¤¤³¤È¤Ë¤è¤ë¡£¤³¤Î¾ì¹ç¤Ï¡¤b¤Ø¤ÎÆó¤Ä¤Î»²¾È¤Ï¡¤°ì¤Ä¤Î»²¾È¤Ë¤Þ¤È¤á¤ë¤³¤È¤¬¤Ç¤­¡¤¥â¥Ç¥ë¤Ï¡¤(b, (c | d))¤È¤Ê¤ë¡£¤³¤ì¤Ç¡¤ºÇ½é¤Îb¤¬¡¤ÆâÍÆ¥â¥Ç¥ëÆâ¤Î°ì¤Ä¤Î̾Á°¤È¤À¤±&match;¤¹¤ë¤³¤È¤ÏÌÀ¤é¤«¤È¤Ê¤ë¡£&parser;¤Ï¡¤ÀèÆɤߤ·¤Æ¡¤¼¡¤ËÍè¤ë¤â¤Î¤òÃΤëɬÍפ¬¤Ê¤¤¡£c¤âd¤â¡¤¼õÍý¤µ¤ì¤ë¡£

+

·Á¼°Åª¤Ë¼¨¤¹¡£Aho, Sethi, and Ullman ¤Î3.9¤Î¥¢¥ë¥´¥ê¥º¥à3.5¤Îɸ½àŪ¤Ê¥¢¥ë¥´¥ê¥º¥à¤òÍѤ¤¤Æ¡¤ÆâÍÆ¥â¥Ç¥ë¤«¤éÍ­¸Â¥ª¡¼¥È¥Þ¥È¥ó¤ò¹½À®¤¹¤ë¤³¤È¤¬¤Ç¤­¤ë¡£¤³¤Î¼ï¤Î¿¤¯¤Î¥¢¥ë¥´¥ê¥º¥à¤Ç¤Ï¡¤Àµµ¬É½¸½¤Ë¤ª¤±¤ë³Æ¡¹¤Î°ÌÃÖ(¤Ä¤Þ¤ê¡¤Àµµ¬É½¸½¤Î¹½Ê¸Ìڤˤª¤±¤ë³Æ¡¹¤ÎËöü¥Î¡¼¥É)¤ËÂФ·¤Æ¡¤follow set(¼¡¤Ë¤É¤Î°ÌÃ֤˰ÜÆ°²Äǽ¤«¤òɽ¤¹¤â¤Î)¤ò¹½À®¤¹¤ë¡£¤¢¤ë°ÌÃÖ¤ËÂФ¹¤ëfollow set¤Ë¤ª¤¤¤Æ¡¤Ê£¿ô¤Î°ÌÃÖ¤¬Æ±¤¸Í×ÁÇ·¿Ì¾¤Ç¥é¥Ù¥ëÉÕ¤±¤µ¤ì¤Æ¤¤¤ì¤Ð¡¤¤½¤ÎÆâÍÆ¥â¥Ç¥ë¤Ï&error;¤È¤Ê¤ê¡¤&error;¤òÊÖ¤¹¾ì¹ç¤â¤¢¤ë¡£ +

+

¤¹¤Ù¤Æ¤ÎÈó·èÄêŪÆâÍÆ¥â¥Ç¥ë¤òÅù²Á¤Ê·èÄêŪÆâÍÆ¥â¥Ç¥ë¤ËÊÑ´¹¤¹¤ë¤³¤È¤Ï¤Ç¤­¤Ê¤¤¤¬¡¤Â¿¤¯¤ÎÈó·èÄêŪÆâÍÆ¥â¥Ç¥ë¤òÊÑ´¹¤¹¤ë¥¢¥ë¥´¥ê¥º¥à¤¬Â¸ºß¤¹¤ë¡£Brüggemann-Klein 1991 ¤ò»²¾È¤Î¤³¤È¡£

+
+ +ʸ»úÉä¹æ²½¤Î¼«Æ°¸¡½Ð +

+XML¤ÎÉä¹æ²½Àë¸À¤Ï¡¤³Æ¼ÂÂΤÎÆâÉô¥é¥Ù¥ë¤È¤·¤Æµ¡Ç½¤·¡¤¤É¤Îʸ»úÉä¹æ²½¤ò»ÈÍѤ¹¤ë¤«¤ò¼¨¤¹¡£¤·¤«¤·¡¤XML&processor;¤Ï¡¤ÆâÉô¥é¥Ù¥ë¤òÆɤàÁ°¤Ë¡¤¤É¤Îʸ»úÉä¹æ²½¤ò»ÈÍѤ¹¤ë¤«¤òÃΤëɬÍפ¬¤¢¤ê¡¤¤³¤ì¤¬¡¤ÆâÉô¥é¥Ù¥ë¤¬¼¨¤½¤¦¤È¤¹¤ë¤³¤È¤Ë¤Ê¤ë¡£°ìÈÌŪ¤Ë¤Ï¡¤¤³¤ì¤Ï¡¤Àä˾Ū¤Ê¾õÂ֤Ȥʤ롣¤·¤«¤·¡¤XML¤Ë¤ª¤¤¤Æ¤Ï¡¤´°Á´¤Ë¤ÏÀä˾Ū¤Ç¤Ï¤Ê¤¤¡£¤³¤ì¤Ï¡¤XML¤¬¡¤¼¡¤ÎÆó¤Ä¤ÎÅÀ¤Ç°ìÈÌŪ¤Ê¾ì¹ç¤ËÂФ¹¤ëÀ©¸Â¤ò²Ã¤¨¤ë¤³¤È¤Ë¤è¤ë¡£°ì¤Ä¤ÎÀ©¸Â¤Ï¡¤¤É¤Î¼ÂÁõ¤âÍ­¸Â¸Ä¤Îʸ»úÉä¹æ²½¤À¤±¤Î¥µ¥Ý¡¼¥È¤òÁÛÄꤹ¤ë¤³¤È¤È¤¹¤ë¡£Â¾¤Î°ì¤Ä¤ÎÀ©¸Â¤Ï¡¤³Æ¼ÂÂΤǻÈÍѤ¹¤ëʸ»úÉä¹æ²½¤ò¼«Æ°¸¡½Ð²Äǽ¤È¤¹¤ë¡¤XML¤ÎÉä¹æ²½Àë¸À¤Î°ÌÃÖµÚ¤ÓÆâÍƤ˴ؤ¹¤ëÀ©¸Â¤È¤¹¤ë¡£Â¿¤¯¤Î¾ì¹ç¤Ë¡¤XML¤Î¥Ç¡¼¥¿¥¹¥È¥ê¡¼¥à¤Ë²Ã¤¨¡¤Â¾¤Î¾ðÊó¤¬ÍøÍѤǤ­¤ë¡£¤³¤³¤Ç¤Ï¡¤XML¤Î¼ÂÂΤ¬&processor;¤ËÅϤµ¤ì¤ë¤È¤­¡¤(³°Éô)¾ðÊó¤òȼ¤¦¤«¤É¤¦¤«¤Ë¤è¤Ã¤Æ¡¤Æó¤Ä¤Î¾ì¹ç¤Ëʬ¤±¤ë¡£¤Þ¤ººÇ½é¤Î¾ì¹ç¤ò¼¨¤¹¡£

+

+UTF-8·Á¼°Ëô¤ÏUTF-16·Á¼°¤Ç¤Ï¤Ê¤¤XML¼ÂÂΤϡ¤ºÇ½é¤Îʸ»ú¤ò¡Æ<?xml'¤È¤¹¤ëXMLÉä¹æ²½Àë¸À¤Ç»Ï¤Þ¤é¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¤Î¤Ç¡¤¤É¤ÎŬ¹ç¤·¤¿&processor;¤â¡¤ÆþÎϤˤ¢¤ë2¥ª¥¯¥Æ¥Ã¥ÈËô¤Ï4¥ª¥¯¥Æ¥Ã¥È¤òÄ´¤Ù¤ì¤Ð¡¤¼¡¤Î¤É¤Î¾ì¹ç¤¬¤¢¤Æ¤Ï¤Þ¤ë¤«¤ò¸¡½Ð¤Ç¤­¤ë¡£¤³¤Î¥ê¥¹¥È¤òÆɤàºÝ¤Ë¤Ï¡¤UCS-4¤Î'<'¤¬"#x0000003C"¡¤'?'¤¬"#x0000003F"¡¤µÚ¤ÓUTF-16¤Î¥Ç¡¼¥¿&stream;¤ÎɬÍפȤ¹¤ë&byte-order-mark;¤¬"#xFEFF"¤È¤¤¤¦¤³¤È¤òÃΤäƤª¤¯¤ÈÌòΩ¤Ä¤«¤â¤·¤ì¤Ê¤¤¡£

+

+ + +

a) 00 00 00 3C: UCS-4, big-endian ¥Þ¥·¥ó (1234½ç)

+ + +

b) 3C 00 00 00: UCS-4, little-endian ¥Þ¥·¥ó (4321½ç)

+
+ +

c) 00 00 3C 00: UCS-4, ÉáÄ̤ǤϤʤ¤¥ª¥¯¥Æ¥Ã¥È½ç (2143)

+
+ +

d) 00 3C 00 00: UCS-4, ÉáÄ̤ǤϤʤ¤¥ª¥¯¥Æ¥Ã¥È½ç (3412)

+
+ +

e) FE FF: UTF-16, big-endian

+
+ +

f) FF FE: UTF-16, little-endian

+
+ +

g) 00 3C 00 3F: UTF-16, big-endian, &byte-order-mark;¤Ê¤·(¤·¤¿¤¬¤Ã¤Æ¡¤¸·Ì©¤Ë¤¤¤¨¤Ð¡¤&error;¤È¤¹¤ë¡£)¡£

+
+ +

h) 3C 00 3F 00: UTF-16, little-endian, &byte-order-mark;¤Ê¤·(¤·¤¿¤¬¤Ã¤Æ¡¤¸·Ì©¤Ë¤¤¤¨¤Ð¡¤&error;¤È¤¹¤ë¡£)¡£

+
+ +

i) 3C 3F 78 6D: UTF-8, ISO 646, ASCII, ISO 8859¤Î³Æ¥Ñ¡¼¥È¡¤Shift-JIS¡¤EUC¡¤Ê¤ӤËǤ°Õ¤Î¾¤Î7¥Ó¥Ã¥È¡¤8¥Ó¥Ã¥ÈËô¤Ïº®ºßÉý¤ÎÉä¹æ²½¤Ç¤¢¤Ã¤Æ¡¤ASCIIʸ»ú¤òÄ̾ï¤Î°ÌÃÖ¡¤ÉýµÚ¤ÓÃͤȤ¹¤ë¤³¤È¤òÊݾڤ¹¤ë¤â¤Î¡£¤³¤ì¤é¤Î¤É¤ì¤ËÂбþ¤¹¤ë¤«¤ò¸¡½Ð¤¹¤ë¤¿¤á¤Ë¤Ï¡¤¼ÂºÝ¤ÎÉä¹æ²½Àë¸À¤òÆɤ߹þ¤Þ¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£¤·¤«¤·¡¤¤³¤ì¤é¤¹¤Ù¤Æ¤ÎÉä¹æ²½¤Ï¡¤ASCIIʸ»ú¤ËÂФ·¤ÆƱ¤¸¥Ó¥Ã¥È¥Ñ¥¿¡¼¥ó¤ò»ÈÍѤ¹¤ë¤Î¤Ç¡¤Éä¹æ²½Àë¸À¼«ÂΤϡ¤Àµ³Î¤ËÆɹþ¤ß²Äǽ¤È¤¹¤ë¡£ +

+
+ +

j) 4C 6F A7 94: EBCDIC (Ëô¤Ï¤½¤ÎÊѼ¤É¤Î¥³¡¼¥É¥Ú¡¼¥¸¤ò»ÈÍѤ¹¤ë¤«¤òÃΤ뤿¤á¤Ë¤Ï¡¤Éä¹æ²½Àë¸ÀÁ´ÂΤòÆɤ߹þ¤Þ¤ì¤Ê¤±¤ì¤Ð¤Ê¤é¤Ê¤¤¡£)

+
+ +

k) ¤½¤Î¾: Éä¹æ²½Àë¸À¤Ê¤·¤ÎUTF-8¡£¤½¤¦¤Ç¤Ê¤¤¤È¤­¤Ë¤Ï¡¤¥Ç¡¼¥¿&stream;¤¬²õ¤ì¤Æ¤¤¤ë¤«¡¤ÃÇÊÒŪ¤Ë¤Ê¤Ã¤Æ¤¤¤ë¤«¡¤²¿¤é¤«¤Î·Á¼°¤Ë¤·¤¿¤¬¤Ã¤ÆËä¤á¹þ¤Þ¤ì¤Æ¤¤¤ë¡£

+
+ +

+

+¤³¤ÎÄøÅ٤μ«Æ°È½Ê̤Ǥ⡤XML¤ÎÉä¹æ²½Àë¸À¤òÆɤ߹þ¤ß¡¤Ê¸»úÉä¹æ²½¤Î&identifier;¤ò²òÀϤ¹¤ë¤Ë¤Ï½½Ê¬¤È¤¹¤ë¡£&identifier;¤Î²òÀϤϡ¤Îà»÷¤¹¤ë³Æ¡¹¤ÎÉä¹æ²½¤Î°ì¤Ä°ì¤Ä¤ò¶èÊ̤¹¤ë¤¿¤á¤ËɬÍפȤ¹¤ë(Î㤨¤Ð¡¤UTF-8µÚ¤Ó8859¤ò¶èÊ̤¹¤ë¤¿¤á¡¤8859¤Î³Æ¥Ñ¡¼¥È¤ò¶èÊ̤¹¤ë¤¿¤á¡¤»ÈÍѤ·¤Æ¤¤¤ëÆÃÄê¤ÎEBCDIC¥³¡¼¥É¥Ú¡¼¥¸¤ò¶èÊ̤¹¤ë¤¿¤á¡¤¤Ê¤É¡£)¡£ +

+

+Éä¹æ²½Àë¸À¤ÎÆâÍƤòASCIIʸ»ú¤Ë¸ÂÄꤷ¤Æ¤¤¤ë¤Î¤Ç¡¤¤É¤ÎʬÎà¤ÎÉä¹æ²½¤ò»ÈÍѤ¹¤ë¤«¤ò¸¡½Ð¤¹¤ì¤Ð¡¤&processor;¤Ï¡¤Éä¹æ²½Àë¸ÀÁ´ÂΤòÀµ³Î¤ËÆɤ߹þ¤à¤³¤È¤¬¤Ç¤­¤ë¡£¸½¼ÂÌäÂê¤È¤·¤Æ¡¤¹­¤¯»ÈÍѤµ¤ì¤Æ¤¤¤ëʸ»úÉä¹æ²½¤Ï¡¤¾å¤ÎʬÎà¤Î¤¤¤º¤ì¤«¤Ë¤¢¤Æ¤Ï¤Þ¤ë¤Î¤Ç¡¤¥ª¥Ú¥ì¡¼¥Æ¥£¥ó¥°¥·¥¹¥Æ¥àËô¤ÏÅÁÁ÷¥×¥í¥È¥³¥ë¤¬Í¿¤¨¤ë³°Éô¾ðÊó¤ò¿®ÍêÉÔ²Äǽ¤Ê¤È¤­¤Ç¤µ¤¨¤â¡¤ÆâÉô¥é¥Ù¥ë¤Çʸ»úÉä¹æ²½¤ò¤«¤Ê¤êÀµ³Î¤Ë¼¨¤¹¤³¤È¤¬¡¤XMLÉä¹æ²½Àë¸À¤Ë¤è¤Ã¤Æ²Äǽ¤È¤Ê¤ë¡£ +

+

+&processor;¤¬»ÈÍѤ¹¤ëʸ»úÉä¹æ²½¤ò¸¡½Ð¤·¤µ¤¨¤¹¤ì¤Ð¡¤¤½¤ì¤¾¤ì¤Î¾ì¹ç¤ËÂФ·¤ÆÊ̸ĤÎÆþÎϥ롼¥Á¥ó¤ò¸Æ¤Ó½Ð¤¹¡¤Ëô¤ÏÆþÎϤ¹¤ë³Æʸ»ú¤ËÂФ·Å¬ÀÚ¤ÊÊÑ´¹´Ø¿ô¤ò¸Æ¤Ó½Ð¤¹¤³¤È¤Ë¤è¤Ã¤Æ¡¤Å¬ÀÚ¤ÊÆ°ºî¤¬²Äǽ¤È¤Ê¤ë¡£

+

+¼«Ê¬¼«ÂΤ˥é¥Ù¥ëÉÕ¤±¤ò¤¹¤ë¤¤¤«¤Ê¤ë¥·¥¹¥Æ¥à¤Ç¤âƱÍͤÀ¤¬¡¤¥½¥Õ¥È¥¦¥§¥¢¤¬¡¤Éä¹æ²½Àë¸À¤ò¹¹¿·¤»¤º¤Ë¼ÂÂΤÎʸ»ú½¸¹çËô¤ÏÉä¹æ²½¤òÊѤ¨¤¿¤Ê¤é¤Ð¡¤XML¤ÎÉä¹æ²½Àë¸À¤Ï¡¤µ¡Ç½¤·¤Ê¤¤¡£Ê¸»úÉä¹æ²½¥ë¡¼¥Á¥ó¤Î¼ÂÁõ¼Ô¤Ï¡¤¼ÂÂΤΥé¥Ù¥ëÉÕ¤±¤Ë»ÈÍѤ¹¤ëÆâÉôµÚ¤Ó³°Éô¤Î¾ðÊó¤ÎÀµ³Î¤µ¤ÎÊݾڤËÃí°Õ¤¹¤ë¤Î¤¬Ë¾¤Þ¤·¤¤¡£ +

+

£²ÈÖÌܤξì¹ç¤Ï¡¤XML¤Î¼ÂÂΤξ¤Ë¡¤Éä¹æ²½¾ðÊó¤¬Â¸ºß¤¹¤ë¤È¤­¤Ç¤¢¤Ã¤Æ¡¤¤¤¤¯¤Ä¤«¤Î¥Õ¥¡¥¤¥ë¥·¥¹¥Æ¥àµÚ¤Ó¥Í¥Ã¥È¥ï¡¼¥¯¥×¥í¥È¥³¥ë¤Ç¤Ï¡¤¤½¤ÎÉä¹æ²½¾ðÊó¤¬Â¸ºß¤¹¤ë¡£Ê£¿ô¤Î¾ðÊó¤¬ÍøÍѤǤ­¤ë¤È¤­¡¤¤½¤ì¤é¤ÎÁêÂÐŪ¤ÊÍ¥ÀèÅÙµÚ¤Ó¤½¤ì¤é¤¬Ì·½â¤·¤¿¤È¤­¤Î˾¤Þ¤·¤¤½èÍýÊýË¡¤Ï¡¤XML¤ÎÇÛÁ÷¤Ë»ÈÍѤ¹¤ë¡¤¤è¤ê¹â¿å½à¤Î¥×¥í¥È¥³¥ë¤Î°ìÉô¤È¤·¤Æµ¬Äø¤¹¤ë¤Î¤¬¤è¤¤¡£Î㤨¤Ð¡¤ÆâÉô¥é¥Ù¥ëµÚ¤Ó³°Éô&header;¤Ë¸ºß¤¹¤ëMIME·Á¼°¤Î¥é¥Ù¥ë¤ÎÁêÂÐŪ¤ÊÍ¥ÀèÅÙ¤ËÂФ¹¤ëµ¬Â§¤Ï¡¤text/xmlµÚ¤Óapplication/xml¤ÎMIME·¿¤òÄêµÁ¤¹¤ëRFCʸ½ñ¤Î°ìÉô¤È¤Ê¤ëÊý¤¬¤è¤¤¡£¤·¤«¤·¡¤Áê¸ß±¿ÍÑÀ­¤Î¤¿¤á¤Ë¡¤¼¡¤Îµ¬Â§¤Ë½¾¤¦¤³¤È¤¬Ë¾¤Þ¤·¤¤¡£ + +

a) XML¤Î¼ÂÂΤ¬¥Õ¥¡¥¤¥ë¤Ë¸ºß¤¹¤ì¤Ð¡¤&byte-order-mark;µÚ¤ÓÉä¹æ²½Àë¸ÀPI¤Ï¡¤(¸ºß¤¹¤ì¤Ð)ʸ»úÉä¹æ²½¤ò·èÄꤹ¤ë¤¿¤á¤Ë»ÈÍѤ¹¤ë¡£Â¾¤Î¤¹¤Ù¤Æ¤Î&hueristics;µÚ¤Ó¾ðÊó¤Ï¡¤&error;²óÉü¤Î¤¿¤á¤À¤±¤ËÍѤ¤¤ë¡£ +

+

b) XML¤Î¼ÂÂΤòMIME·¿text/xml¤ÇÇÛÁ÷¤¹¤ë¤È¤­¤Ï¡¤¤³¤ÎMIME·¿¤Î¤â¤Ächarset¥Ñ¥é¥á¥¿¤¬Ê¸»úÉä¹æ²½ÊýË¡¤ò·èÄꤹ¤ë¡£Â¾¤Î¤¹¤Ù¤Æ¤Î&hueristics;µÚ¤Ó¾ðÊó¤Ï¡¤&error;²óÉü¤Î¤¿¤á¤À¤±¤ËÍѤ¤¤ë¡£ +

+

c) XML¤Î¼ÂÂΤò MIME·¿application/xml¤ÇÇÛÁ÷¤¹¤ë¤È¤­¤Ï¡¤&byte-order-mark;µÚ¤ÓÉä¹æ²½Àë¸ÀPI¤ò(¸ºß¤¹¤ì¤Ð)ʸ»úÉä¹æ²½¤Î·èÄê¤Î¤¿¤á¤Ë»ÈÍѤ¹¤ë¡£Â¾¤Î¤¹¤Ù¤Æ¤Î&hueristics;µÚ¤Ó¾ðÊó¤Ï&error;²óÉü¤Î¤¿¤á¤À¤±¤ËÍѤ¤¤ë¡£ +

+ +¤³¤ì¤é¤Îµ¬Â§¤Ï¡¤¥×¥í¥È¥³¥ë¤Ë¤Ä¤¤¤Æ¤Î»ñÎÁ¤¬¤Ê¤¤¤È¤­¤Ë¤À¤±ÍѤ¤¤ë¡£Æäˡ¤MIME·¿text/xmlµÚ¤Óapplication/xml¤òÄêµÁ¤·¤¿¤é¡¤¤³¤ì¤é¤òµ¬Äꤹ¤ëRFC¤Ë¸ºß¤¹¤ëµ¬Ä꤬¡¤¤³¤ì¤é¤Îµ¬Â§¤Ë¼è¤Ã¤ÆÂå¤ï¤ë¡£ +

+
+ + + +&informative;W3C XML ¥ï¡¼¥­¥ó¥°¥°¥ë¡¼¥× + +

¤³¤Î&TR-or-Rec;¤Ï¡¤W3C XML ¥ï¡¼¥­¥ó¥°¥°¥ë¡¼¥×(WG)¤¬½àÈ÷¤·¡¤¸ø³«¤ò¾µÇ§¤·¤¿¡£WG¤¬¤³¤Î&TR-or-Rec;¤ò¾µÇ§¤¹¤ë¤È¤¤¤¦¤³¤È¤Ï¡¤WG¤Î¤¹¤Ù¤Æ¤Î°Ñ°÷¤¬¾µÇ§Åêɼ¤ò¹Ô¤Ã¤¿¤È¤¤¤¦¤³¤È¤òɬ¤º¤·¤â°ÕÌ£¤·¤Ê¤¤¡£XML WG¤Î¸½ºß¤Î°Ñ°÷µÚ¤Ó°ÊÁ°¤Î°Ñ°÷¤ò¼¡¤Ë¼¨¤¹¡£

+ + + +Jon Bosak, SunChair +James ClarkTechnical Lead +Tim Bray, Textuality and NetscapeXML Co-editor +Jean Paoli, MicrosoftXML Co-editor +C. M. Sperberg-McQueen, U. of Ill.XML Co-editor +Dan Connolly, W3C +Steve DeRose, INSO +Dave Hollander, HP +Eliot Kimber, Highland +Eve Maler, ArborText +Tom Magliery, NCSA +Murray Maloney, Muzmo and Grif +¼ÅÄ¡¡¿¿¡¤ÉٻΥ¼¥í¥Ã¥¯¥¹¾ðÊó¥·¥¹¥Æ¥à(³ô) +Joel Nava, Adobe +Peter Sharpe, SoftQuad +John Tigue, DataChannel + + +
+
+
+ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-iso-2022-jp.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-iso-2022-jp.xml new file mode 100644 index 0000000000..0a44566619 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-iso-2022-jp.xml @@ -0,0 +1,3549 @@ + +] + + + + + + + + + + +] + +]30 + + + + + + + + + +.$J$j(B)"> + + + + + + + + + + + + + + + + + +Z$9$k(B"> +Z$7$J$$(B"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +"> + + +'"> + + + + + + + + + +amp, +lt, +gt, +apos, +quot"> + + + + + +e$NCm0U$r2~JQ$7$J$$8B$j!$(B +$B<+M3$KG[I[$7$F$b$h$$(B"> + +]> + + + + + +
+$B3HD%2DG=$J(B&markup;$B8@8l(B (XML) +$BBh(B1.0&version; +PR-xml-&iso6.doc.date; +World Wide Web Consortium +&draft.day;&draft.month;&draft.year; +

$B$3$NAp0F$O!$(BXML WG$B5Z$SB>$N4X78

+ + +http://www.w3.org/TR/PR-xml-&iso6.doc.date; + + +http://www.w3.org/TR/WD-xml-961114 + +http://www.w3.org/TR/WD-xml-lang-970331 + +http://www.w3.org/TR/WD-xml-lang-970630 + +http://www.w3.org/TR/WD-xml-970807 + +http://www.w3.org/TR/WD-xml-971117 + + +Tim Bray +Textuality and Netscape +tbray@textuality.com +Jean Paoli +Microsoft +jeanpa@microsoft.com +C. M. Sperberg-McQueen +University of Illinois at Chicago +cmsmcq@uic.edu + + +

$B$3$N(B&TR-or-Rec;$B$O(B, 1997$BG/(B12$B7n$K(BWorld Wide Web Consortium$B$+$i(B +$B8xI=$5$l$?4+9p0F(BExtensible Markup Language version$BBh(B1.0$BHG$rK]Lu$7(B, $B5;(B +$B=QE*FbMF$rJQ99$9$k$3$H$J$/:n@.$7$?(B&TR-or-Rec;$B$G$"$k!#(BThis &eTR-or-Rec; +is a translation of the XML proposed recommendation 1.0 +published by the World Wide Web Consortium in December 1997. It is +intended that &eTR-or-Rec; is technically identical to the original.

+ +

$B86J8$K$"$k!"Cx:n8"$K4X$7$F$N5-=R$r + +

$B$3$NHG$N(BXML$B$N5,Dj$O!$8x3+%l%S%e!<5Z$S5DO@$r(B +$BL\E*$H$9$k!#%F%-%9%H5Z$SK!N'>e$NCm0U$r2~JQ$7$J$$8B$j!$<+M3$K(B +$BG[I[$7$F$b$h$$!#(BThis version of the XML specification is for +public review and discussion. It may be distributed freely, +as long as all text and legal notices remain intact.

+ +

$B$3$N(B&TR-or-Rec;$B$N85$H$J$C$?(BXML$B4+9p0F$O!$(B1998$BG/(B2$B7n$K(BWorld +Wide Web Consortium$B$+$i8xI=$5$l$?(BXML$B4+9p$K$h$C$F$9$G$KCV$-49(B +$B$($i$l$F$$$k!#$3$NI8=`>pJs$O!$(BXML$B4+9p$K=>$C$FD{@5$9$k$3$H$r(B +$BM=Dj$7$F$$$k!#(BThe XML Proposed Recommendation is superseded +by the XML Recommendation which was published by the World +Wide Web Consortium in February 1998. It is intended that +this &eTR-or-Rec; be revised accordingly in the near future.

+ +

$B$3$N(B&TR-or-Rec;$B$O!$0BDj$7$?$b$N$G$"$C$F!$:rG/Mh$N(BXML$B3hF0(B$B$rDL$8$F:n@.$5$l$?!$0lO"$N:n(B +$B6HAp0F$r85$H$9$k!#8=:_!$9-HO0O$K;HMQ$5$l$F$$$k9q:]E*$J%F%-%9%H=hM}$NI8(B +$B=`(B($BI8=`0lHL2=(B&markup;$B8@8l!$(BStandard Generalized Markup Language, ISO +8879:1986$B$KDI2C5Z$SD{@5$r2C$($?$b$N(B)$B$N!$(BWWW$B>e$G$N;HMQ$N$?$a$K(B⊂ +$B2=$7$?8@8l$r!$$3$N(B&TR-or-Rec;$B$O!$5,Dj$9$k!#(BISO 8879$B$N$I$N5!G=$r$3$N(B +⊂$B$K;D$9$+!$$H$$$&7hDj$K$D$$$F$N>\:Y$O!$(B$BJLESMQ0U$9$k(B$B!#(BXML$B$O!$(B +$B4{$K$$$/$D$+$N>&IJ$G%5%]!<%H$5$l!$(BXML$B$r%5%]!<%H$9$k(B$B%U%j!<%&%'%"(B$B$N?t$bA}$($F(B +$B$$$k!#(BXML$B$K4X$9$k8x3+$NO@5D$b!$%*%s%i%$%s$G(B$BF~$B!#(BIt is a +stable document derived from a series of working drafts produced over +the last year as deliverables of the XML activity. It specifies a +language created by subsetting an existing, widely used international +text processing standard (Standard Generalized Markup Language, ISO +8879:1986 as amended and corrected) for use on the World Wide Web. +Details of the decisions regarding which features of ISO 8879 to +retain in the subset are available +separately. XML is already supported by some commercial +products, and there are a growing number of free implementations. +Public discussions of XML are accessible +online.

+ +

$B$3$N(B&TR-or-Rec;$B$G$O!$(B$B$KDj5A$9$k(B +URI(Uniform Resource Identifier)$B$r;HMQ$9$k!#(BURI$B$N@)Dj:n6H$O?J9TCf$G$"$C(B +$B$F!$(B$B5Z$S(B$B$r99?7$9$kM=Dj$H(B +$B$J$C$F$$$k!#$3$N:n6H$,(BRFC$B$H$7$Fl9g$O!$$3$N5,DxFb$N(BURI +$B$X$N;2>H$O!$(BURL(Uniform Resource Locator)$B$X$N;2>H$KBe$o$k!#(BThis +specification uses the term URI, which is defined by , a work in progress expected to update and . Should the work not be +accepted as an RFC, the references to uniform resource identifiers +(URIs) in this specification will become references to uniform +resource locators (URLs).

+ +

XML$B$N;EMM$K=`5r$7$F$$$k$+$I$&$+$N4p=`$H$J$k$O(BW3C$B$N%5%$%H$K$"(B +$B$k86J8$G$"$k!#(BThe normative version of the specification is +the English version found at the W3C site.

+ +

$B$3$NI8=`>pJs$O86;EMM$H5;=QE*$KF10l$G$"$k$3$H$r0U?^$7$F$$$k$,!"(B +$BK]Lu>e$N8m$j$O$"$jF@$k!#(BAlthough this technical report is +intended to be technically identical to the original, it may +contain errors from the translation.

+ +

$BHw9M(B: $B865,Dj$H$N5,Dj2U=j$NBP1~4X78$rL@$i$+$K$9$k$?$a!"$3$N(B +&TR-or-Rec;$B$N@a9=@.5Z$S@aHV9f$O!"865,Dj$N$=$l$i$r$G$-$k$@$1J]B8$7$F$$(B +$B$k!#$3$N(B&TR-or-Rec;$B$N(BWeb$BHG$O!"865,Dj$N(BHTML$B%?%0$r$=$N$^$^J]B8$7$F$$$k!#(B +

+
+ + +

$B3HD%2DG=$J(B&markup;$B8@8l(B(XML)$B$O(BSGML$B$N4JC1$JJ}8@$G$"$C$F!$$3$N(B&TR-or-Rec;$B$G!$$=$N$9$Y$F$r5,Dj$9$k!#(BXML$B$NL\I8$O!$8=:_$N(BHTML$B$HF1MM$K!$0lHL@-$N$"$k(BSGML$B$r%&%'%V>e$GG[I[!$ + + +

Chicago, Vancouver, Mountain View, et al.: +World-Wide Web Consortium, XML$B:n6H%0%k!<%W(B, 1996, 1997.

+ + +

Created in electronic form.

+
+ +English +Extended Backus-Naur Form (formal grammar) + + + +1997-12-03 : CMSMcQ : yet further changes +1997-12-02 : TB : further changes (see TB to XML WG, +2 December 1997) +1997-12-02 : CMSMcQ : deal with as many corrections and +comments from the proofreaders as possible: +entify hard-coded document date in pubdate element, +change expansion of entity WebSGML, +update status description as per Dan Connolly (am not sure +about refernece to Berners-Lee et al.), +add 'The' to abstract as per WG decision, +move Relationship to Existing Standards to back matter and +combine with References, +re-order back matter so normative appendices come first, +re-tag back matter so informative appendices are tagged informdiv1, +remove XXX XXX from list of 'normative' specs in prose, +move some references from Other References to Normative References, +add RFC 1738, 1808, and 2141 to Other References (they are not +normative since we do not require the processor to enforce any +rules based on them), +add reference to 'Fielding draft' (Berners-Lee et al.), +move notation section to end of body, +drop URIchar non-terminal and use SkipLit instead, +lose stray reference to defunct nonterminal 'markupdecls', +move reference to Aho et al. into appendix (Tim's right), +add prose note saying that hash marks and fragment identifiers are +NOT part of the URI formally speaking, and are NOT legal in +system identifiers (processor 'may' signal an error). +Work through: +Tim Bray reacting to James Clark, +Tim Bray on his own, +Eve Maler, + +NOT DONE YET: +change binary / text to unparsed / parsed. +handle James's suggestion about < in attriubte values +uppercase hex characters, +namechar list, + +1997-12-01 : JB : add some column-width parameters +1997-12-01 : CMSMcQ : begin round of changes to incorporate +recent WG decisions and other corrections: +binding sources of character encoding info (27 Aug / 3 Sept), +correct wording of Faust quotation (restore dropped line), +drop SDD from EncodingDecl, +change text at version number 1.0, +drop misleading (wrong!) sentence about ignorables and extenders, +modify definition of PCData to make bar on msc grammatical, +change grammar's handling of internal subset (drop non-terminal markupdecls), +change definition of includeSect to allow conditional sections, +add integral-declaration constraint on internal subset, +drop misleading / dangerous sentence about relationship of +entities with system storage objects, +change table body tag to htbody as per EM change to DTD, +add rule about space normalization in public identifiers, +add description of how to generate our name-space rules from +Unicode character database (needs further work!). + +1997-10-08 : TB : Removed %-constructs again, new rules +for PE appearance. +1997-10-01 : TB : Case-sensitive markup; cleaned up +element-type defs, lotsa little edits for style +1997-09-25 : TB : Change to elm's new DTD, with +substantial detail cleanup as a side-effect +1997-07-24 : CMSMcQ : correct error (lost *) in definition +of ignoreSectContents (thanks to Makoto Murata) +Allow all empty elements to have end-tags, consistent with +SGML TC (as per JJC). +1997-07-23 : CMSMcQ : pre-emptive strike on pending corrections: +introduce the term 'empty-element tag', note that all empty elements +may use it, and elements declared EMPTY must use it. +Add WFC requiring encoding decl to come first in an entity. +Redefine notations to point to PIs as well as binary entities. +Change autodetection table by removing bytes 3 and 4 from +examples with Byte Order Mark. +Add content model as a term and clarify that it applies to both +mixed and element content. + +1997-06-30 : CMSMcQ : change date, some cosmetic changes, +changes to productions for choice, seq, Mixed, NotationType, +Enumeration. Follow James Clark's suggestion and prohibit +conditional sections in internal subset. TO DO: simplify +production for ignored sections as a result, since we don't +need to worry about parsers which don't expand PErefs finding +a conditional section. +1997-06-29 : TB : various edits +1997-06-29 : CMSMcQ : further changes: +Suppress old FINAL EDIT comments and some dead material. +Revise occurrences of % in grammar to exploit Henry Thompson's pun, +especially markupdecl and attdef. +Remove RMD requirement relating to element content (?). + +1997-06-28 : CMSMcQ : Various changes for 1 July draft: +Add text for draconian error handling (introduce +the term Fatal Error). +RE deleta est (changing wording from +original announcement to restrict the requirement to validating +parsers). +Tag definition of validating processor and link to it. +Add colon as name character. +Change def of %operator. +Change standard definitions of lt, gt, amp. +Strip leading zeros from #x00nn forms. +1997-04-02 : CMSMcQ : final corrections of editorial errors +found in last night's proofreading. Reverse course once more on +well-formed: Webster's Second hyphenates it, and that's enough +for me. +1997-04-01 : CMSMcQ : corrections from JJC, EM, HT, and self +1997-03-31 : Tim Bray : many changes +1997-03-29 : CMSMcQ : some Henry Thompson (on entity handling), +some Charles Goldfarb, some ERB decisions (PE handling in miscellaneous +declarations. Changed Ident element to accept def attribute. +Allow normalization of Unicode characters. move def of systemliteral +into section on literals. +1997-03-28 : CMSMcQ : make as many corrections as possible, from +Terry Allen, Norbert Mikula, James Clark, Jon Bosak, Henry Thompson, +Paul Grosso, and self. Among other things: give in on "well formed" +(Terry is right), tentatively rename QuotedCData as AttValue +and Literal as EntityValue to be more informative, since attribute +values are the only place QuotedCData was used, and +vice versa for entity text and Literal. (I'd call it Entity Text, +but 8879 uses that name for both internal and external entities.) +1997-03-26 : CMSMcQ : resynch the two forks of this draft, reapply +my changes dated 03-20 and 03-21. Normalize old 'may not' to 'must not' +except in the one case where it meant 'may or may not'. +1997-03-21 : TB : massive changes on plane flight from Chicago +to Vancouver +1997-03-21 : CMSMcQ : correct as many reported errors as possible. + +1997-03-20 : CMSMcQ : correct typos listed in CMSMcQ hand copy of spec. +1997-03-20 : CMSMcQ : cosmetic changes preparatory to revision for +WWW conference April 1997: restore some of the internal entity +references (e.g. to docdate, etc.), change character xA0 to &nbsp; +and define nbsp as &#160;, and refill a lot of paragraphs for +legibility. +1996-11-12 : CMSMcQ : revise using Tim's edits: +Add list type of NUMBERED and change most lists either to +BULLETS or to NUMBERED. +Suppress QuotedNames, Names (not used). +Correct trivial-grammar doc type decl. +Rename 'marked section' as 'CDATA section' passim. +Also edits from James Clark: +Define the set of characters from which [^abc] subtracts. +Charref should use just [0-9] not Digit. +Location info needs cleaner treatment: remove? (ERB +question). +One example of a PI has wrong pic. +Clarify discussion of encoding names. +Encoding failure should lead to unspecified results; don't +prescribe error recovery. +Don't require exposure of entity boundaries. +Ignore white space in element content. +Reserve entity names of the form u-NNNN. +Clarify relative URLs. +And some of my own: +Correct productions for content model: model cannot +consist of a name, so "elements ::= cp" is no good. + +1996-11-11 : CMSMcQ : revise for style. +Add new rhs to entity declaration, for parameter entities. +1996-11-10 : CMSMcQ : revise for style. +Fix / complete section on names, characters. +Add sections on parameter entities, conditional sections. +Still to do: Add compatibility note on deterministic content models. +Finish stylistic revision. +1996-10-31 : TB : Add Entity Handling section +1996-10-30 : TB : Clean up term & termdef. Slip in +ERB decision re EMPTY. +1996-10-28 : TB : Change DTD. Implement some of Michael's +suggestions. Change comments back to //. Introduce language for +XML namespace reservation. Add section on white-space handling. +Lots more cleanup. +1996-10-24 : CMSMcQ : quick tweaks, implement some ERB +decisions. Characters are not integers. Comments are /* */ not //. +Add bibliographic refs to 10646, HyTime, Unicode. +Rename old Cdata as MsData since it's only seen +in marked sections. Call them attribute-value pairs not +name-value pairs, except once. Internal subset is optional, needs +'?'. Implied attributes should be signaled to the app, not +have values supplied by processor. +1996-10-16 : TB : track down & excise all DSD references; +introduce some EBNF for entity declarations. +1996-10-?? : TB : consistency check, fix up scraps so +they all parse, get formatter working, correct a few productions. +1996-10-10/11 : CMSMcQ : various maintenance, stylistic, and +organizational changes: +Replace a few literals with xmlpio and +pic entities, to make them consistent and ensure we can change pic +reliably when the ERB votes. +Drop paragraph on recognizers from notation section. +Add match, exact match to terminology. +Move old 2.2 XML Processors and Apps into intro. +Mention comments, PIs, and marked sections in discussion of +delimiter escaping. +Streamline discussion of doctype decl syntax. +Drop old section of 'PI syntax' for doctype decl, and add +section on partial-DTD summary PIs to end of Logical Structures +section. +Revise DSD syntax section to use Tim's subset-in-a-PI +mechanism. +1996-10-10 : TB : eliminate name recognizers (and more?) +1996-10-09 : CMSMcQ : revise for style, consistency through 2.3 +(Characters) +1996-10-09 : CMSMcQ : re-unite everything for convenience, +at least temporarily, and revise quickly +1996-10-08 : TB : first major homogenization pass +1996-10-08 : TB : turn "current" attribute on div type into +CDATA +1996-10-02 : TB : remould into skeleton + entities +1996-09-30 : CMSMcQ : add a few more sections prior to exchange + with Tim. +1996-09-20 : CMSMcQ : finish transcribing notes. +1996-09-19 : CMSMcQ : begin transcribing notes for draft. +1996-09-13 : CMSMcQ : made outline from notes of 09-06, +do some housekeeping + + +
+ + +$B0lHL;v9`(B + +

$B3HD%2DG=$J(B&markup;$B8@8l(BXML(eXtensible Markup Language)$B$O!$(BXML$BJ8=q(B$B$H$$$&%G!<%?%*%V%8%'%/%H$N%/%i%9$r5,Dj$7!$(BXML$BJ8=q$r=hM}$9$k%W%m%0%i%`$NF0:n$N0lIt$r5,Dj$9$k!#(BXML$B$O!$(BSGML($BI8=`0lHL2=(B&markup;$B8@8l!$(BStandard Generalized Markup Language)$B$N@)8B$7$?(B⊂$B$H$9$k!#9=B$>e!$(BXML$BJ8=q$O!$$+$J$i$:(BSGML$B5,3J$KE,9g$9$k!#(B

+

XML$BJ8=q$O!$(B$B$B$H$$$&5-21C10L$+$i$J$j!$$BJ8;z(B$B$+$i$J$j!$$=$N0lIt$O!$J8=q$N(B$BJ8;z%G!<%?(B$B$r9=@.$7!$0lIt$O!$(B&markup;$B$r9=@.$9$k!#(B&markup;$B$O!$J8=q$N5-21%l%$%"%&%H5Z$SO@M}9=B$$K$D$$$F$N5-=R$rI=$9Id9f$H$9$k!#(BXML$B$O!$5-21%l%$%"%&%H5Z$SO@M}9=B$$K$D$$$F$N@)Ls>r7o$r5-=R$9$k5!9=$rDs6!$9$k!#(B

+

XML&processor;$B$H$$$&%=%U%H%&%'%"%b%8%e!<%k$O!$(BXML$BJ8=q$rFI$_9~$_!$$=$NFbMF5Z$S9=B$$X$N%"%/%;%9$rDs6!$9$k$?$a$KMQ$$$k!#(B XML&processor;$B$O!$B>$N%b%8%e!<%k$N$?$a$KF0:n$9$k$3$H$rA0Ds$H$7!$$=$N%b%8%e!<%k$r(B&application;$B$H$$$&!#(B$B$3$N(B&TR-or-Rec;$B$O!$(BXML&processor;$B$,9T$o$J$1$l$P$J$i$J$$?6Iq$$$r5,Dj$9$k!#$D$^$j!$(BXML$B%G!<%?$NFI9~$_J}K!$r5,Dj$7!$(B&application;$B$KDs6!$9$k>pJs$r5,Dj$9$k!#(B

+ + +$B7P0^5Z$SL\I8(B +

1996$BG/$K(BWorld Wide Web Consortium(W3C)$B$NCf$K@_N)$7$?(BXML$B:n6H%0%k!<%W(B($B0JA0$O!$(B SGML$BJT=8%l%S%e!<0Q0w2q$H8F$P$l$?(B)$B$,!$(BXML$B$r3+H/$7$?!#$3$N:n6H%0%k!<%W$N5DD9$r!$(BSun Microsystems$B$N(BJon Bosak$B$,6P$a$k!#(BW3C$B$,AH?%$7!$0JA0$O(BSGML$B:n6H%0%k!<%W$H8F$P$l$?(BXML SIG(Special Interest Group)$B$b!$(BXML$B$N@)Dj$KHs>o$K3hH/$K;22h$7$?!#(B +Dan Connolly$B$O!$:n6H%0%k!<%W$N(BW3C$B$K$*$1$kO"Mm78$rL3$a$?!#(B

+

XML$B$N@_7WL\I8$r!$ +

a) XML$B$O!$(BInternet$B>e$G$=$N$^$^;HMQ$G$-$k!#(B

+

b) XML$B$O!$9-HO0O$N(B&application;$B$r;Y1g$9$k!#(B

+

c) XML$B$O!$(BSGML$B$H8_49@-$r$b$D!#(B

+

d) XML$BJ8=q$r=hM}$9$k%W%m%0%i%`$r=q$/$3$H$O!$MF0W$G$J$1$l$P$J$i$J$$!#(B

+

e) XML$B$G$O!$%*%W%7%g%s$N5!G=$O$G$-$k$@$1>/$J$/$7!$0l$D$bB8:_$7$J$$$3$H$rL\;X$9!#(B

+

f) XML$BJ8=q$O!$?M4V$K$H$C$FFI$_$d$9$/!$==J,$KM}2r$7$d$9$$!#(B

+

g) XML$B$N@_7W$O!$$9$_$d$+$K9T$($J$1$l$P$J$i$J$$!#(B

+

h) XML$B$N@_7W$O!$87L)5Z$S4J7i$G$J$1$l$P$J$i$J$$!#(B

+

i) XML$BJ8=q$O!$MF0W$K:n@.$G$-$k!#(B

+

j) XML$B$G$O!$(B&markup;$B$N?t$r8:$i$9$3$H$O!$=EMW$G$O$J$$!#(B

+

+

XML$BBh(B&XML.version;&version;$B$rM}2r$7!$$=$l$r=hM}$9$k7W;;5!%W%m%0%i%`$r=q$/$?$a$K==J,$J>pJs$O!$$3$N(B&TR-or-Rec;$B5Z$S4XO"$9$k5,3J(B($BJ8;zMQ$H$7$F!$(BUnicode$B5Z$S(BISO/IEC 10646$B!$(B&language-identification;$B%?%0MQ$H$7$F!$%$%s%?%M%C%H(B RFC 1766$B!$(B&language-code;$BMQ$H$7$F!$(BISO 639$B!$JB$S$K(B&country-code;$BMQ$H$7$F!$(BISO 3166)$B$G!$$9$Y$F<($9!#(B

+

$B$3$N(B&version;$B$N(BXML$B$N5,Dj(B$B$O!$8x3+%l%S%e!<5Z$S5DO@$rL\E*$H$9$k!#%F%-%9%H5Z$SK!N'>e$NCm0U$r2~JQ$7$J$$8B$j!$<+M3$KG[I[$7$F$b$h$$!#(B

+
+ +$BDj5A(B +

XML$BJ8=q$N5,Dj$N$?$a$K;HMQ$9$kMQ8l$O!$$3$N(B&TR-or-Rec;$BFb$GDj5A$9$k!# + + +

$BE,9g$9$kJ8=qKt$O(BXML&processor;$B$O!$5-=R$5$l$?$H$*$j$KF0:n$7$F$b$h$$$,!$$=$N$H$*$j$K$9$kI,MW$O$J$$!#(B

+ + + +

$BE,9g$9$kJ8=qKt$O(BXML&processor;$B$O!$5-=R$5$l$?$H$*$j$KF0:n$9$k$3$H$,MW5a$5$l$k!#$=$&$G$J$1$l$P!$(B&error;$B$H$9$k!#(B +

+
+ + +

$B$3$N(B&TR-or-Rec;$B$,Dj$a$k5,B'$KBP$9$k0cH?!#7k2L$ODj5A$7$J$$!#E,9g$9$k%=%U%H%&%'%"$O!$(B&error;$B$r8!=P$7$FJs9p$7$F$b$h$/!$(B&error;$B$+$i2sI|$7$F$b$h$$!#(B

+
+ + +

$BE,9g$9$k(BXML&processor;$B$,8!=P$7$J$1$l$P$J$i$:!$(B&application;$B$KJs9p$7$J$1$l$P$J$i$J$$(B&error;$B!#(B&fatal-error;$B$rH/8+$7$?$"$H!$(B&processor;$B$O!$$=$l0J9_$N(B&error;$B$rC5$9$?$a$K%G!<%?=hM}$rB39T$7$F$b$h$/!$(B&error;$B$rH/8+$7$?>l9g$O!$$=$N(B&error;$B$r(B&application;$B$KJs9p$7$F$b$h$$!#(B&error;$BD{@5$r%5%]!<%H$9$k$?$a$K!$(B&processor;$B$O!$L$=hM}%G!<%?(B($BJ8;z%G!<%?5Z$S(B&markup;$B$N:.:_$7$?$b$N(B)$B$rJ8=q$+$io$N=hM}$rB39T$7$F$O$J$i$J$$!#$D$^$j!$(B&processor;$B$O!$J8;z%G!<%?5Z$SJ8=q$NO@M}9=B$$K$D$$$F$N>pJs$r!$DL>o$NJ}K!$G(B&application;$B$KEO$7B3$1$F$O$J$i$J$$!#(B

+
+ + +

$BE,9g$9$k%=%U%H%&%(%"$O!$5-=R$5$l$?$H$*$j$K?6$kIq$C$F$b$h$$(B(may)$B!$Kt$O?6$kIq$o$J$/$F$O$J$i$J$$(B(must)($BJ8>OCf$N=uF0;l$K$h$k!#(B)$B!#$=$N$H$*$j$K?6$kIq$&>l9g$O!$5-=R$5$l$??6Iq$$$rA*BrKt$O5qH]$9$k + + + +

$B$9$Y$F$N(B&valid;$B$J(BXML$BJ8=q$KE,MQ$9$k5,B'!#(B&validity;$B@)Ls$N0cH?$O!$(B&error;$B$H$9$k!#(B&at-user-option;$B!$(B$B8!>Z$r9T$&(BXML&processor;$B$O!$$3$N(B&error;$B$rJs9p$7$J$1$l$P$J$i$J$$!#(B

+
+ + +

$B$9$Y$F$N(B&well-formed;$B$N(BXML$BJ8=q$KE,MQ$9$k5,B'!#(B&well-formed;$B@)Ls$N0cH?$O!$(B&fatal-error;$B$H$9$k!#(B

+
+ + +

a) &string;$BKt$OL>A0$N(B&match;$B!!Hf3S$9$kFs$D$N(B&string;$BKt$OL>A0$O!$F10l$G$J$1$l$P$J$i$J$$!#(BISO/IEC 10646$B$K$*$$$F!$J#?t$NI=8=$,2DG=$JJ8;z!NNc$($P!$(B&composed-form;$B5Z$S4pDl(B+&diacritical-mark;($B%@%$%"%/%j%F%#%+%k%^!<%/(B)$B7A<0!O$O!$$I$A$i$N(B&string;$B$bF1$8I=8=$N$H$-$K8B$j!$(B&match;$B$9$k!#(B&at-user-option;$B!$(B&processor;$B$O!$$=$NJ8;z$rI8=`7A$K@55,2=$7$F$b$h$$!#Hf3S$N$H$-!"BgJ8;z$H>.J8;z$H$N6hJL$r$9$k!#(B<BR>b) &string;$B$HJ8K!Cf$N5,B'$H$N(B&match;$B!!$"$k@8@.5,B'$+$i@8@.$9$k8@8l$K!$$"$k(B&string;$B$,B0$9$k$H$-!$$3$N(B&string;$B$O!$$3$N@8@.5,B'$K(B&match;$B$9$k$H$$$&!#(B<BR>c) $BFbMF$HFbMF%b%G%k$H$N(B&match;$B!!$"$kMWAG$,!$(B$BMWAG$N(B&validity;$B$N@)Ls$K<($90UL#$GE,9g$9$k$H$-!$$3$NMWAG$O!$$=$N@k8@$K(B&match;$B$9$k$H$$$&!#(B

+
+ + +

XML$B$N5!G=$G$"$C$F!$(BXML$B$,(BSGML$B$H8_49$G$"$k$3$H$rJ]>Z$9$k$?$a$@$1$KF3F~$5$l$k$b$N!#(B

+
+ + +

$B94B+NO$O$b$?$J$$?d>);v9`!#(B&WebSGML;$B0JA0$+$iB8:_$9$k(BSGML&processor;$B$,!$(BXML$BJ8=q$r=hM}$G$-$k2DG=@-$r9b$a$k$?$a$K

+
+ +

+
+
+ + +$BJ8=q(B +

+ +$B$3$N(B&TR-or-Rec;$B$GDj5A$9$k0UL#$G!$(B&well-formed;$B$H$9$k%G!<%?%*%V%8%'%/%H$r!$(BXML$BJ8=q(B$B$H$$$&!#(B&well-formed;$B$N(BXML$BJ8=q$,!$$5$i$K!$$"$k@)Ls>r7o$rK~B-$9$l$P!$(B&valid;$B$J(BXML$BJ8=q$H$9$k!#(B +

+ + + +

$B$$$:$l$N(BXML$BJ8=q$b!$O@M}9=B$5Z$SJ*M}9=B$$r$b$D!#J*M}E*$K$O!$J8=q$O!$(B$B$B$H8F$VC10L$+$i$J$k!#$"$k$N$N$B;2>H(B$B$7$F$b$h$$!#J8=q$O!$!H%k!<%H!I$9$J$o$A(B$BJ8=q$B$+$i;O$^$k!#O@M}E*$K$O!$J8=q$O!$@k8@!$MWAG!$%3%a%s%H!$J8;z;2>H5Z$S=hM}L?Na$r4^$_!$$3$l$i$9$Y$F$O!$J8=qFb$GL@<(E*$J(B&markup;$B$K$h$C$F<($9!#O@M}9=B$5Z$SJ*M}9=B$$O!$(B$B0J9_(B$B$K<($9$H$*$j$K!$87L)$KF~$l;R$K$J$C$F$$$J$1$l$P$J$i$J$$!#(B

+ + + + +&well-formed;$B$N(BXML$BJ8=q(B +

$B$"$k%F%-%9%H%*%V%8%'%/%H$,!$ + +

a) $BA4BN$H$7$F!$(Bdocument$B$H$$$&%i%Y%k$r$b$D@8@.5,B'$K(B&match;$B$9$k!#(B

+

b) $B$3$N(B&TR-or-Rec;$B$GDj5A$9$k!$$9$Y$F$N(B&well-formed;$B@)Ls$K=>$&!#(B

+
+

c) $B$=$l$>$l$N(B&parsed-entity;$B$,!$(B&well-formed;$B$H$J$k!#(B

+

+

+ +$BJ8=q(B +document +prolog +element +Misc* + +

+

document$B@8@.5,B'$K(B&match;$B$9$k$H$O!$ +

a) $B0l$D0J>e$N(B$BMWAG(B$B$r4^$`!#(B

+ + + + +

b) $B%k!<%H(B$BKt$OJ8=qMWAG$H$$$&MWAG$,0l$D$@$1B8:_$7!$$3$l$O!$B>$NMWAG$N(B$BFbMF(B$B$K4^$^$l$J$$!#(B$B$3$l0J30$N$9$Y$F$NMWAG$O!$$=$N3+;O%?%0$,B>$NMWAG$NFbMF$K4^$^$l$l$P!$BP1~$9$k=*N;%?%0$bF1$8MWAG$NFbMF$K4^$^$l$k!#$D$^$j!$MWAG$O!$3+;O%?%05Z$S=*N;%?%0$K$h$C$F6h@Z$i$l!$F~$l;R9=B$$r$J$9!#(B +

+ +

+

$B$3$l$i$N7k2L$H$7$F!$J8=qFb$N$I$NHs%k!<%HMWAG(BC$B$KBP$7$F$b!$$"$kB>$NMWAG(BP$B$,B8:_$7!$(BC$B$O!$(BP$B$NFbMF$K4^$^$l$k$,!$(BP$B$NFbMF$K4^$^$l$kB>$NMWAG$K4^$^$l$k$3$H$O$J$$!#$3$N$H$-!$(BP$B$r(BC$B$N(B$B?F(B$B$H$$$$!$(BC$B$r(BP$B$N(B$B;R(B$B$H$$$&!#(B

+
+ +$BJ8;z(B +

+ + + +&parsed-entity;$B$O!$(B$B%F%-%9%H(B($BJ8;z(B$B$NJB$S$G$"$C$F!$(B&markup;$BKt$OJ8;z%G!<%?$rI=$7$F$b$h$$!#(B)$B$r4^$`!#(B$BJ8;z(B$B$O!$%F%-%9%H$N:G>.C10L$G$"$C$F!$(BISO/IEC 10646$B$K5,Dj$5$l$k!#(B$B5vMF$9$kJ8;z$O!$%?%V!$2~9T!$I|5"JB$S$K(BUnicode$B5Z$S(BISO/IEC 10646$B$,5vMF$9$k?^7AJ8;z$H$9$k!#(B + +$BJ8;z$NHO0O(B + +Char +#x9 | #xA | #xD | [#x20-#D7FF] | [#xE000-#xFFFD] +| [#x10000-#x10FFFF] +$BG$0U$N(BUnicode$BJ8;z!#$?$@$7!$(B&surrogate-blocks;$B!$(BFFFE$B5Z$S(BFFFF$B$O=|$/!#(B + + + +

+

&character-value;$B$r%S%C%H%Q%?%s$KId9f2=$9$k5!9=$O!$$NId9f2=J}K!$rMxMQ$9$k$?$a$N5!9=$O!$(B$BJ8;z$NId9f2=(B$B$K5-=R$9$k!#(B

+

$B$I$NId9f2=J}K!$rMQ$$$k$+$K4X78$J$/!$(BISO/IEC 10646$B$NJ8;z=89g$K$"$k$9$Y$F$NJ8;z$O!$$=$N(BUCS-4&code-value;$B$HEy2A$J(B10$B?J?tKt$O(B16$B?J?t$K$h$C$F!$;2>H$G$-$k!#(B

+
+ + +$B6&DL$N9=J89=@.;R(B + +

2.3$B$G$O!$J8K!Fb$G9-$/;HMQ$9$k$$$/$D$+$N5-9f$rDj5A$9$k!#(B

+

S ($B6uGr(B)$B$O!$0l$D +$B6uGr(B + +S +(#x20 | #x9 | #xD | #xA)+ + + +

+

$BJX59>e!$J8;z$r!$(B&letter;$B!$?t;zKt$OB>$NJ8;z$KJ,N`$9$k!#(B&letter;$B$O!$%"%k%U%!%Y%C%HE*Kt$OI=2;E*$G$"$k4pK\J8;z(B($B0l$DKt$OJ#?t$N(B&combining-character;$B$,!$8e$KB3$/$3$H$b$"$k!#(B)$B!$(B&ideographic;$B$+$i@.$k!#(B + +$B3F%/%i%9$K$*$1$k$BJ8;z%/%i%9(B$B$K4X$9$kIUO?$K5,Dj$9$k!#(B

+

Name$B$O!$(B&letter;$BKt$O$$$/$D$+$N6h@Z$jJ8;z$N0l$D$G;O$^$j!$$=$N8e$K(B&letter;$B!$?t;z!$%O%$%U%s!$2<@~!$%3%m%sKt$O%T%j%*%I$,B3$/(B($B$3$l$i$rL>A0J8;z$H$$$&!#(B)$B!#(B&string;"xml"$BKt$O(B(('X'|'x') ('M'|'m') ('L'|'l'))$B$K(B&match;$B$9$kG$0U$N(B&string;$B$G;O$^$kL>A0$O!$$3$N(B&TR-or-Rec;$B$N8=:_$NHGKt$O>-Mh$NHG$G$NI8=`2=$N$?$a$KM=Ls$9$k!#(B +

+ +

XML$B$NL>A0$NCf$N%3%m%s$O!$L>A06u4V$G$N-Mh$N$"$k;~E@$GI8=`2=$9$k$b$N$H$7!$$=$N$H$-$K$O!$A06u4V$N5!9=$,!$6h@Z$j;R$H$7$FZ$O$J$$!#;ve!$$3$l$O!$L>A06u4V$NA0$NCf$G%3%m%s$r;HMQ$7$J$$$[$&$,$h$$$3$H$r0UL#$9$k!#$7$+$7!$(BXML&processor;$B$O!$L>A0J8;z$H$7$F%3%m%s$r$^$7$$!#(B +

+
+

+Nmtoken ($BL>A0(B&token;)$B$O!$L>A0J8;z$G9=@.$9$kNs$H$9$k!#(B + +$BL>A05Z$S(B&token; + +NameChar +Letter +| Digit + +| '.' | '-' | '_' | ':' +| CombiningChar + +| Extender + +Name +(Letter | '_' | ':') +(NameChar)* +Names +Name +(S Name)* +Nmtoken +(NameChar)+ +Nmtokens +Nmtoken (S Nmtoken)* + +

+

&literal;$B%G!<%?$O!$0zMQId$G0O$^$l$?(B&string;$B$H$7!$$=$NNs$N6h@Z$j;R$H$7$F;HMQ$9$k0zMQId$O4^$^$J$$!#(B&literal;$B$O!$FbItEntityValue)$B!$B0@-CM(B(AttValue)$B!$30It(B&identifier;(SystemLiteral)$B$NFbMF$N;XDj$K;HMQ$9$k!#L\E*$K$h$C$F$O!$(B&literal;$BA4BN$r!$$=$NCf$N(B&markup;$B$NAv::$r9T$J$o$:$K!$%9%-%C%W$9$k$3$H$,$"$k(B(SkipLit$B!#(B)$B!#(B + +&literal; + + + +EntityValue +' " ' +([^%&"] +| PEReference +| Reference)* +' " ' + +|  +" ' " +([^%&'] +| PEReference +| Reference)* +" ' " + +AttValue +' " ' +([^<&"] +| Reference)* +' " ' + +|  +" ' " +([^<&'] +| Reference)* +" ' " + + + +SystemLiteral +SkipLit + + +PubidLiteral +' " ' PubidChar* +' " ' +| " ' " (PubidChar - " ' ")* " ' " + +PubidChar +#x20 | #xD | #xA +| [a-zA-Z0-9] +| [-'()+,./:=?] + +SkipLit +(' " ' [^"]* ' " ') +| (" ' " [^']* " ' ") + + + + +

+ + + +
+ + +$BJ8;z%G!<%?5Z$S(B&markup; +

$B%F%-%9%H(B$B$O!$(B$BJ8;z%G!<%?(B$B5Z$S(B&markup;$B$,:.:_$9$k$b$N$H$7$F9=@.$9$k!#(B&markup;$B$O!$(B$B3+;O%?%0(B$B!$(B$B=*N;%?%0(B$B!$(B$B6uMWAG(B$B!$(B$BH(B$B!$(B$BJ8;z;2>H(B$B!$(B$B%3%a%s%H(B$B!$(BCDATA$B%;%/%7%g%s(B $B$N6h@Z$j;R!$(B$BJ8=q7?@k8@(B$B5Z$S(B$B=hM}L?Na(B$B$N7A$r +

+

&markup;$B$G$O$J$$$9$Y$F$N%F%-%9%H$O!$J8=q$N(B$BJ8;z%G!<%?(B$B$r9=@.$9$k!#(B

+

$B%"%s%Q%5%s%IJ8;z(B (&)$B5Z$S(B&left-angle-bracket; (<)$B$O!$(B&markup;$B$N6h@Z$j;R$H$7$F!$Kt$O(B$B%3%a%s%H(B$B!$(B$B=hM}L?Na(B$BCDATA$B%;%/%7%g%s(B$BFb$G;HMQ$9$k>l9g$K(B$B$@$1(B$B!$$=$N$^$^$N7A$G=P8=$7$F$h$$!#$3$l$i$NJ8;z$O!$FbIt&literal;$B$BFb$K5-=R$7$F$b$h$$!#(B $B>\$7$/$O!$(B&well-formed;$B$N$B$K4X$9$k5,Dj$r;2>H!#(B$B$3$l$i$NJ8;z$,B>$NItJ,$GI,MW$J>l9g!$?tCM$K$h$kJ8;z;2>HKt$O(B&string;"&amp;"$B5Z$S(B&string;"&lt;"$B$r;HMQ$7!$(B&escape;$B$7$J$1$l$P$J$i$J$$!#(B&right-angle-bracket; (>) $B$O!$(B&string;"&gt;"$B$r;HMQ$7$FI=8=$7$F$b$h$$!#FbMF$NCf$GNs(B"]]>"$B$r;HMQ$9$k$H$-$O!$$=$l$,!$(BCDATA$B%;%/%7%g%s(B$B$N=*N;$r(B&markup;$B$7$J$$8B$j!$(B$B8_49@-$N$?$a(B$B!$(B"&gt;"$BKt$OJ8;z;2>H$r;HMQ$7!$(B&escape;$B$7$J$1$l$P$J$i$J$$!#(B

+ +

$BMWAG$NFbMF$G$O!$J8;z%G!<%?$O!$$$$+$J$k(B&markup;$B$N3+;O6h@Z$j;R$r4^$^$J$$G$0U$N(B&char-string;$B$H$9$k!#(BCDATA$B%;%/%7%g%s$G$O!$J8;z%G!<%?$H$O!$(BCDATA$B%;%/%7%g%s$N=*N;6h@Z$j;R(B"]]>"$B$r4^$^$J$$G$0U$N(B&char-string;$B$H$9$k!#(B +

+

+$BB0@-CM$K(B&single-quote;$B5Z$S(B&double-quote;$B$r4^$`$?$a$K$O!$%"%]%9%H%m%U%#Kt$O(B&single-quote;(') $B$O!$(B"&apos;"$B$H$7$FI=8=$7!$(B&double-quote;(")$B$O!$(B"&quot;"$B$H$7$FI=8=$9$k!#(B + +$BJ8;z%G!<%?(B + +CharData +[^<&]* - ([^<&]* ']]>' [^<&]*) + + +

+
+ + +$B%3%a%s%H(B + +

$B%3%a%s%H(B$B$O!$B>$N(B&markup;$B$N30$J$i$P!$J8=q$N$I$3$K8=$l$F$b$h$$!#$5$i$K!$J8=q7?@k8@Fb$G!$J8K!$,5v$9>l=j$K8=$l$F$b$h$$!#(B + +$B%3%a%s%H$O!$J8=q$N(B$BJ8;z%G!<%?(B$B$N0lIt$G$O$J$$!#(BXML&processor;$B$O!$(B&application;$B$,%3%a%s%H$N%F%-%9%H$r$B8_49@-$N$?$a(B$B!$(B&string;"--" $B!J(B&double-hyphen;$B!K$O!$%3%a%s%HFb$G8=$l$F$O$J$i$J$$!#(B + +$B%3%a%s%H(B +Comment +'<!--' +((Char - '-') +| ('-' (Char - '-')))* +'-->' + + + +

+

$B%3%a%s%H$NNc$r<!&como; declarations for <head> & <body> &comc;> +

+
+ + +$B=hM}L?Na(B + +

$B=hM}L?Na(B(PI)$B$K$h$C$F!$(B&application;$B$N$?$a$NL?Na$rJ8=q$KF~$l$k$3$H$,$G$-$k!#(B + + +$B=hM}L?Na(B +PI +'<?' PITarget +(S +(Char* - +(Char* &pic; Char*)))? +&pic; +PITarget +Name - +(('X' | 'x') ('M' | 'm') ('L' | 'l')) + + +PI$B$O!$J8=q$N(B$BJ8;z%G!<%?(B$B$N0lIt$G$O$J$$$,!$(B&application;$B$KEO$5$l$J$1$l$P$J$i$J$$!#(BPI$B$O!$L?Na$,EO$5$l$k(B&application;$B$r(B&identify;$B$?$a$K;HMQ$9$k(B⌖ (PITarget) $B$G;O$^$k!#(B⌖$BL>(B "XML"$B!$(B"xml"$B$J$I$O!$$3$N(B&TR-or-Rec;$B$N8=:_$NHGKt$O>-Mh$NHG$N5,3J2=MQ$KM=Ls$9$k!#(BXML$B$N(B$B5-K!(B$B5!9=$r!$(BPI$B$N(B⌖$B$r@k8@$9$k$?$a$K;HMQ$7$F$b$h$$!#(B +

+
+ + +CDATA$B%;%/%7%g%s(B + +

CDATA$B%;%/%7%g%s(B$B$O!$J8;z%G!<%?$,=P8=$9$k$H$3$m$G$"$l$P!$$I$3$K=P8=$7$F$b$h$$!#$3$l$O!$$=$&$G$J$1$l$P!$(B&markup;$B$H$7$FG'<1$9$kJ8;z$r4^$`!$%F%-%9%H$N6h2h$r(B&escape;$B$9$k$N$K;HMQ$9$k!#(BCDATA$B%;%/%7%g%s$O!$(B&string;"<![CDATA["$B$G;O$^$j!$(B&string; +"]]>"$B$G=*$o$k!#(B + +CDATA$B%;%/%7%g%s(B +CDSect +CDStart +CData +CDEnd +CDStart +'<![CDATA[' + +CData + +(Char* - +(Char* ']]>' Char*)) + + +CDEnd +']]>' + + + +CDATA$B%;%/%7%g%sFb$G$O!$Ns(BCDEnd$B$@$1$r(B&markup;$B$H$7$FG'<1$9$k$N$G!$(B&left-angle-bracket;$B5Z$S%"%s%Q%5%s%I$O!$$=$N(B&literal;$B7A<0$G=P8=$7$F$h$$!#$=$l$i$O!$(B"&lt;"$B5Z$S(B"&amp;"$B$r;HMQ$7$F(B&escape;$B$9$kI,MW$O$J$$!#(BCDATA$B%;%/%7%g%s$O!$F~$l;R$K$O$G$-$J$$!#(B + +

+ +

"<greeting>"$B5Z$S(B"</greeting>"$B$r!$(B&markup;$B$G$O$J$/!$(B$BJ8;z%G!<%?(B$B$H$7$FG'<1$9$k(BCDATA$B%;%/%7%g%s$NNc$r!$<![CDATA[<greeting>Hello, world!</greeting>]]> +

+
+ + +&prolog;$B5Z$SJ8=q7?@k8@(B + +

XML$BJ8=q$O!$;HMQ$9$k(BXML$B$N(B&version;$B$r;XDj$9$k(BXML$B@k8@(B$B$G;O$a$F$b$h$/!$Kt$=$&$9$k$N$,K>$^$7$$!#(B + +

+

$B$3$N(B&TR-or-Rec;$B$N$3$N(B&version;$B$KE,9g$9$k$3$H$r<($9$?$a$K$O!$(B&version;$BHV9f(B "1.0" $B$r;HMQ$7$J$1$l$P$J$i$J$$!#$"$kJ8=q$,!$$3$N(B&TR-or-Rec;$B$N$3$N(B&version;$B$KE,9g$7$J$$$H$-!$CM(B"1.0"$B$r;HMQ$9$k$N$O!$(B&error;$B$H$9$k!#$3$N(B&TR-or-Rec;$B$N:#8e$N(B&version;$B$K(B"1.0"$B0J30$NCM$rIUM?$9$k$3$H$,!$(BXML$B:n6H%0%k!<%W$N0U?^$@$,!$(BXML$B$N>-Mh$N(B&version;$B$r:n@.$9$k$3$H$N3NLs$r<($9$o$1$G$O$J$/!$:n@.$7$?$H$7$F$b!$HV9fIU$1$K$D$$$F!$FCDj$NJ}K!$r;HMQ$9$k$3$H$N3NLs$r<($9$o$1$G$b$J$$!#>-Mh$N(B&version;$B$N2DG=@-$r=|30$7$J$$$N$G!$I,MW$J>l9g!$<+F0E*$J(B&version;$B$NG'<1$r2DG=$H$9$k +

XML$BJ8=qFb$N(B&markup;$B$N5!G=$O!$5-219=B$5Z$SO@M}9=B$$r5-=R$9$k$3$H!$JB$S$KB0@-5Z$SB0@-CM$NBP$rO@M}9=B$$K4XO"$E$1$k$3$H$K$"$k!#(BXML$B$O!$O@M}9=B$$K$D$$$F$N@)Ls>r7o$rDj5A$9$k$?$a!$5Z$S$"$i$+$8$aDj5A$5$l$?5-21C10L$r;HMQ$G$-$k$?$a$N5!9=$H$7$F!$(B$BJ8=q7?@k8@(B$B$rDs6!$9$k!#(BXML$BJ8=q$,(B&valid;$B$H$O!$J8=q7?@k8@$r$b$A!$$=$NJ8=q7?@k8@$K<($9@)Ls>r7o$rK~$?$9$3$H$H$9$k!#(B +

+

$BJ8=q7?@k8@$O!$J8=q$N:G=i$N(B$BMWAG(B$B$NA0$K8=$l$J$1$l$P$J$i$J$$!#(B + +&prolog; + +prolog +XMLDecl? +Misc* +(doctypedecl +Misc*)? +XMLDecl +&xmlpio; +VersionInfo +EncodingDecl? +SDDecl? +S? +&pic; + +VersionInfo +S 'version' Eq +('"VersionNum"' +| "'VersionNum'") + +Eq +S? '=' S? + +VersionNum +([a-zA-Z0-9_.:] | '-')+ + +Misc +Comment | PI | +S + +

+ +

+$BNc$($P!$&well-formed;$B$G$"$k$,(B&valid;$B$G$O$J$$!#(B + +Hello, world! +]]> +$BHello, world! +]]> +

+

+XML$B$N(B$BJ8=q7?@k8@(B$B$O!$$"$kJ8=q%/%i%9$N$?$a$NJ8K!$rDs6!$9$k(B&markup;$B@k8@(B$B$r4^$`$+!$Kt$O;2>H$9$k!#$3$NJ8K!$r!$J8=q7?Dj5AKt$O(BDTD$B$H$$$&!#J8=q7?@k8@$O!$(B&markup;$B@k8@$r4^$s$@30It(B⊂($BFCJL$J$B30It)$B$r;2>H$G$-!$Kt$OFbIt(B⊂$B$KD>@\(B&markup;$B@k8@$r4^$`$3$H$b$G$-$k!#$5$i$K!$$=$NN>J}$b2DG=$H$9$k!#$"$kJ8=q$N(BDTD$B$O!$N>J}$N(B⊂$B$r$^$H$a$?$b$N$H$7$F9=@.$9$k!#(B +

+

+&markup;$B@k8@(B$B$O!$(B$BMWAG7?@k8@(B$B!$(B $BB0@-%j%9%H@k8@(B$B!$(B$B$BKt$O(B$B5-K!@k8@(B$B$H$9$k!#(B$B¶meter;$B$BFb$KA4BNKt$O0lIt$,4^$^$l$F$b$h$$!#>\$7$$5,Dj$O!$(B$BJ*M}9=B$(B$B$K4X$9$k5,Dj$r;2>H$N$3$H!#(B

+ +$BJ8=q7?Dj5A(B + +doctypedecl +'<!DOCTYPE' S +Name (S +ExternalID)? +S? ('[' +(markupdecl +| PEReference +| S)* +']' +S?)? '>' + + + + +markupdecl +elementdecl +| AttlistDecl +| EntityDecl +| NotationDecl +| PI +| Comment + + + + + + + + +&root;$BMWAG7?(B +

+$BJ8=q7?@k8@$K$*$1$k(BName$B$O!$(B&root;$BMWAG$N7?$H(B&match;$B$7$J$1$l$P$J$i$J$$!#(B +

+
+ + +$B@k8@5Z$S(B¶meter;$B +

¶meter;$B$B$N(B&replacement-text;$B$O!$(B&markup;$B@k8@Fb$K$*$$$F!$87L)$KF~$l;R$K$J$C$F$$$J$1$l$P$J$i$J$$!#$D$^$j!$(B&markup;$B@k8@(B(markupdecl)$B$N:G=iKt$O:G8e$NJ8;z$,!$(B¶meter;$BH(B$B$NBP>]$H$J$k(B&replacement-text;$B$K4^$^$l$l$P!$N>J}$H$bF1$8(B&replacement-text;$B$K4^$^$l$J$1$l$P$J$i$J$$!#(B

+
+ +$BFbIt(B⊂$BFb$N(B¶meter;$B +

DTD$B$NFbIt(B⊂$B$G$O!$(B¶meter;$BH(B$B$O!$(B&markup;$B@k8@$,=P8=2DG=$J>l=j$@$1$K=P8=$G$-$k!#(B&markup;$B@k8@Fb$K$O=P8=$G$-$J$$(B($B$3$N@)Ls$O!$30It(B¶meter;$BH$K$OE,MQ$7$J$$!#(B)$B!#(B +

+
+

+$BFbIt(B⊂$B$N$H$-$HF1MM$K!$30It(B⊂$B5Z$S(BDTD$B$K$*$$$F;2>H$9$kG$0U$N30It(B¶meter;$Bmarkupdecl$B$K$h$C$F5v$5$l$k7?$N!$0lO"$N40A4$J(B&markup;$B@k8@$G9=@.$5$l$J$1$l$P$J$i$J$$!#(B&markup;$B@k8@$N4V$K$O!$6uGrKt$O(B¶meter;$BH(B$B$rCV$$$F$b$h$$!#$7$+$7!$30It(B⊂$BKt$O30It(B¶meter;$B$B>r7oIU$-%;%/%7%g%s(B$B$r;HMQ$7$FL5;k$7$F$b$h$$!#FbIt%5%V%;%C%H$G$O!$$3$l$O5v$5$l$J$$!#(B + + +$B30It(B⊂ + +extSubset +( +markupdecl +| conditionalSect +| PEReference +| S +)* + + +

+

$B30It(B⊂$B5Z$S30It(B¶meter;$B$B4V(B$B$@$1$G$J$/!$(B&markup;$B@k8@$N(B$BFb(B$B$G$bG'<1$5$l$k!$$H$$$&E@$G$bFbIt(B⊂$B$H$O0[$J$k!#(B +

+

$BJ8=q7?@k8@IU$-$N(BXML$BJ8=q$NNc$r!$ + +Hello, world! +]]> +$B%7%9%F%`(B&identifier; "hello.dtd"$B$,!$J8=q$N(BDTD$B$N(BURI$B$H$J$k!#(B

+

$B + +]> +Hello, world! +]]> +$B30It(B⊂$B5Z$SFbIt(B⊂$B$NN>J}$r;HMQ$9$k$H$-$O!$FbIt(B⊂$B$,30It(B⊂$B$h$j@h$K=P8=$7$?$H8+$J$9!#(B$B$3$l$O!$FbIt(B⊂$B$N + + + +&standalone;$BJ8=q@k8@(B +

XML&processor;$B$O!$(B&application;$B$KJ8=q$NFbMF$rEO$9$,!$(B&markup;$B@k8@$O!$$3$NFbMF$K1F6A$rM?$($k$3$H$,$"$k!#B0@-$N(B&default-value;$B5Z$S +&standalone;$BJ8=q@k8@(B + +SDDecl + +S +'standalone' Eq "'" ('yes' | 'no') "'" + + +| S +'standalone' Eq '"' ('yes' | 'no') '"' + + +

+

&standalone;$BJ8=q@k8@$K$*$$$F$O(B, "yes"$B$NCM$O!$(B$BJ8=q$B$N30It$K!J(BDTD$B$N30It(B⊂$BFb$K!$Kt$OFbIt(B⊂$B$+$i;2>H$5$l$k30It%Q%i%a%?pJs$K1F6A$9$k(B&markup;$B@k8@$,B8:_$7$J$$$3$H$r0UL#$9$k!#(B"no"$B$NCM$O!$$=$N30It(B&markup;$B@k8@$,B8:_$9$k$+!$Kt$OB8:_$9$k2DG=@-$,$"$k$3$H$r0UL#$9$k!#(B&standalone;$BJ8=q@k8@$O!$$=$N(B$B@k8@(B$B$,J8=q30It$KB8:_$9$k$+$I$&$+$r<($9$@$1$KCm0U$9$k$3$H!#30ItH$,J8=qFb$KB8:_$7$F$$$F$b!$$=$NuBV$K$O1F6A$rM?$($J$$!#(B

+ +

$B30It$K(B&markup;$B@k8@$,B8:_$7$J$1$l$P!$(B&standalone;$BJ8=q@k8@$O0UL#$r$b$?$J$$!#30It$K(B&markup;$B@k8@$,B8:_$7!$(B&standalone;$BJ8=q@k8@$,B8:_$7$J$$>l9g$O!$(B"no" $B$NCM$N@_Dj$r2>Dj$9$k!#(B

+

XML$BJ8=q$G(B standalone="no" $B$,@_Dj$5$l$F$$$k$b$N$O!$$"$k%"%k%4%j%:%`$G(B&standalone;$BJ8=q$KJQ49$G$-!$$3$NJ8=q$O!$%M%C%H%o!<%/G[?.(B&application;$B$K$H$C$FK>$^$7$$$+$b$7$l$J$$!#(B

+ +&standalone;$BJ8=q@k8@(B +

&standalone;$BJ8=q@k8@$O!$2?$i$+$N30It(B&markup;$B@k8@$,no" $B$r +

a) &default;$BCMIU$-$NB0@-$G$"$C$F!$$3$NB0@-$,E,MQ$5$l$kMWAG$,!$B0@-CM$r;XDj$;$:$KJ8=qFb$K8=$l$k$b$N!#(B

+

b) &magicents;$B0J30$N$B;2>H(B$B$,J8=qFb$K=P8=$9$k$b$N!#(B

+
+

c) $BCM$,(B$B@55,2=(B$B$NBP>]$H$J$kB0@-$G$"$C$F!$@55,2=$N7k2L$H$7$FJQ2=$9$kCM$,J8=qFb$GB0@-$K;XDj$5$l$k$b$N!#(B

+ +

d) $BMWAGFbMF(B$B$r$b$DMWAG7?$G$"$C$F!$6uGr$,$=$NMWAG7?$N$$$:$l$+$N%$%s%9%?%s%9Fb$KD>@\8=$l$k$b$N!#(B +

+ +

+
+

&standalone;$BJ8=q@k8@IU$-$N(BXML$B@k8@$NNc$r!$<?xml version="&XML.version;" standalone='yes'?>

+
+ +$B6uGr$N +

XML$BJ8=q$rJT=8$9$k$H$-$O!$(B&markup;$B$rL\N)$?$;FI$_$d$9$/$9$k$?$a$K!$!H6uGr!I(B(&space;$B!$%?%V5Z$S6uGr9T!#$3$N(B&TR-or-Rec;$B$G$O!$Hs=*C<5-9f$N(BS$B$GI=$9(B)$B$r;H$&$HJXMx$J$3$H$,B?$$!#$=$N6uGr$O!$G[I[$9$k(B&version;$B$NJ8=q$N0lIt$H$7$F4^$a$k$3$H$r0U?^$7$J$$$N$rIaDL$H$9$k!#$7$+$7!$!H0UL#$N$"$k!I6uGr$G$"$C$F!$G[I[$9$k(B&version;$B$K;D$5$J$1$l$P$J$i$J$$$b$N$bB?$$!#Nc$($P!$;m5Z$S%=!<%9%3!<%I$K$*$1$k6uGr$,$"$k!#(B

+

XML&processor;$B$O!$J8=qFb$N(B&markup;$B0J30$N$9$Y$F$NJ8;z$r!$$=$N$^$^JQ99$;$:$K(B&application;$B$KEO$5$J$1$l$P$J$i$J$$!#(B&validating;XML&processor;$B$O!$(B$BMWAGFbMF(B$B$NCf$N6uGr$rB>$NHs(B&markup;$BJ8;z$+$i6hJL$7!$(B&application;$BB&$KMWAGFbMF$NCf$N6uGr$,=EMW$G$J$$$H$$$&$3$H$rEA$($J$1$l$P$J$i$J$$!#(B

+

+"xml:space"$B$H$$$&FCJL$J(B$BB0@-(B$B$rJ8=q$KA^F~$9$k$3$H$K$h$C$F!$6uGr$r=EMW$H$9$k0U?^$r<($7$F$b$h$$!#$3$NB0@-$rE,MQ$9$kMWAG$K8=$l$k6uGr$r!$%"%W%j%1!<%7%g%s$,=EMW$J$b$N$H$7$F07$&$3$H$rMW5a$9$k!$$H$$$&0U?^$r<($9!#(B

+

&valid;$B$JJ8=q$G$O!$$3$NB0@-$r;HMQ$9$k>l9g$O!$B>$NB0@-$HF1$8$h$&$K(B$B@k8@(B$B$7$J$1$l$P$J$i$J$$!#@k8@$9$k$H$-$O!$default"$B5Z$S(B "preserve"$B$@$1$H$9$k(B$BNs5s7?(B$B$G$J$1$l$P$J$i$J$$!#(B +

+

$BCM(B"default"$B$O!$(B&application;$B$N(B&default;$B$N6uGr=hM}%b!<%I$r!$$=$NMWAG$KE,MQ2DG=$H$9$k$3$H$r0UL#$9$k!#CM(B"preserve"$B$O!$(B&application;$B$,$9$Y$F$N6uGr$rJ]B8$9$k$3$H$r0UL#$9$k!#$3$N@k8@$N0U?^$O!$(B"xml:space" $BB0@-$NJL$N;XDj$G>e=q$-$7$J$$8B$j!$MWAG$NFbMF$K8=$l$k$9$Y$F$NMWAG$KE,MQ$9$k$H2r +

$BJ8=q$N(B&root;$BMWAG(B$B$K$D$$$F$O!$$3$NB0@-$NCM$r;XDj$9$k$+!$Kt$O$3$NB0@-$N(B&default-value;$B$,$"$k>l9g$r=|$$$F$O!$(B&application;$B$K$h$k6uGr$N +

$BNc$r]]> +

+
+ +$B9TKv$N +

XML$B$N(B$B9=J8(B&parsed-entity;$B$O!$DL>o%3%s%T%e!<%?$N%U%!%$%kFb$KJ]B8$5$l!$JT=8$NJX59$N$?$a$KJ#?t$N9T$KJ,$1$k$3$H$,B?$$!#$3$l$i$N9T$O!$IaDL$O!$(BCR (#xD)$B%3!<%I5Z$S(B LF (#xA)$B%3!<%I$N2?$i$+$NAH9g$;$K$h$C$FJ,$1$i$l$k!#(B

+

&application;$B$N=hM}$r4JC1$K$9$k$?$a!$30It(B&parsed-entity;$BKt$OFbIt(B&parsed-entity;$B$N(B&literal;$B#xD#xA" $B$N#2J8;z$NO"B3$H$9$k(B&literal;$BKt$O(B#xD$B$NC1FH$N(B&literal;$B$r4^$`>l9g$K!$(BXML&processor;$B$O!$(B&application;$B$KC10l$NJ8;z(B#xA$B$@$1$rEO$5$J$1$l$P$J$i$J$$(B($B$3$N=hM}$O!$F~NOFb$KB8:_$9$k2~9T%3!<%I$r9=J82r@O$NA0$K@55,2=$9$k$3$H$K$h$C$F!$MF0W$K + + +&language-identification; +

$BJ8=q=hM}$K$*$$$F$O!$$=$NJ8=q$NCf?H$,$I$s$J<+A38@8lKt$O7A<08@8l$G=q$+$l$F$$$k$+L@<($9$k$3$H$,!$Lr$KN)$D$3$H$,B?$$!#(B

+ +

XML$BJ8=qFb$NMWAG$N$b$DFbMFKt$OB0@-CM$K$*$$$F;HMQ$9$k(B$B8@8l$r;XDj$9$k$?$a$K!$(B"xml:lang" $B$H$$$&L>A0$NFCJL$J(B$BB0@-(B$B$r!$J8=qFb$KA^F~$7$F$b$h$$!#(B + +$BB0@-$NCM$O!$(B$B!H(BRFC1766$B!'(B&language-identification;$B$N$?$a$N%?%0!I$K$h$C$F5,Dj$5$l$k(B&language-identification;$B%3!<%I$K=>$&!#(B + +&language-identification; +LanguageID +Langcode +('-' Subcode)* +Langcode +ISO639Code | +IanaCode | +UserCode + +ISO639Code +([a-z] | [A-Z]) ([a-z] | [A-Z]) +IanaCode +('i' | 'I') '-' ([a-z] | [A-Z])+ +UserCode +('x' | 'X') '-' ([a-z] | [A-Z])+ +Subcode +([a-z] | [A-Z])+ + +Langcode$B$O!$ +

a) $B!H8@8l$NL>A0I=8=$N$?$a$N%3!<%I!I$G5,Dj$5$l$k(B2$BJ8;z$N(B&language-code;

+

b) Internet Assigned Numbers Authority (IANA)$B$GEPO?$5$l$F$$$k(B&language-code;$B!#$3$l$O!$@hF,$,(B "i-" ($BKt$O(B"I-")$B$G;O$^$k!#(B

+

c) &user;$B$K$h$C$FDj$a$i$l$?(B&language-code;$B!$Kt$O;dE*$J;HMQ$N$?$a$KJ#?t$NCDBN4V$,x-" $BKt$O(B "X-" $B$G;O$a$k!#(B

+

+

Subcode$B$O!$J#?t2s;H$C$F$b$h$$!#:G=i$N%5%V%3!<%I$,B8:_$7!$$=$NFbMF$,Fs$D$NJ8;z$+$i@.$k$H$-$O!$(BISO3166$B$N!H9qL>$rI=$9%3!<%I(B($B9q%3!<%I(B)$B!I$G$J$1$l$P$J$i$J$$!#:G=i$N%5%V%3!<%I$,(B3$BJ8;z0J>e$+$i@.$k$H$-$O!$(BLangcode$B$N@hF,$,!$(B"x-" $BKt$O(B "X-"$B$G;O$^$i$J$$8B$j!$;XDj$7$?8@8l$KBP$9$k%5%V%3!<%I$H$7!$(BIANA$B$KEPO?$5$l$?$b$N$G$J$1$l$P$J$i$J$$!#(B

+

&language-code;$B$O!$>.J8;z$G$NI=5-$r!$(B&country-code;$B$O!$(B($BB8:_$9$k$J$i$P(B)$BBgJ8;z$G$NI=5-$r479T$H$9$k!#$7$+$7!$(BXML$BJ8=qFb$K$*$1$kB>$NL>A0$H$O0[$J$j!$$3$l$i$NCM$K$D$$$F$O!$BgJ8;z5Z$S>.J8;z$N6hJL$r$7$J$$$3$H$KCm0U$9$k$3$H!#(B

+

$BNc$rThe quick brown fox jumps over the lazy dog.

+

What colour is it?

+

What color is it?

+ + Habe nun, ach! Philosophie, + Juristerei, und Medizin + und leider auch Theologie + ]]>durchaus studiert mit heißem Bemüh'n. + ]]>

+ +

xml:lang$B$G@k8@$9$k0U?^$O!$(Bxml:lang$B$NJL$N;XDj$G>e=q$7$J$$8B$j!$;XDj$7$?MWAG$NFbMF$K4^$`$9$Y$F$NMWAG$KE,MQ$9$k!#(B

+ +

+&valid;$B$JJ8=q$K$*$$$F$O!$$3$N(B&TR-or-Rec;$B$NB>$N>l=j$G5,Dj$9$k$H$*$j!$$3$NB0@-$rI,$:@k8@$7$J$1$l$P$J$i$J$$!#DL>o!$@k8@$O!$xml:lang NMTOKEN #IMPLIED +$BI,MW$J$i$P!$FCDj$N(B&default-value;$B$rM?$($F$b$h$$!#1Q8l$rJl8l$H$9$k3X@8MQ$N%U%i%s%98l$N;m=8$G$O!$@bL@5Z$SCm$r1Q8l$G5-=R$9$l$P!$(Bxml:lang $BB0@-$r + + ]]> +

+ +
+
+ + + +$BO@M}9=B$(B + +

$B$$$+$J$k(BXML$BJ8=q(B$B$b!$0l$D0J>e$N(B$BMWAG(B$B$r4^$`!#MWAG$N6-3&$O(B, $B3+;O%?%0(B$B5Z$S(B$B=*N;%?%0(B$B$K$h$C$F6h@Z$k!#MWAG$,(B$B6u(B$BMWAG$N$H$-$O!$(B$B6uMWAG%?%0(B$B$G<($9!#3F!9$NMWAG$O!$7?$r$b$D!#MWAG7?$OL>A0(B($B6&DL(B&identifier;(generic identifier)$BKt$O(BGI$B$H8F$V$3$H$,$"$k!#(B)$B$K$h$C$F(B&identified;$B!#MWAG$O!$$$$/$D$+$NB0@-$r$b$D$3$H$,$G$-$k!#(B$BB0@-$O!$(B$BL>A0(B$B5Z$S(B$BCM(B$B$r$b$D!#(B

+ +$BMWAG(B +element +EmptyElemTag +| STag content +ETag + +

$B$3$N(B&TR-or-Rec;$B$O!$MWAG7?5Z$SB0@-$N0UL#!$;HMQJ}K!!$Kt$O(B($B9=J8$K4X$9$k$3$H$r=|$-(B)$BL>A0$K@)Ls$rM?$($J$$!#$?$@$7!$@hF,$,(B(('X'|'x')('M'|'m')('L'|'l'))$B$K(B&match;$B$9$kL>A0$O!$$3$NHGKt$O:#8e$NHG$N$3$N(B&TR-or-Rec;$B$G$NI8=`2=$N$?$a$KM=Ls$9$k!#(B

+ +$BMWAG7?$N(B&match; +

$BMWAG$N=*N;%?%0$N(B$BL>A0(B$B$O!$$=$NMWAG$N3+;O%?%0$K$*$1$k7?$H(B&match;$B$7$J$1$l$P$J$i$J$$!#(B

+
+ + +$B3+;O%?%0!$=*N;%?%05Z$S6uMWAG%?%0(B +

$B6u$G$J$$G$0U$N(BXML$BMWAG$N;O$^$j$O!$(B$B3+;O%?%0(B$B$K$h$C$F(B&markup;$B$9$k!#(B +$B3+;O%?%0(B + +STag'<' Name (S Attribute)* S? '>' +AttributeName Eq AttValue + + +$B3+;O%?%05Z$S=*N;%?%0Fb$N(BName$B$O!$MWAG$N(B$B7?(B$B$rI=$o$9!#(BName$B5Z$S(BAttValue$B$NBP$rMWAG$N(B$BB0@-;XDj(B$B$H$$$$(B$B!$(B$B8D!9$NBP$K$*$1$k(BName$B$O!$(B$BB0@-L>(B$B5Z$S(BAttValue$B$NFbMF(B($B6h@Z$j;R(B'$BKt$O(B"$B$N4V$N(B&string;)$B$r(B$BB0@-CM(B$B$H$$$&!#(B

+ +$BB0@-;XDj$N0l0U@-(B +

$B3+;O%?%0Kt$O6uMWAG%?%0$G$O!$F10l$NB0@-L>$,#2EY0J>e=P8=$7$F$O$J$i$J$$!#(B

+$BB0@-CM$N7?(B +

$BB0@-$O@k8@$5$l$F$$$J$1$l$P$J$i$J$$!#B0@-CM$N7?$O!$$=$NB0@-$KBP$7$F@k8@$7$?7?$G$J$1$l$P$J$i$J$$(B($BB0@-$N7?$K$D$$$F$O!$(B$BB0@-%j%9%H@k8@(B$B$K$D$$$F$N5,Dj$r;2>H!#(B)$B!#(B

+$B30ItH$,$J$$$3$H(B +

$BB0@-CM$K$O!$30It@\E*Kt$O4V@\E*$J;2>H$r4^$`$3$H$O$G$-$J$$!#(B

+$BB0@-CM$K(B<$B$r4^$^$J$$$3$H(B +

$BB0@-CMFb$GD>@\E*Kt$O4V@\E*$K;2>H$9$k&lt;$B$r=|$/!#(B)$B$N(B&replacement-text;$B$K$O!$(B<$B$r4^$s$G$O$J$i$J$$!#(B

+ +

$B3+;O%?%0$NNc$r!$<termdef id="dt-dog" term="dog">

+

$B3+;O%?%0$G;O$^$kMWAG$N=*$o$j$O!$(B$B=*N;%?%0(B$B$G(B&markup;$B$7$J$1$l$P$J$i$J$$!#$3$N=*N;%?%0$O!$BP1~$9$k3+;O%?%0$NMWAG7?$HF1$8L>A0$r$b$D!#(B +$B=*N;%?%0(BETag'</' Name S? '>'

+

$B=*N;%?%0$NNc$r!$</termdef>

+ +

$BMWAG$N3+;O%?%0$H=*N;%?%0$H$N4V$N(B$B%F%-%9%H(B$B$r!$$=$NMWAG$N(B$BFbMF(B$B$H$$$&!#(B +$BMWAG$NFbMF(B +content(element | CharData | Reference | CDSect | PI | Comment)*

+ +

$BMWAG$,(B$B6u(B$B$N$H$-!$$=$NMWAG$O!$D>8e$K=*N;%?%0$r$b$D3+;O%?%0Kt$O6uMWAG%?%0$GI=8=$7$J$1$l$P$J$i$J$$!#(B$B6uMWAG%?%0(B$B$O!$$B6uMWAG$N$?$a$N%?%0(BEmptyElemTag'<' Name (S Attribute)* S? '/>'

+ + + +

$B6uMWAG%?%0$O!$FbMF$r$b$?$J$$G$0U$NMWAG$NI=8=$KMxMQ$G$-$k!#6uMWAG%?%0$GI=8=$9$kMWAG$r!$%-!<%o!<%I(BEMPTY$B$rMQ$$$F@k8@$7$J$/$H$b$h$$!#(B

+

$B6uMWAG$NNc$r!$<IMG align="left" src="http://www.w3.org/Icons/WWW/w3c_home" /><br></br><br/>

+
+ +$BMWAG@k8@(B +

&validity;$B$rJ]>Z$9$k$?$a!$MWAG@k8@5Z$SB0@-%j%9%H@k8@$rMQ$$$F(BXML$BJ8=q(B$B$N(B$BMWAG(B$B$N9=B$$K!$@)Ls$r2C$($k$3$H$,$G$-$k!#(B

+

$BMWAG@k8@$O!$MWAG$N(B$BFbMF(B$B$K$D$$$F$N@)Ls$H$9$k!#(B

+

$BMWAG@k8@$O!$MWAG$N(B$B;R(B$B$H$7$F=P8=2DG=$JMWAG7?$K$D$$$F!$@)Ls$r2C$($k$3$H$,B?$$!#(B&at-user-option;$B!$MWAG@k8@$r$b$?$J$$MWAG7?$,B>$NMWAG@k8@$K$h$C$F;2>H$5$l$l$P!$(BXML&processor;$B$O!$7Y9p$r=P$7$F$b$h$$!#$7$+$7!$$3$l$O(B&error;$B$H$O$7$J$$!#(B

+ +

$BMWAG7?@k8@(B$B$O!$$BMWAG7?@k8@(B +elementdecl +'<!ELEMENT' S +Name +S +contentspec +S? '>' + +contentspec +'EMPTY' +| 'ANY' +| Mixed +| children + + + + + +$B$3$3$G!$(BName$B$O!$@k8@$5$l$F$$$kMWAG$N7?$H$9$k!#(B

+ +$BMWAG@k8@$N0l0U@-(B +

$BMWAG7?$r#2EY0J>e@k8@$G$-$J$$!#(B

+ +$BMWAG$N(B&validity; +

$BMWAG$,(B&valid;$B$H$O!$(Belementdecl$B$K(B&match;$B$9$k@k8@$G$"$C$F!$$=$N(BName$B$,$=$NMWAG7?$H(B&match;$B$7!$r7o$rK~$?$9>l9g$H$9$k!#(B +

a) $B@k8@$,(BEMPTY$B$K(B&match;$B$7!$MWAG$,(B$BFbMF(B$B$r$b$?$J$$!#(B

+

b) $B@k8@$,(Bchildren$B$K(B&match;$B$7!$MWAG$N(B$B;RMWAG(B$B$NJB$S$,!$FbMF%b%G%k$N@55,I=8=$K$h$C$F@8@.$5$l$k8@8l$KB0$9$k!#(B

+

c) $B@k8@$,(Bmixed$B$K(B&match;$B$7!$MWAG$NFbMF$,(B$BJ8;z%G!<%?(B$B5Z$S(B$B;RMWAG(B$B$+$i$J$k!#;RMWAG$NMWAG7?$O!$MWAG$NFbMF%b%G%k$K=P8=$9$kL>A0$K(B&match;$B$9$k!#(B

+

d) $B@k8@$,(BANY$B$K(B&match;$B$7!$$I$N(B$B;RMWAG(B$B$NMWAG7?$b@k8@$5$l$F$$$k!#(B

+ +

+ + +

$BMWAG@k8@$NNc$r!$ +<!ELEMENT br EMPTY> +<!ELEMENT p (#PCDATA|emph)* > +<!ELEMENT %name.para; %content.para; > +<!ELEMENT container ANY> +

+ +$BMWAGFbMF(B + +

$B$"$k7?$NMWAG$,(B$B;R(B$BMWAG$@$1$r4^$`(B($BJ8;z%G!<%?$r4^$^$J$$!#(B)$B$H$-!$$=$NMWAG(B$B7?(B$B$O!$(B$BMWAGFbMF(B$B$r$b$D!$$H$$$&!#(B$B$3$N>l9g!$@)Ls$O!$FbMF%b%G%k$r4^$`!#FbMF%b%G%k$O!$;RMWAG$N7?5Z$S;RMWAG$N=P8==g=x$r@)8f$9$k4JC1$JJ8K!$H$9$k!#$3$NJ8K!$O!$(B&content-particle;(cps)$B$+$i$J$k!#(B&content-particle;$B$O!$L>A0!$(B&content-particle;$B$NA*Br%j%9%HKt$O(B&content-particle;$B$NNs%j%9%H$+$i9=@.$5$l$k!#(B +$BMWAGFbMF%b%G%k(B +children(choice | seq) ('?' | '*' | '+')?cp(Name | choice | seq) ('?' | '*' | '+')? +choice'(' S? cp ( S? '|' S? cp )*S? ')' +seq'(' S? cp ( S? ',' S? cp )*S? ')' + + +$B$3$3$G!$(BName$B$O!$(B$B;R(B$B$H$7$F=P8=$7$F$h$$MWAG$N7?$r<($9!#$3$NJ8K!$GA*Br%j%9%H$,8=$l$k0LCV$G$O!$A*Br%j%9%HFb$N$$$:$l$N(B&content-particle;$B$b(B$BMWAGFbMF(B$B$NCf$K8=$l$F$h$$!#Ns%j%9%H$K8=$l$k(B&content-particle;$B$O!$%j%9%H$G;XDj$9$k=gHV$N$H$*$j$K!$(B$BMWAGFbMF(B$B$K8=$l$J$1$l$P$J$i$J$$!#L>A0Kt$O%j%9%H$N8e$K=P8=$9$k%*%W%7%g%s$NJ8;z(B$B$O!$%j%9%HFb$NMWAGKt$O(B&content-particle;$B$,!$(B1$B2s0J>eG$0U$N2s?t(B(+)$B!$(B0$B2s0J>eG$0U$N2s?t(B(*)$BKt$O(B0$B2s?)$B=P8=2DG=$J$3$H$r5,Dj$9$k!#$3$3$G<($99=J85Z$S0UL#$O!$$3$N(B&TR-or-Rec;$B$K$*$1$k@8@.5,B'$GMQ$$$k$b$N$HF10l$H$9$k!#(B

+ + + +

$BMWAG$NFbMF$,FbMF%b%G%k$K(B&match;$B$9$k$N$O!$Ns!$A*Br5Z$S7+JV$71i;;;R$K$7$?$,$C$F!$FbMF$NCf$NMWAG$HFbMF%b%G%kFb$NMWAG7?$H$r(B&match;$B$5$;$J$,$i!$FbMF%b%G%kFb$N0l$D$N%Q%9$r$?$I$l$k$H$-$K8B$k!#(B$B8_49@-$N$?$a(B$B!$J8=qFb$NMWAG$,!$FbMF%b%G%k$K$*$1$kMWAG7?$NJ#?t$N=P8=0LCV$H(B&match;$B$9$k$3$H$O!$(B&error;$B$H$9$k!#>\:Y$J5,Dj$K$D$$$F$O!$ImB0=q$N(B$B7hDjE*FbMF%b%G%k(B$B$N9`$r;2>H!#(B + + +

+ + +$B%0%k!<%W5Z$S%Q%i%a%? +

$B%Q%i%a%?&replacement-text;$B$O!$(B&parenthesis;$B$G0O$^$l$?%0%k!<%W$K$h$C$F!$87L)$JF~$l;R$r9=@.$7$J$1$l$P$J$i$J$$!#$D$^$j!$(B$BA*Br(B$B!$(B$BNs(B$BKt$O(B$B:.:_(B$BItIJ$K!$(B&left-parenthesis;$BKt$O(B&right-parenthesis;$B$N$$$:$l$+0lJ}$,(B$B%Q%i%a%?$B$N(B&replacement-text;$B$K4^$l$l$P!$B>J}$bF1$8(B&replacement-text;$B$K4^$^$l$J$1$l$P$J$i$J$$!#(B

+

$BAj8_1?MQ@-$N$?$a(B$B!$%Q%i%a%?H$,(B$BA*Br(B$B!$(B$BNs(B$BKt$O(B$B:.:_(B$BFbMF$K4^$^$l$l$P!$$=$N(B&replacement-text;$B$O6u$G$J$$$3$H$,K>$^$7$/!$(B&replacement-text;$B$N@hF,5Z$SKvHx$N6uGr$G$J$$J8;z$O!$%3%M%/%?(B(|$BKt$O(B,)$B$G$J$$J}$,$h$$!#(B +

+
+

$BMWAGFbMF%b%G%k$N$$$/$D$+$NNc$r!$<!ELEMENT spec (front, body, back?)> +<!ELEMENT div1 (head, (p | list | note)*, div2*)> +<!ELEMENT dictionary-body (%div.mix; | %dict.mix;)*>

+
+ + +&mixed-content; + +

$B$"$kMWAG7?$NMWAGFb$K!$(B$B;R(B$BMWAG$K:.:_$7$FJ8;z%G!<%?$,4^$^$l$k2DG=@-$,$"$k$H$-!$$=$NMWAG(B$B7?(B$B$O!$(B&mixed-content;$B$r$b$D$H$$$&!#(B$B$3$N>l9g!$;RMWAG$N7?$K$D$$$F$N@)Ls$,B8:_$7$F$b$h$$(B$B$,!$;RMWAG$N=g=xKt$O=P8=2s?t$K$D$$$F$N@)Ls$O$J$$$H$9$k!#(B + +&mixed-content;$B@k8@(B + +Mixed +'(' S? +'#PCDATA' +(S? +'|' +S? +Name)* +S? +')*' +| '(' S? '#PCDATA' S? ')' + + + + + + +$B$3$3$G!$(BName$B$O!$;R$H$7$F=P8=$7$F$b$h$$MWAG$N7?$r<($9!#(B +

+ + +$BMWAG7?$N=EJ#$N6X;_(B +

$B0l$D$N(B&mixed-content;$B@k8@Fb$K!$F1$8L>A0$,J#?t2s=P8=$7$F$O$J$i$J$$!#(B +

+

&mixed-content;$B@k8@$NNc$r!$<!ELEMENT p (#PCDATA|a|ul|b|i|em)*> +<!ELEMENT p (#PCDATA | %font; | %phrase; | %special; | %form;)* > +<!ELEMENT b (#PCDATA)>

+
+
+ + + +$BB0@-%j%9%H@k8@(B +

+$BB0@-(B$B$O!$L>A05Z$SCM$NBP$r(B$BMWAG(B$B$K4XO"IU$1$k$?$a$KMQ$$$k!#B0@-;XDj$O!$(B$B3+;O%?%0(B$BKt$O(B$B6uMWAG(B$B%?%0Fb$G$@$12DG=$H$9$k!#$7$?$,$C$F!$B0@-$rG'<1$9$k$?$a$N@8@.5,B'$O!$(B$B3+;O%?%0(B$B$K$D$$$F$N5,Dj$G<($9!#B0@-%j%9%H@k8@$O!$ +

a) $B$"$kMWAG7?$KE,MQ$9$kB0@-$N=89g$r5,Dj$9$k!#(B

+

b) $BB0@-$X$N7?@)Ls$r@_Dj$9$k!#(B

+

c) $BB0@-$N(B&default-value;$B$r5,Dj$9$k!#(B

+ +

+

+ +$BB0@-%j%9%H@k8@(B$B$O!$$"$kMWAG7?$H4XO"IU$1$i$l$?3FB0@-$KBP$7!$L>A0!$%G!<%?7?5Z$S(B($BB8:_$9$l$P(B)&default-value;$B$r5,Dj$9$k!#(B + +$BB0@-%j%9%H@k8@(B +AttlistDecl +'<!ATTLIST' S +Name +AttDef* +S? '>' + +AttDef +S Name +S AttType +S Default + + + +AttlistDecl$B5,B'$KB8:_$9$k(BName$B$O!$MWAG7?$NL>A0$H$9$k!#(B&at-user-option;$B!$@k8@$7$F$$$J$$MWAG7?$KBP$7B0@-$r@k8@$7$?$J$i$P!$(BXML&processor;$B$O!$7Y9p$r=P$7$F$b$h$$!#$7$+$7!$$3$l$O(B&error;$B$H$O$7$J$$!#(B +AttDef$B5,B'$K$*$1$k(BName$B$O!$B0@-$NL>A0$H$9$k!#(B + +

+

+$B$"$kMWAG$KBP$7$F!$J#?t$N(BAttlistDecl$B$rM?$($k>l9g!$$3$l$i$9$Y$F$NFbMF$O%^!<%8$9$k!#$"$kMWAG7?$NF1$8B0@-$K!$J#?t$NDj5A$rM?$($k>l9g$K$O!$:G=i$N@k8@$rM-8z$H$7!$B>$N@k8@$OL5;k$9$k!#(B$BAj8_1?MQ@-$N$?$a$K(B$B!$(BDTD$B$N:n@.$K$O9b!90l$D$NB0@-Dj5A$7$+M?$($J$$!$5Z$S$9$Y$F$NB0@-%j%9%H@k8@$K$O>/$J$/$H$b0l$D$NB0@-Dj5A$rM?$($k!$$H$$$&A*Br$r$7$F$b$h$$!#Aj8_1?MQ@-$N$?$a$K!$(BXML&processor;$B$O!$(B&at-user-option;$B!$$"$kMWAG7?$KJ#?t$NB0@-%j%9%H@k8@$rM?$($?$j!$$"$kB0@-$KJ#?t$NB0@-Dj5A$rM?$($?$j$7$?$H$-$K!$7Y9p$r=P$7$F$b$h$$!#$7$+$7!$$3$l$O!$(B&error;$B$H$O$7$J$$!#(B +

+ + +$BB0@-$N7?(B +

+XML$B$NB0@-$N7?$O!$#3 +Attribute Types + +AttType +StringType +| TokenizedType +| EnumeratedType + + +StringType +'CDATA' + +TokenizedType +'ID' + + + +| 'IDREF' + +| 'IDREFS' + +| 'ENTITY' + +| 'ENTITIES' + +| 'NMTOKEN' + +| 'NMTOKENS' + + + +

+ + +ID +

+$B$3$N7?$NCM$O!$@8@.5,B'(BName$B$K(B&match;$B$7$J$1$l$P$J$i$J$$!#0l$D$N(BXML$BJ8=qFb$G$O!$0l$D$NL>A0$,!$$3$N7?$NCM$H$7$FJ#?t2s8=$l$F$O$J$i$J$$!#$D$^$j!$(BID$B$NCM$O!$MWAG$r0l0U$K(B&identify;$B$7$J$1$l$P$J$i$J$$!#(B +

+
+ +1$BMWAG$4$H$K(B1ID +

+$BMWAG7?$O!$J#?t$N(BID$BB0@-CM$r$b$C$F$O$J$i$J$$!#(B +

+
+ +ID$BB0@-$N(B&default; +

+ID$BB0@-$O!$(B&default;$B$H$7$F!$(B#IMPLIED$BKt$O(B#REQUIRED$B$r@k8@$7$J$1$l$P$J$i$J$$!#(B +

+
+ +IDREF +

+IDREF$B7?$NCM$O!$@8@.5,B'(BName$B$K(B&match;$B$7$J$1$l$P$J$i$J$$!#(BIDREFS$B7?$NCM$O!$@8@.5,B'(BNames$B$K(B&match;$B$7$J$1$l$P$J$i$J$$!#3F!9$N(BName$B$O!$(BXML$BJ8=qFb$KB8:_$9$kMWAG$N(BID$BB0@-$NCM$H(B&match;$B$7$J$1$l$P$J$i$J$$!#$D$^$j!$(BIDREF$B$NCM$O!$$"$k(BID$BB0@-$NCM$H(B&match;$B$7$J$1$l$P$J$i$J$$!#(B +

+
+ +$B(B +

+ENTITY$B7?$NCM$O!$@8@.5,B'(BName$B$K(B&match;$B$7$J$1$l$P$J$i$J$$!#(BENTITIES$B7?$NCM$O!$@8@.5,B'(BNames$B$K(B&match;$B$7$J$1$l$P$J$i$J$$!#3F!9$N(BName$B$O!$(BDTD$B$G@k8@$9$k(B&unparsed-entity;$B$H(B&match;$B$7$J$1$l$P$J$i$J$$!#(B +

+
+ +$BL>A0(B&token; +

+NMTOKEN$B7?$NCM$O!$Hs=*C<5-9f(BNmtoken$B$H(B&match;$B$9$k(B&string;$B$+$i9=@.$5$l$J$1$l$P$J$i$J$$!#(BNMTOKENS$B7?$NCM$O!$Hs=*C<5-9f(BNmtokens$B$H(B&match;$B$9$k(B&string;$B$+$i9=@.$5$l$J$1$l$P$J$i$J$$!#(B +

+
+

+XML&processor;$B$O!$(B&application;$B$KB0@-CM$rEO$9A0$K!$(B$BB0@-CM$N@55,2=(B$B$G5,Dj$9$k$H$*$j$K!$B0@-CM$r@55,2=$7$J$1$l$P$J$i$J$$!#(B +

+

+$BNs5s7?$NB0@-(B$B$O!$@k8@$7$?CM$N0l$D$r$BNs5s7?$K$O!$(B2$B +$BNs5sB0@-$N7?(B +EnumeratedType +NotationType +| Enumeration + +NotationType +'NOTATION' +S +'(' +S? +Name +(S? '|' Name)* +S? ')' + + +Enumeration +'(' S? +Nmtoken +(S? '|' +S? +Nmtoken)* +S? +')' + + +

+ + +$B5-K!B0@-(B +

$B$3$N7?$NCM$O!$@k8@$7$F$$$k(B$B5-K!(B$B$NL>A0$N0l$D$H(B&match;$B$7$J$1$l$P$J$i$J$$!#$D$^$j!$@k8@$KB8:_$9$k5-K!L>$O!$$9$Y$F@k8@$5$l$F$$$J$1$l$P$J$i$J$$!#(B +

+
+ +$BNs5s(B +

+$B$3$N7?$NCM$O!$@k8@$KB8:_$9$k(BNmtoken&token;$B$N0l$D$H(B&match;$B$7$J$1$l$P$J$i$J$$!#(B +

+
+

+$BAj8_1?MQ@-$N$?$a(B$B!$F1$8(BNmtoken$B$O!$C10lMWAG7?$NNs5s7?$NB0@-$H$7$F!$J#?t2s8=$l$J$$J}$,$h$$!#(B +

+
+ + +$BB0@-$N(B&default; + +

+$BB0@-@k8@(B$B$O!$B0@-$N;XDj$,I,?\$+$I$&$+$K$D$$$F$N>pJs$rM?$($k!#I,?\$G$J$$>l9g$K$O!$J8=qFb$GB0@-$r;XDj$7$J$$$H$-!$(BXML&processor;$B$N=hM}J}K!$N>pJs$bM?$($k!#(B + + +$BB0@-$N(B&default; + +Default +'#REQUIRED' +| '#IMPLIED' +| (('#FIXED' S)? AttValue) + + + + + + +

+ + +$BB0@-(B&default;$B$N@5$7$5(B +

+$B@k8@$7$?(B&default-value;$B$O!$@k8@$7$?B0@-7?$N;z6g@)Ls$rK~$?$5$J$1$l$P$J$i$J$$!#(B +

+
+

+#REQUIRED$B$r;XDj$7$?$H$-!$$3$NMWAG7?$N(B$B3+;O%?%0(B$B$G$"$C$F!$$3$NB0@-$KCM$rM?$($J$$$b$N$r(BXML&processor;$B$,8+$D$1$?$J$i$P!$$=$NJ8=q$O(B&valid;$B$H$O$7$J$$!#(B#IMPLIED$B$r;XDj$7$?$H$-!$$3$NB0@-$r>JN,$7$?$i!$(BXML&processor;$B$O!$B0@-CM$r;XDj$7$J$$$3$H$r%"%W%j%1!<%7%g%s$KEA$($J$1$l$P$J$i$J$$!#$3$N$H$-!$(B&application;$B$N?6Iq$$$K$D$$$F$N@)Ls$O$J$$!#(B +

+

+ +$BB0@-$,(B#REQUIRED$B$G$b(B#IMPLIED$B$G$b$J$$$H$-$K$O!$(BAttValue$B$NCM$,!$(B&default-value;$B$H$J$k!#(B#FIXED$B$N>l9g!$(B&default-value;$B$H0[$J$kCM$,;XDj$5$l$l$P!$$=$NJ8=q$O!$(B&valid;$B$H$7$J$$!#(B&default-value;$B$r@k8@$7$F$$$k>l9g!$$3$NB0@-$N>JN,$r8+$D$1$?$i!$@k8@$7$?(B&default-value;$B$rB0@-CM$K;XDj$7$F$$$k$H$7$F!$(BXML&processor;$B$O?6$kIq$&$3$H$,K>$^$7$$!#(B +

+ +

$BB0@-%j%9%H@k8@$NNc$r!$<!ATTLIST termdef + id ID #REQUIRED + name CDATA #IMPLIED> +<!ATTLIST list + type (bullets|ordered|glossary) "ordered"> +<!ATTLIST form + method CDATA #FIXED "POST">

+
+ + +$BB0@-CM$N@55,2=(B +

+XML&processor;$B$O!$B0@-CM$r(B&application;$B$KEO$9A0$K!$ + +

a) $B$^$:!$B0@-CM5Z$S$=$NCf$N$B9TKv$N07$$(B$B!W$b;2>H$N$3$H!#(B)$B!#(B +

+ +

b) $BH5Z$SFbIt(B&parsed-entity;$B$X$N;2>H$O!$E83+$7$J$1$l$P$J$i$J$$!#30ItH$O!$(B&error;$B$H$9$k!#(B +

+ +

c) $B:G8e$K!$B0@-$N7?$,(BCDATA$B$G$J$1$l$P!$6uGr(B&string;$B$O!$$9$Y$F(B&space-character;(#x20)$B0l$D$K@55,2=$7!$;D$j$N6uGrJ8;z$O!$:o=|$7$J$1$l$P$J$i$J$$!#(B +

+ + +&non-validating;&parser;$B$O!$@k8@$,8+$D$+$i$J$$B0@-$O!$$9$Y$F!$(BCDATA$B$r@k8@$7$F$$$k$H$7$F07$&$3$H$,K>$^$7$$!#(B

+
+
+ + +$B>r7oIU$-%;%/%7%g%s(B +

+ +$B>r7oIU$-%;%/%7%g%s(B$B$H$O!$(B$BJ8=q7?@k8@$N30It(B⊂$B$N0lIt$H$7!$@)8f%-!<%o!<%I$N;XDj$K$h$C$F!$(BDTD$B$NO@M}9=B$$K4^$a$?$j!$=|$$$?$j$9$kItJ,$H$9$k!#(B + + + +$B>r7oIU$-%;%/%7%g%s(B + +conditionalSect +includeSect +| ignoreSect + + +includeSect +'<![' S? 'INCLUDE' S? '[' + +extSubset +']]>' + + +ignoreSect +'<![' S? 'IGNORE' S? '[' +ignoreSectContents* +']]>' + +ignoreSectContents +Ignore +('<![' ignoreSectContents +']]>' +Ignore)* +Ignore +Char* - +(Char* ('<![' | ']]>') +Char*) + + + + +

+ +

$B>r7oIU$-%;%/%7%g%s$O!$(BDTD$B$NFbIt(B⊂$B5Z$S30It(B⊂$B$HF1MM$K!$40A4$J@k8@!$%3%a%s%HKt$OF~$l;R$K$J$C$?>r7oIU$-%;%/%7%g%s$r!$$$$/$D$+4^$s$G$h$$!#$3$l$i$N4V$K!$6uGr$,8=$l$F$b$h$$!#(B +

+

+$B>r7oIU$-%;%/%7%g%s$N%-!<%o!<%I$,(BINCLUDE$B$J$i$P!$(BXML&processor;$B$O!$$3$N>r7oIU$-%;%/%7%g%s$NFbMF$r!$J8=q$N0lIt$H$7$F07$o$J$1$l$P$J$i$J$$!#>r7oIU$-%;%/%7%g%s$N%-!<%o!<%I$,(BIGNORE$B$J$i$P!$$=$N>r7oIU$-%;%/%7%g%s$NFbMF$O!$J8=q$N0lIt$H$7$F07$o$J$$!#9=J82r@O$r@5$7$/9T$&$?$a$K$O!$L5;k$9$k>r7oIU$-%;%/%7%g%s(B(IGNORE)$B$K4X$7$F$b!$FbMF$rFI$^$J$1$l$P$J$i$J$$$3$H$KCm0U$9$k$3$H!#$3$l$O!$F~$l;R$K$J$C$?>r7oIU$-%;%/%7%g%s$r8+$D$1!$(B($BL5;k$9$k(B)$B:G$b30B&$N>r7oIU$-%;%/%7%g%s$r@5$7$/8!=P$9$k$?$a$H$9$k!#%-!<%o!<%I$r(BINCLUDE$B$H$9$k>.$5$J>r7oIU$-%;%/%7%g%s$,!$%-!<%o!<%I$r(BIGNORE$B$H$9$k$h$jBg$-$J>r7oIU$-%;%/%7%g%s$K4^$^$l$k$J$i$P!$30B&5Z$SFbB&$N>r7oIU$-%;%/%7%g%s$NN>J}$H$bL5;k$9$k!#(B +

+

+$B>r7oIU$-%;%/%7%g%s$N%-!<%o!<%I$,%Q%i%a%?H$J$i$P!$(BXML&processor;$B$O>r7oIU$-%;%/%7%g%s$N07$$$rH=CG$9$kA0$K!$$3$N%Q%i%a%? + +

$BNc$r<!ENTITY % draft 'INCLUDE' > +<!ENTITY % final 'IGNORE' > + +<![%draft;[ +<!ELEMENT book (comments*, title, body, supplements?)> +]]> +<![%final;[ +<!ELEMENT book (title, body, supplements?)> +]]> + +

+
+ + +
+ + + +$BJ*M}9=B$(B + +

+ +XML$BJ8=q$O!$0l$D0J>e$N5-21C10L$+$i9=@.$9$k!#$3$N5-21C10L$r!$(B$B$B$H$$$&!#$BFbMF(B$B$r$b$A!$J8=qH(B)$B5Z$S(B$B30It(BDTD⊂$B$r=|$$$F!$(B$BL>A0(B$B$G(B&identified;$B!#(B + + + + + + + + + + +$B3F(BXML$BJ8=q$O!$(B$BJ8=q$B$H8F$VXML&processor;$B$O!$$3$NJ8=q + +

$B&parsed-entity;$B$NFbMF$O!$(B&parsed-entity;$B$N(B&replacement-text;$B$H8F$V!#$3$N(B$B%F%-%9%H(B$B$O!$J8=q$NK\BN$N0lIt$H$7$F2r +

+ +

+ +&unparsed-entity;$B$O!$FbMF$,(B$B%F%-%9%H(B$B$G$b$=$&$G$J$/$H$b$h$$%j%=!<%9$H$9$k!#%F%-%9%H$N>l9g!$(BXML$B$G$J$/$H$b$h$$!#3F(B&unparsed-entity;$B$K$O!$(B$B5-K!(B$B$,4XO"IU$1$i$l!$$3$N5-K!$O!$L>A0$G(B&identified;$B!#5-K!$NL>A05Z$S4XO"IU$1$i$l$?(B&identifier;$B$r!$(BXML&processor;$B$,(B&application;$B$KEO$9$H$$$&MW7o0J30$O!$(BXML$B$O!$(B&unparsed-entity;$B$NFbMF$r@)8B$7$J$$!#(B + +

+ +

&parsed-entity;$B$O!$H$K$h$C$FL>A0$G8F$S=P$9!#(B&unparsed-entity;$B$O!$(BENTITY$B7?Kt$O(BENTITIES$B7?$NB0@-$NCM$H$7$F!$L>A0$G;2>H$9$k!#(B

+ +

+$B0lHL$B$O!$J8=qFbMF$NCf$G;HMQ$9$k(B&parsed-entity;$B$H$9$k!#$"$$$^$$$K$J$i$J$$8B$j!$$3$N(B&TR-or-Rec;$B$G$O!$0lHL$B$B$H8F$V!#(B$B%Q%i%a%?$B$3$l$i$N#2H$7!$0[$J$kJ8L.$GG'<1$9$k!#(B

+ + + + +$BJ8;z;2>H5Z$SH(B +

+ +$BJ8;z;2>H(B$B$O!$(BISO/IEC 10646$BJ8;z=89g$NFCDj$NJ8;z!$Nc$($P!$F~NO5!4o$+$iD>@\F~NOIT2DG=$JJ8;z$r;2>H$9$k!#(B + + +$BJ8;z;2>H(B +CharRef +'&#' [0-9]+ ';' +| '&hcro;' [0-9a-fA-F]+ ';' + + + + +$B@5Ev$JJ8;z(B +

$BJ8;z;2>H$G;2>H$9$kJ8;z$O!$Hs=*C<5-9f(BChar$B$K=>$o$J$1$l$P$J$i$J$$!#(B

+ +$BJ8;z$,(B "&#x" $B$G;O$^$l$P!$=*C<$N(B ";" $B$^$G$N?t;z5Z$S%"%k%U%!%Y%C%H$O!$(BISO/IEC 10646 $B$NJ8;z%3!<%I$N(B16$B?J?tI=8=$H$9$k!#(B + +$BJ8;z$,(B "&#" $B$G;O$^$l$P!$=*C<$N(B ";" $B$^$G$N?t;z$O!$J8;z%3!<%I$N(B10$B?J?tI=8=$H$9$k!#(B + +

+ +

+ +$BH(B$B$O!$L>A0$NIU$$$?H$9$k!#(B$B0lHLH$O!$%"%s%Q%5%s%I(B(&)$B5Z$S%;%_%3%m%s(B(;)$B$r6h@Z$j;R$H$7$FMQ$$$k!#(B$B%Q%i%a%?$B$X$N;2>H$O!$%Q!<%;%s%H5-9f(B(%)$B5Z$S%;%_%3%m%s(B(;)$B$r6h@Z$j;R$H$7$FMQ$$$k!#(B + +

+ + +$BH(B +Reference +EntityRef +| CharRef +EntityRef +'&' Name ';' + + + + + +PEReference +'%' Name ';' + + + + + + + + + +$B +

DTD$B$r$b$?$J$$J8=q!$%Q%i%a%?H$r4^$^$J$$FbIt(BDTD⊂$B$@$1$r$b$DJ8=q!$Kt$O(B "standalone='yes'" $B$r$b$DJ8=q$K$*$$$F!$H$GMQ$$$k(B Name $B$O!$$=$NA0$H!$(B&match;$B$7$J$1$l$P$J$i$J$$!#$?$@$7!$(B&well-formed;$B$NJ8=q$O!$l9g$O!$@k8@$O!$;2>H$K@h9T$7$J$1$l$P$J$i$J$$!#F1MM$K!$0lHLl9g$O!$B0@-%j%9%H@k8@$N(B&default-value;$BFb$G$N;2>H$h$j@h$K!$@k8@$,8=$l$J$1$l$P$J$i$J$$!#(B

+ +

$B30It(B⊂$BKt$O30It%Q%i%a%?$B5AL3$E$1$J$$(B$B!#$=$l$i$NJ8=q$G$O!$ + + + +$B +

+$B30It(B⊂$BKt$O30It%Q%i%a%?standalone='no'"$B$r$b$DJ8=q$K$*$$$F!$H$GMQ$$$k(B Name $B$O!$$=$NA0$H(B&match;$B$7$J$1$l$P$J$i$J$$!#Aj8_1?MQ@-$N$?$a!$(B&valid;$B$JJ8=q$O(B$B$"$i$+$8$aDj5A$7$?$B$G;XDj$7$?=q<0$K$h$C$F!$$^$7$$!#%Q%i%a%?l9g$O!$@k8@$O!$;2>H$K@h9T$7$J$1$l$P$J$i$J$$!#F1MM$K!$0lHLl9g$O!$B0@-%j%9%H@k8@$N(B&default-value;$BFb$G$N;2>H$h$j$b@h$K!$@k8@$,8=$l$J$1$l$P$J$i$J$$!#(B +

+ + + + + +&parsed-entity; +

+$BH$O!$(B&unparsed-entity;$B$NL>A0$r4^$s$G$$$F$O$J$i$J$$!#(B&unparsed-entity;$B$O!$(BENTITY$B7?Kt$O(BENTITIES $B7?$H$7$F@k8@$7$?(B$BB0@-CM(B$B$H$7$F$@$1;2>H$G$-$k!#(B +

+
+ + +$B:F5"$J$7(B +

&parsed-entity;$B$O!$$=$l<+BN$X$N;2>H$r!$D>@\$K$b4V@\$K$b4^$s$G$O$J$i$J$$!#(B

+
+ + +DTD$B$NCf(B +

+$B%Q%i%a%?H$O!$(BDTD$BFb$K$@$1!$=P8=$7$F$h$$!#(B + +

+
+ +

+$BJ8;z;2>H5Z$SH$NNc$r!$Type <key>less-than</key> (&hcro;3C;) to save options. +This document was prepared on &docdate; and +is classified &security-level;. +

+ +

+$B%Q%i%a%?H$NNc$r!$<!ENTITY % ISOLat2 + SYSTEM "http://www.xml.com/iso/isolat2-xml.entities" > +%ISOLat2; + +

+
+ + +$B + +

+ +$B +$B + +EntityDecl +GEDecl$B0lHL +| PEDecl$B%Q%i%a%? + +GEDecl +'<!ENTITY' S Name +S EntityDef +S? '>' + +PEDecl +| '<!ENTITY' S '%' S +Name S +PEDef S? '>' +$B%Q%i%a%? + +EntityDef +EntityValue + + +| ExternalDef + + + +PEDef +EntityValue +| ExternalID + + + +Name $B$O!$(B$BH(B$B$K$*$$$FENTITY $B7?Kt$O(BENTITIES$B7?$NB0@-CMFb$G!$e@k8@$5$l$l$P!$:G=i$N@k8@$rMQ$$$k!#(B&at-user-option;$B!$J#?t2s@k8@$5$l$k +

+ + + + +$BFbIt +

+ +$BEntityValue$B$N$H$-!$$3$l$r(B$BFbIt$B$H$$$&!#$3$l$O!$JL8D$NJ*M}E*5-21C10L$r$b$?$:!$$B@5$7$/(B&replacement-text;$B$r@8@.$9$k$K$O!$(B&literal;$B$BFb$G$NH5Z$SJ8;z;2>H$N=hM}$,!$I,MW$H$J$k$+$b$7$l$J$$$3$H$KCm0U$9$k!#>\:Y$O!$(B$BFbIt$B$r;2>H!#(B + + + +

+ +

+$BFbIt&parsed-entity;$B$H$9$k!#(B +

+ +

$BFbIt<!ENTITY Pub-Status "This is a pre-release of the specification.">

+
+ + +$B30It +

+ +$B$B30It$B$H$7!$ +$B30It +ExternalDef +ExternalID +NDataDecl? +ExternalID +'SYSTEM' S +SystemLiteral +| 'PUBLIC' S +PubidLiteral +S +SystemLiteral + + +NDataDecl +S 'NDATA' S +Name + + + +NDataDecl $B$,B8:_$9$l$P!$$3$N&unparsed-entity;$B$H$7!$$=$&$G$J$1$l$P!$(B&parsed-entity;$B$H$9$k!#(B +

+ + +$B5-K!$,@k8@$5$l$F$$$k$3$H(B +

+Name $B$O!$@k8@$7$?(B$B5-K!(B$B$NL>A0$H(B&match;$B$7$J$1$l$P$J$i$J$$!#(B +

+
+ +

+ +$B%-!<%o!<%I(B SYSTEM $B$N8e$N(B SystemLiteral $B$r!$$B%7%9%F%`(B&identifier;$B$H8F$V!#$3$l$O(BURI$B$H$7!$$=$NURI$B$H6&$K;H$&$3$H$NB?$$%O%C%7%e(B("#")$B5Z$S%U%i%0%a%s%H(B&identifier;$B$O!$@5<0$K$O!$(BURI$B<+BN$N0lIt$H$O$7$J$$!#%U%i%0%a%s%H(B&identifier;$B$,!$%7%9%F%`(B&identifier;$B$NItJ,$H$7$FM?$($i$l$F$$$k>l9g!$(BXML&processor;$B$O!$(B&error;$B$r=P$7$F$b$h$$!#$3$N(B&TR-or-Rec;$B$NHO0O30$N>pJs(B($BNc$($P!$$"$kFCDj$N(BDTD$B$NFCJL$J(BXML$BMWAGKt$OFCDj$N(B&application;$B$N;EMM$K$h$C$FDj5A$5$l$?=hM}L?Na(B)$B$K$h$C$F>e=q$-$5$l$J$$8B$j!$AjBPE*$J(BURI$B$O!$$=$N + +

+ +$B%7%9%F%`(B&identifier;$B0J30$K!$30It$B8x3+(B&identifier;$B$r4^$s$G$b$h$$!#(B + +$Bl9g$O!$%7%9%F%`(B&literal;$B$H$7$F;XDj$7$?(BURI$B$rMQ$$$J$1$l$P$J$i$J$$!#(B&match;$B$9$kA0$K!$8x3+(B&identifier;$BFb$K$"$k6uGrJ8;z$+$i$J$k(B&string;$B$O!$$9$Y$FC10l$N(B&space-character;(#x20)$B$K@55,2=$7$J$1$l$P$J$i$:!$A08e$N6uGrJ8;z$O:o=|$7$J$1$l$P$J$i$J$$!#(B +

+ +

$B30It<!ENTITY open-hatch + SYSTEM "http://www.textuality.com/boilerplate/OpenHatch.xml"> +<!ENTITY open-hatch + PUBLIC "-//Textuality//TEXT Standard open-hatch boilerplate//EN" + "http://www.textuality.com/boilerplate/OpenHatch.xml"> +<!ENTITY hatch-pic + SYSTEM "../grafix/OpenHatch.gif" + NDATA gif >

+
+ +
+ + +&parsed-entity; + +$B%F%-%9%H@k8@(B +

$B30It(B&parsed-entity;$B$O!$(B$B%F%-%9%H@k8@(B$B$G;O$^$C$F$b$h$$!#(B + +$B%F%-%9%H@k8@(B + +TextDecl +&xmlpio; +VersionInfo? +EncodingDecl +S? &pic; + + + + + +

+

$B%F%-%9%H@k8@$O!$$=$N$^$^$N7A$G8=$l$J$1$l$P$J$i$:!$(B&parsed-entity;$B$X$N;2>H$r7PM3$7$F$O$J$i$J$$$3$H$KCm0U$9$k!#(B

+

$B30It(B&parsed-entity;$B$K$*$$$F!$%F%-%9%H@k8@$O!$@hF,0J30$N$$$+$J$k0LCV$K$b=P8=$7$J$$!#(B

+
+ +&well-formed;$B$N(B&parsed-entity; +

$B%i%Y%k(Bdocument$B$r$b$D@8@.5,B'$K(B&match;$B$9$l$P!$J8=qExtParsedEnt$B$r$b$D@8@.5,B'$K(B&match;$B$9$l$P!$30It$N0lHL(B&parsed-entity;$B$O!$(B&well-formed;$B$H$9$k!#%i%Y%k(BExtPE$B$r$b$D@8@.5,B'$K(B&match;$B$9$l$P!$30It%Q%i%a%? +&well-formed;$B$N(B&parsed-entity; +ExtParsedEnt +TextDecl? +content + +ExtPE +TextDecl? +extSubset + + +&replacement-text;$B$,!$%i%Y%k(Bcontent$B$r$b$D@8@.5,B'$K(B&match;$B$9$l$P!$FbIt$N0lHL(B&parsed-entity;$B$O!$(B&well-formed;$B$H$9$k!#(BDTD$B$r:G8e$^$GFI$_9~$^$J$$$H!$3N +

$B$B3+;O%?%0(B$B!$(B$B=*N;%?%0(B$B!$(B$B6uMWAG%?%0(B$B!$(B$BMWAG(B$B!$(B$B%3%a%s%H(B$B!$(B$B=hM}L?Na(B$B!$(B$BJ8;z;2>H(B$B5Z$S(B$BH(B$B$,!$0l$D$N + + +$B + +

XML$BJ8=qFb$N30It(B&parsed-entity;$B$O!$3F!9!$JL$NJ8;zId9f2=J}<0$rMQ$$$F$b$h$$!#$9$Y$F$N(BXML&processor;$B$O!$(BUTF-8$B$GId9f2=$7$? +

+

UTF-16$B$GId9f2=$7$? +

XML&processor;$B$O!$(BUTF-8$B5Z$S(BUTF-16$B$GId9f2=$7$?$NId9f2=$r@$3&$G$OMQ$$$F$*$j!$$=$l$i$NId9f2=$rMQ$$$k$^$7$$!#(BUTF-8$BKt$O(BUTF-16$B0J30$NId9f2=J}<0$rMQ$$$F3JG<$9$k(B&parsed-entity;$B$O!$Id9f2=@k8@$r4^$`(B$B%F%-%9%H@k8@(B$B$G;O$a$J$1$l$P$J$i$J$$!#(B + +$BId9f2=@k8@(B +EncodingDecl +S +'encoding' Eq +'"' EncName '"' | "'" +EncName "'" + + +EncName +[A-Za-z] ([A-Za-z0-9._] | '-')* +$B%i%F%sJ8;z$@$1$r4^$`Id9f2=L>(B + + +$BJ8=q$B$G$O!$Id9f2=@k8@$O!$(BXML$B@k8@(B$B$N0lIt$H$9$k!#(BEncName$B$O!$;HMQ$9$kId9f2=J}<0$NL>A0$H$9$k!#(B +

+ +

$BId9f2=@k8@$G$O!$CM(BUTF-8$B!$(BUTF-16$B!$(BISO-10646-UCS-2$B5Z$S(BISO-10646-UCS-4$B$O!$(BUnicode$B5Z$S(BISO/IEC 10646$B$N3FISO-8859-1$B$+$i(BISO-8859-9$B$^$G$O!$(BISO 8859$B$NBP1~$9$k%Q!<%H$N$?$a$KMQ$$$k!#CM(BISO-2022-JP$B!$(BShift_JIS$B5Z$S(BEUC-JP$B$O!$(BJIS X-0208-1997$B$N3Fcharsets$B$H$7$F(B)$BEPO?$5$l$?J8;zId9f2=J}<0$K$D$$$F$O!$$3$l$i0J30$K$D$$$F$b!$EPO?$5$l$?L>A0$G;2>H$9$k$3$H$,K>$^$7$$!#$3$l$i$NEPO?$5$l$?L>A0$O!$BgJ8;z!&>.J8;z$N6hJL$r$;$:$KDj5A$5$l$F$$$k$N$G!$$3$l$i$KBP$9$kHf3S$r;n$_$k(B&processor;$B$O!$BgJ8;z!&>.J8;z$N6hJL$r$7$J$$J}K!$r$H$k$N$,K>$^$7$$$3$H$KCm0U$9$k!#(B

+

XML$B=hM}7O$KEO$5$l$?&error;$B$H$9$k!#(B +

+

&byte-order-mark;$B$G$bId9f2=@k8@$G$b;O$^$i$J$$ + +

+$B=hM}$G$-$J$$Id9f2=$r$b$C$?&fatal-error;$B$H$7$F!$=hM}$r=*N;$7$J$1$l$P$J$i$J$$!#(B + +

+

$BId9f2=@k8@$NNc$r!$<?xml encoding='UTF-8'?> +<?xml encoding='EUC-JP'?>

+
+
+ +XML&processor;$B$K$h$kH$N07$$(B +

$BH!$H5Z$S(B&unparsed-entity;$B$N8F=P$7$,8=$l$kJ8L.5Z$S3F!9$N>l9g$K$*$1$k(BXML&processor;$B$KMW5a$9$k?6Iq$$$rMWLs$9$k!#0lHV:8$NNs$N%i%Y%k$O!$G'<1$NJ8L.$r<($9!#(B + + +

$BMWAG$N(B$B3+;O%?%0(B$B5Z$S(B$B=*N;%?%0(B$B$N4V$NG$0U$N>l=j$G$N;2>H!#Hs=*C<5-9f(Bcontent$B$KBP1~$9$k!#(B

+ + + +

$B3+;O%?%0(B$B$NB0@-$NCM!$Kt$O(B$BB0@-@k8@(B$B$K$*$1$k(B&default-value;$B$N$$$:$l$+$G$N;2>H!#Hs=*C<5-9f(BAttValue$B$KBP1~$9$k!#(B

+ + +

$B;2>H$G$O$J$/!$(BName$B$H$7$F=P8=!#(BENTITY$B7?$H$7$F@k8@$7$?B0@-$NCM!$Kt$O(BENTITIES$B7?$H$7$F@k8@$7$?B0@-$NCM$K$*$1$k(B&space;$B$G6h@Z$k(B&token;$B$N0l$D$H$7$F=P8=$9$k!#(B

+
+ +

$B&literal;$B$BFb$N;2>H!#Hs=*C<5-9f(BEntityValue$B$KBP1~$9$k!#(B

+ +

DTD$B$NFbIt(B⊂$BKt$O30It(B⊂$B$G$N;2>H!#$?$@$7!$(BEntityValue$BKt$O(BAttValue$B$N30B&$H$9$k!#(B

+
+

+ + + + + +$B +$BJ8;z(B + + +$B%Q%i%a%?(B +$BFbIt(B&newline;$B0lHL(B +$B30It(B&newline;&parsed-entity;&newline;$B0lHL(B +&unparsed-entity; + + + +$BFbMF$G$N(B&newline;$B;2>H(B +$BG'<1(B&newline;$B$7$J$$(B +$B +$B8!>Z$N$?$a$K +$B6X;_(B +$B + + +$BB0@-CM$G$N(B&newline;$B;2>H(B +$BG'<1(B&newline;$B$7$J$$(B +$B +$B6X;_(B +$B6X;_(B +$B + + +$BB0@-CM$H$7$F(B&newline;$B=P8=(B +$BG'<1(B&newline;$B$7$J$$(B +$B6X;_(B +$B6X;_(B +$BDLCN(B +$BG'<1(B&newline;$B$7$J$$(B + + +$BH(B +$B +&bypass; +&bypass; +$B6X;_(B +$B + + +DTD$B$G$N(B&newline;$B;2>H(B +PE$B$H$7$F(B&newline;$B +$B6X;_(B +$B6X;_(B +$B6X;_(B +$B6X;_(B + + + + +$B!HG'<1$7$J$$!I(B +

DTD$B$N30$G$O!$(B%$BJ8;z$O!$$$$+$J$kFCDj$N0UL#$b!$$b$?$J$$!#$7$?$,$C$F!$(BDTD$B$G$O%Q%i%a%?H$H$7$FG'<1$9$k$b$N$G$"$C$F$b!$(Bcontent$BFb$G$O(B&markup;$B$H$7$F$OG'<1$7$J$$!#F1MM$K!$E,@Z$K@k8@$7$?B0@-$NCM$NCf$K8=$l$k>l9g$r=|$-!$(B&unparsed-entity;$B$NL>A0$O!$G'<1$7$J$$!#(B +

+
+ +$B!H +

$B&replacement-text;$B$rH<+BN$NBe$o$j$K!$;2>H$,$"$C$?0LCV$G!$J8=q$N0lIt$H$7$F4^$^$l$k$+$N$h$&$K(B$B$B!#(B&replacement-text;$B$O!$(B$BJ8;z%G!<%?(B$B5Z$S(B($B%Q%i%a%?&markup;$B$N$$$:$l$r4^$s$G$b$h$/!$$3$l$i$O!$DL>o$NJ}K!$GG'<1$5$l$J$1$l$P$J$i$J$$!#$?$@$7!$(B&markup;$B$N6h@Z$j;R$r(B&escape;$B$9$k$?$a$KMQ$$$ko$K%G!<%?$H$7$F07$&(B(&string;"AT&amp;T;"$B$O!$(B"AT&T;"$B$KE83+$5$l!$;D$5$l$?%"%s%Q%5%s%I$O!$H$N6h@Z$j;R$H$7$F$OG'<1$7$J$$!#(B)$B!#J8;z;2>H$O!$<($7$?J8;z$r;2>H<+BN$NBe$o$j$K=hM}$9$k$H$-!$(B$B$B!#(B +

+
+ +$B!H8!>Z$N$?$a$K +

$BJ8=q$N(B&validity;$B$r(B$B8!>Z(B$B$9$k$K$O!$(BXML&processor;$B$,(B&parsed-entity;$B$X$N;2>H$rG'<1$7$?$H$-!$$=$N(B&replacement-text;$B$r(B$B$B$J$1$l$P$J$i$J$$!#Z$7$J$1$l$P!$$B$h$$(B$B$,!$$=$&$7$J$/$H$b$h$$!#(B

+

$B$3$N$N(B&application;($BFC$K!$J8=q$N%V%i%&%:(B)$B$K$O!$I,$:$7$bE,@Z$G$O$J$$!$$H$$$&G'<1$K$h$k!#Nc$($P!$%V%i%&%6$O30It(B&parsed-entity;$B$X$N;2>H$r8+$D$1$k$H!$$=$N + + +$B!H6X;_!I(B +

$B&fatal-error;$B$H$9$k!#(B + +

a) &unparsed-entity;$B$X$N;2>H$N=P8=!#(B +

+

b) DTD$B$N(BEntityValue$BKt$O(BAttValue$B0J30$NItJ,$K$*$1$k!$J8;z;2>HKt$O0lHLH$N=P8=!#(B

+

c) $BB0@-CMFb$N30ItH!#(B

+
+ +

+
+ +$B!HDLCN!I(B +

&unparsed-entity;$B$NL>A0$,!$(BENTITY$BKt$O(BENTITIES$B$NB0@-$NCM$K$*$$$F(B&token;$B$H$7$F8=$l$?$H$-!$(B&processor;$B$O!$(B&application;$B$KBP$7$F!$4XO"IU$1$i$l$?(B$B5-K!(B$BL>!$5-K!$KBP$9$k(B$B%7%9%F%`(B&identifier;$B5Z$S(B($BB8:_$9$l$P(B)$B8x3+(B&identifier;$B$rDLCN$7$J$1$l$P$J$i$J$$!#(B

+
+ +$B!H(B&bypass;$B!I(B +

$B0lHLH$,!$EntityValue$BFb$K8=$l$k$H$-!$$=$l$OL5;k$5$l!$$=$N$^$^;D$k!#(B

+
+ +$B!H(BPE$B$H$7$F +

$B30It(B&parsed-entity;$B$N>l9g$HF1MM$K!$%Q%i%a%?$B8!>Z$9$k$H$-$@$1$BI,MW$,$"$k!#%Q%i%a%?H$r(BDTD$BFb$KG'<1$7$F&replacement-text;$B$O!$$=$NA08e$K0l$D$N(B&space-character;(#x20)$B$NIU2C$K$h$C$F0z$-?-$P$5$l$k!#$3$N0U?^$O!$%Q%i%a%? + + + + +$BFbIt +

$BFbIt&literal;$B$B$O!$EntityValue$B$K(B&match;$B$9$k!#(B&replacement-text;$B$O!$J8;z;2>H5Z$S(B¶meter;$BH$NCV49$(8e$K$*$1$k!$

+ +

$BFbIt(EntityValue)$B$O!$J8;z;2>H!$(B¶meter;$BH5Z$S0lHLH$r4^$s$G$h$$!#$3$l$i$N;2>H$O!$(B&literal;$B$BE83+$9$k(B$BH$9$k(B¶meter;$B&replacement-text;$B$r4^$^$J$1$l$P$J$i$:!$(B&literal;$BH$NBe$o$j$K;2>H$7$?J8;z$r4^$^$J$1$l$P$J$i$J$$!#$7$+$7!$0lHLH$O!$$=$N$^$^;D$7(B, $BE83+$7$F$O$J$i$J$$!#(B + +$BNc$($P!$ + +]]> +$Bbook"$B$O!$La Peste: Albert Camus, +© 1947 Éditions Gallimard. &rights; +$B;2>H(B"&book;"$B$,!$J8=q$NFbMFKt$OB0@-CMFb$K=P8=$7$F$$$l$P!$0lHLH(B"&rights;"$B$O!$E83+$5$l$F$$$k!#(B

+

$B$3$l$i$NC1=c$J5,B'$O!$J#9gAj8_:nMQ$r$b$D!#(B + +$BFq$7$$Nc$K$D$$$F$N>\:Y$O!$(B$BH$NE83+$NIUO?(B$B$r;2>H$N$3$H!#(B +

+ + + +
+ +$BDj5A:Q$_ +

+$BH5Z$SJ8;z;2>H$N$$$:$l$b!$(B&left-angle-bracket;$B!$%"%s%P%5%s%I5Z$SB>$N6h@Z$j;R$r(B&escape;$B$9$k$?$a$K;HMQ$G$-$k!#$$$/$D$+$N0lHLH$b!$F1MM$NL\E*$N$?$a$K;HMQ$G$-$k!#J8;z;2>H$O!$G'<1$5$l$k$HD>$A$KE83+$5$l!$J8;z%G!<%?$H$7$F07$o$l$k$N$G!$?tCM$K$h$kJ8;z;2>H(B"&#60;"$B5Z$S(B"&#38;"$B$O!$J8;z%G!<%?Fb$K=P8=$9$k(B<$B5Z$S(B&$B$r(B&escape;$B$9$k$?$a$K;HMQ$G$-$k!#(B

+

$B$9$Y$F$N(BXML&processor;$B$O!$@k8@$5$l$F$$$k$+$I$&$+$K4X78$J$/!$$3$l$i$N$BAj8_1?MQ@-$N$?$a(B$B!$(B&valid;$B$J(BXML$BJ8=q$O!$$3$l$i$N$N$^$7$$!#l9g$O!$(B&replacement-text;$B$r(B&escape;$B$9$k0lJ8;z$H$9$kFbIt + + + + +]]> +"lt"$B5Z$S(B"amp"$B@k8@Fb$N(B"<"$B5Z$S(B"&"$BJ8;z$O!$ + + + + +$B5-K!@k8@(B + + +

+ +$B5-K!(B$B$O!$(B&unparsed-entity;$B$N7A<0$r(B&identify;$BL>A0$+!$Kt$O(B$B=hM}L?Na(B$B$NBP>]$H$9$k(B&application;$B$r(B&identify;$BL>A0$H$9$k!#(B

+

+$B5-K!@k8@(B$B$O!$5-K!$NL>A05Z$S30It(B&identifier;$B$rDs6!$9$k!#$3$NL>A0$O!$ +$B5-K!@k8@(B +NotationDecl +'<!NOTATION' S Name +S +(ExternalID | +PublicID) +S? '>' +PublicID +'PUBLIC' S +PubidLiteral + + +

+

$B@k8@$7!$B0@-CM!$B0@-Dj5AKt$OH$9$k$9$Y$F$N5-K!$K$D$$$F!$(BXML&processor;$B$O!$5-K!$NL>A05Z$S30It(B&identifier;$B$r(B&application;$B$KDs6!$7$J$1$l$P$J$i$J$$!#$5$i$K!$30It(B&identifier;$B$r!$(B$B%7%9%F%`(B&identifier;$B!$%U%!%$%kL>Kt$O$=$NB>$N>pJs$KE83+$7$F$b$h$/!$$3$l$i$rMQ$$$F!$(B&application;$B$O!$$=$N5-K!$N%G!<%?$r=hM}$9$k(B&processor;$B$r5/F0$9$k!#(B($B$7$+$7!$(BXML&processor;$BKt$O(B&application;$B$,F0:n$9$k%7%9%F%`$G$OMxMQ$G$-$J$$5-K!$r!$(BXML$BJ8=q$,@k8@$7;2>H$7$F$b!$$3$l$O!$(B&error;$B$H$O$7$J$$!#!K(B

+
+ + + +$BJ8=q + +

$BJ8=q$B$O!$XML&processor;$B$,!$=hM}$r3+;O$9$kCOE@$H$9$k!#(B$B$3$N(B&TR-or-Rec;$B$O!$(BXML&processor;$B$,!$J8=ql=j$r$I$N$h$&$K8+$D$1$k$+$O!$5,Dj$7$J$$!#B>$NA0$r$b$?$:!$$$$+$J$k<1JL$b$J$7$K(B&processor;$B$X$NF~NO(B&stream;$B$K=P8=$7$F$b$h$$!#(B

+
+ + +
+ + +$BE,9g@-(B + +

$BE,9g$9$k(BXML&processor;$B$O!$(B&validating;$B$b$N5Z$S(B&non-validating;$B$b$N$N!$Fs$D$KJ,N`$5$l$k!#(B

+

&validating;$B%7%9%F%`5Z$S(B&non-validating;$B%7%9%F%`$O!$$3$N(B&TR-or-Rec;$B$,5,Dj$9$k(B&well-formed;$B@)Ls$X$N0cH?$rJs9p$7$J$1$l$P$J$i$J$$!#(B

+

&validating;&processor;$B$O!$(BDTD$BFb$N@k8@$K$h$C$F<($5$l$?!$@)Ls$X$N0cH?$rJs9p$7$J$1$l$P$J$i$J$$!#$5$i$K!$$3$N(B&TR-or-Rec;$B$,5,Dj$9$k(B&validity;$B@)Ls$X$N0cH?$r!$$9$Y$FJs9p$7$J$1$l$P$J$i$J$$!#(B + +

+
+ + +$B5-K!(B + +

XML$B$N7A<0E*$JJ8K!$O!$4JC1$J3HD%(BBackus-Naur Form(EBNF)$B5-K!$K$h$C$FM?$($k!#J8K!$N3F5,B'$O!$symbol ::= expression

+

$B5-9f$O!$@55,I=8=$GDj5A$9$k$H$-$OBgJ8;z$G;O$a!$$=$&$G$J$1$l$P!$>.J8;z$G;O$a$k!#(B&string;&literal;$B$O!$0zMQId$G0O$`!#(B + +

+ +

$B5,B'$N1&B&$N<0Fb$G$O!$0l$DKt$OJ#?t$NJ8;z$+$i$J$k(B&string;$B$H(B&match;$B$9$k$?$a$K!$ + + +

$B$3$3$G!$(BN$B$O(B16$B?J$N@0?t$H$9$k!#(BISO/IEC 10646$B$NJ8;z$G$"$C$F!$@55,7A(B(UCS-4)$B$N(B&code-value;$B$rId9f$J$7(B2$B?J?t$H$7$F2r#xN$B7A<0$N@hF,$K%<%m$,$$$/$D$+8=$l$k$+$O!$0UL#$r$b$?$J$$!#(B&code-value;$B$K$*$1$k@hF,$N%<%m$N?t$O!$J8;z$NId9f2=$K$h$C$F7hDj$5$l$k$N$G!$(BXML$B$K$H$C$F$O0UL#$,$J$$!#(B +

+ + + +

$B;XDj$7$?HO0O$NCM(B($BN>C<$NCM$r4^$`!#!K$r$b$DG$0U$N(B$BJ8;z(B$B$H(B&match;$B$9$k!#(B

+
+ + +

$B;XDj$7$?HO0O(B$B30(B$B$NCM$r$b$DG$0U$N(B$BJ8;z(B$B$H(B&match;$B$9$k!#(B

+
+ + +

$B;XDj$7$?J8;z0J30$NCM$r$b$DG$0U$N(B$BJ8;z(B$B$H(B&match;$B$9$k!#(B

+
+ + +

&double-quote;$B$G0O$`(B&string;&literal;$B$H(B&match;$B$7$F$$$k(B&string;&literal;$B$H(B&match;$B$9$k!#(B

+
+ + +

&single-quote;$B$G0O$`(B&string;&literal;$B$H(B&match;$B$7$F$$$k(B&string;&literal;$B$H(B&match;$B$9$k!#(B

+
+ +$B$3$l$i$N5-9f$O!$A$B5Z$S(BB$B$O!$C1=c$J<0$H$9$k!#(B + + + +

expression$B$O!$0l$D$N$^$H$^$j$H$7$F07$$!$$3$3$K<($9AH9g$;$G;H$C$F$b$h$$!#(B

+
+ + +

A$BKt$O2?$b$J$7$H(B&match;$B$9$k(B($B%*%W%7%g%s$N(BA)$B!#(B

+
+ + +

A$B$NB$B$,=P8=$9$k$b$N$H(B&match;$B$9$k!#(B +

+
+ + +

A$BKt$O(BB$B!$$?$@$7!$N>J}$G$O$J$$!$$H(B&match;$B$9$k!#(B +

+
+ + +

A$B$H(B&match;$B$9$k$,!$(BB$B$H$O(B&match;$B$7$J$$!$G$0U$N(B&string;$B$H(B&match;$B$9$k!#(B

+
+ + +

A$B$N(B1$B2s0J>e$N7+JV$7$H(B&match;$B$9$k!#(B

+
+ + +

A$B$N(B0$B2s0J>e$N7+JV$7$H(B&match;$B$9$k!#(B

+
+ +
+$B@8@.5,B'Fb$G;HMQ$9$kB>$N5-K!$r!$ + + +

$B%3%a%s%H!#(B

+
+ + +

&well-formed;$B@)Ls!#@8@.5,B'$KIUM?$7$?!$(B&well-formed;$B$NJ8=q$K4X$9$k@)Ls$r!$L>A0$K$h$C$F(B&identify;$B!#(B

+
+ + +

&validity;$B@)Ls!#@8@.5,B'$KIUM?$7$?!$(B&valid;$B$JJ8=q$K4X$9$k@)Ls$r!$L>A0$K$h$C$F(B&identify;$B!#(B +

+
+ +

+ + + + + + + + +$B;29MJ88%(B + +&normative;$B;29MJ88%(B + + + + + +IETF (Internet Engineering Task Force). +RFC 1766: Tags for the Identification of Languages, +ed. H. Alvestrand. +1995. + + + +(International Organization for Standardization). +ISO 8879:1988 (E). +Code for the representation of names of languages. +[Geneva]: International Organization for +Standardization, 1988. + + +(International Organization for Standardization). +ISO 3166-1:1997 (E). +Codes for the representation of names of countries and their subdivisions +— Part 1: Country codes +[Geneva]: International Organization for +Standardization, 1997. + +ISO +(International Organization for Standardization). +ISO/IEC 10646-1993 (E). Information technology — Universal +Multiple-Octet Coded Character Set (UCS) — Part 1: +Architecture and Basic Multilingual Plane. +[Geneva]: International Organization for +Standardization, 1993 (plus amendments AM 1 through AM 7). + + +The Unicode Consortium. +The Unicode Standard, Version 2.0. +Reading, Mass.: Addison-Wesley Developers Press, 1996. + + + + + +$BB>$N;29MJ88%(B + + + +Aho, Alfred V., +Ravi Sethi, and Jeffrey D. Ullman. +Compilers: Principles, Techniques, and Tools. +Reading: Addison-Wesley, 1986, rpt. corr. 1988. + + +Berners-Lee, T., R. Fielding, and L. Masinter. +Uniform Resource Identifiers (URI): Generic Syntax and +Semantics. +1997. +(Work in progress; see updates to RFC1738.) + +Brüggemann-Klein, Anne. +Regular Expressions into Finite Automata. +Extended abstract in I. Simon, Hrsg., LATIN 1992, +S. 97-98. Springer-Verlag, Berlin 1992. +Full Version in Theoretical Computer Science 120: 197-213, 1993. + + + +Brüggemann-Klein, Anne, +and Derick Wood. +Deterministic Regular Languages. +Universität Freiburg, Institut für Informatik, +Bericht 38, Oktober 1991. + + + +IETF (Internet Engineering Task Force). +RFC 1738: Uniform Resource Locators (URL), +ed. T. Berners-Lee, L. Masinter, M. McCahill. +1994. + + + +IETF (Internet Engineering Task Force). +RFC 1808: Relative Uniform Resource Locators, +ed. R. Fielding. +1995. + + + +IETF (Internet Engineering Task Force). +RFC 2141: URN Syntax, +ed. R. Moats. +1997. + + +ISO +(International Organization for Standardization). +ISO/IEC 8879-1986 (E). Information processing — Text and Office +Systems — Standard Generalized Markup Language (SGML). First +edition — 1986-10-15. [Geneva]: International Organization for +Standardization, 1986. + + + +ISO +(International Organization for Standardization). +ISO/IEC 10744-1992 (E). Information technology — +Hypermedia/Time-based Structuring Language (HyTime). + +[Geneva]: International Organization for +Standardization, 1992. +Extended Facilities Annexe. +[Geneva]: International Organization for +Standardization, 1996. + + + + + + + + +$BJ8;z%/%i%9(B + +

Unicode$BI8=`$KDj5A$9$k(B&property;$B$K$7$?$,$C$F!$J8;z$O!$(B&base-character;(BaseChar)($B$3$l$i$O!$(B&diacritical-mark;$B$r=|$/%i%F%s%"%k%U%!%Y%C%H$N%"%k%U%!%Y%C%HJ8;z$r4^$`(B)$B!$(B&ideographic;(ideographic)$B5Z$S(B&combining-character;(CombiningChar)($B$3$N%/%i%9$O!$$[$H$s$I$N(B&diacritical-mark;$B$r4^$`(B)$B$K%/%i%9J,$1$9$k!#$3$l$i$N%/%i%9$O!$7k9g$7!$(B&letter;(Letter)$B$N%/%i%9$H$J$k!#(B10$B?J?tCM(B(Digit)$B5Z$S(B&extender;(Extender)$B$b6hJL$9$k!#(B + +$BJ8;z(B + +Letter +BaseChar +| Ideographic +BaseChar +[#x0041-#x005A] +| [#x0061-#x007A] +| [#x00C0-#x00D6] +| [#x00D8-#x00F6] +| [#x00F8-#x00FF] +| [#x0100-#x0131] +| [#x0134-#x013E] +| [#x0141-#x0148] +| [#x014A-#x017E] +| [#x0180-#x01C3] +| [#x01CD-#x01F0] +| [#x01F4-#x01F5] +| [#x01FA-#x0217] +| [#x0250-#x02A8] +| [#x02BB-#x02C1] +| #x0386 +| [#x0388-#x038A] +| #x038C +| [#x038E-#x03A1] +| [#x03A3-#x03CE] +| [#x03D0-#x03D6] +| #x03DA +| #x03DC +| #x03DE +| #x03E0 +| [#x03E2-#x03F3] +| [#x0401-#x040C] +| [#x040E-#x044F] +| [#x0451-#x045C] +| [#x045E-#x0481] +| [#x0490-#x04C4] +| [#x04C7-#x04C8] +| [#x04CB-#x04CC] +| [#x04D0-#x04EB] +| [#x04EE-#x04F5] +| [#x04F8-#x04F9] +| [#x0531-#x0556] +| #x0559 +| [#x0561-#x0586] +| [#x05D0-#x05EA] +| [#x05F0-#x05F2] +| [#x0621-#x063A] +| [#x0641-#x064A] +| [#x0671-#x06B7] +| [#x06BA-#x06BE] +| [#x06C0-#x06CE] +| [#x06D0-#x06D3] +| #x06D5 +| [#x06E5-#x06E6] +| [#x0905-#x0939] +| #x093D +| [#x0958-#x0961] +| [#x0985-#x098C] +| [#x098F-#x0990] +| [#x0993-#x09A8] +| [#x09AA-#x09B0] +| #x09B2 +| [#x09B6-#x09B9] +| [#x09DC-#x09DD] +| [#x09DF-#x09E1] +| [#x09F0-#x09F1] +| [#x0A05-#x0A0A] +| [#x0A0F-#x0A10] +| [#x0A13-#x0A28] +| [#x0A2A-#x0A30] +| [#x0A32-#x0A33] +| [#x0A35-#x0A36] +| [#x0A38-#x0A39] +| [#x0A59-#x0A5C] +| #x0A5E +| [#x0A72-#x0A74] +| [#x0A85-#x0A8B] +| #x0A8D +| [#x0A8F-#x0A91] +| [#x0A93-#x0AA8] +| [#x0AAA-#x0AB0] +| [#x0AB2-#x0AB3] +| [#x0AB5-#x0AB9] +| #x0ABD +| #x0AE0 +| [#x0B05-#x0B0C] +| [#x0B0F-#x0B10] +| [#x0B13-#x0B28] +| [#x0B2A-#x0B30] +| [#x0B32-#x0B33] +| [#x0B36-#x0B39] +| #x0B3D +| [#x0B5C-#x0B5D] +| [#x0B5F-#x0B61] +| [#x0B85-#x0B8A] +| [#x0B8E-#x0B90] +| [#x0B92-#x0B95] +| [#x0B99-#x0B9A] +| #x0B9C +| [#x0B9E-#x0B9F] +| [#x0BA3-#x0BA4] +| [#x0BA8-#x0BAA] +| [#x0BAE-#x0BB5] +| [#x0BB7-#x0BB9] +| [#x0C05-#x0C0C] +| [#x0C0E-#x0C10] +| [#x0C12-#x0C28] +| [#x0C2A-#x0C33] +| [#x0C35-#x0C39] +| [#x0C60-#x0C61] +| [#x0C85-#x0C8C] +| [#x0C8E-#x0C90] +| [#x0C92-#x0CA8] +| [#x0CAA-#x0CB3] +| [#x0CB5-#x0CB9] +| #x0CDE +| [#x0CE0-#x0CE1] +| [#x0D05-#x0D0C] +| [#x0D0E-#x0D10] +| [#x0D12-#x0D28] +| [#x0D2A-#x0D39] +| [#x0D60-#x0D61] +| [#x0E01-#x0E2E] +| #x0E30 +| [#x0E32-#x0E33] +| [#x0E40-#x0E45] +| [#x0E81-#x0E82] +| #x0E84 +| [#x0E87-#x0E88] +| #x0E8A +| #x0E8D +| [#x0E94-#x0E97] +| [#x0E99-#x0E9F] +| [#x0EA1-#x0EA3] +| #x0EA5 +| #x0EA7 +| [#x0EAA-#x0EAB] +| [#x0EAD-#x0EAE] +| #x0EB0 +| [#x0EB2-#x0EB3] +| #x0EBD +| [#x0EC0-#x0EC4] +| [#x0F40-#x0F47] +| [#x0F49-#x0F69] +| [#x10A0-#x10C5] +| [#x10D0-#x10F6] +| #x1100 +| [#x1102-#x1103] +| [#x1105-#x1107] +| #x1109 +| [#x110B-#x110C] +| [#x110E-#x1112] +| #x113C +| #x113E +| #x1140 +| #x114C +| #x114E +| #x1150 +| [#x1154-#x1155] +| #x1159 +| [#x115F-#x1161] +| #x1163 +| #x1165 +| #x1167 +| #x1169 +| [#x116D-#x116E] +| [#x1172-#x1173] +| #x1175 +| #x119E +| #x11A8 +| #x11AB +| [#x11AE-#x11AF] +| [#x11B7-#x11B8] +| #x11BA +| [#x11BC-#x11C2] +| #x11EB +| #x11F0 +| #x11F9 +| [#x1E00-#x1E9B] +| [#x1EA0-#x1EF9] +| [#x1F00-#x1F15] +| [#x1F18-#x1F1D] +| [#x1F20-#x1F45] +| [#x1F48-#x1F4D] +| [#x1F50-#x1F57] +| #x1F59 +| #x1F5B +| #x1F5D +| [#x1F5F-#x1F7D] +| [#x1F80-#x1FB4] +| [#x1FB6-#x1FBC] +| #x1FBE +| [#x1FC2-#x1FC4] +| [#x1FC6-#x1FCC] +| [#x1FD0-#x1FD3] +| [#x1FD6-#x1FDB] +| [#x1FE0-#x1FEC] +| [#x1FF2-#x1FF4] +| [#x1FF6-#x1FFC] +| #x2126 +| [#x212A-#x212B] +| #x212E +| [#x2180-#x2182] +| [#x3041-#x3094] +| [#x30A1-#x30FA] +| [#x3105-#x312C] +| [#xAC00-#xD7A3] + +Ideographic +[#x4E00-#x9FA5] +| #x3007 +| [#x3021-#x3029] + +CombiningChar +[#x0300-#x0345] +| [#x0360-#x0361] +| [#x0483-#x0486] +| [#x0591-#x05A1] +| [#x05A3-#x05B9] +| #x05BB#x05BD +| #x05BF +| [#x05C1-#x05C2] +| #x05C4 +| #x064B#x0652 +| #x0670 +| [#x06D6-#x06DC] +| #x06DD#x06DF +| [#x06E0-#x06E4] +| [#x06E7-#x06E8] +| [#x06EA-#x06ED] +| [#x0901-#x0903] +| #x093C +| [#x093E-#x094C] +| #x094D +| [#x0951-#x0954] +| [#x0962-#x0963] +| [#x0981-#x0983] +| #x09BC +| #x09BE +| #x09BF +| [#x09C0-#x09C4] +| [#x09C7-#x09C8] +| [#x09CB-#x09CD] +| #x09D7 +| [#x09E2-#x09E3] +| #x0A02 +| #x0A3C +| #x0A3E +| #x0A3F +| [#x0A40-#x0A42] +| [#x0A47-#x0A48] +| [#x0A4B-#x0A4D] +| [#x0A70-#x0A71] +| [#x0A81-#x0A83] +| #x0ABC +| [#x0ABE-#x0AC5] +| [#x0AC7-#x0AC9] +| [#x0ACB-#x0ACD] +| [#x0B01-#x0B03] +| #x0B3C +| [#x0B3E-#x0B43] +| [#x0B47-#x0B48] +| [#x0B4B-#x0B4D] +| [#x0B56-#x0B57] +| [#x0B82-#x0B83] +| [#x0BBE-#x0BC2] +| [#x0BC6-#x0BC8] +| [#x0BCA-#x0BCD] +| #x0BD7 +| [#x0C01-#x0C03] +| [#x0C3E-#x0C44] +| [#x0C46-#x0C48] +| [#x0C4A-#x0C4D] +| [#x0C55-#x0C56] +| [#x0C82-#x0C83] +| [#x0CBE-#x0CC4] +| [#x0CC6-#x0CC8] +| [#x0CCA-#x0CCD] +| [#x0CD5-#x0CD6] +| [#x0D02-#x0D03] +| [#x0D3E-#x0D43] +| [#x0D46-#x0D48] +| [#x0D4A-#x0D4D] +| #x0D57 +| #x0E31 +| [#x0E34-#x0E3A] +| [#x0E47-#x0E4E] +| #x0EB1 +| [#x0EB4-#x0EB9] +| [#x0EBB-#x0EBC] +| [#x0EC8-#x0ECD] +| [#x0F18-#x0F19] +| #x0F35 +| #x0F37 +| #x0F39 +| #x0F3E +| #x0F3F +| [#x0F71-#x0F84] +| [#x0F86-#x0F8B] +| [#x0F90-#x0F95] +| #x0F97 +| [#x0F99-#x0FAD] +| [#x0FB1-#x0FB7] +| #x0FB9 +| [#x20D0-#x20DC] +| #x20E1 +| [#x302A-#x302F] +| #x3099 +| #x309A + +Digit +[#x0030-#x0039] +| [#x0660-#x0669] +| [#x06F0-#x06F9] +| [#x0966-#x096F] +| [#x09E6-#x09EF] +| [#x0A66-#x0A6F] +| [#x0AE6-#x0AEF] +| [#x0B66-#x0B6F] +| [#x0BE7-#x0BEF] +| [#x0C66-#x0C6F] +| [#x0CE6-#x0CEF] +| [#x0D66-#x0D6F] +| [#x0E50-#x0E59] +| [#x0ED0-#x0ED9] +| [#x0F20-#x0F29] + +Extender +#x00B7 +| #x02D0 +| #x02D1 +| #x0387 +| #x0640 +| #x0E46 +| #x0EC6 +| #x3005 +| [#x3031-#x3035] +| [#x309D-#x309E] +| [#x30FC-#x30FE] + + + + +

+

$B$3$3$GDj5A$9$kJ8;z%/%i%9$O!$(BUnicode$BJ8;z%G!<%?%Y!<%9$+$i!$ + +

a) $BL>A03+;OJ8;z$O!$(BLl, Lu, Lo, Lt, Nl$B%+%F%4%jFb$N0l$D$G$J$1$l$P$J$i$J$$!#(B

+ + +

b) $BL>A03+;OJ8;z0J30$NL>A0J8;z$O!$(BMc, Me, Mn, Lm, Nd$B%+%F%4%jFb$N0l$D$G$J$1$l$P$J$i$J$$!#(B

+
+ +

c) &compatibility-area;$B$K$"$kJ8;z(B($BJ8;zId9f$G(B#xF900$B$h$jBg$-$/(B#xFFFE$B$h$j>.$5$$J8;z(B)$B$O!$(BXML$B$K$*$1$kL>A0$H$7$F$O!$5v$5$l$J$$!#(B

+
+ +

d) &font-decomposition;$B$+(B&compatibility-decomposition;$B$r$b$DJ8;z(B($B$D$^$j!$%G!<%?%Y!<%9Fb$N#5HVL\$N%U%#!<%k%I$K(B"compatibility formatting tag"$B$,$"$k$b$N!#$3$l$O!$#5HVL\$N%U%#!<%k%I$,!$(B"<"$B$G;O$^$k$3$H$K$h$C$F%^!<%/IU$1$5$l$k!#(B)$B$O!$5v$5$l$J$$!#(B

+
+ +

e) $BA03+;OJ8;z$H$7$F07$&!#$3$l$O!$(B&property-file;$B$,!$$3$l$i$NJ8;z$r%"%k%U%!%Y%C%H$KN`;w$9$k$H8+$J$9$3$H$K$h$k!#$=$l$i$O(B +[#x02BB-#x02C1], #x0559, #x06E5, #x06E6$B$H$9$k!#(B

+
+ +

f) $BJ8;zId9f$,(B#x20DD-#x20E0$B$NJ8;z$O!$(B(Unicode $B$N(B5.14$B$K$7$?$,$C$F(B)$B=|30$9$k!#(B

+
+ +

g) $BJ8;zId9f$,(B#x00B7$B$NJ8;z$O!$(B&property-list;$B$K$7$?$,$C$F!$(B&extender;(extender)$B$KJ,N`$9$k!#(B

+
+ +

h) $BJ8;z(B#x0387$B$O!$$3$l$KAjEv$9$k@55,7A$,(B#x00B7$B$J$N$G!$L>A0J8;z$KDI2C$9$k!#(B

+
+ +

i) $BJ8;z(B':'$B5Z$S(B'_'$B$O!$L>A03+;OJ8;z$H$7$F5v$9!#(B

+
+ +

j) $BJ8;z(B'-'$B5Z$S(B'.'$B$O!$L>A0J8;z$H$7$F5v$9!#(B

+
+ +

+
+ +XML$B5Z$S(BSGML + +

XML$B$O!$(BSGML$B$N(B⊂$B$H$7$F@_7W$5$l$F$$$k!#$9$J$o$A!$$9$Y$F$N(B&valid;$B$J(BXML$BJ8=q$O!$5,3J$KE,9g$9$k(BSGML$BJ8=q$K$b$J$k!#(BSGML$B$,J8=q$K2]$9@)8B0J30$K!$(BXML$B$,$$$+$J$k@)8B$r2]$9$+$K4X$9$k>\:Y$O!$JL$N(B$B5,Dx(B$B$r;2>H$N$3$H!#$3$N5,Dx$O!$(BXML$B$N@)Ls>r7o$r<($9(BSGML$B@k8@$r4^$_!$$3$l$O!$(BSGML&parser;$B$K;HMQ$G$-$k!#(B +

+
+ +$BH5Z$SJ8;z;2>H$NE83+(B +

$B$3$NIUO?$O!$H5Z$SJ8;z;2>H$rG'<1$7!$E83+$9$k!$0lO"$NN.$l$r!$Nc$K;H$C$F<($9!#(B

+

+DTD$B$,!$l9g$r9M$($k!#(B +An ampersand (&#38;) may be escaped +numerically (&#38;#38;) or with a general entity +(&amp;).

" > +]]> +XML&processor;$B$O!$H$rG'<1$7!$$3$l$r2r7h$9$k!#example"$B$NCM$H$7$F!$An ampersand (&) may be escaped +numerically (&#38;) or with a general entity +(&amp;).

+]]> +$BJ8=qFb$G(B"&example;"$B$r;2>H$9$k$H!$$3$N%F%-%9%H$O!$:F$S9=J82r@O$5$l$k!#$3$N$H$-!$MWAG(B"p"$B$N3+;O%?%05Z$S=*N;%?%0$rG'<1$7!$;0$D$N;2>H$rG'<1$7E83+$9$k!#$=$N7k2L!$MWAG(B"p"$B$O!$ +

+

$B5,B'5Z$S$=$N8z2L$r$h$j>\:Y$K<($9$?$a!$$5$i$KJ#;($JNc$r<($9!#H$NJX59$N$?$a$@$1$KIU$1$k!#(B + +2 +4 +5 ' > +6 %xx; +7 ]> +8 This sample shows a &tricky; method. +]]> +$B$3$l$r=hM}$9$k$H!$ +

a) 4$B9TL\$G!$(B37$BHVL\$NJ8;z$X$N;2>H$rD>$A$KE83+$7!$%Q%i%a%?xx"$B$r!$%7%s%\%k%F!<%V%k$K(B"%zz;"$B$H$$$&CM$H$H$b$KJ]B8$9$k!#(B&replacement-text;$B$r:F$SAv::$9$k$3$H$O$J$$$N$G!$%Q%i%a%?zz"$B$X$N;2>H$OG'<1$7$J$$(B("zz"$B$O!$$^$@@k8@$5$l$F$$$J$$$N$G!$Av::$5$l$l$P!$(B&error;$B$H$J$k!#(B)$B!#(B

+

b) 5$B9TL\$G!$J8;z;2>H(B"&#60;"$B$rD>$A$KE83+$7!$%Q%i%a%?zz"$B$r(B"<!ENTITY tricky "error-prone" >"$B$H$$$&(B&replacement-text;$B$H$H$b$KJ]B8$9$k!#$3$l$O!$(B&well-formed;$B$N +

c) 6$B9TL\$G!$(B"xx"$B$X$N;2>H$rG'<1$7!$(B"xx"$B$N(B&replacement-text;($B$9$J$o$A!$(B"%zz;")$B$r9=J82r@O$9$k!#(B"zz"$B$X$N;2>H$rB3$$$FG'<1$7!$(B&replacement-text;("<!ENTITY tricky "error-prone" >")$B$r9=J82r@O$9$k!#0lHLtricky"$B$O!$$3$N;~E@$G$O!$@k8@$5$l$F$*$j!$$=$N(B&replacement-text;$B$O!$(B"error-prone"$B$H$9$k!#(B

+

d) 8$B9TL\$G!$0lHLtricky"$B$X$N;2>H$rG'<1$7!$E83+$9$k!#MWAG(B"test"$B$N40A4$JFbMF$O!$This sample shows a error-prone method. +

+ +

+
+ +$B7hDjE*FbMF%b%G%k(B +

$B8_49@-$N$?$a(B$B!$MWAG@k8@$K$*$1$kFbMF%b%G%k$O!$7hDjE*$H$9$kI,MW$,$"$k!#(B +

+ +

SGML$B$O!$7hDjE*FbMF%b%G%k(B(SGML$B$G$O!$Hs$"$$$^$$$H8F$V!#(B)$B$rMW5a$9$k!#(BSGML$B%7%9%F%`$rMQ$$$F:n@.$7$?(BXML&processor;$B$O!$Hs7hDjE*FbMF%b%G%k$r(B&error;$B$H$7$F$b$h$$!#(B

+

$BNc$($P!$FbMF%b%G%k(B((b, c) | (b, d))$B$OHs7hDjE*$H$J$k!#$3$l$O!$:G=i$K(Bb$B$rM?$($?$H$-!$%b%G%kFb$N$$$:$l$N(Bb$B$H(B&match;$B$9$k$N$,K>$^$7$$$+!$$=$Nl9g$O!$(Bb$B$X$NFs$D$N;2>H$O!$0l$D$N;2>H$K$^$H$a$k$3$H$,$G$-!$%b%G%k$O!$(B(b, (c | d))$B$H$J$k!#$3$l$G!$:G=i$N(Bb$B$,!$FbMF%b%G%kFb$N0l$D$NL>A0$H$@$1(B&match;$B$9$k$3$H$OL@$i$+$H$J$k!#(B&parser;$B$O!$@hFI$_$7$F!$c$B$b(Bd$B$b!$ +

$B7A<0E*$K<($9!#(BAho, Sethi, and Ullman $B$N(B3.9$B$N%"%k%4%j%:%`(B3.5$B$NI8=`E*$J%"%k%4%j%:%`$rMQ$$$F!$FbMF%b%G%k$+$iM-8B%*!<%H%^%H%s$r9=@.$9$k$3$H$,$G$-$k!#$3$N$G%i%Y%kIU$1$5$l$F$$$l$P!$$=$NFbMF%b%G%k$O(B&error;$B$H$J$j!$(B&error;$B$rJV$9>l9g$b$"$k!#(B +

+

$B$9$Y$F$NHs7hDjE*FbMF%b%G%k$rEy2A$J7hDjE*FbMF%b%G%k$KJQ49$9$k$3$H$O$G$-$J$$$,!$B?$/$NHs7hDjE*FbMF%b%G%k$rJQ49$9$k%"%k%4%j%:%`$,B8:_$9$k!#(BBrüggemann-Klein 1991 $B$r;2>H$N$3$H!#(B

+
+ +$BJ8;zId9f2=$N<+F08!=P(B +

+XML$B$NId9f2=@k8@$O!$3FE*$J>uBV$H$J$k!#$7$+$7!$(BXML$B$K$*$$$F$O!$40A4$K$O@dK>E*$G$O$J$$!#$3$l$O!$(BXML$B$,!$l9g$KBP$9$k@)8B$r2C$($k$3$H$K$h$k!#0l$D$N@)8B$O!$$I$N$N0l$D$N@)8B$O!$3Fl9g$K!$(BXML$B$N%G!<%?%9%H%j!<%`$K2C$(!$B>$N>pJs$,MxMQ$G$-$k!#$3$3$G$O!$(BXML$B$NpJs$rH<$&$+$I$&$+$K$h$C$F!$Fs$D$N>l9g$KJ,$1$k!#$^$::G=i$N>l9g$r<($9!#(B

+

+UTF-8$B7A<0Kt$O(BUTF-16$B7A<0$G$O$J$$(BXML$B<?xml'$B$H$9$k(BXML$BId9f2=@k8@$G;O$^$i(B$B$J$1$l$P$J$i$J$$(B$B$N$G!$$I$NE,9g$7$?(B&processor;$B$b!$F~NO$K$"$k(B2$B%*%/%F%C%HKt$O(B4$B%*%/%F%C%H$rD4$Y$l$P!$l9g$,$"$F$O$^$k$+$r8!=P$G$-$k!#$3$N%j%9%H$rFI$`:]$K$O!$(BUCS-4$B$N(B'<'$B$,(B"#x0000003C"$B!$(B'?'$B$,(B"#x0000003F"$B!$5Z$S(BUTF-16$B$N%G!<%?(B&stream;$B$NI,MW$H$9$k(B&byte-order-mark;$B$,(B"#xFEFF"$B$H$$$&$3$H$rCN$C$F$*$/$HLrN)$D$+$b$7$l$J$$!#(B

+

+ + +

a) 00 00 00 3C: UCS-4, big-endian $B%^%7%s(B (1234$B=g(B)

+ + +

b) 3C 00 00 00: UCS-4, little-endian $B%^%7%s(B (4321$B=g(B)

+
+ +

c) 00 00 3C 00: UCS-4, $BIaDL$G$O$J$$%*%/%F%C%H=g(B (2143)

+
+ +

d) 00 3C 00 00: UCS-4, $BIaDL$G$O$J$$%*%/%F%C%H=g(B (3412)

+
+ +

e) FE FF: UTF-16, big-endian

+
+ +

f) FF FE: UTF-16, little-endian

+
+ +

g) 00 3C 00 3F: UTF-16, big-endian, &byte-order-mark;$B$J$7(B($B$7$?$,$C$F!$87L)$K$$$($P!$(B&error;$B$H$9$k!#(B)$B!#(B

+
+ +

h) 3C 00 3F 00: UTF-16, little-endian, &byte-order-mark;$B$J$7(B($B$7$?$,$C$F!$87L)$K$$$($P!$(B&error;$B$H$9$k!#(B)$B!#(B

+
+ +

i) 3C 3F 78 6D: UTF-8, ISO 646, ASCII, ISO 8859$B$N3F%Q!<%H!$(BShift-JIS$B!$(BEUC$B!$JB$S$KG$0U$NB>$N(B7$B%S%C%H!$(B8$B%S%C%HKt$O:.:_I}$NId9f2=$G$"$C$F!$(BASCII$BJ8;z$rDL>o$N0LCV!$I}5Z$SCM$H$9$k$3$H$rJ]>Z$9$k$b$N!#$3$l$i$N$I$l$KBP1~$9$k$+$r8!=P$9$k$?$a$K$O!$ + + +

j) 4C 6F A7 94: EBCDIC ($BKt$O$=$NJQ + + +

k) $B$=$NB>(B: $BId9f2=@k8@$J$7$N(BUTF-8$B!#$=$&$G$J$$$H$-$K$O!$%G!<%?(B&stream;$B$,2u$l$F$$$k$+!$CGJRE*$K$J$C$F$$$k$+!$2?$i$+$N7A<0$K$7$?$,$C$FKd$a9~$^$l$F$$$k!#(B

+
+ +

+

+$B$3$NDxEY$N<+F0H=JL$G$b!$(BXML$B$NId9f2=@k8@$rFI$_9~$_!$J8;zId9f2=$N(B&identifier;$B$r2r@O$9$k$K$O==J,$H$9$k!#(B&identifier;$B$N2r@O$O!$N`;w$9$k3F!9$NId9f2=$N0l$D0l$D$r6hJL$9$k$?$a$KI,MW$H$9$k(B($BNc$($P!$(BUTF-8$B5Z$S(B8859$B$r6hJL$9$k$?$a!$(B8859$B$N3F%Q!<%H$r6hJL$9$k$?$a!$;HMQ$7$F$$$kFCDj$N(BEBCDIC$B%3!<%I%Z!<%8$r6hJL$9$k$?$a!$$J$I!#(B)$B!#(B +

+

+$BId9f2=@k8@$NFbMF$r(BASCII$BJ8;z$K8BDj$7$F$$$k$N$G!$$I$NJ,N`$NId9f2=$r;HMQ$9$k$+$r8!=P$9$l$P!$(B&processor;$B$O!$Id9f2=@k8@A4BN$r@53N$KFI$_9~$`$3$H$,$G$-$k!#8=e$NJ,N`$N$$$:$l$+$K$"$F$O$^$k$N$G!$%*%Z%l!<%F%#%s%0%7%9%F%`Kt$OEAAw%W%m%H%3%k$,M?$($k30It>pJs$r?.MjIT2DG=$J$H$-$G$5$($b!$FbIt%i%Y%k$GJ8;zId9f2=$r$+$J$j@53N$K<($9$3$H$,!$(BXML$BId9f2=@k8@$K$h$C$F2DG=$H$J$k!#(B +

+

+&processor;$B$,;HMQ$9$kJ8;zId9f2=$r8!=P$7$5$($9$l$P!$$=$l$>$l$N>l9g$KBP$7$FJL8D$NF~NO%k!<%A%s$r8F$S=P$9!$Kt$OF~NO$9$k3FJ8;z$KBP$7E,@Z$JJQ494X?t$r8F$S=P$9$3$H$K$h$C$F!$E,@Z$JF0:n$,2DG=$H$J$k!#(B

+

+$B<+J,<+BN$K%i%Y%kIU$1$r$9$k$$$+$J$k%7%9%F%`$G$bF1MM$@$,!$%=%U%H%&%'%"$,!$Id9f2=@k8@$r99?7$;$:$KpJs$N@53N$5$NJ]>Z$KCm0U$9$k$N$,K>$^$7$$!#(B +

+

$B#2HVL\$N>l9g$O!$(BXML$B$N$K!$Id9f2=>pJs$,B8:_$9$k$H$-$G$"$C$F!$$$$/$D$+$N%U%!%$%k%7%9%F%`5Z$S%M%C%H%o!<%/%W%m%H%3%k$G$O!$$=$NId9f2=>pJs$,B8:_$9$k!#J#?t$N>pJs$,MxMQ$G$-$k$H$-!$(B$B$=$l$i$NAjBPE*$JM%@hEY5Z$S$=$l$i$,L7=b$7$?$H$-$NK>$^$7$$=hM}J}K!$O!$(BXML$B$NG[Aw$K;HMQ$9$k!$$h$j9b?e=`$N%W%m%H%3%k$N0lIt$H$7$F5,Dx$9$k$N$,$h$$!#Nc$($P!$FbIt%i%Y%k5Z$S30It(B&header;$B$KB8:_$9$k(BMIME$B7A<0$N%i%Y%k$NAjBPE*$JM%@hEY$KBP$9$k5,B'$O!$(Btext/xml$B5Z$S(Bapplication/xml$B$N(BMIME$B7?$rDj5A$9$k(BRFC$BJ8=q$N0lIt$H$J$kJ}$,$h$$!#$7$+$7!$Aj8_1?MQ@-$N$?$a$K!$$&$3$H$,K>$^$7$$!#(B + +

a) XML$B$N$N$9$Y$F$N(B&hueristics;$B5Z$S>pJs$O!$(B&error;$B2sI|$N$?$a$@$1$KMQ$$$k!#(B +

+

b) XML$B$N$N$9$Y$F$N(B&hueristics;$B5Z$S>pJs$O!$(B&error;$B2sI|$N$?$a$@$1$KMQ$$$k!#(B +

+

c) XML$B$NMIME$B7?(Bapplication/xml$B$GG[Aw$9$k$H$-$O!$(B&byte-order-mark;$B5Z$SId9f2=@k8@(BPI$B$r(B($BB8:_$9$l$P(B)$BJ8;zId9f2=$N7hDj$N$?$a$K;HMQ$9$k!#B>$N$9$Y$F$N(B&hueristics;$B5Z$S>pJs$O(B&error;$B2sI|$N$?$a$@$1$KMQ$$$k!#(B +

+ +$B$3$l$i$N5,B'$O!$%W%m%H%3%k$K$D$$$F$N;qNA$,$J$$$H$-$K$@$1MQ$$$k!#FC$K!$(BMIME$B7?(Btext/xml$B5Z$S(Bapplication/xml$B$rDj5A$7$?$i!$$3$l$i$r5,Dj$9$k(BRFC$B$KB8:_$9$k5,Dj$,!$$3$l$i$N5,B'$K +
+ + + +&informative;W3C XML $B%o!<%-%s%0%0%k!<%W(B + +

$B$3$N(B&TR-or-Rec;$B$O!$(BW3C XML $B%o!<%-%s%0%0%k!<%W(B(WG)$B$,=`Hw$7!$8x3+$r>5G'$7$?!#(BWG$B$,$3$N(B&TR-or-Rec;$B$r>5G'$9$k$H$$$&$3$H$O!$(BWG$B$N$9$Y$F$N0Q0w$,>5G'EjI<$r9T$C$?$H$$$&$3$H$rI,$:$7$b0UL#$7$J$$!#(BXML WG$B$N8=:_$N0Q0w5Z$S0JA0$N0Q0w$r + + + +Jon Bosak, SunChair +James ClarkTechnical Lead +Tim Bray, Textuality and NetscapeXML Co-editor +Jean Paoli, MicrosoftXML Co-editor +C. M. Sperberg-McQueen, U. of Ill.XML Co-editor +Dan Connolly, W3C +Steve DeRose, INSO +Dave Hollander, HP +Eliot Kimber, Highland +Eve Maler, ArborText +Tom Magliery, NCSA +Murray Maloney, Muzmo and Grif +$BBpJs%7%9%F%`(B($B3t(B) +Joel Nava, Adobe +Peter Sharpe, SoftQuad +John Tigue, DataChannel + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-little-endian.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-little-endian.xml new file mode 100644 index 0000000000..c12e1a1217 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-little-endian.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-shift_jis.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-shift_jis.xml new file mode 100644 index 0000000000..2d167b6475 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-shift_jis.xml @@ -0,0 +1,3549 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +"> + + +'"> + + + + + + + + + +amp, +lt, +gt, +apos, +quot"> + + + + + + + +]> + + + + + +

+Šg’£‰Â”\‚È&markup;Œ¾Œê (XML) +‘æ1.0&version; +PR-xml-&iso6.doc.date; +World Wide Web Consortium +&draft.day;&draft.month;&draft.year; +

‚±‚Ì‘ˆÄ‚ÍCXML WG‹y‚Ñ‘¼‚ÌŠÖŒWŽÒ‚É‚æ‚郌ƒrƒ…[‚Ì‚½‚ß‚Ì‚à‚Ì‚Å‚ ‚Á‚ÄCŒöŠJ‚Ì‹c˜_‚Ì‚½‚ß‚Ì‚à‚Ì‚Å‚Í‚È‚¢B +

+ + +http://www.w3.org/TR/PR-xml-&iso6.doc.date; + + +http://www.w3.org/TR/WD-xml-961114 + +http://www.w3.org/TR/WD-xml-lang-970331 + +http://www.w3.org/TR/WD-xml-lang-970630 + +http://www.w3.org/TR/WD-xml-970807 + +http://www.w3.org/TR/WD-xml-971117 + + +Tim Bray +Textuality and Netscape +tbray@textuality.com +Jean Paoli +Microsoft +jeanpa@microsoft.com +C. M. Sperberg-McQueen +University of Illinois at Chicago +cmsmcq@uic.edu + + +

‚±‚Ì&TR-or-Rec;‚Í, 1997”N12ŒŽ‚ÉWorld Wide Web Consortium‚©‚ç +Œö•\‚³‚ꂽŠ©ˆÄExtensible Markup Language version‘æ1.0”Å‚ð–|–ó‚µ, ‹Z +p“I“à—e‚ð•ÏX‚·‚邱‚Æ‚È‚­ì¬‚µ‚½&TR-or-Rec;‚Å‚ ‚éBThis &eTR-or-Rec; +is a translation of the XML proposed recommendation 1.0 +published by the World Wide Web Consortium in December 1997. It is +intended that &eTR-or-Rec; is technically identical to the original.

+ +

Œ´•¶‚É‚ ‚éA’˜ìŒ ‚ÉŠÖ‚µ‚Ä‚Ì‹Lq‚ðŽŸ‚ÉŽ¦‚·BThe +original copyright notice is shown below:

+ +

‚±‚̔łÌXML‚Ì‹K’è‚ÍCŒöŠJƒŒƒrƒ…[‹y‚Ñ‹c˜_‚ð +–Ú“I‚Æ‚·‚éBƒeƒLƒXƒg‹y‚Ñ–@—¥ã‚Ì’ˆÓ‚ð‰ü•Ï‚µ‚È‚¢ŒÀ‚èCŽ©—R‚É +”z•z‚µ‚Ä‚à‚æ‚¢BThis version of the XML specification is for +public review and discussion. It may be distributed freely, +as long as all text and legal notices remain intact.

+ +

‚±‚Ì&TR-or-Rec;‚ÌŒ³‚Æ‚È‚Á‚½XMLŠ©ˆÄ‚ÍC1998”N2ŒŽ‚ÉWorld +Wide Web Consortium‚©‚çŒö•\‚³‚ꂽXMLŠ©‚É‚æ‚Á‚Ä‚·‚Å‚É’u‚«Š· +‚¦‚ç‚ê‚Ä‚¢‚éB‚±‚Ì•W€î•ñ‚ÍCXMLŠ©‚É]‚Á‚Ä’ù³‚·‚邱‚Æ‚ð +—\’肵‚Ä‚¢‚éBThe XML Proposed Recommendation is superseded +by the XML Recommendation which was published by the World +Wide Web Consortium in February 1998. It is intended that +this &eTR-or-Rec; be revised accordingly in the near future.

+ +

‚±‚Ì&TR-or-Rec;‚ÍCˆÀ’肵‚½‚à‚Ì‚Å‚ ‚Á‚ÄCð”N—ˆ‚ÌXMLŠˆ“®‚ð’Ê‚¶‚Ä쬂³‚ꂽCˆê˜A‚Ìì +‹Æ‘ˆÄ‚ðŒ³‚Æ‚·‚éBŒ»ÝCL”͈͂Ɏg—p‚³‚ê‚Ä‚¢‚é‘Û“I‚ȃeƒLƒXƒgˆ—‚Ì•W +€(•W€ˆê”ʉ»&markup;Œ¾ŒêCStandard Generalized Markup Language, ISO +8879:1986‚ɒljÁ‹y‚Ñ’ù³‚ð‰Á‚¦‚½‚à‚Ì)‚ÌCWWWã‚Å‚ÌŽg—p‚Ì‚½‚ß‚É⊂ +‰»‚µ‚½Œ¾Œê‚ðC‚±‚Ì&TR-or-Rec;‚ÍC‹K’è‚·‚éBISO 8879‚Ì‚Ç‚Ì‹@”\‚ð‚±‚Ì +⊂‚ÉŽc‚·‚©C‚Æ‚¢‚¤Œˆ’è‚ɂ‚¢‚Ä‚ÌÚׂÍC•Ê“r—pˆÓ‚·‚éBXML‚ÍC +Šù‚É‚¢‚­‚‚©‚̤•i‚ŃTƒ|[ƒg‚³‚êCXML‚ðƒTƒ|[ƒg‚·‚éƒtƒŠ[ƒEƒFƒA‚Ì”‚à‘‚¦‚Ä +‚¢‚éBXML‚ÉŠÖ‚·‚éŒöŠJ‚̘_‹c‚àCƒIƒ“ƒ‰ƒCƒ“‚Å“üŽè‚Å‚«‚éBIt is a +stable document derived from a series of working drafts produced over +the last year as deliverables of the XML activity. It specifies a +language created by subsetting an existing, widely used international +text processing standard (Standard Generalized Markup Language, ISO +8879:1986 as amended and corrected) for use on the World Wide Web. +Details of the decisions regarding which features of ISO 8879 to +retain in the subset are available +separately. XML is already supported by some commercial +products, and there are a growing number of free implementations. +Public discussions of XML are accessible +online.

+ +

‚±‚Ì&TR-or-Rec;‚Å‚ÍC‚É’è‹`‚·‚é +URI(Uniform Resource Identifier)‚ðŽg—p‚·‚éBURI‚̧’èì‹Æ‚Íis’†‚Å‚ ‚Á +‚ÄC‹y‚Ñ‚ðXV‚·‚é—\’è‚Æ +‚È‚Á‚Ä‚¢‚éB‚±‚Ìì‹Æ‚ªRFC‚Æ‚µ‚Ď󂯓ü‚ê‚ç‚ê‚È‚¢ê‡‚ÍC‚±‚Ì‹K’ö“à‚ÌURI +‚Ö‚ÌŽQÆ‚ÍCURL(Uniform Resource Locator)‚Ö‚ÌŽQÆ‚É‘ã‚í‚éBThis +specification uses the term URI, which is defined by , a work in progress expected to update and . Should the work not be +accepted as an RFC, the references to uniform resource identifiers +(URIs) in this specification will become references to uniform +resource locators (URLs).

+ +

XML‚ÌŽd—l‚É€‹’‚µ‚Ä‚¢‚é‚©‚Ç‚¤‚©‚̊ƂȂé‚ÍW3C‚̃TƒCƒg‚É‚  +‚錴•¶‚Å‚ ‚éBThe normative version of the specification is +the English version found at the W3C site.

+ +

‚±‚Ì•W€î•ñ‚ÍŒ´Žd—l‚Æ‹Zp“I‚É“¯ˆê‚Å‚ ‚邱‚Æ‚ðˆÓ}‚µ‚Ä‚¢‚邪A +–|–óã‚ÌŒë‚è‚Í‚ ‚蓾‚éBAlthough this technical report is +intended to be technically identical to the original, it may +contain errors from the translation.

+ +

”õl: Œ´‹K’è‚Æ‚Ì‹K’è‰ÓŠ‚̑ΉžŠÖŒW‚𖾂炩‚É‚·‚邽‚ßA‚±‚Ì +&TR-or-Rec;‚Ìß\¬‹y‚ÑߔԆ‚ÍAŒ´‹K’è‚Ì‚»‚ê‚ç‚ð‚Å‚«‚邾‚¯•Û‘¶‚µ‚Ä‚¢ +‚éB‚±‚Ì&TR-or-Rec;‚ÌWeb”Å‚ÍAŒ´‹K’è‚ÌHTMLƒ^ƒO‚ð‚»‚Ì‚Ü‚Ü•Û‘¶‚µ‚Ä‚¢‚éB +

+
+ + +

Šg’£‰Â”\‚È&markup;Œ¾Œê(XML)‚ÍSGML‚ÌŠÈ’P‚È•ûŒ¾‚Å‚ ‚Á‚ÄC‚±‚Ì&TR-or-Rec;‚ÅC‚»‚Ì‚·‚ׂĂð‹K’è‚·‚éBXML‚Ì–Ú•W‚ÍCŒ»Ý‚ÌHTML‚Æ“¯—l‚ÉCˆê”Ê«‚Ì‚ ‚éSGML‚ðƒEƒFƒuã‚Å”z•zCŽóM‹y‚ш—‚Å‚«‚邱‚Æ‚Æ‚·‚éBXML‚ÍŽÀ‘•‚ª—eˆÕ‚Å‚ ‚Á‚ÄCSGML‹y‚ÑHTML‚Ì‚Ç‚¿‚ç‚ɑ΂µ‚Ä‚à‘ŠŒÝ‰^—p«‚ð•Û‚ÂÝŒv‚ª‚È‚³‚ê‚Ä‚¢‚éB

+
+ +

Chicago, Vancouver, Mountain View, et al.: +World-Wide Web Consortium, XMLì‹ÆƒOƒ‹[ƒv, 1996, 1997.

+
+ +

Created in electronic form.

+
+ +English +Extended Backus-Naur Form (formal grammar) + + + +1997-12-03 : CMSMcQ : yet further changes +1997-12-02 : TB : further changes (see TB to XML WG, +2 December 1997) +1997-12-02 : CMSMcQ : deal with as many corrections and +comments from the proofreaders as possible: +entify hard-coded document date in pubdate element, +change expansion of entity WebSGML, +update status description as per Dan Connolly (am not sure +about refernece to Berners-Lee et al.), +add 'The' to abstract as per WG decision, +move Relationship to Existing Standards to back matter and +combine with References, +re-order back matter so normative appendices come first, +re-tag back matter so informative appendices are tagged informdiv1, +remove XXX XXX from list of 'normative' specs in prose, +move some references from Other References to Normative References, +add RFC 1738, 1808, and 2141 to Other References (they are not +normative since we do not require the processor to enforce any +rules based on them), +add reference to 'Fielding draft' (Berners-Lee et al.), +move notation section to end of body, +drop URIchar non-terminal and use SkipLit instead, +lose stray reference to defunct nonterminal 'markupdecls', +move reference to Aho et al. into appendix (Tim's right), +add prose note saying that hash marks and fragment identifiers are +NOT part of the URI formally speaking, and are NOT legal in +system identifiers (processor 'may' signal an error). +Work through: +Tim Bray reacting to James Clark, +Tim Bray on his own, +Eve Maler, + +NOT DONE YET: +change binary / text to unparsed / parsed. +handle James's suggestion about < in attriubte values +uppercase hex characters, +namechar list, + +1997-12-01 : JB : add some column-width parameters +1997-12-01 : CMSMcQ : begin round of changes to incorporate +recent WG decisions and other corrections: +binding sources of character encoding info (27 Aug / 3 Sept), +correct wording of Faust quotation (restore dropped line), +drop SDD from EncodingDecl, +change text at version number 1.0, +drop misleading (wrong!) sentence about ignorables and extenders, +modify definition of PCData to make bar on msc grammatical, +change grammar's handling of internal subset (drop non-terminal markupdecls), +change definition of includeSect to allow conditional sections, +add integral-declaration constraint on internal subset, +drop misleading / dangerous sentence about relationship of +entities with system storage objects, +change table body tag to htbody as per EM change to DTD, +add rule about space normalization in public identifiers, +add description of how to generate our name-space rules from +Unicode character database (needs further work!). + +1997-10-08 : TB : Removed %-constructs again, new rules +for PE appearance. +1997-10-01 : TB : Case-sensitive markup; cleaned up +element-type defs, lotsa little edits for style +1997-09-25 : TB : Change to elm's new DTD, with +substantial detail cleanup as a side-effect +1997-07-24 : CMSMcQ : correct error (lost *) in definition +of ignoreSectContents (thanks to Makoto Murata) +Allow all empty elements to have end-tags, consistent with +SGML TC (as per JJC). +1997-07-23 : CMSMcQ : pre-emptive strike on pending corrections: +introduce the term 'empty-element tag', note that all empty elements +may use it, and elements declared EMPTY must use it. +Add WFC requiring encoding decl to come first in an entity. +Redefine notations to point to PIs as well as binary entities. +Change autodetection table by removing bytes 3 and 4 from +examples with Byte Order Mark. +Add content model as a term and clarify that it applies to both +mixed and element content. + +1997-06-30 : CMSMcQ : change date, some cosmetic changes, +changes to productions for choice, seq, Mixed, NotationType, +Enumeration. Follow James Clark's suggestion and prohibit +conditional sections in internal subset. TO DO: simplify +production for ignored sections as a result, since we don't +need to worry about parsers which don't expand PErefs finding +a conditional section. +1997-06-29 : TB : various edits +1997-06-29 : CMSMcQ : further changes: +Suppress old FINAL EDIT comments and some dead material. +Revise occurrences of % in grammar to exploit Henry Thompson's pun, +especially markupdecl and attdef. +Remove RMD requirement relating to element content (?). + +1997-06-28 : CMSMcQ : Various changes for 1 July draft: +Add text for draconian error handling (introduce +the term Fatal Error). +RE deleta est (changing wording from +original announcement to restrict the requirement to validating +parsers). +Tag definition of validating processor and link to it. +Add colon as name character. +Change def of %operator. +Change standard definitions of lt, gt, amp. +Strip leading zeros from #x00nn forms. +1997-04-02 : CMSMcQ : final corrections of editorial errors +found in last night's proofreading. Reverse course once more on +well-formed: Webster's Second hyphenates it, and that's enough +for me. +1997-04-01 : CMSMcQ : corrections from JJC, EM, HT, and self +1997-03-31 : Tim Bray : many changes +1997-03-29 : CMSMcQ : some Henry Thompson (on entity handling), +some Charles Goldfarb, some ERB decisions (PE handling in miscellaneous +declarations. Changed Ident element to accept def attribute. +Allow normalization of Unicode characters. move def of systemliteral +into section on literals. +1997-03-28 : CMSMcQ : make as many corrections as possible, from +Terry Allen, Norbert Mikula, James Clark, Jon Bosak, Henry Thompson, +Paul Grosso, and self. Among other things: give in on "well formed" +(Terry is right), tentatively rename QuotedCData as AttValue +and Literal as EntityValue to be more informative, since attribute +values are the only place QuotedCData was used, and +vice versa for entity text and Literal. (I'd call it Entity Text, +but 8879 uses that name for both internal and external entities.) +1997-03-26 : CMSMcQ : resynch the two forks of this draft, reapply +my changes dated 03-20 and 03-21. Normalize old 'may not' to 'must not' +except in the one case where it meant 'may or may not'. +1997-03-21 : TB : massive changes on plane flight from Chicago +to Vancouver +1997-03-21 : CMSMcQ : correct as many reported errors as possible. + +1997-03-20 : CMSMcQ : correct typos listed in CMSMcQ hand copy of spec. +1997-03-20 : CMSMcQ : cosmetic changes preparatory to revision for +WWW conference April 1997: restore some of the internal entity +references (e.g. to docdate, etc.), change character xA0 to &nbsp; +and define nbsp as &#160;, and refill a lot of paragraphs for +legibility. +1996-11-12 : CMSMcQ : revise using Tim's edits: +Add list type of NUMBERED and change most lists either to +BULLETS or to NUMBERED. +Suppress QuotedNames, Names (not used). +Correct trivial-grammar doc type decl. +Rename 'marked section' as 'CDATA section' passim. +Also edits from James Clark: +Define the set of characters from which [^abc] subtracts. +Charref should use just [0-9] not Digit. +Location info needs cleaner treatment: remove? (ERB +question). +One example of a PI has wrong pic. +Clarify discussion of encoding names. +Encoding failure should lead to unspecified results; don't +prescribe error recovery. +Don't require exposure of entity boundaries. +Ignore white space in element content. +Reserve entity names of the form u-NNNN. +Clarify relative URLs. +And some of my own: +Correct productions for content model: model cannot +consist of a name, so "elements ::= cp" is no good. + +1996-11-11 : CMSMcQ : revise for style. +Add new rhs to entity declaration, for parameter entities. +1996-11-10 : CMSMcQ : revise for style. +Fix / complete section on names, characters. +Add sections on parameter entities, conditional sections. +Still to do: Add compatibility note on deterministic content models. +Finish stylistic revision. +1996-10-31 : TB : Add Entity Handling section +1996-10-30 : TB : Clean up term & termdef. Slip in +ERB decision re EMPTY. +1996-10-28 : TB : Change DTD. Implement some of Michael's +suggestions. Change comments back to //. Introduce language for +XML namespace reservation. Add section on white-space handling. +Lots more cleanup. +1996-10-24 : CMSMcQ : quick tweaks, implement some ERB +decisions. Characters are not integers. Comments are /* */ not //. +Add bibliographic refs to 10646, HyTime, Unicode. +Rename old Cdata as MsData since it's only seen +in marked sections. Call them attribute-value pairs not +name-value pairs, except once. Internal subset is optional, needs +'?'. Implied attributes should be signaled to the app, not +have values supplied by processor. +1996-10-16 : TB : track down & excise all DSD references; +introduce some EBNF for entity declarations. +1996-10-?? : TB : consistency check, fix up scraps so +they all parse, get formatter working, correct a few productions. +1996-10-10/11 : CMSMcQ : various maintenance, stylistic, and +organizational changes: +Replace a few literals with xmlpio and +pic entities, to make them consistent and ensure we can change pic +reliably when the ERB votes. +Drop paragraph on recognizers from notation section. +Add match, exact match to terminology. +Move old 2.2 XML Processors and Apps into intro. +Mention comments, PIs, and marked sections in discussion of +delimiter escaping. +Streamline discussion of doctype decl syntax. +Drop old section of 'PI syntax' for doctype decl, and add +section on partial-DTD summary PIs to end of Logical Structures +section. +Revise DSD syntax section to use Tim's subset-in-a-PI +mechanism. +1996-10-10 : TB : eliminate name recognizers (and more?) +1996-10-09 : CMSMcQ : revise for style, consistency through 2.3 +(Characters) +1996-10-09 : CMSMcQ : re-unite everything for convenience, +at least temporarily, and revise quickly +1996-10-08 : TB : first major homogenization pass +1996-10-08 : TB : turn "current" attribute on div type into +CDATA +1996-10-02 : TB : remould into skeleton + entities +1996-09-30 : CMSMcQ : add a few more sections prior to exchange + with Tim. +1996-09-20 : CMSMcQ : finish transcribing notes. +1996-09-19 : CMSMcQ : begin transcribing notes for draft. +1996-09-13 : CMSMcQ : made outline from notes of 09-06, +do some housekeeping + + +
+ + +ˆê”ÊŽ–€ + +

Šg’£‰Â”\‚È&markup;Œ¾ŒêXML(eXtensible Markup Language)‚ÍCXML•¶‘‚Æ‚¢‚¤ƒf[ƒ^ƒIƒuƒWƒFƒNƒg‚̃Nƒ‰ƒX‚ð‹K’肵CXML•¶‘‚ðˆ—‚·‚éƒvƒƒOƒ‰ƒ€‚Ì“®ì‚̈ꕔ‚ð‹K’è‚·‚éBXML‚ÍCSGML(•W€ˆê”ʉ»&markup;Œ¾ŒêCStandard Generalized Markup Language)‚̧ŒÀ‚µ‚½⊂‚Æ‚·‚éB\‘¢ãCXML•¶‘‚ÍC‚©‚Ȃ炸SGML‹KŠi‚É“K‡‚·‚éB

+

XML•¶‘‚ÍCŽÀ‘Ì‚Æ‚¢‚¤‹L‰¯’PˆÊ‚©‚ç‚È‚èCŽÀ‘Ì‚ÍC&parsed-data;–”‚Í&unparsed-data;‚©‚ç‚È‚éB&parsed-data;‚ÍC•¶Žš‚©‚ç‚È‚èC‚»‚̈ꕔ‚ÍC•¶‘‚Ì•¶Žšƒf[ƒ^‚ð\¬‚µCˆê•”‚ÍC&markup;‚ð\¬‚·‚éB&markup;‚ÍC•¶‘‚Ì‹L‰¯ƒŒƒCƒAƒEƒg‹y‚ј_—\‘¢‚ɂ‚¢‚Ä‚Ì‹Lq‚ð•\‚·•„†‚Æ‚·‚éBXML‚ÍC‹L‰¯ƒŒƒCƒAƒEƒg‹y‚ј_—\‘¢‚ɂ‚¢‚Ă̧–ñðŒ‚ð‹Lq‚·‚é‹@\‚ð’ñ‹Ÿ‚·‚éB

+

XML&processor;‚Æ‚¢‚¤ƒ\ƒtƒgƒEƒFƒAƒ‚ƒWƒ…[ƒ‹‚ÍCXML•¶‘‚ð“Ç‚Ýž‚ÝC‚»‚Ì“à—e‹y‚Ñ\‘¢‚ւ̃AƒNƒZƒX‚ð’ñ‹Ÿ‚·‚邽‚ß‚É—p‚¢‚éB XML&processor;‚ÍC‘¼‚̃‚ƒWƒ…[ƒ‹‚Ì‚½‚ß‚É“®ì‚·‚邱‚Æ‚ð‘O’ñ‚Æ‚µC‚»‚̃‚ƒWƒ…[ƒ‹‚ð&application;‚Æ‚¢‚¤B‚±‚Ì&TR-or-Rec;‚ÍCXML&processor;‚ªs‚í‚È‚¯‚ê‚΂Ȃç‚È‚¢U•‘‚¢‚ð‹K’è‚·‚éB‚‚܂èCXMLƒf[ƒ^‚Ì“Çž‚Ý•û–@‚ð‹K’肵C&application;‚É’ñ‹Ÿ‚·‚éî•ñ‚ð‹K’è‚·‚éB

+ + +ŒoˆÜ‹y‚Ñ–Ú•W +

1996”N‚ÉWorld Wide Web Consortium(W3C)‚Ì’†‚ÉÝ—§‚µ‚½XMLì‹ÆƒOƒ‹[ƒv(ˆÈ‘O‚ÍC SGML•ÒWƒŒƒrƒ…[ˆÏˆõ‰ï‚ƌĂ΂ꂽ)‚ªCXML‚ðŠJ”­‚µ‚½B‚±‚Ìì‹ÆƒOƒ‹[ƒv‚Ì‹c’·‚ðCSun Microsystems‚ÌJon Bosak‚ª‹Î‚ß‚éBW3C‚ª‘gD‚µCˆÈ‘O‚ÍSGMLì‹ÆƒOƒ‹[ƒv‚ƌĂ΂ꂽXML SIG(Special Interest Group)‚àCXML‚̧’è‚É”ñí‚ÉŠˆ”­‚ÉŽQ‰æ‚µ‚½B +Dan Connolly‚ÍCì‹ÆƒOƒ‹[ƒv‚ÌW3C‚É‚¨‚¯‚é˜A—ŒW‚𖱂߂½B

+

XML‚ÌÝŒv–Ú•W‚ðCŽŸ‚ÉŽ¦‚·B +

a) XML‚ÍCInternetã‚Å‚»‚Ì‚Ü‚ÜŽg—p‚Å‚«‚éB

+

b) XML‚ÍCL”͈͂Ì&application;‚ðŽx‰‡‚·‚éB

+

c) XML‚ÍCSGML‚ƌ݊·«‚ð‚à‚ÂB

+

d) XML•¶‘‚ðˆ—‚·‚éƒvƒƒOƒ‰ƒ€‚ð‘‚­‚±‚Æ‚ÍC—eˆÕ‚Å‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+

e) XML‚Å‚ÍCƒIƒvƒVƒ‡ƒ“‚Ì‹@”\‚Í‚Å‚«‚邾‚¯­‚È‚­‚µCˆê‚Â‚à‘¶Ý‚µ‚È‚¢‚±‚Æ‚ð–ÚŽw‚·B

+

f) XML•¶‘‚ÍClŠÔ‚É‚Æ‚Á‚Ä“Ç‚Ý‚â‚·‚­C\•ª‚É—‰ð‚µ‚â‚·‚¢B

+

g) XML‚ÌÝŒv‚ÍC‚·‚Ý‚â‚©‚És‚¦‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+

h) XML‚ÌÝŒv‚ÍCŒµ–§‹y‚ÑŠÈŒ‰‚Å‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+

i) XML•¶‘‚ÍC—eˆÕ‚É쬂ł«‚éB

+

j) XML‚Å‚ÍC&markup;‚Ì”‚ðŒ¸‚ç‚·‚±‚Æ‚ÍCd—v‚Å‚Í‚È‚¢B

+

+

XML‘æ&XML.version;&version;‚ð—‰ð‚µC‚»‚ê‚ðˆ—‚·‚éŒvŽZ‹@ƒvƒƒOƒ‰ƒ€‚ð‘‚­‚½‚ß‚É\•ª‚Èî•ñ‚ÍC‚±‚Ì&TR-or-Rec;‹y‚ÑŠÖ˜A‚·‚é‹KŠi(•¶Žš—p‚Æ‚µ‚ÄCUnicode‹y‚ÑISO/IEC 10646C&language-identification;ƒ^ƒO—p‚Æ‚µ‚ÄCƒCƒ“ƒ^ƒlƒbƒg RFC 1766C&language-code;—p‚Æ‚µ‚ÄCISO 639C•À‚Ñ‚É&country-code;—p‚Æ‚µ‚ÄCISO 3166)‚ÅC‚·‚ׂϦ‚·B

+

‚±‚Ì&version;‚ÌXML‚Ì‹K’è‚ÍCŒöŠJƒŒƒrƒ…[‹y‚Ñ‹c˜_‚ð–Ú“I‚Æ‚·‚éBƒeƒLƒXƒg‹y‚Ñ–@—¥ã‚Ì’ˆÓ‚ð‰ü•Ï‚µ‚È‚¢ŒÀ‚èCŽ©—R‚É”z•z‚µ‚Ä‚à‚æ‚¢B

+
+ +’è‹` +

XML•¶‘‚Ì‹K’è‚Ì‚½‚ß‚ÉŽg—p‚·‚é—pŒê‚ÍC‚±‚Ì&TR-or-Rec;“à‚Å’è‹`‚·‚éBŽŸ‚ÉŽ¦‚·Œê‹å‚ÍC‚»‚ê‚ç‚Ì—pŒê‚ð’è‹`‚·‚邽‚ßC‹y‚ÑXML&processor;‚Ì“®‚«‚ð‹K’è‚·‚邽‚ß‚ÉŽg—p‚·‚éB + + + +

“K‡‚·‚镶‘–”‚ÍXML&processor;‚ÍC‹Lq‚³‚ꂽ‚Æ‚¨‚è‚É“®ì‚µ‚Ä‚à‚æ‚¢‚ªC‚»‚Ì‚Æ‚¨‚è‚É‚·‚é•K—v‚Í‚È‚¢B

+ + + +

“K‡‚·‚镶‘–”‚ÍXML&processor;‚ÍC‹Lq‚³‚ꂽ‚Æ‚¨‚è‚É“®ì‚·‚邱‚Æ‚ª—v‹‚³‚ê‚éB‚»‚¤‚Å‚È‚¯‚ê‚ÎC&error;‚Æ‚·‚éB +

+
+ + +

‚±‚Ì&TR-or-Rec;‚ª’è‚ß‚é‹K‘¥‚ɑ΂·‚éˆá”½BŒ‹‰Ê‚Í’è‹`‚µ‚È‚¢B“K‡‚·‚éƒ\ƒtƒgƒEƒFƒA‚ÍC&error;‚ðŒŸo‚µ‚Ä•ñ‚µ‚Ä‚à‚æ‚­C&error;‚©‚ç‰ñ•œ‚µ‚Ä‚à‚æ‚¢B

+
+ + +

“K‡‚·‚éXML&processor;‚ªŒŸo‚µ‚È‚¯‚ê‚΂Ȃ炸C&application;‚É•ñ‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢&error;B&fatal-error;‚ð”­Œ©‚µ‚½‚ ‚ÆC&processor;‚ÍC‚»‚êˆÈ~‚Ì&error;‚ð’T‚·‚½‚߂Ƀf[ƒ^ˆ—‚ð‘±s‚µ‚Ä‚à‚æ‚­C&error;‚ð”­Œ©‚µ‚½ê‡‚ÍC‚»‚Ì&error;‚ð&application;‚É•ñ‚µ‚Ä‚à‚æ‚¢B&error;’ù³‚ðƒTƒ|[ƒg‚·‚邽‚ß‚ÉC&processor;‚ÍC–¢ˆ—ƒf[ƒ^(•¶Žšƒf[ƒ^‹y‚Ñ&markup;‚̬݂µ‚½‚à‚Ì)‚𕶑‚©‚çŽæ‚èo‚µC&application;‚É“n‚µ‚Ä‚à‚æ‚¢B‚µ‚©‚µCˆê“xC&fatal-error;‚ðŒŸo‚µ‚½‚çC&processor;‚ÍC’Êí‚̈—‚ð‘±s‚µ‚Ä‚Í‚È‚ç‚È‚¢B‚‚܂èC&processor;‚ÍC•¶Žšƒf[ƒ^‹y‚Ñ•¶‘‚̘_—\‘¢‚ɂ‚¢‚Ä‚Ìî•ñ‚ðC’Êí‚Ì•û–@‚Å&application;‚É“n‚µ‘±‚¯‚Ä‚Í‚È‚ç‚È‚¢B

+
+ + +

“K‡‚·‚éƒ\ƒtƒgƒEƒGƒA‚ÍC‹Lq‚³‚ꂽ‚Æ‚¨‚è‚ÉU‚é•‘‚Á‚Ä‚à‚æ‚¢(may)C–”‚ÍU‚é•‘‚í‚È‚­‚Ä‚Í‚È‚ç‚È‚¢(must)(•¶Í’†‚Ì•“®ŽŒ‚É‚æ‚éB)B‚»‚Ì‚Æ‚¨‚è‚ÉU‚é•‘‚¤ê‡‚ÍC‹Lq‚³‚ꂽU•‘‚¢‚ð‘I‘ð–”‚Í‹‘”Û‚·‚éŽè’i‚ð&user;‚É’ñ‹Ÿ‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+
+ + +

‚·‚ׂĂÌ&valid;‚ÈXML•¶‘‚É“K—p‚·‚é‹K‘¥B&validity;§–ñ‚̈ᔽ‚ÍC&error;‚Æ‚·‚éB&at-user-option;CŒŸØ‚ðs‚¤XML&processor;‚ÍC‚±‚Ì&error;‚ð•ñ‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+
+ + +

‚·‚ׂĂÌ&well-formed;‚ÌXML•¶‘‚É“K—p‚·‚é‹K‘¥B&well-formed;§–ñ‚̈ᔽ‚ÍC&fatal-error;‚Æ‚·‚éB

+
+ + +

a) &string;–”‚Í–¼‘O‚Ì&match;@”äŠr‚·‚é“ñ‚‚Ì&string;–”‚Í–¼‘O‚ÍC“¯ˆê‚Å‚È‚¯‚ê‚΂Ȃç‚È‚¢BISO/IEC 10646‚É‚¨‚¢‚ÄC•¡”‚Ì•\Œ»‚ª‰Â”\‚È•¶Žšm—Ⴆ‚ÎC&composed-form;‹y‚ÑŠî’ê+&diacritical-mark;(ƒ_ƒCƒAƒNƒŠƒeƒBƒJƒ‹ƒ}[ƒN)Œ`Ž®n‚ÍC‚Ç‚¿‚ç‚Ì&string;‚à“¯‚¶•\Œ»‚Ì‚Æ‚«‚ÉŒÀ‚èC&match;‚·‚éB&at-user-option;C&processor;‚ÍC‚»‚Ì•¶Žš‚ð•W€Œ`‚ɳ‹K‰»‚µ‚Ä‚à‚æ‚¢B”äŠr‚Ì‚Æ‚«A‘啶Žš‚Ƭ•¶Žš‚Æ‚Ì‹æ•Ê‚ð‚·‚éB<BR>b) &string;‚Æ•¶–@’†‚Ì‹K‘¥‚Æ‚Ì&match;@‚ ‚鶬‹K‘¥‚©‚綬‚·‚錾Œê‚ÉC‚ ‚é&string;‚ª‘®‚·‚é‚Æ‚«C‚±‚Ì&string;‚ÍC‚±‚̶¬‹K‘¥‚É&match;‚·‚é‚Æ‚¢‚¤B<BR>c) “à—e‚Æ“à—eƒ‚ƒfƒ‹‚Æ‚Ì&match;@‚ ‚é—v‘f‚ªC—v‘f‚Ì&validity;‚̧–ñ‚ÉŽ¦‚·ˆÓ–¡‚Å“K‡‚·‚é‚Æ‚«C‚±‚Ì—v‘f‚ÍC‚»‚Ì錾‚É&match;‚·‚é‚Æ‚¢‚¤B

+
+ + +

XML‚Ì‹@”\‚Å‚ ‚Á‚ÄCXML‚ªSGML‚ƌ݊·‚Å‚ ‚邱‚Æ‚ð•ÛØ‚·‚邽‚ß‚¾‚¯‚É“±“ü‚³‚ê‚é‚à‚ÌB

+
+ + +

S‘©—Í‚Í‚à‚½‚È‚¢„§Ž–€B&WebSGML;ˆÈ‘O‚©‚瑶݂·‚éSGML&processor;‚ªCXML•¶‘‚ðˆ—‚Å‚«‚é‰Â”\«‚ð‚‚߂邽‚ß‚ÉŽæ‚è“ü‚ê‚é‚à‚ÌB

+
+ +

+
+
+ + +•¶‘ +

+ +‚±‚Ì&TR-or-Rec;‚Å’è‹`‚·‚éˆÓ–¡‚ÅC&well-formed;‚Æ‚·‚éƒf[ƒ^ƒIƒuƒWƒFƒNƒg‚ðCXML•¶‘‚Æ‚¢‚¤B&well-formed;‚ÌXML•¶‘‚ªC‚³‚ç‚ÉC‚ ‚駖ñðŒ‚ð–ž‘«‚·‚ê‚ÎC&valid;‚ÈXML•¶‘‚Æ‚·‚éB +

+ + + +

‚¢‚¸‚ê‚ÌXML•¶‘‚àC˜_—\‘¢‹y‚Ñ•¨—\‘¢‚ð‚à‚ÂB•¨—“I‚É‚ÍC•¶‘‚ÍCŽÀ‘̂ƌĂԒPˆÊ‚©‚ç‚È‚éB‚ ‚éŽÀ‘Ì‚ÍC•¶‘“à‚É‘¼‚ÌŽÀ‘Ì‚ðŠÜ‚Þ‚½‚ß‚ÉC‚»‚Ì‘¼‚ÌŽÀ‘Ì‚ðŽQÆ‚µ‚Ä‚à‚æ‚¢B•¶‘‚ÍCgƒ‹[ƒgh‚·‚È‚í‚¿•¶‘ŽÀ‘Ì‚©‚çŽn‚Ü‚éB˜_—“I‚É‚ÍC•¶‘‚ÍC錾C—v‘fCƒRƒƒ“ƒgC•¶ŽšŽQÆ‹y‚ш—–½—ß‚ðŠÜ‚ÝC‚±‚ê‚ç‚·‚ׂĂÍC•¶‘“à‚Å–¾Ž¦“I‚È&markup;‚É‚æ‚Á‚ÄŽ¦‚·B˜_—\‘¢‹y‚Ñ•¨—\‘¢‚ÍCˆÈ~‚ÉŽ¦‚·‚Æ‚¨‚è‚ÉCŒµ–§‚É“ü‚êŽq‚É‚È‚Á‚Ä‚¢‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+ + + + +&well-formed;‚ÌXML•¶‘ +

‚ ‚éƒeƒLƒXƒgƒIƒuƒWƒFƒNƒg‚ªCŽŸ‚Ì‚¢‚¸‚ê‚©‚Ì‚Æ‚«C‚»‚̃eƒLƒXƒgƒIƒuƒWƒFƒNƒg‚ð&well-formed;‚ÌXML•¶‘‚ƌĂÔB + +

a) ‘S‘Ì‚Æ‚µ‚ÄCdocument‚Æ‚¢‚¤ƒ‰ƒxƒ‹‚ð‚à‚¶¬‹K‘¥‚É&match;‚·‚éB

+

b) ‚±‚Ì&TR-or-Rec;‚Å’è‹`‚·‚éC‚·‚ׂĂÌ&well-formed;§–ñ‚É]‚¤B

+
+

c) ‚»‚ꂼ‚ê‚Ì&parsed-entity;‚ªC&well-formed;‚Æ‚È‚éB

+

+

+ +•¶‘ +document +prolog +element +Misc* + +

+

document¶¬‹K‘¥‚É&match;‚·‚é‚Æ‚ÍCŽŸ‚ðˆÓ–¡‚·‚éB + +

a) ˆê‚ˆÈã‚Ì—v‘f‚ðŠÜ‚ÞB

+ + + + +

b) ƒ‹[ƒg–”‚Í•¶‘—v‘f‚Æ‚¢‚¤—v‘f‚ªˆê‚‚¾‚¯‘¶Ý‚µC‚±‚ê‚ÍC‘¼‚Ì—v‘f‚Ì“à—e‚ÉŠÜ‚Ü‚ê‚È‚¢B‚±‚êˆÈŠO‚Ì‚·‚ׂĂ̗v‘f‚ÍC‚»‚ÌŠJŽnƒ^ƒO‚ª‘¼‚Ì—v‘f‚Ì“à—e‚ÉŠÜ‚Ü‚ê‚ê‚ÎC‘Ήž‚·‚éI—¹ƒ^ƒO‚à“¯‚¶—v‘f‚Ì“à—e‚ÉŠÜ‚Ü‚ê‚éB‚‚܂èC—v‘f‚ÍCŠJŽnƒ^ƒO‹y‚ÑI—¹ƒ^ƒO‚É‚æ‚Á‚Ä‹æØ‚ç‚êC“ü‚êŽq\‘¢‚ð‚È‚·B +

+ +

+

‚±‚ê‚ç‚ÌŒ‹‰Ê‚Æ‚µ‚ÄC•¶‘“à‚Ì‚Ç‚Ì”ñƒ‹[ƒg—v‘fC‚ɑ΂µ‚Ä‚àC‚ ‚鑼‚Ì—v‘fP‚ª‘¶Ý‚µCC‚ÍCP‚Ì“à—e‚ÉŠÜ‚Ü‚ê‚邪CP‚Ì“à—e‚ÉŠÜ‚Ü‚ê‚鑼‚Ì—v‘f‚ÉŠÜ‚Ü‚ê‚邱‚Æ‚Í‚È‚¢B‚±‚Ì‚Æ‚«CP‚ðC‚Ìe‚Æ‚¢‚¢CC‚ðP‚ÌŽq‚Æ‚¢‚¤B

+
+ +•¶Žš +

+ + + +&parsed-entity;‚ÍCƒeƒLƒXƒg(•¶Žš‚Ì•À‚Ñ‚Å‚ ‚Á‚ÄC&markup;–”‚Í•¶Žšƒf[ƒ^‚ð•\‚µ‚Ä‚à‚æ‚¢B)‚ðŠÜ‚ÞB•¶Žš‚ÍCƒeƒLƒXƒg‚ÌŬ’PˆÊ‚Å‚ ‚Á‚ÄCISO/IEC 10646‚É‹K’肳‚ê‚éB‹–—e‚·‚镶Žš‚ÍCƒ^ƒuC‰üsC•œ‹A•À‚Ñ‚ÉUnicode‹y‚ÑISO/IEC 10646‚ª‹–—e‚·‚é}Œ`•¶Žš‚Æ‚·‚éB + +•¶Žš‚Ì”ÍˆÍ + +Char +#x9 | #xA | #xD | [#x20-#D7FF] | [#xE000-#xFFFD] +| [#x10000-#x10FFFF] +”CˆÓ‚ÌUnicode•¶ŽšB‚½‚¾‚µC&surrogate-blocks;CFFFE‹y‚ÑFFFF‚Íœ‚­B + + + +

+

&character-value;‚ðƒrƒbƒgƒpƒ^ƒ“‚É•„†‰»‚·‚é‹@\‚ÍCŽÀ‘Ì‚²‚ƂɈá‚Á‚Ä‚à‚æ‚¢B‚·‚ׂĂÌXML&processor;‚ÍCISO/IEC 10646‚ÌUTF-8•„†‰»‹y‚ÑUTF-16•„†‰»‚ðŽó‚¯•t‚¯‚È‚¯‚ê‚΂Ȃç‚È‚¢B“ñ‚‚̂ǂ¿‚炪—p‚¢‚ç‚ê‚Ä‚¢‚é‚©‚𖾎¦‚·‚邽‚ß‚Ì‹@\C‹y‚Ñ‘¼‚Ì•„†‰»•û–@‚ð—˜—p‚·‚邽‚ß‚Ì‹@\‚ÍC•¶Žš‚Ì•„†‰»‚É‹Lq‚·‚éB

+

‚Ç‚Ì•„†‰»•û–@‚ð—p‚¢‚é‚©‚ÉŠÖŒW‚È‚­CISO/IEC 10646‚Ì•¶ŽšW‡‚É‚ ‚é‚·‚ׂĂ̕¶Žš‚ÍC‚»‚ÌUCS-4&code-value;‚Æ“™‰¿‚È10i”–”‚Í16i”‚É‚æ‚Á‚ÄCŽQÆ‚Å‚«‚éB

+
+ + +‹¤’Ê‚Ì\•¶\¬Žq + +

2.3‚Å‚ÍC•¶–@“à‚ÅL‚­Žg—p‚·‚é‚¢‚­‚‚©‚Ì‹L†‚ð’è‹`‚·‚éB

+

S (‹ó”’)‚ÍCˆê‚ŽႵ‚­‚Í•¡”‚Ì&space-character;(#x20)C•œ‹AC‰üs–”‚̓^ƒu‚©‚笂éB + + +‹ó”’ + +S +(#x20 | #x9 | #xD | #xA)+ + + +

+

•Ö‹XãC•¶Žš‚ðC&letter;C”Žš–”‚Í‘¼‚Ì•¶Žš‚É•ª—Þ‚·‚éB&letter;‚ÍCƒAƒ‹ƒtƒ@ƒxƒbƒg“I–”‚Í•\‰¹“I‚Å‚ ‚éŠî–{•¶Žš(ˆê‚–”‚Í•¡”‚Ì&combining-character;‚ªCŒã‚É‘±‚­‚±‚Æ‚à‚ ‚éB)C&ideographic;‚©‚笂éB + +ŠeƒNƒ‰ƒX‚É‚¨‚¯‚éŽÀÛ‚Ì•¶Žš‚ɂ‚¢‚Ä‚ÌŠ®‘S‚È’è‹`‚ÍC•¶ŽšƒNƒ‰ƒX‚ÉŠÖ‚·‚é•t˜^‚É‹K’è‚·‚éB

+

Name‚ÍC&letter;–”‚Í‚¢‚­‚‚©‚Ì‹æ؂蕶Žš‚̈ê‚‚Ŏn‚Ü‚èC‚»‚ÌŒã‚É&letter;C”ŽšCƒnƒCƒtƒ“C‰ºüCƒRƒƒ“–”‚̓sƒŠƒIƒh‚ª‘±‚­(‚±‚ê‚ç‚𖼑O•¶Žš‚Æ‚¢‚¤B)B&string;"xml"–”‚Í(('X'|'x') ('M'|'m') ('L'|'l'))‚É&match;‚·‚é”CˆÓ‚Ì&string;‚ÅŽn‚Ü‚é–¼‘O‚ÍC‚±‚Ì&TR-or-Rec;‚ÌŒ»Ý‚̔Ŗ”‚Í«—ˆ‚̔łł̕W€‰»‚Ì‚½‚ß‚É—\–ñ‚·‚éB +

+ +

XML‚Ì–¼‘O‚Ì’†‚̃Rƒƒ“‚ÍC–¼‘O‹óŠÔ‚Å‚ÌŽÀŒ±‚Ì‚½‚ß‚É—\–ñ‚·‚éBƒRƒƒ“‚̈Ӗ¡‚ÍC«—ˆ‚Ì‚ ‚鎞“_‚Å•W€‰»‚·‚é‚à‚Ì‚Æ‚µC‚»‚Ì‚Æ‚«‚É‚ÍCŽÀŒ±“I‚È–Ú“I‚ŃRƒƒ“‚ðŽg—p‚·‚镶‘‚ðXV‚·‚é•K—v‚ª¶‚¶‚é‰Â”\«‚ª‚ ‚éBXML‚ÅÌ—p‚·‚é–¼‘O‹óŠÔ‚Ì‹@\‚ªC‹æØ‚èŽq‚Æ‚µ‚ÄŽÀۂɃRƒƒ“‚ðŽg—p‚·‚é‚Æ‚¢‚¤•ÛØ‚Í‚È‚¢BŽ–ŽÀãC‚±‚ê‚ÍC–¼‘O‹óŠÔ‚ÌŽÀŒ±‚̈ê‚‚Ƃµ‚ĈȊO‚É‚ÍCXML‚Ì–¼‘O‚Ì’†‚ŃRƒƒ“‚ðŽg—p‚µ‚È‚¢‚Ù‚¤‚ª‚æ‚¢‚±‚Æ‚ðˆÓ–¡‚·‚éB‚µ‚©‚µCXML&processor;‚ÍC–¼‘O•¶Žš‚Æ‚µ‚ăRƒƒ“‚ðŽó‚¯•t‚¯‚邱‚Æ‚ª–]‚Ü‚µ‚¢B +

+
+

+Nmtoken (–¼‘O&token;)‚ÍC–¼‘O•¶Žš‚Å\¬‚·‚é—ñ‚Æ‚·‚éB + +–¼‘O‹y‚Ñ&token; + +NameChar +Letter +| Digit + +| '.' | '-' | '_' | ':' +| CombiningChar + +| Extender + +Name +(Letter | '_' | ':') +(NameChar)* +Names +Name +(S Name)* +Nmtoken +(NameChar)+ +Nmtokens +Nmtoken (S Nmtoken)* + +

+

&literal;ƒf[ƒ^‚ÍCˆø—p•„‚ň͂܂ꂽ&string;‚Æ‚µC‚»‚Ì—ñ‚Ì‹æØ‚èŽq‚Æ‚µ‚ÄŽg—p‚·‚éˆø—p•„‚ÍŠÜ‚Ü‚È‚¢B&literal;‚ÍC“à•”ŽÀ‘Ì(EntityValue)C‘®«’l(AttValue)CŠO•”&identifier;(SystemLiteral)‚Ì“à—e‚ÌŽw’è‚ÉŽg—p‚·‚éB–Ú“I‚É‚æ‚Á‚Ä‚ÍC&literal;‘S‘Ì‚ðC‚»‚Ì’†‚Ì&markup;‚Ì‘–¸‚ðs‚Ȃ킸‚ÉCƒXƒLƒbƒv‚·‚邱‚Æ‚ª‚ ‚é(SkipLitB)B + +&literal; + + + +EntityValue +' " ' +([^%&"] +| PEReference +| Reference)* +' " ' + +|  +" ' " +([^%&'] +| PEReference +| Reference)* +" ' " + +AttValue +' " ' +([^<&"] +| Reference)* +' " ' + +|  +" ' " +([^<&'] +| Reference)* +" ' " + + + +SystemLiteral +SkipLit + + +PubidLiteral +' " ' PubidChar* +' " ' +| " ' " (PubidChar - " ' ")* " ' " + +PubidChar +#x20 | #xD | #xA +| [a-zA-Z0-9] +| [-'()+,./:=?] + +SkipLit +(' " ' [^"]* ' " ') +| (" ' " [^']* " ' ") + + + + +

+ + + +
+ + +•¶Žšƒf[ƒ^‹y‚Ñ&markup; +

ƒeƒLƒXƒg‚ÍC•¶Žšƒf[ƒ^‹y‚Ñ&markup;‚ª¬Ý‚·‚é‚à‚Ì‚Æ‚µ‚Ä\¬‚·‚éB&markup;‚ÍCŠJŽnƒ^ƒOCI—¹ƒ^ƒOC‹ó—v‘fCŽÀ‘ÌŽQÆC•¶ŽšŽQÆCƒRƒƒ“ƒgCCDATAƒZƒNƒVƒ‡ƒ“ ‚Ì‹æØ‚èŽqC•¶‘Œ^錾‹y‚ш—–½—ß‚ÌŒ`‚ðŽæ‚éB + +

+

&markup;‚Å‚Í‚È‚¢‚·‚ׂẴeƒLƒXƒg‚ÍC•¶‘‚Ì•¶Žšƒf[ƒ^‚ð\¬‚·‚éB

+

ƒAƒ“ƒpƒTƒ“ƒh•¶Žš (&)‹y‚Ñ&left-angle-bracket; (<)‚ÍC&markup;‚Ì‹æØ‚èŽq‚Æ‚µ‚ÄC–”‚̓Rƒƒ“ƒgCˆ—–½—ߎႵ‚­‚ÍCDATAƒZƒNƒVƒ‡ƒ““à‚ÅŽg—p‚·‚éꇂɂ¾‚¯C‚»‚Ì‚Ü‚Ü‚ÌŒ`‚ÅoŒ»‚µ‚Ä‚æ‚¢B‚±‚ê‚ç‚Ì•¶Žš‚ÍC“à•”ŽÀ‘Ì錾‚Ì&literal;ŽÀ‘Ì’l“à‚É‹Lq‚µ‚Ä‚à‚æ‚¢B Ú‚µ‚­‚ÍC&well-formed;‚ÌŽÀ‘Ì‚ÉŠÖ‚·‚é‹K’è‚ðŽQÆB‚±‚ê‚ç‚Ì•¶Žš‚ª‘¼‚Ì•”•ª‚Å•K—v‚Èê‡C”’l‚É‚æ‚镶ŽšŽQÆ–”‚Í&string;"&amp;"‹y‚Ñ&string;"&lt;"‚ðŽg—p‚µC&escape;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B&right-angle-bracket; (>) ‚ÍC&string;"&gt;"‚ðŽg—p‚µ‚Ä•\Œ»‚µ‚Ä‚à‚æ‚¢B“à—e‚Ì’†‚Å—ñ"]]>"‚ðŽg—p‚·‚é‚Æ‚«‚ÍC‚»‚ꂪCCDATAƒZƒNƒVƒ‡ƒ“‚ÌI—¹‚ð&markup;‚µ‚È‚¢ŒÀ‚èCŒÝŠ·«‚Ì‚½‚ßC"&gt;"–”‚Í•¶ŽšŽQÆ‚ðŽg—p‚µC&escape;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+ +

—v‘f‚Ì“à—e‚Å‚ÍC•¶Žšƒf[ƒ^‚ÍC‚¢‚©‚È‚é&markup;‚ÌŠJŽn‹æØ‚èŽq‚ðŠÜ‚Ü‚È‚¢”CˆÓ‚Ì&char-string;‚Æ‚·‚éBCDATAƒZƒNƒVƒ‡ƒ“‚Å‚ÍC•¶Žšƒf[ƒ^‚Æ‚ÍCCDATAƒZƒNƒVƒ‡ƒ“‚ÌI—¹‹æØ‚èŽq"]]>"‚ðŠÜ‚Ü‚È‚¢”CˆÓ‚Ì&char-string;‚Æ‚·‚éB +

+

+‘®«’l‚É&single-quote;‹y‚Ñ&double-quote;‚ðŠÜ‚Þ‚½‚ß‚É‚ÍCƒAƒ|ƒXƒgƒƒtƒB–”‚Í&single-quote;(') ‚ÍC"&apos;"‚Æ‚µ‚Ä•\Œ»‚µC&double-quote;(")‚ÍC"&quot;"‚Æ‚µ‚Ä•\Œ»‚·‚éB + +•¶Žšƒf[ƒ^ + +CharData +[^<&]* - ([^<&]* ']]>' [^<&]*) + + +

+
+ + +ƒRƒƒ“ƒg + +

ƒRƒƒ“ƒg‚ÍC‘¼‚Ì&markup;‚ÌŠO‚È‚ç‚ÎC•¶‘‚Ì‚Ç‚±‚ÉŒ»‚ê‚Ä‚à‚æ‚¢B‚³‚ç‚ÉC•¶‘Œ^錾“à‚ÅC•¶–@‚ª‹–‚·êŠ‚ÉŒ»‚ê‚Ä‚à‚æ‚¢B + +ƒRƒƒ“ƒg‚ÍC•¶‘‚Ì•¶Žšƒf[ƒ^‚̈ꕔ‚Å‚Í‚È‚¢BXML&processor;‚ÍC&application;‚ªƒRƒƒ“ƒg‚̃eƒLƒXƒg‚ðŽæ‚èo‚·‚±‚Æ‚ð‰Â”\‚Æ‚µ‚Ä‚à‚æ‚¢‚ªC‚»‚¤‚µ‚È‚­‚Æ‚à‚æ‚¢B +ŒÝŠ·«‚Ì‚½‚ßC&string;"--" i&double-hyphen;j‚ÍCƒRƒƒ“ƒg“à‚ÅŒ»‚ê‚Ä‚Í‚È‚ç‚È‚¢B + +ƒRƒƒ“ƒg +Comment +'<!--' +((Char - '-') +| ('-' (Char - '-')))* +'-->' + + + +

+

ƒRƒƒ“ƒg‚Ì—á‚ðŽŸ‚ÉŽ¦‚·B +<!&como; declarations for <head> & <body> &comc;> +

+
+ + +ˆ—–½—ß + +

ˆ—–½—ß(PI)‚É‚æ‚Á‚ÄC&application;‚Ì‚½‚ß‚Ì–½—߂𕶑‚É“ü‚ê‚邱‚Æ‚ª‚Å‚«‚éB + + +ˆ—–½—ß +PI +'<?' PITarget +(S +(Char* - +(Char* &pic; Char*)))? +&pic; +PITarget +Name - +(('X' | 'x') ('M' | 'm') ('L' | 'l')) + + +PI‚ÍC•¶‘‚Ì•¶Žšƒf[ƒ^‚̈ꕔ‚Å‚Í‚È‚¢‚ªC&application;‚É“n‚³‚ê‚È‚¯‚ê‚΂Ȃç‚È‚¢BPI‚ÍC–½—ß‚ª“n‚³‚ê‚é&application;‚ð&identify;‚½‚ß‚ÉŽg—p‚·‚é⌖ (PITarget) ‚ÅŽn‚Ü‚éB⌖–¼ "XML"C"xml"‚È‚Ç‚ÍC‚±‚Ì&TR-or-Rec;‚ÌŒ»Ý‚̔Ŗ”‚Í«—ˆ‚̔ł̋KŠi‰»—p‚É—\–ñ‚·‚éBXML‚Ì‹L–@‹@\‚ðCPI‚Ì⌖‚ð錾‚·‚邽‚ß‚ÉŽg—p‚µ‚Ä‚à‚æ‚¢B +

+
+ + +CDATAƒZƒNƒVƒ‡ƒ“ + +

CDATAƒZƒNƒVƒ‡ƒ“‚ÍC•¶Žšƒf[ƒ^‚ªoŒ»‚·‚é‚Æ‚±‚ë‚Å‚ ‚ê‚ÎC‚Ç‚±‚ÉoŒ»‚µ‚Ä‚à‚æ‚¢B‚±‚ê‚ÍC‚»‚¤‚Å‚È‚¯‚ê‚ÎC&markup;‚Æ‚µ‚Ä”FŽ¯‚·‚镶Žš‚ðŠÜ‚ÞCƒeƒLƒXƒg‚Ì‹æ‰æ‚ð&escape;‚·‚é‚Ì‚ÉŽg—p‚·‚éBCDATAƒZƒNƒVƒ‡ƒ“‚ÍC&string;"<![CDATA["‚ÅŽn‚Ü‚èC&string; +"]]>"‚ÅI‚í‚éB + +CDATAƒZƒNƒVƒ‡ƒ“ +CDSect +CDStart +CData +CDEnd +CDStart +'<![CDATA[' + +CData + +(Char* - +(Char* ']]>' Char*)) + + +CDEnd +']]>' + + + +CDATAƒZƒNƒVƒ‡ƒ““à‚Å‚ÍC—ñCDEnd‚¾‚¯‚ð&markup;‚Æ‚µ‚Ä”FŽ¯‚·‚é‚Ì‚ÅC&left-angle-bracket;‹y‚уAƒ“ƒpƒTƒ“ƒh‚ÍC‚»‚Ì&literal;Œ`Ž®‚ÅoŒ»‚µ‚Ä‚æ‚¢B‚»‚ê‚ç‚ÍC"&lt;"‹y‚Ñ"&amp;"‚ðŽg—p‚µ‚Ä&escape;‚·‚é•K—v‚Í‚È‚¢BCDATAƒZƒNƒVƒ‡ƒ“‚ÍC“ü‚êŽq‚É‚Í‚Å‚«‚È‚¢B + +

+ +

"<greeting>"‹y‚Ñ"</greeting>"‚ðC&markup;‚Å‚Í‚È‚­C•¶Žšƒf[ƒ^‚Æ‚µ‚Ä”FŽ¯‚·‚éCDATAƒZƒNƒVƒ‡ƒ“‚Ì—á‚ðCŽŸ‚ÉŽ¦‚·B +<![CDATA[<greeting>Hello, world!</greeting>]]> +

+
+ + +&prolog;‹y‚Ñ•¶‘Œ^錾 + +

XML•¶‘‚ÍCŽg—p‚·‚éXML‚Ì&version;‚ðŽw’è‚·‚éXML錾‚ÅŽn‚ß‚Ä‚à‚æ‚­C–”‚»‚¤‚·‚é‚Ì‚ª–]‚Ü‚µ‚¢B + +

+

‚±‚Ì&TR-or-Rec;‚Ì‚±‚Ì&version;‚É“K‡‚·‚邱‚Æ‚ðŽ¦‚·‚½‚ß‚É‚ÍC&version;”Ô† "1.0" ‚ðŽg—p‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B‚ ‚镶‘‚ªC‚±‚Ì&TR-or-Rec;‚Ì‚±‚Ì&version;‚É“K‡‚µ‚È‚¢‚Æ‚«C’l"1.0"‚ðŽg—p‚·‚é‚Ì‚ÍC&error;‚Æ‚·‚éB‚±‚Ì&TR-or-Rec;‚Ì¡Œã‚Ì&version;‚É"1.0"ˆÈŠO‚Ì’l‚ð•t—^‚·‚邱‚Æ‚ªCXMLì‹ÆƒOƒ‹[ƒv‚̈Ó}‚¾‚ªCXML‚Ì«—ˆ‚Ì&version;‚ð쬂·‚邱‚Æ‚ÌŠm–ñ‚ðŽ¦‚·‚킯‚Å‚Í‚È‚­C쬂µ‚½‚Æ‚µ‚Ä‚àC”Ô†•t‚¯‚ɂ‚¢‚ÄC“Á’è‚Ì•û–@‚ðŽg—p‚·‚邱‚Æ‚ÌŠm–ñ‚ðŽ¦‚·‚킯‚Å‚à‚È‚¢B«—ˆ‚Ì&version;‚̉”\«‚ðœŠO‚µ‚È‚¢‚Ì‚ÅC•K—v‚Èê‡CŽ©“®“I‚È&version;‚Ì”FŽ¯‚ð‰Â”\‚Æ‚·‚éŽè’i‚Æ‚µ‚ÄC‚±‚Ì\¬Žq‚ð’ñ‹Ÿ‚·‚éB&processor;‚ÍCƒTƒ|[ƒg‚µ‚Ä‚¢‚È‚¢&version;‚щƒxƒ‹•t‚¯‚µ‚½•¶‘‚ðŽó‚¯Žæ‚Á‚½‚Æ‚«C&error;‚ð’Ê’m‚µ‚Ä‚à‚æ‚¢B +

+

XML•¶‘“à‚Ì&markup;‚Ì‹@”\‚ÍC‹L‰¯\‘¢‹y‚ј_—\‘¢‚ð‹Lq‚·‚邱‚ÆC•À‚Ñ‚É‘®«‹y‚Ñ‘®«’l‚̑΂ð˜_—\‘¢‚ÉŠÖ˜A‚¯‚邱‚Æ‚É‚ ‚éBXML‚ÍC˜_—\‘¢‚ɂ‚¢‚Ă̧–ñðŒ‚ð’è‹`‚·‚邽‚ßC‹y‚Ñ‚ ‚ç‚©‚¶‚ß’è‹`‚³‚ꂽ‹L‰¯’PˆÊ‚ðŽg—p‚Å‚«‚邽‚ß‚Ì‹@\‚Æ‚µ‚ÄC•¶‘Œ^錾‚ð’ñ‹Ÿ‚·‚éBXML•¶‘‚ª&valid;‚Æ‚ÍC•¶‘Œ^錾‚ð‚à‚¿C‚»‚Ì•¶‘Œ^錾‚ÉŽ¦‚·§–ñðŒ‚ð–ž‚½‚·‚±‚Æ‚Æ‚·‚éB +

+

•¶‘Œ^錾‚ÍC•¶‘‚Ìʼn‚Ì—v‘f‚Ì‘O‚ÉŒ»‚ê‚È‚¯‚ê‚΂Ȃç‚È‚¢B + +&prolog; + +prolog +XMLDecl? +Misc* +(doctypedecl +Misc*)? +XMLDecl +&xmlpio; +VersionInfo +EncodingDecl? +SDDecl? +S? +&pic; + +VersionInfo +S 'version' Eq +('"VersionNum"' +| "'VersionNum'") + +Eq +S? '=' S? + +VersionNum +([a-zA-Z0-9_.:] | '-')+ + +Misc +Comment | PI | +S + +

+ +

+—Ⴆ‚ÎCŽŸ‚ÉŽ¦‚·Š®‘S‚ÈXML•¶‘‚ÍC&well-formed;‚Å‚ ‚邪&valid;‚Å‚Í‚È‚¢B + +Hello, world! +]]> +ŽŸ‚Ì•¶‘‚à“¯—l‚Æ‚·‚éB +Hello, world! +]]> +

+

+XML‚Ì•¶‘Œ^錾‚ÍC‚ ‚镶‘ƒNƒ‰ƒX‚Ì‚½‚ß‚Ì•¶–@‚ð’ñ‹Ÿ‚·‚é&markup;錾‚ðŠÜ‚Þ‚©C–”‚ÍŽQÆ‚·‚éB‚±‚Ì•¶–@‚ðC•¶‘Œ^’è‹`–”‚ÍDTD‚Æ‚¢‚¤B•¶‘Œ^錾‚ÍC&markup;錾‚ðŠÜ‚ñ‚¾ŠO•”⊂(“Á•Ê‚ÈŽí—Þ‚ÌŠO•”ŽÀ‘Ì)‚ðŽQÆ‚Å‚«C–”‚Í“à•”⊂‚É’¼Ú&markup;錾‚ðŠÜ‚Þ‚±‚Æ‚à‚Å‚«‚éB‚³‚ç‚ÉC‚»‚Ì—¼•û‚à‰Â”\‚Æ‚·‚éB‚ ‚镶‘‚ÌDTD‚ÍC—¼•û‚Ì⊂‚ð‚Ü‚Æ‚ß‚½‚à‚Ì‚Æ‚µ‚Ä\¬‚·‚éB +

+

+&markup;錾‚ÍC—v‘fŒ^錾C ‘®«ƒŠƒXƒg錾CŽÀ‘Ì錾–”‚Í‹L–@錾‚Æ‚·‚éBŽŸ‚ÉŽ¦‚·&well-formed;§–ñ‹y‚Ñ&validity;§–ñ‚É‹K’è‚·‚邪C‚±‚ê‚ç‚Ì錾‚ÍC¶meter;ŽÀ‘Ì“à‚É‘S‘Ì–”‚͈ꕔ‚ªŠÜ‚Ü‚ê‚Ä‚à‚æ‚¢BÚ‚µ‚¢‹K’è‚ÍC•¨—\‘¢‚ÉŠÖ‚·‚é‹K’è‚ðŽQÆ‚Ì‚±‚ÆB

+ +•¶‘Œ^’è‹` + +doctypedecl +'<!DOCTYPE' S +Name (S +ExternalID)? +S? ('[' +(markupdecl +| PEReference +| S)* +']' +S?)? '>' + + + + +markupdecl +elementdecl +| AttlistDecl +| EntityDecl +| NotationDecl +| PI +| Comment + + + + + + + + +&root;—v‘fŒ^ +

+•¶‘Œ^錾‚É‚¨‚¯‚éName‚ÍC&root;—v‘f‚ÌŒ^‚Æ&match;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B +

+
+ + +錾‹y‚Ѷmeter;ŽÀ‘Ì‚ªŒµ–§‚É“ü‚êŽq‚ð‚È‚·‚±‚Æ +

¶meter;ŽÀ‘Ì‚Ì&replacement-text;‚ÍC&markup;錾“à‚É‚¨‚¢‚ÄCŒµ–§‚É“ü‚êŽq‚É‚È‚Á‚Ä‚¢‚È‚¯‚ê‚΂Ȃç‚È‚¢B‚‚܂èC&markup;錾(markupdecl)‚Ìʼn–”‚ÍÅŒã‚Ì•¶Žš‚ªC¶meter;ŽÀ‘ÌŽQÆ‚Ì‘ÎÛ‚Æ‚È‚é&replacement-text;‚ÉŠÜ‚Ü‚ê‚ê‚ÎC—¼•û‚Æ‚à“¯‚¶&replacement-text;‚ÉŠÜ‚Ü‚ê‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+
+ +“à•”⊂“à‚̶meter;ŽÀ‘Ì +

DTD‚Ì“à•”⊂‚Å‚ÍC¶meter;ŽÀ‘ÌŽQÆ‚ÍC&markup;錾‚ªoŒ»‰Â”\‚Èꊂ¾‚¯‚ÉoŒ»‚Å‚«‚éB&markup;錾“à‚É‚ÍoŒ»‚Å‚«‚È‚¢(‚±‚̧–ñ‚ÍCŠO•”¶meter;ŽÀ‘Ì–”‚ÍŠO•”⊂‚Å‚ÌŽQÆ‚É‚Í“K—p‚µ‚È‚¢B)B +

+
+

+“à•”⊂‚Ì‚Æ‚«‚Æ“¯—l‚ÉCŠO•”⊂‹y‚ÑDTD‚É‚¨‚¢‚ÄŽQÆ‚·‚é”CˆÓ‚ÌŠO•”¶meter;ŽÀ‘Ì‚ÍC”ñI’[‹L†markupdecl‚É‚æ‚Á‚Ä‹–‚³‚ê‚éŒ^‚ÌCˆê˜A‚ÌŠ®‘S‚È&markup;錾‚Å\¬‚³‚ê‚È‚¯‚ê‚΂Ȃç‚È‚¢B&markup;錾‚ÌŠÔ‚É‚ÍC‹ó”’–”‚Ͷmeter;ŽÀ‘ÌŽQÆ‚ð’u‚¢‚Ä‚à‚æ‚¢B‚µ‚©‚µCŠO•”⊂–”‚ÍŠO•”¶meter;ŽÀ‘Ì‚Ì“à—e‚̈ꕔ‚ÍCðŒ•t‚«ƒZƒNƒVƒ‡ƒ“‚ðŽg—p‚µ‚Ä–³Ž‹‚µ‚Ä‚à‚æ‚¢B“à•”ƒTƒuƒZƒbƒg‚Å‚ÍC‚±‚ê‚Í‹–‚³‚ê‚È‚¢B + + +ŠO•”⊂ + +extSubset +( +markupdecl +| conditionalSect +| PEReference +| S +)* + + +

+

ŠO•”⊂‹y‚ÑŠO•”¶meter;ŽÀ‘Ì‚ÍC‚»‚Ì“à‚Å‚ÍC¶meter;ŽÀ‘Ì‚ª&markup;錾‚ÌŠÔ‚¾‚¯‚Å‚È‚­C&markup;錾‚Ì“à‚Å‚à”FŽ¯‚³‚ê‚éC‚Æ‚¢‚¤“_‚Å‚à“à•”⊂‚Ƃ͈قȂéB +

+

•¶‘Œ^錾•t‚«‚ÌXML•¶‘‚Ì—á‚ðCŽŸ‚ÉŽ¦‚·B + + +Hello, world! +]]> +ƒVƒXƒeƒ€&identifier; "hello.dtd"‚ªC•¶‘‚ÌDTD‚ÌURI‚Æ‚È‚éB

+

ŽŸ‚Ì—á‚Ì‚Æ‚¨‚èC錾‚ð‹ÇŠ“I‚É—^‚¦‚邱‚Æ‚à‚Å‚«‚éB + + +]> +Hello, world! +]]> +ŠO•”⊂‹y‚Ñ“à•”⊂‚Ì—¼•û‚ðŽg—p‚·‚é‚Æ‚«‚ÍC“à•”⊂‚ªŠO•”⊂‚æ‚èæ‚ÉoŒ»‚µ‚½‚ÆŒ©‚È‚·B‚±‚ê‚ÍC“à•”⊂‚ÌŽÀ‘Ì‹y‚Ñ‘®«ƒŠƒXƒg錾‚ªCŠO•”⊂‚ÌŽÀ‘Ì‹y‚Ñ‘®«ƒŠƒXƒg錾‚æ‚è—Dæ‚·‚é‚Æ‚¢‚¤Œø‰Ê‚ð‚à‚½‚ç‚·B +

+
+ + +&standalone;•¶‘錾 +

XML&processor;‚ÍC&application;‚É•¶‘‚Ì“à—e‚ð“n‚·‚ªC&markup;錾‚ÍC‚±‚Ì“à—e‚ɉe‹¿‚ð—^‚¦‚邱‚Æ‚ª‚ ‚éB‘®«‚Ì&default-value;‹y‚ÑŽÀ‘Ì錾‚ð‚»‚Ì—á‚Æ‚·‚éBXML錾‚̈ꕔ•ª‚Æ‚µ‚ÄoŒ»‚Å‚«‚é&standalone;•¶‘錾‚ÍC•¶‘‚ªC‚»‚Ì&markup;錾‚Ì‘¶Ý‚É‚æ‚Á‚ĉe‹¿‚³‚ê‚È‚¢‚±‚Æ‚ðŽw‚µŽ¦‚·i•’ÊC‚»‚Ì&markup;錾‚ª‘¶Ý‚µ‚È‚¢‚½‚ß‚ÉC‚±‚ꂪ‚¢‚¦‚éBjB + +&standalone;•¶‘錾 + +SDDecl + +S +'standalone' Eq "'" ('yes' | 'no') "'" + + +| S +'standalone' Eq '"' ('yes' | 'no') '"' + + +

+

&standalone;•¶‘錾‚É‚¨‚¢‚Ä‚Í, "yes"‚Ì’l‚ÍC•¶‘ŽÀ‘Ì‚ÌŠO•”‚ÉiDTD‚ÌŠO•”⊂“à‚ÉC–”‚Í“à•”⊂‚©‚çŽQÆ‚³‚ê‚éŠO•”ƒpƒ‰ƒƒ^ŽÀ‘Ì“à‚ÉjCXML&processor;‚©‚ç&application;‚Ö‚Æ“n‚³‚ê‚éî•ñ‚ɉe‹¿‚·‚é&markup;錾‚ª‘¶Ý‚µ‚È‚¢‚±‚Æ‚ðˆÓ–¡‚·‚éB"no"‚Ì’l‚ÍC‚»‚ÌŠO•”&markup;錾‚ª‘¶Ý‚·‚é‚©C–”‚Í‘¶Ý‚·‚é‰Â”\«‚ª‚ ‚邱‚Æ‚ðˆÓ–¡‚·‚éB&standalone;•¶‘錾‚ÍC‚»‚Ì錾‚ª•¶‘ŠO•”‚É‘¶Ý‚·‚é‚©‚Ç‚¤‚©‚ðŽ¦‚·‚¾‚¯‚É’ˆÓ‚·‚邱‚ÆBŠO•”ŽÀ‘Ì‚Ö‚ÌŽQÆ‚ª•¶‘“à‚É‘¶Ý‚µ‚Ä‚¢‚Ä‚àC‚»‚ÌŽÀ‘Ì‚ª“à•”“I‚É錾‚³‚ê‚Ä‚¢‚é‚Æ‚«‚ÍC•¶‘‚Ì&standalone;‚Ìó‘Ԃɂ͉e‹¿‚ð—^‚¦‚È‚¢B

+ +

ŠO•”‚É&markup;錾‚ª‘¶Ý‚µ‚È‚¯‚ê‚ÎC&standalone;•¶‘錾‚͈Ӗ¡‚ð‚à‚½‚È‚¢BŠO•”‚É&markup;錾‚ª‘¶Ý‚µC&standalone;•¶‘錾‚ª‘¶Ý‚µ‚È‚¢ê‡‚ÍC"no" ‚Ì’l‚ÌÝ’è‚ð‰¼’è‚·‚éB

+

XML•¶‘‚Å standalone="no" ‚ªÝ’肳‚ê‚Ä‚¢‚é‚à‚Ì‚ÍC‚ ‚éƒAƒ‹ƒSƒŠƒYƒ€‚Å&standalone;•¶‘‚É•ÏŠ·‚Å‚«C‚±‚Ì•¶‘‚ÍCƒlƒbƒgƒ[ƒN”zM&application;‚É‚Æ‚Á‚Ä–]‚Ü‚µ‚¢‚©‚à‚µ‚ê‚È‚¢B

+ +&standalone;•¶‘錾 +

&standalone;•¶‘錾‚ÍC‰½‚ç‚©‚ÌŠO•”&markup;錾‚ªŽŸ‚Ì‚¢‚¸‚ê‚©‚ð錾‚µ‚Ä‚¢‚é‚Æ‚«‚ÍC’l "no" ‚ðŽæ‚ç‚È‚¯‚ê‚΂Ȃç‚È‚¢B + +

a) &default;’l•t‚«‚Ì‘®«‚Å‚ ‚Á‚ÄC‚±‚Ì‘®«‚ª“K—p‚³‚ê‚é—v‘f‚ªC‘®«’l‚ðŽw’肹‚¸‚É•¶‘“à‚ÉŒ»‚ê‚é‚à‚ÌB

+

b) &magicents;ˆÈŠO‚ÌŽÀ‘Ì‚Å‚ ‚Á‚ÄC‚»‚ÌŽÀ‘̂ɑ΂·‚éŽQÆ‚ª•¶‘“à‚ÉoŒ»‚·‚é‚à‚ÌB

+
+

c) ’l‚ª³‹K‰»‚Ì‘ÎÛ‚Æ‚È‚é‘®«‚Å‚ ‚Á‚ÄC³‹K‰»‚ÌŒ‹‰Ê‚Æ‚µ‚ĕω»‚·‚é’l‚ª•¶‘“à‚Å‘®«‚ÉŽw’肳‚ê‚é‚à‚ÌB

+ +

d) —v‘f“à—e‚ð‚à‚—v‘fŒ^‚Å‚ ‚Á‚ÄC‹ó”’‚ª‚»‚Ì—v‘fŒ^‚Ì‚¢‚¸‚ê‚©‚̃Cƒ“ƒXƒ^ƒ“ƒX“à‚É’¼ÚŒ»‚ê‚é‚à‚ÌB +

+ +

+
+

&standalone;•¶‘錾•t‚«‚ÌXML錾‚Ì—á‚ðCŽŸ‚ÉŽ¦‚·B +<?xml version="&XML.version;" standalone='yes'?>

+
+ +‹ó”’‚̎戵‚¢ +

XML•¶‘‚ð•ÒW‚·‚é‚Æ‚«‚ÍC&markup;‚ð–Ú—§‚½‚¹“Ç‚Ý‚â‚·‚­‚·‚邽‚ß‚ÉCg‹ó”’h(&space;Cƒ^ƒu‹y‚Ñ‹ó”’sB‚±‚Ì&TR-or-Rec;‚Å‚ÍC”ñI’[‹L†‚ÌS‚Å•\‚·)‚ðŽg‚¤‚Æ•Ö—˜‚È‚±‚Æ‚ª‘½‚¢B‚»‚Ì‹ó”’‚ÍC”z•z‚·‚é&version;‚Ì•¶‘‚̈ꕔ‚Æ‚µ‚Ċ܂߂邱‚Æ‚ðˆÓ}‚µ‚È‚¢‚Ì‚ð•’Ê‚Æ‚·‚éB‚µ‚©‚µCgˆÓ–¡‚Ì‚ ‚éh‹ó”’‚Å‚ ‚Á‚ÄC”z•z‚·‚é&version;‚ÉŽc‚³‚È‚¯‚ê‚΂Ȃç‚È‚¢‚à‚Ì‚à‘½‚¢B—Ⴆ‚ÎCŽ‹y‚у\[ƒXƒR[ƒh‚É‚¨‚¯‚é‹ó”’‚ª‚ ‚éB

+

XML&processor;‚ÍC•¶‘“à‚Ì&markup;ˆÈŠO‚Ì‚·‚ׂĂ̕¶Žš‚ðC‚»‚Ì‚Ü‚Ü•ÏX‚¹‚¸‚É&application;‚É“n‚³‚È‚¯‚ê‚΂Ȃç‚È‚¢B&validating;XML&processor;‚ÍC—v‘f“à—e‚Ì’†‚̋󔒂𑼂̔ñ&markup;•¶Žš‚©‚ç‹æ•Ê‚µC&application;‘¤‚É—v‘f“à—e‚Ì’†‚Ì‹ó”’‚ªd—v‚Å‚È‚¢‚Æ‚¢‚¤‚±‚Æ‚ð“`‚¦‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+

+"xml:space"‚Æ‚¢‚¤“Á•Ê‚È‘®«‚𕶑‚É‘}“ü‚·‚邱‚Æ‚É‚æ‚Á‚ÄC‹ó”’‚ðd—v‚Æ‚·‚éˆÓ}‚ðŽ¦‚µ‚Ä‚à‚æ‚¢B‚±‚Ì‘®«‚ð“K—p‚·‚é—v‘f‚ÉŒ»‚ê‚é‹ó”’‚ðCƒAƒvƒŠƒP[ƒVƒ‡ƒ“‚ªd—v‚È‚à‚Ì‚Æ‚µ‚Ĉµ‚¤‚±‚Æ‚ð—v‹‚·‚éC‚Æ‚¢‚¤ˆÓ}‚ðŽ¦‚·B

+

&valid;‚È•¶‘‚Å‚ÍC‚±‚Ì‘®«‚ðŽg—p‚·‚éꇂÍC‘¼‚Ì‘®«‚Æ“¯‚¶‚悤‚É錾‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B錾‚·‚é‚Æ‚«‚ÍCŽæ‚蓾‚é’l‚ð"default"‹y‚Ñ "preserve"‚¾‚¯‚Æ‚·‚é—ñ‹“Œ^‚Å‚È‚¯‚ê‚΂Ȃç‚È‚¢B +

+

’l"default"‚ÍC&application;‚Ì&default;‚Ì‹ó”’ˆ—ƒ‚[ƒh‚ðC‚»‚Ì—v‘f‚É“K—p‰Â”\‚Æ‚·‚邱‚Æ‚ðˆÓ–¡‚·‚éB’l"preserve"‚ÍC&application;‚ª‚·‚ׂĂ̋󔒂ð•Û‘¶‚·‚邱‚Æ‚ðˆÓ–¡‚·‚éB‚±‚Ì錾‚̈Ó}‚ÍC"xml:space" ‘®«‚Ì•Ê‚ÌŽw’è‚Åã‘‚«‚µ‚È‚¢ŒÀ‚èC—v‘f‚Ì“à—e‚ÉŒ»‚ê‚é‚·‚ׂĂ̗v‘f‚É“K—p‚·‚é‚ƉðŽß‚·‚éB

+

•¶‘‚Ì&root;—v‘f‚ɂ‚¢‚Ä‚ÍC‚±‚Ì‘®«‚Ì’l‚ðŽw’è‚·‚é‚©C–”‚Í‚±‚Ì‘®«‚Ì&default-value;‚ª‚ ‚éꇂ𜂢‚Ä‚ÍC&application;‚É‚æ‚é‹ó”’‚̎戵‚¢‚ɂ‚¢‚ÄC‚¢‚©‚È‚éˆÓ}‚àŽ¦‚³‚È‚¢‚ƉðŽß‚·‚éB

+

—á‚ðŽŸ‚ÉŽ¦‚·B +]]> +

+
+ +s––‚̎戵‚¢ +

XML‚Ì\•¶&parsed-entity;‚ÍC’ÊíƒRƒ“ƒsƒ…[ƒ^‚̃tƒ@ƒCƒ‹“à‚É•Û‘¶‚³‚êC•ÒW‚Ì•Ö‹X‚Ì‚½‚ß‚É•¡”‚Ìs‚É•ª‚¯‚邱‚Æ‚ª‘½‚¢B‚±‚ê‚ç‚Ìs‚ÍC•’Ê‚ÍCCR (#xD)ƒR[ƒh‹y‚Ñ LF (#xA)ƒR[ƒh‚̉½‚ç‚©‚Ì‘g‡‚¹‚É‚æ‚Á‚Ä•ª‚¯‚ç‚ê‚éB

+

&application;‚̈—‚ðŠÈ’P‚É‚·‚邽‚ßCŠO•”&parsed-entity;–”‚Í“à•”&parsed-entity;‚Ì&literal;ŽÀ‘Ì’l‚ªC"#xD#xA" ‚Ì‚Q•¶Žš‚̘A‘±‚Æ‚·‚é&literal;–”‚Í#xD‚Ì’P“Æ‚Ì&literal;‚ðŠÜ‚ÞꇂÉCXML&processor;‚ÍC&application;‚É’Pˆê‚Ì•¶Žš#xA‚¾‚¯‚ð“n‚³‚È‚¯‚ê‚΂Ȃç‚È‚¢(‚±‚̈—‚ÍC“ü—Í“à‚É‘¶Ý‚·‚é‰üsƒR[ƒh‚ð\•¶‰ðÍ‚Ì‘O‚ɳ‹K‰»‚·‚邱‚Æ‚É‚æ‚Á‚ÄC—eˆÕ‚ÉŽÀŒ»‚Å‚«‚éB)B

+
+ +&language-identification; +

•¶‘ˆ—‚É‚¨‚¢‚Ä‚ÍC‚»‚Ì•¶‘‚Ì’†g‚ª‚Ç‚ñ‚ÈŽ©‘RŒ¾Œê–”‚ÍŒ`Ž®Œ¾Œê‚Å‘‚©‚ê‚Ä‚¢‚é‚©–¾Ž¦‚·‚邱‚Æ‚ªC–ð‚É—§‚‚±‚Æ‚ª‘½‚¢B

+ +

XML•¶‘“à‚Ì—v‘f‚Ì‚à‚“à—e–”‚Í‘®«’l‚É‚¨‚¢‚ÄŽg—p‚·‚錾Œê‚ðŽw’è‚·‚邽‚ß‚ÉC"xml:lang" ‚Æ‚¢‚¤–¼‘O‚Ì“Á•Ê‚È‘®«‚ðC•¶‘“à‚É‘}“ü‚µ‚Ä‚à‚æ‚¢B + +‘®«‚Ì’l‚ÍCgRFC1766F&language-identification;‚Ì‚½‚߂̃^ƒOh‚É‚æ‚Á‚Ä‹K’肳‚ê‚é&language-identification;ƒR[ƒh‚É]‚¤B + +&language-identification; +LanguageID +Langcode +('-' Subcode)* +Langcode +ISO639Code | +IanaCode | +UserCode + +ISO639Code +([a-z] | [A-Z]) ([a-z] | [A-Z]) +IanaCode +('i' | 'I') '-' ([a-z] | [A-Z])+ +UserCode +('x' | 'X') '-' ([a-z] | [A-Z])+ +Subcode +([a-z] | [A-Z])+ + +Langcode‚ÍCŽŸ‚Ì‚Ç‚ê‚Å‚à‚æ‚¢B + +

a) gŒ¾Œê‚Ì–¼‘O•\Œ»‚Ì‚½‚߂̃R[ƒhh‚Å‹K’肳‚ê‚é2•¶Žš‚Ì&language-code;

+

b) Internet Assigned Numbers Authority (IANA)‚Å“o˜^‚³‚ê‚Ä‚¢‚é&language-code;B‚±‚ê‚ÍC擪‚ª "i-" (–”‚Í"I-")‚ÅŽn‚Ü‚éB

+

c) &user;‚É‚æ‚Á‚Ä’è‚ß‚ç‚ꂽ&language-code;C–”‚ÍŽ„“I‚ÈŽg—p‚Ì‚½‚ß‚É•¡”‚Ì’c‘ÌŠÔ‚ªŽæ‚茈‚ß‚½ƒR[ƒhB‚±‚ê‚ç‚ÍC¡ŒãIANA‚É‚¨‚¢‚Ä•W€‰»–”‚Í“o˜^‚³‚ê‚éƒR[ƒh‚Æ‚Ì‹£‡‚ð”ð‚¯‚é‚½‚ß‚ÉC擪‚ð"x-" –”‚Í "X-" ‚ÅŽn‚ß‚éB

+

+

Subcode‚ÍC•¡”‰ñŽg‚Á‚Ä‚à‚æ‚¢Bʼn‚̃TƒuƒR[ƒh‚ª‘¶Ý‚µC‚»‚Ì“à—e‚ª“ñ‚‚̕¶Žš‚©‚笂é‚Æ‚«‚ÍCISO3166‚Ìg‘–¼‚ð•\‚·ƒR[ƒh(‘ƒR[ƒh)h‚Å‚È‚¯‚ê‚΂Ȃç‚È‚¢Bʼn‚̃TƒuƒR[ƒh‚ª3•¶ŽšˆÈã‚©‚笂é‚Æ‚«‚ÍCLangcode‚Ì擪‚ªC"x-" –”‚Í "X-"‚ÅŽn‚Ü‚ç‚È‚¢ŒÀ‚èCŽw’肵‚½Œ¾Œê‚ɑ΂·‚éƒTƒuƒR[ƒh‚Æ‚µCIANA‚É“o˜^‚³‚ꂽ‚à‚Ì‚Å‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+

&language-code;‚ÍC¬•¶Žš‚Å‚Ì•\‹L‚ðC&country-code;‚ÍC(‘¶Ý‚·‚é‚È‚ç‚Î)‘啶Žš‚Å‚Ì•\‹L‚ðŠµs‚Æ‚·‚éB‚µ‚©‚µCXML•¶‘“à‚É‚¨‚¯‚鑼‚Ì–¼‘O‚Ƃ͈قȂèC‚±‚ê‚ç‚Ì’l‚ɂ‚¢‚Ä‚ÍC‘啶Žš‹y‚Ѭ•¶Žš‚Ì‹æ•Ê‚ð‚µ‚È‚¢‚±‚Æ‚É’ˆÓ‚·‚邱‚ÆB

+

—á‚ðŽŸ‚ÉŽ¦‚·B +The quick brown fox jumps over the lazy dog.

+

What colour is it?

+

What color is it?

+ + Habe nun, ach! Philosophie, + Juristerei, und Medizin + und leider auch Theologie + ]]>durchaus studiert mit heißem Bemüh'n. + ]]>

+ +

xml:lang‚Å錾‚·‚éˆÓ}‚ÍCxml:lang‚Ì•Ê‚ÌŽw’è‚Åã‘‚µ‚È‚¢ŒÀ‚èCŽw’肵‚½—v‘f‚Ì“à—e‚ÉŠÜ‚Þ‚·‚ׂĂ̗v‘f‚É“K—p‚·‚éB

+ +

+&valid;‚È•¶‘‚É‚¨‚¢‚Ä‚ÍC‚±‚Ì&TR-or-Rec;‚Ì‘¼‚ÌꊂŋK’è‚·‚é‚Æ‚¨‚èC‚±‚Ì‘®«‚ð•K‚¸éŒ¾‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B’ÊíC錾‚ÍCŽŸ‚ÌŒ`‚Æ‚·‚éB +xml:lang NMTOKEN #IMPLIED +•K—v‚È‚ç‚ÎC“Á’è‚Ì&default-value;‚ð—^‚¦‚Ä‚à‚æ‚¢B‰pŒê‚ð•êŒê‚Æ‚·‚éŠw¶—p‚̃tƒ‰ƒ“ƒXŒê‚ÌŽW‚Å‚ÍCà–¾‹y‚Ñ’‚ð‰pŒê‚Å‹Lq‚·‚ê‚ÎCxml:lang ‘®«‚ðŽŸ‚Ì‚Æ‚¨‚è‚É錾‚·‚邱‚Æ‚Æ‚È‚éB + + + ]]> +

+ +
+
+ + + +˜_—\‘¢ + +

‚¢‚©‚È‚éXML•¶‘‚àCˆê‚ˆÈã‚Ì—v‘f‚ðŠÜ‚ÞB—v‘f‚Ì‹«ŠE‚Í, ŠJŽnƒ^ƒO‹y‚ÑI—¹ƒ^ƒO‚É‚æ‚Á‚Ä‹æØ‚éB—v‘f‚ª‹ó—v‘f‚Ì‚Æ‚«‚ÍC‹ó—v‘fƒ^ƒO‚ÅŽ¦‚·BŠeX‚Ì—v‘f‚ÍCŒ^‚ð‚à‚ÂB—v‘fŒ^‚Í–¼‘O(‹¤’Ê&identifier;(generic identifier)–”‚ÍGI‚ƌĂԂ±‚Æ‚ª‚ ‚éB)‚É‚æ‚Á‚Ä&identified;B—v‘f‚ÍC‚¢‚­‚‚©‚Ì‘®«‚ð‚à‚‚±‚Æ‚ª‚Å‚«‚éB‘®«‚ÍC–¼‘O‹y‚Ñ’l‚ð‚à‚ÂB

+ +—v‘f +element +EmptyElemTag +| STag content +ETag + +

‚±‚Ì&TR-or-Rec;‚ÍC—v‘fŒ^‹y‚Ñ‘®«‚̈Ӗ¡CŽg—p•û–@C–”‚Í(\•¶‚ÉŠÖ‚·‚邱‚Ƃ𜂫)–¼‘O‚ɧ–ñ‚ð—^‚¦‚È‚¢B‚½‚¾‚µC擪‚ª(('X'|'x')('M'|'m')('L'|'l'))‚É&match;‚·‚é–¼‘O‚ÍC‚±‚̔Ŗ”‚Í¡Œã‚̔ł̂±‚Ì&TR-or-Rec;‚Å‚Ì•W€‰»‚Ì‚½‚ß‚É—\–ñ‚·‚éB

+ +—v‘fŒ^‚Ì&match; +

—v‘f‚ÌI—¹ƒ^ƒO‚Ì–¼‘O‚ÍC‚»‚Ì—v‘f‚ÌŠJŽnƒ^ƒO‚É‚¨‚¯‚éŒ^‚Æ&match;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+
+ + +ŠJŽnƒ^ƒOCI—¹ƒ^ƒO‹y‚Ñ‹ó—v‘fƒ^ƒO +

‹ó‚Å‚È‚¢”CˆÓ‚ÌXML—v‘f‚ÌŽn‚Ü‚è‚ÍCŠJŽnƒ^ƒO‚É‚æ‚Á‚Ä&markup;‚·‚éB +ŠJŽnƒ^ƒO + +STag'<' Name (S Attribute)* S? '>' +AttributeName Eq AttValue + + +ŠJŽnƒ^ƒO‹y‚ÑI—¹ƒ^ƒO“à‚ÌName‚ÍC—v‘f‚ÌŒ^‚ð•\‚í‚·BName‹y‚ÑAttValue‚̑΂ð—v‘f‚Ì‘®«Žw’è‚Æ‚¢‚¢CŒÂX‚̑΂ɂ¨‚¯‚éName‚ÍC‘®«–¼‹y‚ÑAttValue‚Ì“à—e(‹æØ‚èŽq'–”‚Í"‚ÌŠÔ‚Ì&string;)‚ð‘®«’l‚Æ‚¢‚¤B

+ +‘®«Žw’è‚̈êˆÓ« +

ŠJŽnƒ^ƒO–”‚Í‹ó—v‘fƒ^ƒO‚Å‚ÍC“¯ˆê‚Ì‘®«–¼‚ª‚Q“xˆÈãoŒ»‚µ‚Ä‚Í‚È‚ç‚È‚¢B

+‘®«’l‚ÌŒ^ +

‘®«‚Í錾‚³‚ê‚Ä‚¢‚È‚¯‚ê‚΂Ȃç‚È‚¢B‘®«’l‚ÌŒ^‚ÍC‚»‚Ì‘®«‚ɑ΂µ‚Ä錾‚µ‚½Œ^‚Å‚È‚¯‚ê‚΂Ȃç‚È‚¢(‘®«‚ÌŒ^‚ɂ‚¢‚Ä‚ÍC‘®«ƒŠƒXƒg錾‚ɂ‚¢‚Ä‚Ì‹K’è‚ðŽQÆB)B

+ŠO•”ŽÀ‘Ì‚Ö‚ÌŽQÆ‚ª‚È‚¢‚±‚Æ +

‘®«’l‚É‚ÍCŠO•”ŽÀ‘Ì‚Ö‚Ì’¼Ú“I–”‚ÍŠÔÚ“I‚ÈŽQÆ‚ðŠÜ‚Þ‚±‚Æ‚Í‚Å‚«‚È‚¢B

+‘®«’l‚É<‚ðŠÜ‚Ü‚È‚¢‚±‚Æ +

‘®«’l“à‚Å’¼Ú“I–”‚ÍŠÔÚ“I‚ÉŽQÆ‚·‚éŽÀ‘Ì(&lt;‚𜂭B)‚Ì&replacement-text;‚É‚ÍC<‚ðŠÜ‚ñ‚Å‚Í‚È‚ç‚È‚¢B

+ +

ŠJŽnƒ^ƒO‚Ì—á‚ðCŽŸ‚ÉŽ¦‚·B +<termdef id="dt-dog" term="dog">

+

ŠJŽnƒ^ƒO‚ÅŽn‚Ü‚é—v‘f‚ÌI‚í‚è‚ÍCI—¹ƒ^ƒO‚Å&markup;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B‚±‚ÌI—¹ƒ^ƒO‚ÍC‘Ήž‚·‚éŠJŽnƒ^ƒO‚Ì—v‘fŒ^‚Æ“¯‚¶–¼‘O‚ð‚à‚ÂB +I—¹ƒ^ƒOETag'</' Name S? '>'

+

I—¹ƒ^ƒO‚Ì—á‚ðCŽŸ‚ÉŽ¦‚·B +</termdef>

+ +

—v‘f‚ÌŠJŽnƒ^ƒO‚ÆI—¹ƒ^ƒO‚Ƃ̊Ԃ̃eƒLƒXƒg‚ðC‚»‚Ì—v‘f‚Ì“à—e‚Æ‚¢‚¤B +—v‘f‚Ì“à—e +content(element | CharData | Reference | CDSect | PI | Comment)*

+ +

—v‘f‚ª‹ó‚Ì‚Æ‚«C‚»‚Ì—v‘f‚ÍC’¼Œã‚ÉI—¹ƒ^ƒO‚ð‚à‚ŠJŽnƒ^ƒO–”‚Í‹ó—v‘fƒ^ƒO‚Å•\Œ»‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B‹ó—v‘fƒ^ƒO‚ÍCŽŸ‚Ì“Á•Ê‚ÈŒ`Ž®‚ð‚Æ‚éB +‹ó—v‘f‚Ì‚½‚߂̃^ƒOEmptyElemTag'<' Name (S Attribute)* S? '/>'

+ + + +

‹ó—v‘fƒ^ƒO‚ÍC“à—e‚ð‚à‚½‚È‚¢”CˆÓ‚Ì—v‘f‚Ì•\Œ»‚É—˜—p‚Å‚«‚éB‹ó—v‘fƒ^ƒO‚Å•\Œ»‚·‚é—v‘f‚ðCƒL[ƒ[ƒhEMPTY‚ð—p‚¢‚Ä錾‚µ‚È‚­‚Æ‚à‚æ‚¢B

+

‹ó—v‘f‚Ì—á‚ðCŽŸ‚ÉŽ¦‚·B +<IMG align="left" src="http://www.w3.org/Icons/WWW/w3c_home" /><br></br><br/>

+
+ +—v‘f錾 +

&validity;‚ð•ÛØ‚·‚邽‚ßC—v‘f錾‹y‚Ñ‘®«ƒŠƒXƒg錾‚ð—p‚¢‚ÄXML•¶‘‚Ì—v‘f‚Ì\‘¢‚ÉC§–ñ‚ð‰Á‚¦‚邱‚Æ‚ª‚Å‚«‚éB

+

—v‘f錾‚ÍC—v‘f‚Ì“à—e‚ɂ‚¢‚Ă̧–ñ‚Æ‚·‚éB

+

—v‘f錾‚ÍC—v‘f‚ÌŽq‚Æ‚µ‚ÄoŒ»‰Â”\‚È—v‘fŒ^‚ɂ‚¢‚ÄC§–ñ‚ð‰Á‚¦‚邱‚Æ‚ª‘½‚¢B&at-user-option;C—v‘f錾‚ð‚à‚½‚È‚¢—v‘fŒ^‚ª‘¼‚Ì—v‘f錾‚É‚æ‚Á‚ÄŽQÆ‚³‚ê‚ê‚ÎCXML&processor;‚ÍCŒx‚ðo‚µ‚Ä‚à‚æ‚¢B‚µ‚©‚µC‚±‚ê‚Í&error;‚Æ‚Í‚µ‚È‚¢B

+ +

—v‘fŒ^錾‚ÍCŽŸ‚ÌŒ`Ž®‚ð‚Æ‚éB +—v‘fŒ^錾 +elementdecl +'<!ELEMENT' S +Name +S +contentspec +S? '>' + +contentspec +'EMPTY' +| 'ANY' +| Mixed +| children + + + + + +‚±‚±‚ÅCName‚ÍC錾‚³‚ê‚Ä‚¢‚é—v‘f‚ÌŒ^‚Æ‚·‚éB

+ +—v‘f錾‚̈êˆÓ« +

—v‘fŒ^‚ð‚Q“xˆÈã錾‚Å‚«‚È‚¢B

+ +—v‘f‚Ì&validity; +

—v‘f‚ª&valid;‚Æ‚ÍCelementdecl‚É&match;‚·‚é錾‚Å‚ ‚Á‚ÄC‚»‚ÌName‚ª‚»‚Ì—v‘fŒ^‚Æ&match;‚µCŽŸ‚Ì‚¢‚¸‚ê‚©‚ÌðŒ‚ð–ž‚½‚·ê‡‚Æ‚·‚éB +

a) 錾‚ªEMPTY‚É&match;‚µC—v‘f‚ª“à—e‚ð‚à‚½‚È‚¢B

+

b) 錾‚ªchildren‚É&match;‚µC—v‘f‚ÌŽq—v‘f‚Ì•À‚Ñ‚ªC“à—eƒ‚ƒfƒ‹‚̳‹K•\Œ»‚É‚æ‚Á‚Ķ¬‚³‚ê‚錾Œê‚É‘®‚·‚éB

+

c) 錾‚ªmixed‚É&match;‚µC—v‘f‚Ì“à—e‚ª•¶Žšƒf[ƒ^‹y‚ÑŽq—v‘f‚©‚ç‚È‚éBŽq—v‘f‚Ì—v‘fŒ^‚ÍC—v‘f‚Ì“à—eƒ‚ƒfƒ‹‚ÉoŒ»‚·‚é–¼‘O‚É&match;‚·‚éB

+

d) 錾‚ªANY‚É&match;‚µC‚Ç‚ÌŽq—v‘f‚Ì—v‘fŒ^‚à錾‚³‚ê‚Ä‚¢‚éB

+ +

+ + +

—v‘f錾‚Ì—á‚ðCŽŸ‚ÉŽ¦‚·B + +<!ELEMENT br EMPTY> +<!ELEMENT p (#PCDATA|emph)* > +<!ELEMENT %name.para; %content.para; > +<!ELEMENT container ANY> +

+ +—v‘f“à—e + +

‚ ‚éŒ^‚Ì—v‘f‚ªŽq—v‘f‚¾‚¯‚ðŠÜ‚Þ(•¶Žšƒf[ƒ^‚ðŠÜ‚Ü‚È‚¢B)‚Æ‚«C‚»‚Ì—v‘fŒ^‚ÍC—v‘f“à—e‚ð‚à‚ÂC‚Æ‚¢‚¤B‚±‚Ìê‡C§–ñ‚ÍC“à—eƒ‚ƒfƒ‹‚ðŠÜ‚ÞB“à—eƒ‚ƒfƒ‹‚ÍCŽq—v‘f‚ÌŒ^‹y‚ÑŽq—v‘f‚ÌoŒ»‡˜‚ð§Œä‚·‚éŠÈ’P‚È•¶–@‚Æ‚·‚éB‚±‚Ì•¶–@‚ÍC&content-particle;(cps)‚©‚ç‚È‚éB&content-particle;‚ÍC–¼‘OC&content-particle;‚Ì‘I‘ðƒŠƒXƒg–”‚Í&content-particle;‚Ì—ñƒŠƒXƒg‚©‚ç\¬‚³‚ê‚éB +—v‘f“à—eƒ‚ƒfƒ‹ +children(choice | seq) ('?' | '*' | '+')?cp(Name | choice | seq) ('?' | '*' | '+')? +choice'(' S? cp ( S? '|' S? cp )*S? ')' +seq'(' S? cp ( S? ',' S? cp )*S? ')' + + +‚±‚±‚ÅCName‚ÍCŽq‚Æ‚µ‚ÄoŒ»‚µ‚Ä‚æ‚¢—v‘f‚ÌŒ^‚ðŽ¦‚·B‚±‚Ì•¶–@‚Å‘I‘ðƒŠƒXƒg‚ªŒ»‚ê‚éˆÊ’u‚Å‚ÍC‘I‘ðƒŠƒXƒg“à‚Ì‚¢‚¸‚ê‚Ì&content-particle;‚à—v‘f“à—e‚Ì’†‚ÉŒ»‚ê‚Ä‚æ‚¢B—ñƒŠƒXƒg‚ÉŒ»‚ê‚é&content-particle;‚ÍCƒŠƒXƒg‚ÅŽw’è‚·‚釔Ԃ̂Ƃ¨‚è‚ÉC—v‘f“à—e‚ÉŒ»‚ê‚È‚¯‚ê‚΂Ȃç‚È‚¢B–¼‘O–”‚̓ŠƒXƒg‚ÌŒã‚ÉoŒ»‚·‚éƒIƒvƒVƒ‡ƒ“‚Ì•¶Žš‚ÍCƒŠƒXƒg“à‚Ì—v‘f–”‚Í&content-particle;‚ªC1‰ñˆÈã”CˆÓ‚̉ñ”(+)C0‰ñˆÈã”CˆÓ‚̉ñ”(*)–”‚Í0‰ñŽá‚µ‚­‚Í1‰ñ(?)oŒ»‰Â”\‚È‚±‚Æ‚ð‹K’è‚·‚éB‚±‚±‚ÅŽ¦‚·\•¶‹y‚шӖ¡‚ÍC‚±‚Ì&TR-or-Rec;‚É‚¨‚¯‚鶬‹K‘¥‚Å—p‚¢‚é‚à‚Ì‚Æ“¯ˆê‚Æ‚·‚éB

+ + + +

—v‘f‚Ì“à—e‚ª“à—eƒ‚ƒfƒ‹‚É&match;‚·‚é‚Ì‚ÍC—ñC‘I‘ð‹y‚ÑŒJ•Ô‚µ‰‰ŽZŽq‚É‚µ‚½‚ª‚Á‚ÄC“à—e‚Ì’†‚Ì—v‘f‚Æ“à—eƒ‚ƒfƒ‹“à‚Ì—v‘fŒ^‚Æ‚ð&match;‚³‚¹‚È‚ª‚çC“à—eƒ‚ƒfƒ‹“à‚̈ê‚‚̃pƒX‚ð‚½‚Ç‚ê‚é‚Æ‚«‚ÉŒÀ‚éBŒÝŠ·«‚Ì‚½‚ßC•¶‘“à‚Ì—v‘f‚ªC“à—eƒ‚ƒfƒ‹‚É‚¨‚¯‚é—v‘fŒ^‚Ì•¡”‚ÌoŒ»ˆÊ’u‚Æ&match;‚·‚邱‚Æ‚ÍC&error;‚Æ‚·‚éBÚׂȋK’è‚ɂ‚¢‚Ä‚ÍC•‘®‘‚ÌŒˆ’è“I“à—eƒ‚ƒfƒ‹‚Ì€‚ðŽQÆB + + +

+ + +ƒOƒ‹[ƒv‹y‚уpƒ‰ƒƒ^ŽÀ‘Ì‚ªŒµ–§‚È“ü‚êŽq‚ð‚È‚µ‚Ä‚¢‚邱‚Æ +

ƒpƒ‰ƒƒ^ŽÀ‘Ì‚Ì&replacement-text;‚ÍC&parenthesis;‚ň͂܂ꂽƒOƒ‹[ƒv‚É‚æ‚Á‚ÄCŒµ–§‚È“ü‚êŽq‚ð\¬‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B‚‚܂èC‘I‘ðC—ñ–”‚ͬݕ”•i‚ÉC&left-parenthesis;–”‚Í&right-parenthesis;‚Ì‚¢‚¸‚ê‚©ˆê•û‚ªƒpƒ‰ƒƒ^ŽÀ‘Ì‚Ì&replacement-text;‚ÉŠÜ‚ê‚ê‚ÎC‘¼•û‚à“¯‚¶&replacement-text;‚ÉŠÜ‚Ü‚ê‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+

‘ŠŒÝ‰^—p«‚Ì‚½‚ßCƒpƒ‰ƒƒ^ŽÀ‘ÌŽQÆ‚ª‘I‘ðC—ñ–”‚ͬݓà—e‚ÉŠÜ‚Ü‚ê‚ê‚ÎC‚»‚Ì&replacement-text;‚Í‹ó‚Å‚È‚¢‚±‚Æ‚ª–]‚Ü‚µ‚­C&replacement-text;‚Ì擪‹y‚Ñ––”ö‚Ì‹ó”’‚Å‚È‚¢•¶Žš‚ÍCƒRƒlƒNƒ^(|–”‚Í,)‚Å‚È‚¢•û‚ª‚æ‚¢B +

+
+

—v‘f“à—eƒ‚ƒfƒ‹‚Ì‚¢‚­‚‚©‚Ì—á‚ðCŽŸ‚ÉŽ¦‚·B +<!ELEMENT spec (front, body, back?)> +<!ELEMENT div1 (head, (p | list | note)*, div2*)> +<!ELEMENT dictionary-body (%div.mix; | %dict.mix;)*>

+
+ + +&mixed-content; + +

‚ ‚é—v‘fŒ^‚Ì—v‘f“à‚ÉCŽq—v‘f‚ɬ݂µ‚Ä•¶Žšƒf[ƒ^‚ªŠÜ‚Ü‚ê‚é‰Â”\«‚ª‚ ‚é‚Æ‚«C‚»‚Ì—v‘fŒ^‚ÍC&mixed-content;‚ð‚à‚‚Ƃ¢‚¤B‚±‚Ìê‡CŽq—v‘f‚ÌŒ^‚ɂ‚¢‚Ă̧–ñ‚ª‘¶Ý‚µ‚Ä‚à‚æ‚¢‚ªCŽq—v‘f‚̇˜–”‚ÍoŒ»‰ñ”‚ɂ‚¢‚Ă̧–ñ‚Í‚È‚¢‚Æ‚·‚éB + +&mixed-content;錾 + +Mixed +'(' S? +'#PCDATA' +(S? +'|' +S? +Name)* +S? +')*' +| '(' S? '#PCDATA' S? ')' + + + + + + +‚±‚±‚ÅCName‚ÍCŽq‚Æ‚µ‚ÄoŒ»‚µ‚Ä‚à‚æ‚¢—v‘f‚ÌŒ^‚ðŽ¦‚·B +

+ + +—v‘fŒ^‚Ìd•¡‚Ì‹ÖŽ~ +

ˆê‚‚Ì&mixed-content;錾“à‚ÉC“¯‚¶–¼‘O‚ª•¡”‰ñoŒ»‚µ‚Ä‚Í‚È‚ç‚È‚¢B +

+

&mixed-content;錾‚Ì—á‚ðCŽŸ‚ÉŽ¦‚·B +<!ELEMENT p (#PCDATA|a|ul|b|i|em)*> +<!ELEMENT p (#PCDATA | %font; | %phrase; | %special; | %form;)* > +<!ELEMENT b (#PCDATA)>

+
+
+ + + +‘®«ƒŠƒXƒg錾 +

+‘®«‚ÍC–¼‘O‹y‚Ñ’l‚̑΂ð—v‘f‚ÉŠÖ˜A•t‚¯‚邽‚ß‚É—p‚¢‚éB‘®«Žw’è‚ÍCŠJŽnƒ^ƒO–”‚Í‹ó—v‘fƒ^ƒO“à‚Å‚¾‚¯‰Â”\‚Æ‚·‚éB‚µ‚½‚ª‚Á‚ÄC‘®«‚ð”FŽ¯‚·‚邽‚߂̶¬‹K‘¥‚ÍCŠJŽnƒ^ƒO‚ɂ‚¢‚Ä‚Ì‹K’è‚ÅŽ¦‚·B‘®«ƒŠƒXƒg錾‚ÍCŽŸ‚Ì–Ú“I‚Å—p‚¢‚éB + +

a) ‚ ‚é—v‘fŒ^‚É“K—p‚·‚é‘®«‚ÌW‡‚ð‹K’è‚·‚éB

+

b) ‘®«‚Ö‚ÌŒ^§–ñ‚ðÝ’è‚·‚éB

+

c) ‘®«‚Ì&default-value;‚ð‹K’è‚·‚éB

+ +

+

+ +‘®«ƒŠƒXƒg錾‚ÍC‚ ‚é—v‘fŒ^‚ÆŠÖ˜A•t‚¯‚ç‚ꂽŠe‘®«‚ɑ΂µC–¼‘OCƒf[ƒ^Œ^‹y‚Ñ(‘¶Ý‚·‚ê‚Î)&default-value;‚ð‹K’è‚·‚éB + +‘®«ƒŠƒXƒg錾 +AttlistDecl +'<!ATTLIST' S +Name +AttDef* +S? '>' + +AttDef +S Name +S AttType +S Default + + + +AttlistDecl‹K‘¥‚É‘¶Ý‚·‚éName‚ÍC—v‘fŒ^‚Ì–¼‘O‚Æ‚·‚éB&at-user-option;C錾‚µ‚Ä‚¢‚È‚¢—v‘fŒ^‚ɑ΂µ‘®«‚ð錾‚µ‚½‚È‚ç‚ÎCXML&processor;‚ÍCŒx‚ðo‚µ‚Ä‚à‚æ‚¢B‚µ‚©‚µC‚±‚ê‚Í&error;‚Æ‚Í‚µ‚È‚¢B +AttDef‹K‘¥‚É‚¨‚¯‚éName‚ÍC‘®«‚Ì–¼‘O‚Æ‚·‚éB + +

+

+‚ ‚é—v‘f‚ɑ΂µ‚ÄC•¡”‚ÌAttlistDecl‚ð—^‚¦‚éê‡C‚±‚ê‚ç‚·‚ׂĂ̓à—e‚̓}[ƒW‚·‚éB‚ ‚é—v‘fŒ^‚Ì“¯‚¶‘®«‚ÉC•¡”‚Ì’è‹`‚ð—^‚¦‚éꇂɂÍCʼn‚Ì錾‚ð—LŒø‚Æ‚µC‘¼‚Ì錾‚Í–³Ž‹‚·‚éB‘ŠŒÝ‰^—p«‚Ì‚½‚ß‚ÉCDTD‚Ì쬎҂ÍC‚ ‚é—v‘fŒ^‚É‚Í‚Xˆê‚‚̑®«ƒŠƒXƒg錾‚µ‚©—^‚¦‚È‚¢C‚ ‚é‘®«–¼‚É‚Í‚Xˆê‚‚̑®«’è‹`‚µ‚©—^‚¦‚È‚¢C‹y‚Ñ‚·‚ׂĂ̑®«ƒŠƒXƒg錾‚É‚Í­‚È‚­‚Æ‚àˆê‚‚̑®«’è‹`‚ð—^‚¦‚éC‚Æ‚¢‚¤‘I‘ð‚ð‚µ‚Ä‚à‚æ‚¢B‘ŠŒÝ‰^—p«‚Ì‚½‚ß‚ÉCXML&processor;‚ÍC&at-user-option;C‚ ‚é—v‘fŒ^‚É•¡”‚Ì‘®«ƒŠƒXƒg錾‚ð—^‚¦‚½‚èC‚ ‚é‘®«‚É•¡”‚Ì‘®«’è‹`‚ð—^‚¦‚½‚肵‚½‚Æ‚«‚ÉCŒx‚ðo‚µ‚Ä‚à‚æ‚¢B‚µ‚©‚µC‚±‚ê‚ÍC&error;‚Æ‚Í‚µ‚È‚¢B +

+ + +‘®«‚ÌŒ^ +

+XML‚Ì‘®«‚ÌŒ^‚ÍC‚RŽí—Þ‚Æ‚·‚éB‚±‚ê‚ç‚ÍC&string;Œ^C&token;‰»Œ^‹y‚Ñ—ñ‹“Œ^‚Æ‚·‚éB&string;Œ^‚ÍC’l‚Æ‚µ‚Ä”CˆÓ‚Ì&string;‚ð‚Æ‚éB&token;‰»Œ^‚ÍCŽŸ‚ÉŽ¦‚·Žš‹å‹y‚шӖ¡‚ÉŠÖ‚·‚é—lX‚ȧ–ñ‚ð‚à‚ÂB + + +Attribute Types + +AttType +StringType +| TokenizedType +| EnumeratedType + + +StringType +'CDATA' + +TokenizedType +'ID' + + + +| 'IDREF' + +| 'IDREFS' + +| 'ENTITY' + +| 'ENTITIES' + +| 'NMTOKEN' + +| 'NMTOKENS' + + + +

+ + +ID +

+‚±‚ÌŒ^‚Ì’l‚ÍC¶¬‹K‘¥Name‚É&match;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢Bˆê‚‚ÌXML•¶‘“à‚Å‚ÍCˆê‚‚̖¼‘O‚ªC‚±‚ÌŒ^‚Ì’l‚Æ‚µ‚Ä•¡”‰ñŒ»‚ê‚Ä‚Í‚È‚ç‚È‚¢B‚‚܂èCID‚Ì’l‚ÍC—v‘f‚ðˆêˆÓ‚É&identify;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B +

+
+ +1—v‘f‚²‚Æ‚É1ID +

+—v‘fŒ^‚ÍC•¡”‚ÌID‘®«’l‚ð‚à‚Á‚Ä‚Í‚È‚ç‚È‚¢B +

+
+ +ID‘®«‚Ì&default; +

+ID‘®«‚ÍC&default;‚Æ‚µ‚ÄC#IMPLIED–”‚Í#REQUIRED‚ð錾‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B +

+
+ +IDREF +

+IDREFŒ^‚Ì’l‚ÍC¶¬‹K‘¥Name‚É&match;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢BIDREFSŒ^‚Ì’l‚ÍC¶¬‹K‘¥Names‚É&match;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢BŠeX‚ÌName‚ÍCXML•¶‘“à‚É‘¶Ý‚·‚é—v‘f‚ÌID‘®«‚Ì’l‚Æ&match;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B‚‚܂èCIDREF‚Ì’l‚ÍC‚ ‚éID‘®«‚Ì’l‚Æ&match;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B +

+
+ +ŽÀ‘Ì–¼ +

+ENTITYŒ^‚Ì’l‚ÍC¶¬‹K‘¥Name‚É&match;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢BENTITIESŒ^‚Ì’l‚ÍC¶¬‹K‘¥Names‚É&match;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢BŠeX‚ÌName‚ÍCDTD‚Å錾‚·‚é&unparsed-entity;‚Æ&match;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B +

+
+ +–¼‘O&token; +

+NMTOKENŒ^‚Ì’l‚ÍC”ñI’[‹L†Nmtoken‚Æ&match;‚·‚é&string;‚©‚ç\¬‚³‚ê‚È‚¯‚ê‚΂Ȃç‚È‚¢BNMTOKENSŒ^‚Ì’l‚ÍC”ñI’[‹L†Nmtokens‚Æ&match;‚·‚é&string;‚©‚ç\¬‚³‚ê‚È‚¯‚ê‚΂Ȃç‚È‚¢B +

+
+

+XML&processor;‚ÍC&application;‚É‘®«’l‚ð“n‚·‘O‚ÉC‘®«’l‚̳‹K‰»‚Å‹K’è‚·‚é‚Æ‚¨‚è‚ÉC‘®«’l‚ð³‹K‰»‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B +

+

+—ñ‹“Œ^‚Ì‘®«‚ÍC錾‚µ‚½’l‚̈ê‚‚ðŽæ‚邱‚Æ‚ª‚Å‚«‚éB—ñ‹“Œ^‚É‚ÍC2Ží—Þ‚ ‚éB + + +—ñ‹“‘®«‚ÌŒ^ +EnumeratedType +NotationType +| Enumeration + +NotationType +'NOTATION' +S +'(' +S? +Name +(S? '|' Name)* +S? ')' + + +Enumeration +'(' S? +Nmtoken +(S? '|' +S? +Nmtoken)* +S? +')' + + +

+ + +‹L–@‘®« +

‚±‚ÌŒ^‚Ì’l‚ÍC錾‚µ‚Ä‚¢‚é‹L–@‚Ì–¼‘O‚̈ê‚‚Æ&match;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B‚‚܂èC錾‚É‘¶Ý‚·‚é‹L–@–¼‚ÍC‚·‚ׂÄ錾‚³‚ê‚Ä‚¢‚È‚¯‚ê‚΂Ȃç‚È‚¢B +

+
+ +—ñ‹“ +

+‚±‚ÌŒ^‚Ì’l‚ÍC錾‚É‘¶Ý‚·‚éNmtoken&token;‚̈ê‚‚Æ&match;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B +

+
+

+‘ŠŒÝ‰^—p«‚Ì‚½‚ßC“¯‚¶Nmtoken‚ÍC’Pˆê—v‘fŒ^‚Ì—ñ‹“Œ^‚Ì‘®«‚Æ‚µ‚ÄC•¡”‰ñŒ»‚ê‚È‚¢•û‚ª‚æ‚¢B +

+
+ + +‘®«‚Ì&default; + +

+‘®«éŒ¾‚ÍC‘®«‚ÌŽw’肪•K{‚©‚Ç‚¤‚©‚ɂ‚¢‚Ä‚Ìî•ñ‚ð—^‚¦‚éB•K{‚Å‚È‚¢ê‡‚É‚ÍC•¶‘“à‚Å‘®«‚ðŽw’肵‚È‚¢‚Æ‚«CXML&processor;‚̈—•û–@‚Ìî•ñ‚à—^‚¦‚éB + + +‘®«‚Ì&default; + +Default +'#REQUIRED' +| '#IMPLIED' +| (('#FIXED' S)? AttValue) + + + + + + +

+ + +‘®«&default;‚̳‚µ‚³ +

+錾‚µ‚½&default-value;‚ÍC錾‚µ‚½‘®«Œ^‚ÌŽš‹å§–ñ‚ð–ž‚½‚³‚È‚¯‚ê‚΂Ȃç‚È‚¢B +

+
+

+#REQUIRED‚ðŽw’肵‚½‚Æ‚«C‚±‚Ì—v‘fŒ^‚ÌŠJŽnƒ^ƒO‚Å‚ ‚Á‚ÄC‚±‚Ì‘®«‚É’l‚ð—^‚¦‚È‚¢‚à‚Ì‚ðXML&processor;‚ªŒ©‚‚¯‚½‚È‚ç‚ÎC‚»‚Ì•¶‘‚Í&valid;‚Æ‚Í‚µ‚È‚¢B#IMPLIED‚ðŽw’肵‚½‚Æ‚«C‚±‚Ì‘®«‚ðÈ—ª‚µ‚½‚çCXML&processor;‚ÍC‘®«’l‚ðŽw’肵‚È‚¢‚±‚Æ‚ðƒAƒvƒŠƒP[ƒVƒ‡ƒ“‚É“`‚¦‚È‚¯‚ê‚΂Ȃç‚È‚¢B‚±‚Ì‚Æ‚«C&application;‚ÌU•‘‚¢‚ɂ‚¢‚Ă̧–ñ‚Í‚È‚¢B +

+

+ +‘®«‚ª#REQUIRED‚Å‚à#IMPLIED‚Å‚à‚È‚¢‚Æ‚«‚É‚ÍCAttValue‚Ì’l‚ªC&default-value;‚Æ‚È‚éB#FIXED‚Ìê‡C&default-value;‚ƈقȂé’l‚ªŽw’肳‚ê‚ê‚ÎC‚»‚Ì•¶‘‚ÍC&valid;‚Æ‚µ‚È‚¢B&default-value;‚ð錾‚µ‚Ä‚¢‚éê‡C‚±‚Ì‘®«‚ÌÈ—ª‚ðŒ©‚Â‚¯‚½‚çC錾‚µ‚½&default-value;‚ð‘®«’l‚ÉŽw’肵‚Ä‚¢‚é‚Æ‚µ‚ÄCXML&processor;‚ÍU‚é•‘‚¤‚±‚Æ‚ª–]‚Ü‚µ‚¢B +

+ +

‘®«ƒŠƒXƒg錾‚Ì—á‚ðCŽŸ‚ÉŽ¦‚·B + +<!ATTLIST termdef + id ID #REQUIRED + name CDATA #IMPLIED> +<!ATTLIST list + type (bullets|ordered|glossary) "ordered"> +<!ATTLIST form + method CDATA #FIXED "POST">

+
+ + +‘®«’l‚̳‹K‰» +

+XML&processor;‚ÍC‘®«’l‚ð&application;‚É“n‚·‘O‚ÉCŽŸ‚Ì‚Æ‚¨‚è‚ɳ‹K‰»‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B + + + +

a) ‚Ü‚¸C‘®«’l‹y‚Ñ‚»‚Ì’†‚ÌŽÀ‘Ì“à‚ÅCs–––”‚Ís‹«ŠE(–”‚̓VƒXƒeƒ€‚É‚æ‚Á‚Ă̓ŒƒR[ƒh‹«ŠE)‚Æ‚µ‚ÄŽg‚í‚ê‚é&string;‚ðC&space-character;(#x20)ˆê‚‚ɒu‚«Š·‚¦‚È‚¯‚ê‚΂Ȃç‚È‚¢(us––‚̈µ‚¢v‚àŽQÆ‚Ì‚±‚ÆB)B +

+ +

b) ŽŸ‚ÉC•¶ŽšŽQÆ‹y‚Ñ“à•”&parsed-entity;‚Ö‚ÌŽQÆ‚ÍC“WŠJ‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢BŠO•”ŽÀ‘Ì‚Ö‚ÌŽQÆ‚ÍC&error;‚Æ‚·‚éB +

+ +

c) ÅŒã‚ÉC‘®«‚ÌŒ^‚ªCDATA‚Å‚È‚¯‚ê‚ÎC‹ó”’&string;‚ÍC‚·‚ׂÄ&space-character;(#x20)ˆê‚‚ɳ‹K‰»‚µCŽc‚è‚Ì‹ó”’•¶Žš‚ÍC휂µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B +

+ + +&non-validating;&parser;‚ÍC錾‚ªŒ©‚‚©‚ç‚È‚¢‘®«‚ÍC‚·‚ׂÄCCDATA‚ð錾‚µ‚Ä‚¢‚é‚Æ‚µ‚Ĉµ‚¤‚±‚Æ‚ª–]‚Ü‚µ‚¢B

+
+
+ + +ðŒ•t‚«ƒZƒNƒVƒ‡ƒ“ +

+ +ðŒ•t‚«ƒZƒNƒVƒ‡ƒ“‚Æ‚ÍC•¶‘Œ^錾‚ÌŠO•”⊂‚̈ꕔ‚Æ‚µC§ŒäƒL[ƒ[ƒh‚ÌŽw’è‚É‚æ‚Á‚ÄCDTD‚̘_—\‘¢‚ÉŠÜ‚ß‚½‚èCœ‚¢‚½‚è‚·‚é•”•ª‚Æ‚·‚éB + + + +ðŒ•t‚«ƒZƒNƒVƒ‡ƒ“ + +conditionalSect +includeSect +| ignoreSect + + +includeSect +'<![' S? 'INCLUDE' S? '[' + +extSubset +']]>' + + +ignoreSect +'<![' S? 'IGNORE' S? '[' +ignoreSectContents* +']]>' + +ignoreSectContents +Ignore +('<![' ignoreSectContents +']]>' +Ignore)* +Ignore +Char* - +(Char* ('<![' | ']]>') +Char*) + + + + +

+ +

ðŒ•t‚«ƒZƒNƒVƒ‡ƒ“‚ÍCDTD‚Ì“à•”⊂‹y‚ÑŠO•”⊂‚Æ“¯—l‚ÉCŠ®‘S‚È錾CƒRƒƒ“ƒg–”‚Í“ü‚êŽq‚É‚È‚Á‚½ðŒ•t‚«ƒZƒNƒVƒ‡ƒ“‚ðC‚¢‚­‚‚©ŠÜ‚ñ‚Å‚æ‚¢B‚±‚ê‚ç‚ÌŠÔ‚ÉC‹ó”’‚ªŒ»‚ê‚Ä‚à‚æ‚¢B +

+

+ðŒ•t‚«ƒZƒNƒVƒ‡ƒ“‚̃L[ƒ[ƒh‚ªINCLUDE‚È‚ç‚ÎCXML&processor;‚ÍC‚±‚ÌðŒ•t‚«ƒZƒNƒVƒ‡ƒ“‚Ì“à—e‚ðC•¶‘‚̈ꕔ‚Æ‚µ‚Ĉµ‚í‚È‚¯‚ê‚΂Ȃç‚È‚¢BðŒ•t‚«ƒZƒNƒVƒ‡ƒ“‚̃L[ƒ[ƒh‚ªIGNORE‚È‚ç‚ÎC‚»‚ÌðŒ•t‚«ƒZƒNƒVƒ‡ƒ“‚Ì“à—e‚ÍC•¶‘‚̈ꕔ‚Æ‚µ‚Ĉµ‚í‚È‚¢B\•¶‰ð͂𳂵‚­s‚¤‚½‚ß‚É‚ÍC–³Ž‹‚·‚éðŒ•t‚«ƒZƒNƒVƒ‡ƒ“(IGNORE)‚ÉŠÖ‚µ‚Ä‚àC“à—e‚ð“Ç‚Ü‚È‚¯‚ê‚΂Ȃç‚È‚¢‚±‚Æ‚É’ˆÓ‚·‚邱‚ÆB‚±‚ê‚ÍC“ü‚êŽq‚É‚È‚Á‚½ðŒ•t‚«ƒZƒNƒVƒ‡ƒ“‚ðŒ©‚Â‚¯C(–³Ž‹‚·‚é)Å‚àŠO‘¤‚ÌðŒ•t‚«ƒZƒNƒVƒ‡ƒ“‚𳂵‚­ŒŸo‚·‚邽‚ß‚Æ‚·‚éBƒL[ƒ[ƒh‚ðINCLUDE‚Æ‚·‚鬂³‚ÈðŒ•t‚«ƒZƒNƒVƒ‡ƒ“‚ªCƒL[ƒ[ƒh‚ðIGNORE‚Æ‚·‚é‚æ‚è‘å‚«‚ÈðŒ•t‚«ƒZƒNƒVƒ‡ƒ“‚ÉŠÜ‚Ü‚ê‚é‚È‚ç‚ÎCŠO‘¤‹y‚Ñ“à‘¤‚ÌðŒ•t‚«ƒZƒNƒVƒ‡ƒ“‚Ì—¼•û‚Æ‚à–³Ž‹‚·‚éB +

+

+ðŒ•t‚«ƒZƒNƒVƒ‡ƒ“‚̃L[ƒ[ƒh‚ªƒpƒ‰ƒƒ^ŽÀ‘ÌŽQÆ‚È‚ç‚ÎCXML&processor;‚ÍðŒ•t‚«ƒZƒNƒVƒ‡ƒ“‚̈µ‚¢‚ð”»’f‚·‚é‘O‚ÉC‚±‚̃pƒ‰ƒƒ^ŽÀ‘Ì‚ð“WŠJ‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B +

+ +

—á‚ðŽŸ‚ÉŽ¦‚·B + +<!ENTITY % draft 'INCLUDE' > +<!ENTITY % final 'IGNORE' > + +<![%draft;[ +<!ELEMENT book (comments*, title, body, supplements?)> +]]> +<![%final;[ +<!ELEMENT book (title, body, supplements?)> +]]> + +

+
+ + +
+ + + +•¨—\‘¢ + +

+ +XML•¶‘‚ÍCˆê‚ˆÈã‚Ì‹L‰¯’PˆÊ‚©‚ç\¬‚·‚éB‚±‚Ì‹L‰¯’PˆÊ‚ðCŽÀ‘Ì‚Æ‚¢‚¤BŽÀ‘Ì‚ÍC“à—e‚ð‚à‚¿C•¶‘ŽÀ‘Ì(ˆÈ~ŽQÆ)‹y‚ÑŠO•”DTD⊂‚𜂢‚ÄC–¼‘O‚Å&identified;B + + + + + + + + + + +ŠeXML•¶‘‚ÍC•¶‘ŽÀ‘̂ƌĂԎÀ‘Ì‚ðˆê‚‚à‚ÂBXML&processor;‚ÍC‚±‚Ì•¶‘ŽÀ‘Ì‚©‚爗‚ðŠJŽn‚·‚éB•¶‘ŽÀ‘Ì‚ªC•¶‘‚Ì‚·‚ׂĂðŠÜ‚ñ‚Å‚à‚æ‚¢B

+ +

ŽÀ‘Ì‚ÍC&parsed-entity;–”‚Í&unparsed-entity;‚Æ‚·‚éB&parsed-entity;‚Ì“à—e‚ÍC&parsed-entity;‚Ì&replacement-text;‚ƌĂÔB‚±‚̃eƒLƒXƒg‚ÍC•¶‘‚Ì–{‘̂̈ꕔ‚Æ‚µ‚ĉðŽß‚·‚éB + +

+ +

+ +&unparsed-entity;‚ÍC“à—e‚ªƒeƒLƒXƒg‚Å‚à‚»‚¤‚Å‚È‚­‚Æ‚à‚æ‚¢ƒŠƒ\[ƒX‚Æ‚·‚éBƒeƒLƒXƒg‚Ìê‡CXML‚Å‚È‚­‚Æ‚à‚æ‚¢BŠe&unparsed-entity;‚É‚ÍC‹L–@‚ªŠÖ˜A•t‚¯‚ç‚êC‚±‚Ì‹L–@‚ÍC–¼‘O‚Å&identified;B‹L–@‚Ì–¼‘O‹y‚ÑŠÖ˜A•t‚¯‚ç‚ꂽ&identifier;‚ðCXML&processor;‚ª&application;‚É“n‚·‚Æ‚¢‚¤—vŒˆÈŠO‚ÍCXML‚ÍC&unparsed-entity;‚Ì“à—e‚ð§ŒÀ‚µ‚È‚¢B + +

+ +

&parsed-entity;‚ÍCŽÀ‘ÌŽQÆ‚É‚æ‚Á‚Ä–¼‘O‚ŌĂÑo‚·B&unparsed-entity;‚ÍCENTITYŒ^–”‚ÍENTITIESŒ^‚Ì‘®«‚Ì’l‚Æ‚µ‚ÄC–¼‘O‚ÅŽQÆ‚·‚éB

+ +

+ˆê”ÊŽÀ‘Ì‚ÍC•¶‘“à—e‚Ì’†‚ÅŽg—p‚·‚é&parsed-entity;‚Æ‚·‚éB‚ ‚¢‚Ü‚¢‚É‚È‚ç‚È‚¢ŒÀ‚èC‚±‚Ì&TR-or-Rec;‚Å‚ÍCˆê”ÊŽÀ‘Ì‚ð’P‚ÉŽÀ‘̂ƌĂÔBƒpƒ‰ƒƒ^ŽÀ‘Ì‚ÍCDTD“à‚ÅŽg—p‚·‚é&parsed-entity;‚Æ‚·‚éB‚±‚ê‚ç‚Ì‚QŽí—Þ‚ÌŽÀ‘Ì‚ÍCˆÙ‚È‚é‘Ž®‚ÅŽQÆ‚µCˆÙ‚Ȃ镶–¬‚Å”FŽ¯‚·‚éB

+ + + + +•¶ŽšŽQÆ‹y‚ÑŽÀ‘ÌŽQÆ +

+ +•¶ŽšŽQÆ‚ÍCISO/IEC 10646•¶ŽšW‡‚Ì“Á’è‚Ì•¶ŽšC—Ⴆ‚ÎC“ü—Í‹@Ší‚©‚ç’¼Ú“ü—Í•s‰Â”\‚È•¶Žš‚ðŽQÆ‚·‚éB + + +•¶ŽšŽQÆ +CharRef +'&#' [0-9]+ ';' +| '&hcro;' [0-9a-fA-F]+ ';' + + + + +³“–‚È•¶Žš +

•¶ŽšŽQÆ‚ÅŽQÆ‚·‚镶Žš‚ÍC”ñI’[‹L†Char‚É]‚í‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+ +•¶Žš‚ª "&#x" ‚ÅŽn‚Ü‚ê‚ÎCI’[‚Ì ";" ‚Ü‚Å‚Ì”Žš‹y‚уAƒ‹ƒtƒ@ƒxƒbƒg‚ÍCISO/IEC 10646 ‚Ì•¶ŽšƒR[ƒh‚Ì16i”•\Œ»‚Æ‚·‚éB + +•¶Žš‚ª "&#" ‚ÅŽn‚Ü‚ê‚ÎCI’[‚Ì ";" ‚Ü‚Å‚Ì”Žš‚ÍC•¶ŽšƒR[ƒh‚Ì10i”•\Œ»‚Æ‚·‚éB + +

+ +

+ +ŽÀ‘ÌŽQÆ‚ÍC–¼‘O‚Ì•t‚¢‚½ŽÀ‘Ì‚Ì“à—e‚ðŽQÆ‚·‚éBˆê”ÊŽÀ‘Ì‚Ö‚ÌŽQÆ‚ÍCƒAƒ“ƒpƒTƒ“ƒh(&)‹y‚уZƒ~ƒRƒƒ“(;)‚ð‹æØ‚èŽq‚Æ‚µ‚Ä—p‚¢‚éBƒpƒ‰ƒƒ^ŽÀ‘Ì‚Ö‚ÌŽQÆ‚ÍCƒp[ƒZƒ“ƒg‹L†(%)‹y‚уZƒ~ƒRƒƒ“(;)‚ð‹æØ‚èŽq‚Æ‚µ‚Ä—p‚¢‚éB + +

+ + +ŽÀ‘ÌŽQÆ +Reference +EntityRef +| CharRef +EntityRef +'&' Name ';' + + + + + +PEReference +'%' Name ';' + + + + + + + + + +ŽÀ‘Ì‚ªéŒ¾‚³‚ê‚Ä‚¢‚邱‚Æ +

DTD‚ð‚à‚½‚È‚¢•¶‘Cƒpƒ‰ƒƒ^ŽÀ‘ÌŽQÆ‚ðŠÜ‚Ü‚È‚¢“à•”DTD⊂‚¾‚¯‚ð‚à‚•¶‘C–”‚Í "standalone='yes'" ‚ð‚à‚•¶‘‚É‚¨‚¢‚ÄCŽÀ‘ÌŽQÆ‚Å—p‚¢‚é Name ‚ÍC‚»‚ÌŽÀ‘Ì‚Ì錾‚Å—^‚¦‚é–¼‘O‚ÆC&match;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B‚½‚¾‚µC&well-formed;‚Ì•¶‘‚ÍCŽÀ‘Ì&magicents; ‚ð錾‚·‚é•K—v‚Í‚È‚¢Bƒpƒ‰ƒƒ^ŽÀ‘Ì‚ÌꇂÍC錾‚ÍCŽQÆ‚Éæs‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B“¯—l‚ÉCˆê”ÊŽÀ‘Ì‚ÌꇂÍC‘®«ƒŠƒXƒg錾‚Ì&default-value;“à‚Å‚ÌŽQÆ‚æ‚èæ‚ÉC錾‚ªŒ»‚ê‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+ +

ŠO•”⊂–”‚ÍŠO•”ƒpƒ‰ƒƒ^ŽÀ‘Ì‚ÅŽÀ‘Ì‚ð錾‚·‚é‚Æ‚«C&non-validating;&processor;‚ªC錾‚ð“Ç‚ÝCˆ—‚·‚邱‚Æ‚ð‹`–±‚¯‚È‚¢B‚»‚ê‚ç‚Ì•¶‘‚Å‚ÍCŽÀ‘Ì‚Í錾‚³‚ê‚È‚¯‚ê‚΂Ȃç‚È‚¢‚Æ‚¢‚¤‹K‘¥‚ÍC&well-formed;§–ñ‚Å‚Í‚È‚¢B +

+
+ + +ŽÀ‘Ì‚ªéŒ¾‚³‚ê‚Ä‚¢‚邱‚Æ +

+ŠO•”⊂–”‚ÍŠO•”ƒpƒ‰ƒƒ^ŽÀ‘Ì‚ð‚à‚Á‚Ä‚¢‚ÄC"standalone='no'"‚ð‚à‚•¶‘‚É‚¨‚¢‚ÄCŽÀ‘ÌŽQÆ‚Å—p‚¢‚é Name ‚ÍC‚»‚ÌŽÀ‘Ì‚Ì錾‚Å—^‚¦‚é–¼‘O‚Æ&match;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B‘ŠŒÝ‰^—p«‚Ì‚½‚ßC&valid;‚È•¶‘‚Í‚ ‚ç‚©‚¶‚ß’è‹`‚µ‚½ŽÀ‘Ì‚Ì‹K’è‚ÅŽw’肵‚½‘Ž®‚É‚æ‚Á‚ÄCŽÀ‘Ì &magicents;‚ð錾‚·‚邱‚Æ‚ª–]‚Ü‚µ‚¢Bƒpƒ‰ƒƒ^ŽÀ‘Ì‚ÌꇂÍC錾‚ÍCŽQÆ‚Éæs‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B“¯—l‚ÉCˆê”ÊŽÀ‘Ì‚ÌꇂÍC‘®«ƒŠƒXƒg錾‚Ì&default-value;“à‚Å‚ÌŽQÆ‚æ‚è‚àæ‚ÉC錾‚ªŒ»‚ê‚È‚¯‚ê‚΂Ȃç‚È‚¢B +

+
+ + + + +&parsed-entity; +

+ŽÀ‘ÌŽQÆ‚ÍC&unparsed-entity;‚Ì–¼‘O‚ðŠÜ‚ñ‚Å‚¢‚Ä‚Í‚È‚ç‚È‚¢B&unparsed-entity;‚ÍCENTITYŒ^–”‚ÍENTITIES Œ^‚Æ‚µ‚Ä錾‚µ‚½‘®«’l‚Æ‚µ‚Ä‚¾‚¯ŽQÆ‚Å‚«‚éB +

+
+ + +Ä‹A‚È‚µ +

&parsed-entity;‚ÍC‚»‚ꎩ‘Ì‚Ö‚ÌŽQÆ‚ðC’¼Ú‚É‚àŠÔÚ‚É‚àŠÜ‚ñ‚Å‚Í‚È‚ç‚È‚¢B

+
+ + +DTD‚Ì’† +

+ƒpƒ‰ƒƒ^ŽÀ‘ÌŽQÆ‚ÍCDTD“à‚É‚¾‚¯CoŒ»‚µ‚Ä‚æ‚¢B + +

+
+ +

+•¶ŽšŽQÆ‹y‚ÑŽÀ‘ÌŽQÆ‚Ì—á‚ðCŽŸ‚ÉŽ¦‚·B +Type <key>less-than</key> (&hcro;3C;) to save options. +This document was prepared on &docdate; and +is classified &security-level;. +

+ +

+ƒpƒ‰ƒƒ^ŽÀ‘ÌŽQÆ‚Ì—á‚ðCŽŸ‚ÉŽ¦‚·B +<!ENTITY % ISOLat2 + SYSTEM "http://www.xml.com/iso/isolat2-xml.entities" > +%ISOLat2; + +

+
+ + +ŽÀ‘Ì錾 + +

+ +ŽÀ‘Ì‚ÍCŽŸ‚Ì‚Æ‚¨‚è‚É錾‚·‚éB + +ŽÀ‘Ì錾 + +EntityDecl +GEDeclˆê”ÊŽÀ‘Ì +| PEDeclƒpƒ‰ƒƒ^ŽÀ‘Ì + +GEDecl +'<!ENTITY' S Name +S EntityDef +S? '>' + +PEDecl +| '<!ENTITY' S '%' S +Name S +PEDef S? '>' +ƒpƒ‰ƒƒ^ŽÀ‘Ì + +EntityDef +EntityValue + + +| ExternalDef + + + +PEDef +EntityValue +| ExternalID + + + +Name ‚ÍCŽÀ‘ÌŽQÆ‚É‚¨‚¢‚ÄŽÀ‘Ì‚ð&identify;B&unparsed-entity;‚È‚ç‚ÎCENTITY Œ^–”‚ÍENTITIESŒ^‚Ì‘®«’l“à‚ÅCŽÀ‘Ì‚ð&identify;B“¯ˆê‚ÌŽÀ‘Ì‚ªˆê‰ñˆÈã錾‚³‚ê‚ê‚ÎCʼn‚Ì錾‚ð—p‚¢‚éB&at-user-option;C•¡”‰ñ錾‚³‚ê‚éŽÀ‘Ì‚ÉŠÖ‚µCXML&processor;‚ÍCŒx‚ðo‚µ‚Ä‚à‚æ‚¢B + +

+ + + + +“à•”ŽÀ‘Ì +

+ +ŽÀ‘Ì‚Ì’è‹`‚ª EntityValue‚Ì‚Æ‚«C‚±‚ê‚ð“à•”ŽÀ‘Ì‚Æ‚¢‚¤B‚±‚ê‚ÍC•ÊŒÂ‚Ì•¨—“I‹L‰¯’PˆÊ‚ð‚à‚½‚¸CŽÀ‘Ì‚Ì“à—e‚ÍC錾“à‚Å—^‚¦‚éB³‚µ‚­&replacement-text;‚𶬂·‚é‚É‚ÍC&literal;ŽÀ‘Ì’l“à‚Å‚ÌŽÀ‘ÌŽQÆ‹y‚Ñ•¶ŽšŽQƂ̈—‚ªC•K—v‚Æ‚È‚é‚©‚à‚µ‚ê‚È‚¢‚±‚Æ‚É’ˆÓ‚·‚éBÚׂÍC“à•”ŽÀ‘Ì‚Ì&replacement-text;‚Ì\’z‚ðŽQÆB + + + +

+ +

+“à•”ŽÀ‘Ì‚ÍC&parsed-entity;‚Æ‚·‚éB +

+ +

“à•”ŽÀ‘Ì錾‚Ì—á‚ðCŽŸ‚ÉŽ¦‚·B +<!ENTITY Pub-Status "This is a pre-release of the specification.">

+
+ + +ŠO•”ŽÀ‘Ì +

+ +ŽÀ‘Ì‚ª“à•”ŽÀ‘Ì‚Å‚È‚¯‚ê‚ÎCŠO•”ŽÀ‘Ì‚Æ‚µCŽŸ‚Ì‚Æ‚¨‚è‚É錾‚·‚éB + + +ŠO•”ŽÀ‘Ì錾 +ExternalDef +ExternalID +NDataDecl? +ExternalID +'SYSTEM' S +SystemLiteral +| 'PUBLIC' S +PubidLiteral +S +SystemLiteral + + +NDataDecl +S 'NDATA' S +Name + + + +NDataDecl ‚ª‘¶Ý‚·‚ê‚ÎC‚±‚ÌŽÀ‘Ì‚ÍC&unparsed-entity;‚Æ‚µC‚»‚¤‚Å‚È‚¯‚ê‚ÎC&parsed-entity;‚Æ‚·‚éB +

+ + +‹L–@‚ªéŒ¾‚³‚ê‚Ä‚¢‚邱‚Æ +

+Name ‚ÍC錾‚µ‚½‹L–@‚Ì–¼‘O‚Æ&match;‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B +

+
+ +

+ +ƒL[ƒ[ƒh SYSTEM ‚ÌŒã‚Ì SystemLiteral ‚ðCŽÀ‘̂̃VƒXƒeƒ€&identifier;‚ƌĂÔB‚±‚ê‚ÍURI‚Æ‚µC‚»‚ÌŽÀ‘Ì‚Ì“à—e‚ðŽæ‚èo‚·‚Ì‚É—p‚¢‚Ä‚à‚æ‚¢BURI‚Æ‹¤‚ÉŽg‚¤‚±‚Æ‚Ì‘½‚¢ƒnƒbƒVƒ…("#")‹y‚уtƒ‰ƒOƒƒ“ƒg&identifier;‚ÍC³Ž®‚É‚ÍCURIŽ©‘̂̈ꕔ‚Æ‚Í‚µ‚È‚¢Bƒtƒ‰ƒOƒƒ“ƒg&identifier;‚ªCƒVƒXƒeƒ€&identifier;‚Ì•”•ª‚Æ‚µ‚Ä—^‚¦‚ç‚ê‚Ä‚¢‚éê‡CXML&processor;‚ÍC&error;‚ðo‚µ‚Ä‚à‚æ‚¢B‚±‚Ì&TR-or-Rec;‚͈̔͊O‚Ìî•ñ(—Ⴆ‚ÎC‚ ‚é“Á’è‚ÌDTD‚Ì“Á•Ê‚ÈXML—v‘f–”‚Í“Á’è‚Ì&application;‚ÌŽd—l‚É‚æ‚Á‚Ä’è‹`‚³‚ꂽˆ—–½—ß)‚É‚æ‚Á‚Äã‘‚«‚³‚ê‚È‚¢ŒÀ‚èC‘Š‘ΓI‚ÈURI‚ÍC‚»‚ÌŽÀ‘̂̈ʒuC‚·‚È‚í‚¿C‚»‚ÌŽÀ‘Ì‚Ì錾‚ª‚ ‚éƒtƒ@ƒCƒ‹‚É‘Š‘ΓI‚Æ‚·‚éB‚µ‚½‚ª‚Á‚ÄCDTD‚Ì“à•”⊂‚É‚ ‚éŽÀ‘Ì錾‚Å‚Ì‘Š‘ΓI‚ÈURI‚ÍC•¶‘‚̈ʒu‚ɂ‚¢‚Ä‘Š‘ΓI‚Æ‚·‚éBŠO•”⊂‚É‚ ‚éŽÀ‘Ì錾‚Å‚Ì‘Š‘ΓI‚ÈURI‚ÍC‚»‚ÌŠO•”⊂‚ðŠÜ‚Þƒtƒ@ƒCƒ‹‚̈ʒu‚É‘Š‘ΓI‚Æ‚·‚éB +

+ +

+ +ƒVƒXƒeƒ€&identifier;ˆÈŠO‚ÉCŠO•”ŽÀ‘Ì‚ÍCŒöŠJ&identifier;‚ðŠÜ‚ñ‚Å‚à‚æ‚¢B + +ŽÀ‘Ì‚Ì“à—e‚ðŽæ‚èo‚·XML&processor;‚ÍC‚±‚ÌŒöŠJ&identifier;‚ð—p‚¢‚ÄC‘ã‚í‚è‚ÌURI‚̶¬‚ðŽŽ‚Ý‚Ä‚à‚æ‚¢BXML&processor;‚ª‚±‚ê‚ÉŽ¸”s‚µ‚½ê‡‚ÍCƒVƒXƒeƒ€&literal;‚Æ‚µ‚ÄŽw’肵‚½URI‚ð—p‚¢‚È‚¯‚ê‚΂Ȃç‚È‚¢B&match;‚·‚é‘O‚ÉCŒöŠJ&identifier;“à‚É‚ ‚é‹ó”’•¶Žš‚©‚ç‚È‚é&string;‚ÍC‚·‚ׂĒPˆê‚Ì&space-character;(#x20)‚ɳ‹K‰»‚µ‚È‚¯‚ê‚΂Ȃ炸C‘OŒã‚Ì‹ó”’•¶Žš‚Í휂µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B +

+ +

ŠO•”ŽÀ‘Ì錾‚Ì—á‚ðCŽŸ‚ÉŽ¦‚·B +<!ENTITY open-hatch + SYSTEM "http://www.textuality.com/boilerplate/OpenHatch.xml"> +<!ENTITY open-hatch + PUBLIC "-//Textuality//TEXT Standard open-hatch boilerplate//EN" + "http://www.textuality.com/boilerplate/OpenHatch.xml"> +<!ENTITY hatch-pic + SYSTEM "../grafix/OpenHatch.gif" + NDATA gif >

+
+ +
+ + +&parsed-entity; + +ƒeƒLƒXƒg錾 +

ŠO•”&parsed-entity;‚ÍCƒeƒLƒXƒg錾‚ÅŽn‚Ü‚Á‚Ä‚à‚æ‚¢B + +ƒeƒLƒXƒg錾 + +TextDecl +&xmlpio; +VersionInfo? +EncodingDecl +S? &pic; + + + + + +

+

ƒeƒLƒXƒg錾‚ÍC‚»‚Ì‚Ü‚Ü‚ÌŒ`‚ÅŒ»‚ê‚È‚¯‚ê‚΂Ȃ炸C&parsed-entity;‚Ö‚ÌŽQÆ‚ðŒo—R‚µ‚Ä‚Í‚È‚ç‚È‚¢‚±‚Æ‚É’ˆÓ‚·‚éB

+

ŠO•”&parsed-entity;‚É‚¨‚¢‚ÄCƒeƒLƒXƒg錾‚ÍC擪ˆÈŠO‚Ì‚¢‚©‚È‚éˆÊ’u‚É‚àoŒ»‚µ‚È‚¢B

+
+ +&well-formed;‚Ì&parsed-entity; +

ƒ‰ƒxƒ‹document‚ð‚à‚¶¬‹K‘¥‚É&match;‚·‚ê‚ÎC•¶‘ŽÀ‘Ì‚ÍC&well-formed;‚Æ‚·‚éBƒ‰ƒxƒ‹ExtParsedEnt‚ð‚à‚¶¬‹K‘¥‚É&match;‚·‚ê‚ÎCŠO•”‚̈ê”Ê&parsed-entity;‚ÍC&well-formed;‚Æ‚·‚éBƒ‰ƒxƒ‹ExtPE‚ð‚à‚¶¬‹K‘¥‚É&match;‚·‚ê‚ÎCŠO•”ƒpƒ‰ƒƒ^ŽÀ‘Ì‚ÍC&well-formed;‚Æ‚·‚éB + + +&well-formed;‚Ì&parsed-entity; +ExtParsedEnt +TextDecl? +content + +ExtPE +TextDecl? +extSubset + + +&replacement-text;‚ªCƒ‰ƒxƒ‹content‚ð‚à‚¶¬‹K‘¥‚É&match;‚·‚ê‚ÎC“à•”‚̈ê”Ê&parsed-entity;‚ÍC&well-formed;‚Æ‚·‚éBDTD‚ðÅŒã‚Ü‚Å“Ç‚Ýž‚Ü‚È‚¢‚ÆCŠmŽÀ‚É‚±‚ê‚ð”»’è‚Å‚«‚È‚¢‚±‚Æ‚É’ˆÓB‚·‚×‚Ä‚Ì“à•”‚̃pƒ‰ƒƒ^ŽÀ‘Ì‚ÍC’è‹`‚É‚æ‚Á‚Ä&well-formed;‚Æ‚·‚éB +

+

ŽÀ‘Ì‚ª&well-formed;‚ÈŒ‹‰Ê‚Æ‚µ‚ÄCXML•¶‘‚̘_—“I‹y‚Ñ•¨—“I\‘¢‚ÍC³‚µ‚­“ü‚êŽq‚Æ‚È‚éBŠJŽnƒ^ƒOCI—¹ƒ^ƒOC‹ó—v‘fƒ^ƒOC—v‘fCƒRƒƒ“ƒgCˆ—–½—ßC•¶ŽšŽQÆ‹y‚ÑŽÀ‘ÌŽQÆ‚ªCˆê‚‚̎À‘Ì‚ÅŠJŽn‚µC•Ê‚ÌŽÀ‘Ì‚ÅI—¹‚·‚邱‚Æ‚Í‚È‚¢B

+
+ +ŽÀ‘Ì‚É‚¨‚¯‚镶Žš•„†‰» + +

XML•¶‘“à‚ÌŠO•”&parsed-entity;‚ÍCŠeXC•Ê‚Ì•¶Žš•„†‰»•ûŽ®‚ð—p‚¢‚Ä‚à‚æ‚¢B‚·‚ׂĂÌXML&processor;‚ÍCUTF-8‚Å•„†‰»‚µ‚½ŽÀ‘ÌCUTF-16‚Å•„†‰»‚µ‚½ŽÀ‘Ì‚ðˆ—‚Å‚«‚È‚¯‚ê‚΂Ȃç‚È‚¢B + +

+

UTF-16‚Å•„†‰»‚µ‚½ŽÀ‘Ì‚ÍCISO/IEC 10646‚Ì•t˜^E‹y‚ÑUnicode‚Ì•t˜^B‚Å‹K’è‚·‚é&byte-order-mark;(ZERO WIDTH NO-BREAK SPACE•¶ŽšC#xFEFF)‚ÅŽn‚Ü‚ç‚È‚¯‚ê‚΂Ȃç‚È‚¢B‚±‚ê‚ÍC•„†‰»‚Ì•WŽ¯‚Å‚ ‚Á‚ÄCXML•¶‘‚Ì&markup;‚̈ꕔ‚Å‚àC•¶Žšƒf[ƒ^‚̈ꕔ‚Å‚à‚È‚¢BXML&processor;‚ÍCUTF-8‚Å•„†‰»‚µ‚½•¶‘‚ÆUTF-16‚Å•„†‰»‚µ‚½•¶‘‚Æ‚Ì‹æ•Ê‚ðs‚¤‚½‚ß‚ÉC‚±‚Ì•¶Žš‚ðŽg—p‰Â”\‚Å‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+

XML&processor;‚ÍCUTF-8‹y‚ÑUTF-16‚Å•„†‰»‚µ‚½ŽÀ‘Ì‚¾‚¯‚ð“Ç‚Þ‚±‚Æ‚ð•K{‚Æ‚·‚邪C‘¼‚Ì•„†‰»‚ð¢ŠE‚Å‚Í—p‚¢‚Ä‚¨‚èC‚»‚ê‚ç‚Ì•„†‰»‚ð—p‚¢‚éŽÀ‘Ì‚ðXML&processor;‚ªˆ—‚Å‚«‚邱‚Æ‚ª–]‚Ü‚µ‚¢BUTF-8–”‚ÍUTF-16ˆÈŠO‚Ì•„†‰»•ûŽ®‚ð—p‚¢‚ÄŠi”[‚·‚é&parsed-entity;‚ÍC•„†‰»éŒ¾‚ðŠÜ‚ÞƒeƒLƒXƒg錾‚ÅŽn‚ß‚È‚¯‚ê‚΂Ȃç‚È‚¢B + +•„†‰»éŒ¾ +EncodingDecl +S +'encoding' Eq +'"' EncName '"' | "'" +EncName "'" + + +EncName +[A-Za-z] ([A-Za-z0-9._] | '-')* +ƒ‰ƒeƒ“•¶Žš‚¾‚¯‚ðŠÜ‚Þ•„†‰»–¼ + + +•¶‘ŽÀ‘Ì‚Å‚ÍC•„†‰»éŒ¾‚ÍCXML錾‚̈ꕔ‚Æ‚·‚éBEncName‚ÍCŽg—p‚·‚é•„†‰»•ûŽ®‚Ì–¼‘O‚Æ‚·‚éB +

+ +

•„†‰»éŒ¾‚Å‚ÍC’lUTF-8CUTF-16CISO-10646-UCS-2‹y‚ÑISO-10646-UCS-4‚ÍCUnicode‹y‚ÑISO/IEC 10646‚ÌŠeŽí•„†‰»‚Ì‚½‚ß‚É—p‚¢‚éB’lISO-8859-1‚©‚çISO-8859-9‚Ü‚Å‚ÍCISO 8859‚̑Ήž‚·‚éƒp[ƒg‚Ì‚½‚ß‚É—p‚¢‚éB’lISO-2022-JPCShift_JIS‹y‚ÑEUC-JP‚ÍCJIS X-0208-1997‚ÌŠeŽí•„†‰»‚Ì‚½‚ß‚É—p‚¢‚éBXML&processor;‚ÍC‚»‚êˆÈŠO‚Ì•„†‰»•ûŽ®‚ð”FŽ¯‚µ‚Ä‚à‚æ‚¢BInternet Assigned Numbers Authority (IANA)‚ÉC(charsets‚Æ‚µ‚Ä)“o˜^‚³‚ꂽ•¶Žš•„†‰»•ûŽ®‚ɂ‚¢‚Ä‚ÍC‚±‚ê‚çˆÈŠO‚ɂ‚¢‚Ä‚àC“o˜^‚³‚ꂽ–¼‘O‚ÅŽQÆ‚·‚邱‚Æ‚ª–]‚Ü‚µ‚¢B‚±‚ê‚ç‚Ì“o˜^‚³‚ꂽ–¼‘O‚ÍC‘啶ŽšE¬•¶Žš‚Ì‹æ•Ê‚ð‚¹‚¸‚É’è‹`‚³‚ê‚Ä‚¢‚é‚Ì‚ÅC‚±‚ê‚ç‚ɑ΂·‚é”äŠr‚ðŽŽ‚Ý‚é&processor;‚ÍC‘啶ŽšE¬•¶Žš‚Ì‹æ•Ê‚ð‚µ‚È‚¢•û–@‚ð‚Æ‚é‚Ì‚ª–]‚Ü‚µ‚¢‚±‚Æ‚É’ˆÓ‚·‚éB

+

XMLˆ—Œn‚É“n‚³‚ꂽŽÀ‘Ì‚ªC•„†‰»éŒ¾‚ðŠÜ‚Þ‚É‚à‚©‚©‚í‚炸C錾‚ÅŽ¦‚µ‚½‚à‚̈ȊO‚Ì•ûŽ®‚Å•„†‰»‚³‚ê‚Ä‚¢‚½‚èC•„†‰»éŒ¾‚ªCŠO•”ŽÀ‘Ì‚ÌʼnˆÈŠO‚̈ʒu‚ÉoŒ»‚·‚ê‚ÎC&error;‚Æ‚·‚éB +

+

&byte-order-mark;‚Å‚à•„†‰»éŒ¾‚Å‚àŽn‚Ü‚ç‚È‚¢ŽÀ‘Ì‚ÍCUTF-8•„†‰»‚Å‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+ +

+ˆ—‚Å‚«‚È‚¢•„†‰»‚ð‚à‚Á‚½ŽÀ‘Ì‚ðXML&processor;‚ª”­Œ©‚µ‚½‚Æ‚«‚ÍC&application;‚É‚»‚ÌŽ–ŽÀ‚ð’Ê’m‚µC&fatal-error;‚Æ‚µ‚ÄCˆ—‚ðI—¹‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B + +

+

•„†‰»éŒ¾‚Ì—á‚ðCŽŸ‚ÉŽ¦‚·B +<?xml encoding='UTF-8'?> +<?xml encoding='EUC-JP'?>

+
+
+ +XML&processor;‚É‚æ‚éŽÀ‘Ì‹y‚ÑŽQƂ̈µ‚¢ +

ŽŸ‚Ì•\‚ÍC•¶ŽšŽQÆCŽÀ‘ÌŽQÆ‹y‚Ñ&unparsed-entity;‚ÌŒÄo‚µ‚ªŒ»‚ê‚镶–¬‹y‚ÑŠeX‚Ìꇂɂ¨‚¯‚éXML&processor;‚É—v‹‚·‚éU•‘‚¢‚ð—v–ñ‚·‚éBˆê”Ô¶‚Ì—ñ‚̃‰ƒxƒ‹‚ÍC”FŽ¯‚Ì•¶–¬‚ðŽ¦‚·B + + +

—v‘f‚ÌŠJŽnƒ^ƒO‹y‚ÑI—¹ƒ^ƒO‚ÌŠÔ‚Ì”CˆÓ‚Ìꊂł̎QÆB”ñI’[‹L†content‚ɑΉž‚·‚éB

+ + + +

ŠJŽnƒ^ƒO‚Ì‘®«‚Ì’lC–”‚Í‘®«éŒ¾‚É‚¨‚¯‚é&default-value;‚Ì‚¢‚¸‚ê‚©‚Å‚ÌŽQÆB”ñI’[‹L†AttValue‚ɑΉž‚·‚éB

+ + +

ŽQÆ‚Å‚Í‚È‚­CName‚Æ‚µ‚ÄoŒ»BENTITYŒ^‚Æ‚µ‚Ä錾‚µ‚½‘®«‚Ì’lC–”‚ÍENTITIESŒ^‚Æ‚µ‚Ä錾‚µ‚½‘®«‚Ì’l‚É‚¨‚¯‚é&space;‚Å‹æØ‚é&token;‚̈ê‚‚Ƃµ‚ÄoŒ»‚·‚éB

+
+ +

ŽÀ‘Ì‚Ì錾‚É‚¨‚¯‚éCƒpƒ‰ƒƒ^–”‚Í“à•”ŽÀ‘Ì‚Ì&literal;ŽÀ‘Ì’l“à‚ÌŽQÆB”ñI’[‹L†EntityValue‚ɑΉž‚·‚éB

+ +

DTD‚Ì“à•”⊂–”‚ÍŠO•”⊂‚Å‚ÌŽQÆB‚½‚¾‚µCEntityValue–”‚ÍAttValue‚ÌŠO‘¤‚Æ‚·‚éB

+
+

+ + + + + +ŽÀ‘Ì‚ÌŒ^ +•¶Žš + + +ƒpƒ‰ƒƒ^ +“à•”&newline;ˆê”Ê +ŠO•”&newline;&parsed-entity;&newline;ˆê”Ê +&unparsed-entity; + + + +“à—e‚Å‚Ì&newline;ŽQÆ +”FŽ¯&newline;‚µ‚È‚¢ +Žæž‚Ý +ŒŸØ‚Ì‚½‚ß‚ÉŽæž‚Ý +‹ÖŽ~ +Žæž‚Ý + + +‘®«’l‚Å‚Ì&newline;ŽQÆ +”FŽ¯&newline;‚µ‚È‚¢ +Žæž‚Ý +‹ÖŽ~ +‹ÖŽ~ +Žæž‚Ý + + +‘®«’l‚Æ‚µ‚Ä&newline;oŒ» +”FŽ¯&newline;‚µ‚È‚¢ +‹ÖŽ~ +‹ÖŽ~ +’Ê’m +”FŽ¯&newline;‚µ‚È‚¢ + + +ŽÀ‘Ì’l‚Å‚Ì&newline;ŽQÆ +Žæž‚Ý +&bypass; +&bypass; +‹ÖŽ~ +Žæž‚Ý + + +DTD‚Å‚Ì&newline;ŽQÆ +PE‚Æ‚µ‚Ä&newline;Žæž‚Ý +‹ÖŽ~ +‹ÖŽ~ +‹ÖŽ~ +‹ÖŽ~ + + + + +g”FŽ¯‚µ‚È‚¢h +

DTD‚ÌŠO‚Å‚ÍC%•¶Žš‚ÍC‚¢‚©‚È‚é“Á’è‚̈Ӗ¡‚àC‚à‚½‚È‚¢B‚µ‚½‚ª‚Á‚ÄCDTD‚ł̓pƒ‰ƒƒ^ŽÀ‘ÌŽQÆ‚Æ‚µ‚Ä”FŽ¯‚·‚é‚à‚Ì‚Å‚ ‚Á‚Ä‚àCcontent“à‚Å‚Í&markup;‚Æ‚µ‚Ä‚Í”FŽ¯‚µ‚È‚¢B“¯—l‚ÉC“KØ‚É錾‚µ‚½‘®«‚Ì’l‚Ì’†‚ÉŒ»‚ê‚éꇂ𜂫C&unparsed-entity;‚Ì–¼‘O‚ÍC”FŽ¯‚µ‚È‚¢B +

+
+ +gŽæž‚Ýh +

ŽÀ‘Ì‚ÍC‚»‚Ì&replacement-text;‚ðŽæ‚èo‚µCˆ—‚·‚é‚ÆCŽQÆŽ©‘Ì‚Ì‘ã‚í‚è‚ÉCŽQÆ‚ª‚ ‚Á‚½ˆÊ’u‚ÅC•¶‘‚̈ꕔ‚Æ‚µ‚ÄŠÜ‚Ü‚ê‚é‚©‚̂悤‚ÉŽæ‚èž‚Ü‚ê‚éB&replacement-text;‚ÍC•¶Žšƒf[ƒ^‹y‚Ñ(ƒpƒ‰ƒƒ^ŽÀ‘̂𜂭B)&markup;‚Ì‚¢‚¸‚ê‚ðŠÜ‚ñ‚Å‚à‚æ‚­C‚±‚ê‚ç‚ÍC’Êí‚Ì•û–@‚Å”FŽ¯‚³‚ê‚È‚¯‚ê‚΂Ȃç‚È‚¢B‚½‚¾‚µC&markup;‚Ì‹æØ‚èŽq‚ð&escape;‚·‚邽‚ß‚É—p‚¢‚éŽÀ‘Ì(&magicents;)‚Ì&replacement-text;‚ÍCí‚Ƀf[ƒ^‚Æ‚µ‚Ĉµ‚¤(&string;"AT&amp;T;"‚ÍC"AT&T;"‚É“WŠJ‚³‚êCŽc‚³‚ꂽƒAƒ“ƒpƒTƒ“ƒh‚ÍCŽÀ‘ÌŽQÆ‚Ì‹æØ‚èŽq‚Æ‚µ‚Ä‚Í”FŽ¯‚µ‚È‚¢B)B•¶ŽšŽQÆ‚ÍCŽ¦‚µ‚½•¶Žš‚ðŽQÆŽ©‘Ì‚Ì‘ã‚í‚è‚Ɉ—‚·‚é‚Æ‚«CŽæ‚èž‚Ü‚ê‚éB +

+
+ +gŒŸØ‚Ì‚½‚ß‚ÉŽæž‚Ýh +

•¶‘‚Ì&validity;‚ðŒŸØ‚·‚é‚É‚ÍCXML&processor;‚ª&parsed-entity;‚Ö‚ÌŽQÆ‚ð”FŽ¯‚µ‚½‚Æ‚«C‚»‚Ì&replacement-text;‚ðŽæ‚èž‚Ü‚È‚¯‚ê‚΂Ȃç‚È‚¢BŽÀ‘Ì‚ªŠO•”ŽÀ‘Ì‚Å‚ ‚Á‚ÄCXML•¶‘‚Ì&validity;‚ðŒŸØ‚µ‚È‚¯‚ê‚ÎCŽÀ‘Ì‚Ì&replacement-text;‚ðŽæ‚èž‚ñ‚Å‚à‚æ‚¢‚ªC‚»‚¤‚µ‚È‚­‚Æ‚à‚æ‚¢B

+

‚±‚̎挈‚ß‚ÍCSGML‹y‚ÑXML‚ÌŽÀ‘Ì‚Ì‹@\‚ª’ñ‹Ÿ‚·‚鎩“®Žæž‚Ý‹@”\‚ªC•¶‘쬎ž‚̃‚ƒWƒ…[ƒ‹‰»‚ðŽå‚È–Ú“I‚Æ‚µ‚ÄÝŒv‚³‚ê‚Ä‚¨‚èC‚»‚Ì‘¼‚Ì&application;(“Á‚ÉC•¶‘‚̃uƒ‰ƒEƒY)‚É‚ÍC•K‚¸‚µ‚à“KØ‚Å‚Í‚È‚¢C‚Æ‚¢‚¤”FŽ¯‚É‚æ‚éB—Ⴆ‚ÎCƒuƒ‰ƒEƒU‚ÍŠO•”&parsed-entity;‚Ö‚ÌŽQÆ‚ðŒ©‚Â‚¯‚é‚ÆC‚»‚ÌŽÀ‘Ì‚ª‘¶Ý‚·‚é‚Æ‚¢‚¤•\Ž¦‚¾‚¯‚ðs‚¢C•\Ž¦‚ð—v‹‚³‚ꂽ‚Æ‚«‚É‚¾‚¯C“à—e‚ðŽæ‚èo‚·‚©‚à‚µ‚ê‚È‚¢B +

+
+ +g‹ÖŽ~h +

ŽŸ‚Í‹ÖŽ~‚³‚ê‚Ä‚¨‚èC&fatal-error;‚Æ‚·‚éB + +

a) &unparsed-entity;‚Ö‚ÌŽQÆ‚ÌoŒ»B +

+

b) DTD‚ÌEntityValue–”‚ÍAttValueˆÈŠO‚Ì•”•ª‚É‚¨‚¯‚éC•¶ŽšŽQÆ–”‚͈ê”ÊŽÀ‘Ì‚Ö‚ÌŽQÆ‚ÌoŒ»B

+

c) ‘®«’l“à‚ÌŠO•”ŽÀ‘Ì‚Ö‚ÌŽQÆB

+
+ +

+
+ +g’Ê’mh +

&unparsed-entity;‚Ì–¼‘O‚ªCENTITY–”‚ÍENTITIES‚Ì‘®«‚Ì’l‚É‚¨‚¢‚Ä&token;‚Æ‚µ‚ÄŒ»‚ꂽ‚Æ‚«C&processor;‚ÍC&application;‚ɑ΂µ‚ÄCŠÖ˜A•t‚¯‚ç‚ꂽ‹L–@–¼C‹L–@‚ɑ΂·‚éƒVƒXƒeƒ€&identifier;‹y‚Ñ(‘¶Ý‚·‚ê‚Î)ŒöŠJ&identifier;‚ð’Ê’m‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+
+ +g&bypass;h +

ˆê”ÊŽÀ‘ÌŽQÆ‚ªCŽÀ‘Ì錾‚É‚¨‚¯‚éEntityValue“à‚ÉŒ»‚ê‚é‚Æ‚«C‚»‚ê‚Í–³Ž‹‚³‚êC‚»‚Ì‚Ü‚ÜŽc‚éB

+
+ +gPE‚Æ‚µ‚ÄŽæž‚Ýh +

ŠO•”&parsed-entity;‚ÌꇂƓ¯—l‚ÉCƒpƒ‰ƒƒ^ŽÀ‘Ì‚ÍC&validity;‚ðŒŸØ‚·‚é‚Æ‚«‚¾‚¯Žæ‚èž‚Ü‚ê‚é•K—v‚ª‚ ‚éBƒpƒ‰ƒƒ^ŽÀ‘ÌŽQÆ‚ðDTD“à‚É”FŽ¯‚µ‚ÄŽæ‚èž‚Þ‚Æ‚«C‚»‚Ì&replacement-text;‚ÍC‚»‚Ì‘OŒã‚Ɉê‚‚Ì&space-character;(#x20)‚Ì•t‰Á‚É‚æ‚Á‚Ĉø‚«L‚΂³‚ê‚éB‚±‚̈Ó}‚ÍCƒpƒ‰ƒƒ^ŽÀ‘Ì‚Ì&replacement-text;‚ªCDTD“à‚Ì‚¢‚­‚‚©‚Ì•¶–@“I&token;‚ðŠ®‘S‚ÉŠÜ‚Þ‚ÆC§–ñ‚·‚邱‚Æ‚É‚ ‚éB +

+
+ +
+ +“à•”ŽÀ‘Ì&replacement-text;‚Ì\’z +

“à•”ŽÀ‘̂̎戵‚¢‚Ì‹K’è‚ÅCŽÀ‘Ì’l‚ð“ñ‚‚̌`Ž®‚É‹æ•Ê‚·‚邱‚Æ‚Í–ð‚É—§‚ÂB&literal;ŽÀ‘Ì’l‚ÍCŽÀ‘Ì錾“à‚ÉŽÀÛ‚É‘¶Ý‚·‚éCˆø—p•„‚ň͂Þ&string;‚Æ‚·‚éB‚±‚ê‚ÍC”ñI’[‹L†EntityValue‚É&match;‚·‚éB&replacement-text;‚ÍC•¶ŽšŽQÆ‹y‚Ѷmeter;ŽÀ‘ÌŽQÆ‚Ì’uŠ·‚¦Œã‚É‚¨‚¯‚éCŽÀ‘Ì‚Ì“à—e‚Æ‚·‚éB

+ +

“à•”ŽÀ‘Ì錾“à‚Å—^‚¦‚é&literal;ŽÀ‘Ì’l(EntityValue)‚ÍC•¶ŽšŽQÆC¶meter;ŽÀ‘ÌŽQÆ‹y‚шê”ÊŽÀ‘ÌŽQÆ‚ðŠÜ‚ñ‚Å‚æ‚¢B‚±‚ê‚ç‚ÌŽQÆ‚ÍC&literal;ŽÀ‘Ì’l“à‚ÉŠ®‘S‚ÉŠÜ‚Ü‚ê‚Ä‚¢‚È‚¯‚ê‚΂Ȃç‚È‚¢B“WŠJ‚·‚éŽÀÛ‚Ì&replacement-text;(æ‚ÉŽ¦‚µ‚½‚à‚Ì)‚ÍCŽQÆ‚·‚é¶meter;ŽÀ‘Ì‚Ì&replacement-text;‚ðŠÜ‚Ü‚È‚¯‚ê‚΂Ȃ炸C&literal;ŽÀ‘Ì’l“à‚Å‚Ì•¶ŽšŽQÆ‚Ì‘ã‚í‚è‚ÉŽQÆ‚µ‚½•¶Žš‚ðŠÜ‚Ü‚È‚¯‚ê‚΂Ȃç‚È‚¢B‚µ‚©‚µCˆê”ÊŽÀ‘ÌŽQÆ‚ÍC‚»‚Ì‚Ü‚ÜŽc‚µ, “WŠJ‚µ‚Ä‚Í‚È‚ç‚È‚¢B + +—Ⴆ‚ÎCŽŸ‚Ì錾‚ð—^‚¦‚½‚Æ‚·‚éB + + + +]]> +ŽÀ‘Ì‚Ì&replacement-text;"book"‚ÍCŽŸ‚Ì‚Æ‚¨‚è‚Æ‚È‚éB +La Peste: Albert Camus, +© 1947 Éditions Gallimard. &rights; +ŽQÆ"&book;"‚ªC•¶‘‚Ì“à—e–”‚Í‘®«’l“à‚ÉoŒ»‚µ‚Ä‚¢‚ê‚ÎCˆê”ÊŽÀ‘ÌŽQÆ"&rights;"‚ÍC“WŠJ‚³‚ê‚Ä‚¢‚éB

+

‚±‚ê‚ç‚Ì’Pƒ‚È‹K‘¥‚ÍC•¡‡‘ŠŒÝì—p‚ð‚à‚ÂB + +“‚¢—á‚ɂ‚¢‚Ä‚ÌÚׂÍCŽÀ‘ÌŽQÆ‚Ì“WŠJ‚Ì•t˜^‚ðŽQÆ‚Ì‚±‚ÆB +

+ + + +
+ +’è‹`Ï‚ÝŽÀ‘Ì +

+ŽÀ‘ÌŽQÆ‹y‚Ñ•¶ŽšŽQÆ‚Ì‚¢‚¸‚ê‚àC&left-angle-bracket;CƒAƒ“ƒoƒTƒ“ƒh‹y‚Ñ‘¼‚Ì‹æØ‚èŽq‚ð&escape;‚·‚邽‚ß‚ÉŽg—p‚Å‚«‚éB‚¢‚­‚‚©‚̈ê”ÊŽÀ‘Ìi&magicents;j‚ðC‚±‚Ì–Ú“I‚Ì‚½‚ß‚ÉŽw’è‚·‚éB”’l‚É‚æ‚镶ŽšŽQÆ‚àC“¯—l‚Ì–Ú“I‚Ì‚½‚ß‚ÉŽg—p‚Å‚«‚éB•¶ŽšŽQÆ‚ÍC”FŽ¯‚³‚ê‚é‚Æ’¼‚¿‚É“WŠJ‚³‚êC•¶Žšƒf[ƒ^‚Æ‚µ‚Ĉµ‚í‚ê‚é‚Ì‚ÅC”’l‚É‚æ‚镶ŽšŽQÆ"&#60;"‹y‚Ñ"&#38;"‚ÍC•¶Žšƒf[ƒ^“à‚ÉoŒ»‚·‚é<‹y‚Ñ&‚ð&escape;‚·‚邽‚ß‚ÉŽg—p‚Å‚«‚éB

+

‚·‚ׂĂÌXML&processor;‚ÍC錾‚³‚ê‚Ä‚¢‚é‚©‚Ç‚¤‚©‚ÉŠÖŒW‚È‚­C‚±‚ê‚ç‚ÌŽÀ‘Ì‚ð”FŽ¯‚µ‚È‚­‚Ä‚Í‚È‚ç‚È‚¢B‘ŠŒÝ‰^—p«‚Ì‚½‚ßC&valid;‚ÈXML•¶‘‚ÍC‚±‚ê‚ç‚ÌŽÀ‘Ì‚ðŽg—p‚·‚é‘O‚ÉC‘¼‚ÌŽÀ‘Ì‚Æ“¯—l‚ÉC錾‚·‚邱‚Æ‚ª–]‚Ü‚µ‚¢BŽÀ‘Ì‚ð錾‚·‚éꇂÍC&replacement-text;‚ð&escape;‚·‚éˆê•¶Žš‚Æ‚·‚é“à•”ŽÀ‘Ì‚Æ‚µ‚ÄCŽŸ‚Ì‚Æ‚¨‚è‚É錾‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B + + + + + +]]> +"lt"‹y‚Ñ"amp"錾“à‚Ì"<"‹y‚Ñ"&"•¶Žš‚ÍCŽÀ‘Ì‚Ì’uŠ·ƒeƒLƒXƒg‚ªC&well-formed;‚Æ‚È‚é‚悤‚É“ñd‚É&escape;‚³‚ê‚邱‚Æ‚É’ˆÓB +

+
+ + + +‹L–@錾 + + +

+ +‹L–@‚ÍC&unparsed-entity;‚ÌŒ`Ž®‚ð&identify;–¼‘O‚©C–”‚͈—–½—ß‚Ì‘ÎÛ‚Æ‚·‚é&application;‚ð&identify;–¼‘O‚Æ‚·‚éB

+

+‹L–@錾‚ÍC‹L–@‚Ì–¼‘O‹y‚ÑŠO•”&identifier;‚ð’ñ‹Ÿ‚·‚éB‚±‚Ì–¼‘O‚ÍCŽÀ‘Ì‹y‚Ñ‘®«ƒŠƒXƒg錾•À‚Ñ‚É‘®«Žw’è‚É—p‚¢‚éBŠO•”&identifier;‚ÍC—^‚¦‚ç‚ꂽ‹L–@‚̃f[ƒ^‚ðˆ—‚Å‚«‚éƒwƒ‹ƒp&application;‚ðCXML&processor;–”‚̓Nƒ‰ƒCƒAƒ“ƒgƒAƒvƒŠƒP[ƒVƒ‡ƒ“‚ª’T‚·‚½‚ß‚ÉC—˜—p‚Å‚«‚éB + +‹L–@錾 +NotationDecl +'<!NOTATION' S Name +S +(ExternalID | +PublicID) +S? '>' +PublicID +'PUBLIC' S +PubidLiteral + + +

+

錾‚µC‘®«’lC‘®«’è‹`–”‚ÍŽÀ‘Ì錾‚ÅŽQÆ‚·‚é‚·‚ׂĂ̋L–@‚ɂ‚¢‚ÄCXML&processor;‚ÍC‹L–@‚Ì–¼‘O‹y‚ÑŠO•”&identifier;‚ð&application;‚É’ñ‹Ÿ‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B‚³‚ç‚ÉCŠO•”&identifier;‚ðCƒVƒXƒeƒ€&identifier;Cƒtƒ@ƒCƒ‹–¼–”‚Í‚»‚Ì‘¼‚Ìî•ñ‚É“WŠJ‚µ‚Ä‚à‚æ‚­C‚±‚ê‚ç‚ð—p‚¢‚ÄC&application;‚ÍC‚»‚Ì‹L–@‚̃f[ƒ^‚ðˆ—‚·‚é&processor;‚ð‹N“®‚·‚éB(‚µ‚©‚µCXML&processor;–”‚Í&application;‚ª“®ì‚·‚éƒVƒXƒeƒ€‚Å‚Í—˜—p‚Å‚«‚È‚¢‹L–@‚ðCXML•¶‘‚ªéŒ¾‚µŽQÆ‚µ‚Ä‚àC‚±‚ê‚ÍC&error;‚Æ‚Í‚µ‚È‚¢Bj

+
+ + + +•¶‘ŽÀ‘Ì + +

•¶‘ŽÀ‘Ì‚ÍCŽÀ‘Ì‚ÌŒ`¬‚·‚é–Ø\‘¢‚Ì&root;‚Å‚ ‚Á‚ÄCXML&processor;‚ªCˆ—‚ðŠJŽn‚·‚é’n“_‚Æ‚·‚éB‚±‚Ì&TR-or-Rec;‚ÍCXML&processor;‚ªC•¶‘ŽÀ‘Ì‚Ì‘¶Ý‚·‚éꊂð‚ǂ̂悤‚ÉŒ©‚‚¯‚é‚©‚ÍC‹K’肵‚È‚¢B‘¼‚ÌŽÀ‘̂ƈقȂèC•¶‘ŽÀ‘Ì‚Í–¼‘O‚ð‚à‚½‚¸C‚¢‚©‚Ȃ鎯•Ê‚à‚È‚µ‚É&processor;‚Ö‚Ì“ü—Í&stream;‚ÉoŒ»‚µ‚Ä‚à‚æ‚¢B

+
+ + +
+ + +“K‡« + +

“K‡‚·‚éXML&processor;‚ÍC&validating;‚à‚Ì‹y‚Ñ&non-validating;‚à‚Ì‚ÌC“ñ‚‚ɕª—Þ‚³‚ê‚éB

+

&validating;ƒVƒXƒeƒ€‹y‚Ñ&non-validating;ƒVƒXƒeƒ€‚ÍC‚±‚Ì&TR-or-Rec;‚ª‹K’è‚·‚é&well-formed;§–ñ‚ւ̈ᔽ‚ð•ñ‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B

+

&validating;&processor;‚ÍCDTD“à‚Ì錾‚É‚æ‚Á‚ÄŽ¦‚³‚ꂽC§–ñ‚ւ̈ᔽ‚ð•ñ‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B‚³‚ç‚ÉC‚±‚Ì&TR-or-Rec;‚ª‹K’è‚·‚é&validity;§–ñ‚ւ̈ᔽ‚ðC‚·‚ׂĕñ‚µ‚È‚¯‚ê‚΂Ȃç‚È‚¢B + +

+
+ + +‹L–@ + +

XML‚ÌŒ`Ž®“I‚È•¶–@‚ÍCŠÈ’P‚ÈŠg’£Backus-Naur Form(EBNF)‹L–@‚É‚æ‚Á‚Ä—^‚¦‚éB•¶–@‚ÌŠe‹K‘¥‚ÍCŽŸ‚ÌŒ`Ž®‚ÅC‹L†‚ðˆê‚Â’è‹`‚·‚éB +symbol ::= expression

+

‹L†‚ÍC³‹K•\Œ»‚Å’è‹`‚·‚é‚Æ‚«‚͑啶Žš‚ÅŽn‚ßC‚»‚¤‚Å‚È‚¯‚ê‚ÎC¬•¶Žš‚ÅŽn‚ß‚éB&string;&literal;‚ÍCˆø—p•„‚ň͂ÞB + +

+ +

‹K‘¥‚̉E‘¤‚ÌŽ®“à‚Å‚ÍCˆê‚–”‚Í•¡”‚Ì•¶Žš‚©‚ç‚È‚é&string;‚Æ&match;‚·‚邽‚ß‚ÉCŽŸ‚ÌŽ®‚ðŽg—p‚·‚éB + + + +

‚±‚±‚ÅCN‚Í16i‚Ì®”‚Æ‚·‚éBISO/IEC 10646‚Ì•¶Žš‚Å‚ ‚Á‚ÄC³‹KŒ`(UCS-4)‚Ì&code-value;‚𕄆‚È‚µ2i”‚Æ‚µ‚ĉðŽß‚µ‚½‚Æ‚«CŽw’肵‚½’l‚Æ“™‚µ‚¢‚à‚Ì‚Æ&match;‚·‚éB#xNŒ`Ž®‚Ì擪‚Ƀ[ƒ‚ª‚¢‚­‚‚©Œ»‚ê‚é‚©‚ÍCˆÓ–¡‚ð‚à‚½‚È‚¢B&code-value;‚É‚¨‚¯‚é擪‚̃[ƒ‚Ì”‚ÍC•¶Žš‚Ì•„†‰»‚É‚æ‚Á‚ÄŒˆ’肳‚ê‚é‚Ì‚ÅCXML‚É‚Æ‚Á‚Ă͈Ӗ¡‚ª‚È‚¢B +

+ + + +

Žw’肵‚½”͈͂̒l(—¼’[‚Ì’l‚ðŠÜ‚ÞBj‚ð‚à‚”CˆÓ‚Ì•¶Žš‚Æ&match;‚·‚éB

+
+ + +

Žw’肵‚½”͈͊O‚Ì’l‚ð‚à‚”CˆÓ‚Ì•¶Žš‚Æ&match;‚·‚éB

+
+ + +

Žw’肵‚½•¶ŽšˆÈŠO‚Ì’l‚ð‚à‚”CˆÓ‚Ì•¶Žš‚Æ&match;‚·‚éB

+
+ + +

&double-quote;‚ň͂Þ&string;&literal;‚Æ&match;‚µ‚Ä‚¢‚é&string;&literal;‚Æ&match;‚·‚éB

+
+ + +

&single-quote;‚ň͂Þ&string;&literal;‚Æ&match;‚µ‚Ä‚¢‚é&string;&literal;‚Æ&match;‚·‚éB

+
+ +‚±‚ê‚ç‚Ì‹L†‚ÍCŽŸ‚ÌŒ`Ž®‚Ì‘g‡‚¹‚ÅŽg—p‚·‚éB‚±‚±‚ÅCA‹y‚ÑB‚ÍC’Pƒ‚ÈŽ®‚Æ‚·‚éB + + + +

expression‚ÍCˆê‚‚̂܂Ƃ܂è‚Æ‚µ‚Ĉµ‚¢C‚±‚±‚ÉŽ¦‚·‘g‡‚¹‚ÅŽg‚Á‚Ä‚à‚æ‚¢B

+
+ + +

A–”‚͉½‚à‚È‚µ‚Æ&match;‚·‚é(ƒIƒvƒVƒ‡ƒ“‚ÌA)B

+
+ + +

A‚ÌŽŸ‚ÉB‚ªoŒ»‚·‚é‚à‚Ì‚Æ&match;‚·‚éB +

+
+ + +

A–”‚ÍBC‚½‚¾‚µC—¼•û‚Å‚Í‚È‚¢C‚Æ&match;‚·‚éB +

+
+ + +

A‚Æ&match;‚·‚邪CB‚Æ‚Í&match;‚µ‚È‚¢C”CˆÓ‚Ì&string;‚Æ&match;‚·‚éB

+
+ + +

A‚Ì1‰ñˆÈã‚ÌŒJ•Ô‚µ‚Æ&match;‚·‚éB

+
+ + +

A‚Ì0‰ñˆÈã‚ÌŒJ•Ô‚µ‚Æ&match;‚·‚éB

+
+ +
+¶¬‹K‘¥“à‚ÅŽg—p‚·‚鑼‚Ì‹L–@‚ðCŽŸ‚ÉŽ¦‚·B + + + +

ƒRƒƒ“ƒgB

+
+ + +

&well-formed;§–ñB¶¬‹K‘¥‚É•t—^‚µ‚½C&well-formed;‚Ì•¶‘‚ÉŠÖ‚·‚駖ñ‚ðC–¼‘O‚É‚æ‚Á‚Ä&identify;B

+
+ + +

&validity;§–ñB¶¬‹K‘¥‚É•t—^‚µ‚½C&valid;‚È•¶‘‚ÉŠÖ‚·‚駖ñ‚ðC–¼‘O‚É‚æ‚Á‚Ä&identify;B +

+
+
+

+ + + + + + + + +ŽQl•¶Œ£ + +&normative;ŽQl•¶Œ£ + + + + + +IETF (Internet Engineering Task Force). +RFC 1766: Tags for the Identification of Languages, +ed. H. Alvestrand. +1995. + + + +(International Organization for Standardization). +ISO 8879:1988 (E). +Code for the representation of names of languages. +[Geneva]: International Organization for +Standardization, 1988. + + +(International Organization for Standardization). +ISO 3166-1:1997 (E). +Codes for the representation of names of countries and their subdivisions +— Part 1: Country codes +[Geneva]: International Organization for +Standardization, 1997. + +ISO +(International Organization for Standardization). +ISO/IEC 10646-1993 (E). Information technology — Universal +Multiple-Octet Coded Character Set (UCS) — Part 1: +Architecture and Basic Multilingual Plane. +[Geneva]: International Organization for +Standardization, 1993 (plus amendments AM 1 through AM 7). + + +The Unicode Consortium. +The Unicode Standard, Version 2.0. +Reading, Mass.: Addison-Wesley Developers Press, 1996. + + + + + +‘¼‚ÌŽQl•¶Œ£ + + + +Aho, Alfred V., +Ravi Sethi, and Jeffrey D. Ullman. +Compilers: Principles, Techniques, and Tools. +Reading: Addison-Wesley, 1986, rpt. corr. 1988. + + +Berners-Lee, T., R. Fielding, and L. Masinter. +Uniform Resource Identifiers (URI): Generic Syntax and +Semantics. +1997. +(Work in progress; see updates to RFC1738.) + +Brüggemann-Klein, Anne. +Regular Expressions into Finite Automata. +Extended abstract in I. Simon, Hrsg., LATIN 1992, +S. 97-98. Springer-Verlag, Berlin 1992. +Full Version in Theoretical Computer Science 120: 197-213, 1993. + + + +Brüggemann-Klein, Anne, +and Derick Wood. +Deterministic Regular Languages. +Universität Freiburg, Institut für Informatik, +Bericht 38, Oktober 1991. + + + +IETF (Internet Engineering Task Force). +RFC 1738: Uniform Resource Locators (URL), +ed. T. Berners-Lee, L. Masinter, M. McCahill. +1994. + + + +IETF (Internet Engineering Task Force). +RFC 1808: Relative Uniform Resource Locators, +ed. R. Fielding. +1995. + + + +IETF (Internet Engineering Task Force). +RFC 2141: URN Syntax, +ed. R. Moats. +1997. + + +ISO +(International Organization for Standardization). +ISO/IEC 8879-1986 (E). Information processing — Text and Office +Systems — Standard Generalized Markup Language (SGML). First +edition — 1986-10-15. [Geneva]: International Organization for +Standardization, 1986. + + + +ISO +(International Organization for Standardization). +ISO/IEC 10744-1992 (E). Information technology — +Hypermedia/Time-based Structuring Language (HyTime). + +[Geneva]: International Organization for +Standardization, 1992. +Extended Facilities Annexe. +[Geneva]: International Organization for +Standardization, 1996. + + + + + + + + +•¶ŽšƒNƒ‰ƒX + +

Unicode•W€‚É’è‹`‚·‚é&property;‚É‚µ‚½‚ª‚Á‚ÄC•¶Žš‚ÍC&base-character;(BaseChar)(‚±‚ê‚ç‚ÍC&diacritical-mark;‚𜂭ƒ‰ƒeƒ“ƒAƒ‹ƒtƒ@ƒxƒbƒg‚̃Aƒ‹ƒtƒ@ƒxƒbƒg•¶Žš‚ðŠÜ‚Þ)C&ideographic;(ideographic)‹y‚Ñ&combining-character;(CombiningChar)(‚±‚̃Nƒ‰ƒX‚ÍC‚Ù‚Æ‚ñ‚Ç‚Ì&diacritical-mark;‚ðŠÜ‚Þ)‚ɃNƒ‰ƒX•ª‚¯‚·‚éB‚±‚ê‚ç‚̃Nƒ‰ƒX‚ÍCŒ‹‡‚µC&letter;(Letter)‚̃Nƒ‰ƒX‚Æ‚È‚éB10i”’l(Digit)‹y‚Ñ&extender;(Extender)‚à‹æ•Ê‚·‚éB + +•¶Žš + +Letter +BaseChar +| Ideographic +BaseChar +[#x0041-#x005A] +| [#x0061-#x007A] +| [#x00C0-#x00D6] +| [#x00D8-#x00F6] +| [#x00F8-#x00FF] +| [#x0100-#x0131] +| [#x0134-#x013E] +| [#x0141-#x0148] +| [#x014A-#x017E] +| [#x0180-#x01C3] +| [#x01CD-#x01F0] +| [#x01F4-#x01F5] +| [#x01FA-#x0217] +| [#x0250-#x02A8] +| [#x02BB-#x02C1] +| #x0386 +| [#x0388-#x038A] +| #x038C +| [#x038E-#x03A1] +| [#x03A3-#x03CE] +| [#x03D0-#x03D6] +| #x03DA +| #x03DC +| #x03DE +| #x03E0 +| [#x03E2-#x03F3] +| [#x0401-#x040C] +| [#x040E-#x044F] +| [#x0451-#x045C] +| [#x045E-#x0481] +| [#x0490-#x04C4] +| [#x04C7-#x04C8] +| [#x04CB-#x04CC] +| [#x04D0-#x04EB] +| [#x04EE-#x04F5] +| [#x04F8-#x04F9] +| [#x0531-#x0556] +| #x0559 +| [#x0561-#x0586] +| [#x05D0-#x05EA] +| [#x05F0-#x05F2] +| [#x0621-#x063A] +| [#x0641-#x064A] +| [#x0671-#x06B7] +| [#x06BA-#x06BE] +| [#x06C0-#x06CE] +| [#x06D0-#x06D3] +| #x06D5 +| [#x06E5-#x06E6] +| [#x0905-#x0939] +| #x093D +| [#x0958-#x0961] +| [#x0985-#x098C] +| [#x098F-#x0990] +| [#x0993-#x09A8] +| [#x09AA-#x09B0] +| #x09B2 +| [#x09B6-#x09B9] +| [#x09DC-#x09DD] +| [#x09DF-#x09E1] +| [#x09F0-#x09F1] +| [#x0A05-#x0A0A] +| [#x0A0F-#x0A10] +| [#x0A13-#x0A28] +| [#x0A2A-#x0A30] +| [#x0A32-#x0A33] +| [#x0A35-#x0A36] +| [#x0A38-#x0A39] +| [#x0A59-#x0A5C] +| #x0A5E +| [#x0A72-#x0A74] +| [#x0A85-#x0A8B] +| #x0A8D +| [#x0A8F-#x0A91] +| [#x0A93-#x0AA8] +| [#x0AAA-#x0AB0] +| [#x0AB2-#x0AB3] +| [#x0AB5-#x0AB9] +| #x0ABD +| #x0AE0 +| [#x0B05-#x0B0C] +| [#x0B0F-#x0B10] +| [#x0B13-#x0B28] +| [#x0B2A-#x0B30] +| [#x0B32-#x0B33] +| [#x0B36-#x0B39] +| #x0B3D +| [#x0B5C-#x0B5D] +| [#x0B5F-#x0B61] +| [#x0B85-#x0B8A] +| [#x0B8E-#x0B90] +| [#x0B92-#x0B95] +| [#x0B99-#x0B9A] +| #x0B9C +| [#x0B9E-#x0B9F] +| [#x0BA3-#x0BA4] +| [#x0BA8-#x0BAA] +| [#x0BAE-#x0BB5] +| [#x0BB7-#x0BB9] +| [#x0C05-#x0C0C] +| [#x0C0E-#x0C10] +| [#x0C12-#x0C28] +| [#x0C2A-#x0C33] +| [#x0C35-#x0C39] +| [#x0C60-#x0C61] +| [#x0C85-#x0C8C] +| [#x0C8E-#x0C90] +| [#x0C92-#x0CA8] +| [#x0CAA-#x0CB3] +| [#x0CB5-#x0CB9] +| #x0CDE +| [#x0CE0-#x0CE1] +| [#x0D05-#x0D0C] +| [#x0D0E-#x0D10] +| [#x0D12-#x0D28] +| [#x0D2A-#x0D39] +| [#x0D60-#x0D61] +| [#x0E01-#x0E2E] +| #x0E30 +| [#x0E32-#x0E33] +| [#x0E40-#x0E45] +| [#x0E81-#x0E82] +| #x0E84 +| [#x0E87-#x0E88] +| #x0E8A +| #x0E8D +| [#x0E94-#x0E97] +| [#x0E99-#x0E9F] +| [#x0EA1-#x0EA3] +| #x0EA5 +| #x0EA7 +| [#x0EAA-#x0EAB] +| [#x0EAD-#x0EAE] +| #x0EB0 +| [#x0EB2-#x0EB3] +| #x0EBD +| [#x0EC0-#x0EC4] +| [#x0F40-#x0F47] +| [#x0F49-#x0F69] +| [#x10A0-#x10C5] +| [#x10D0-#x10F6] +| #x1100 +| [#x1102-#x1103] +| [#x1105-#x1107] +| #x1109 +| [#x110B-#x110C] +| [#x110E-#x1112] +| #x113C +| #x113E +| #x1140 +| #x114C +| #x114E +| #x1150 +| [#x1154-#x1155] +| #x1159 +| [#x115F-#x1161] +| #x1163 +| #x1165 +| #x1167 +| #x1169 +| [#x116D-#x116E] +| [#x1172-#x1173] +| #x1175 +| #x119E +| #x11A8 +| #x11AB +| [#x11AE-#x11AF] +| [#x11B7-#x11B8] +| #x11BA +| [#x11BC-#x11C2] +| #x11EB +| #x11F0 +| #x11F9 +| [#x1E00-#x1E9B] +| [#x1EA0-#x1EF9] +| [#x1F00-#x1F15] +| [#x1F18-#x1F1D] +| [#x1F20-#x1F45] +| [#x1F48-#x1F4D] +| [#x1F50-#x1F57] +| #x1F59 +| #x1F5B +| #x1F5D +| [#x1F5F-#x1F7D] +| [#x1F80-#x1FB4] +| [#x1FB6-#x1FBC] +| #x1FBE +| [#x1FC2-#x1FC4] +| [#x1FC6-#x1FCC] +| [#x1FD0-#x1FD3] +| [#x1FD6-#x1FDB] +| [#x1FE0-#x1FEC] +| [#x1FF2-#x1FF4] +| [#x1FF6-#x1FFC] +| #x2126 +| [#x212A-#x212B] +| #x212E +| [#x2180-#x2182] +| [#x3041-#x3094] +| [#x30A1-#x30FA] +| [#x3105-#x312C] +| [#xAC00-#xD7A3] + +Ideographic +[#x4E00-#x9FA5] +| #x3007 +| [#x3021-#x3029] + +CombiningChar +[#x0300-#x0345] +| [#x0360-#x0361] +| [#x0483-#x0486] +| [#x0591-#x05A1] +| [#x05A3-#x05B9] +| #x05BB#x05BD +| #x05BF +| [#x05C1-#x05C2] +| #x05C4 +| #x064B#x0652 +| #x0670 +| [#x06D6-#x06DC] +| #x06DD#x06DF +| [#x06E0-#x06E4] +| [#x06E7-#x06E8] +| [#x06EA-#x06ED] +| [#x0901-#x0903] +| #x093C +| [#x093E-#x094C] +| #x094D +| [#x0951-#x0954] +| [#x0962-#x0963] +| [#x0981-#x0983] +| #x09BC +| #x09BE +| #x09BF +| [#x09C0-#x09C4] +| [#x09C7-#x09C8] +| [#x09CB-#x09CD] +| #x09D7 +| [#x09E2-#x09E3] +| #x0A02 +| #x0A3C +| #x0A3E +| #x0A3F +| [#x0A40-#x0A42] +| [#x0A47-#x0A48] +| [#x0A4B-#x0A4D] +| [#x0A70-#x0A71] +| [#x0A81-#x0A83] +| #x0ABC +| [#x0ABE-#x0AC5] +| [#x0AC7-#x0AC9] +| [#x0ACB-#x0ACD] +| [#x0B01-#x0B03] +| #x0B3C +| [#x0B3E-#x0B43] +| [#x0B47-#x0B48] +| [#x0B4B-#x0B4D] +| [#x0B56-#x0B57] +| [#x0B82-#x0B83] +| [#x0BBE-#x0BC2] +| [#x0BC6-#x0BC8] +| [#x0BCA-#x0BCD] +| #x0BD7 +| [#x0C01-#x0C03] +| [#x0C3E-#x0C44] +| [#x0C46-#x0C48] +| [#x0C4A-#x0C4D] +| [#x0C55-#x0C56] +| [#x0C82-#x0C83] +| [#x0CBE-#x0CC4] +| [#x0CC6-#x0CC8] +| [#x0CCA-#x0CCD] +| [#x0CD5-#x0CD6] +| [#x0D02-#x0D03] +| [#x0D3E-#x0D43] +| [#x0D46-#x0D48] +| [#x0D4A-#x0D4D] +| #x0D57 +| #x0E31 +| [#x0E34-#x0E3A] +| [#x0E47-#x0E4E] +| #x0EB1 +| [#x0EB4-#x0EB9] +| [#x0EBB-#x0EBC] +| [#x0EC8-#x0ECD] +| [#x0F18-#x0F19] +| #x0F35 +| #x0F37 +| #x0F39 +| #x0F3E +| #x0F3F +| [#x0F71-#x0F84] +| [#x0F86-#x0F8B] +| [#x0F90-#x0F95] +| #x0F97 +| [#x0F99-#x0FAD] +| [#x0FB1-#x0FB7] +| #x0FB9 +| [#x20D0-#x20DC] +| #x20E1 +| [#x302A-#x302F] +| #x3099 +| #x309A + +Digit +[#x0030-#x0039] +| [#x0660-#x0669] +| [#x06F0-#x06F9] +| [#x0966-#x096F] +| [#x09E6-#x09EF] +| [#x0A66-#x0A6F] +| [#x0AE6-#x0AEF] +| [#x0B66-#x0B6F] +| [#x0BE7-#x0BEF] +| [#x0C66-#x0C6F] +| [#x0CE6-#x0CEF] +| [#x0D66-#x0D6F] +| [#x0E50-#x0E59] +| [#x0ED0-#x0ED9] +| [#x0F20-#x0F29] + +Extender +#x00B7 +| #x02D0 +| #x02D1 +| #x0387 +| #x0640 +| #x0E46 +| #x0EC6 +| #x3005 +| [#x3031-#x3035] +| [#x309D-#x309E] +| [#x30FC-#x30FE] + + + + +

+

‚±‚±‚Å’è‹`‚·‚镶ŽšƒNƒ‰ƒX‚ÍCUnicode•¶Žšƒf[ƒ^ƒx[ƒX‚©‚çCŽŸ‚Ì‚Æ‚¨‚è‚É“¾‚邱‚Æ‚ª‚Å‚«‚éB + + +

a) –¼‘OŠJŽn•¶Žš‚ÍCLl, Lu, Lo, Lt, NlƒJƒeƒSƒŠ“à‚̈ê‚‚łȂ¯‚ê‚΂Ȃç‚È‚¢B

+ + +

b) –¼‘OŠJŽn•¶ŽšˆÈŠO‚Ì–¼‘O•¶Žš‚ÍCMc, Me, Mn, Lm, NdƒJƒeƒSƒŠ“à‚̈ê‚‚łȂ¯‚ê‚΂Ȃç‚È‚¢B

+
+ +

c) &compatibility-area;‚É‚ ‚镶Žš(•¶Žš•„†‚Å#xF900‚æ‚è‘å‚«‚­#xFFFE‚æ‚謂³‚¢•¶Žš)‚ÍCXML‚É‚¨‚¯‚é–¼‘O‚Æ‚µ‚Ä‚ÍC‹–‚³‚ê‚È‚¢B

+
+ +

d) &font-decomposition;‚©&compatibility-decomposition;‚ð‚à‚•¶Žš(‚‚܂èCƒf[ƒ^ƒx[ƒX“à‚Ì‚T”Ԗڂ̃tƒB[ƒ‹ƒh‚É"compatibility formatting tag"‚ª‚ ‚é‚à‚ÌB‚±‚ê‚ÍC‚T”Ԗڂ̃tƒB[ƒ‹ƒh‚ªC"<"‚ÅŽn‚܂邱‚Æ‚É‚æ‚Á‚ă}[ƒN•t‚¯‚³‚ê‚éB)‚ÍC‹–‚³‚ê‚È‚¢B

+
+ +

e) ŽŸ‚Ì•¶Žš‚ÍC–¼‘OŠJŽn•¶Žš‚Æ‚µ‚Ĉµ‚¤B‚±‚ê‚ÍC&property-file;‚ªC‚±‚ê‚ç‚Ì•¶Žš‚ðƒAƒ‹ƒtƒ@ƒxƒbƒg‚É—ÞŽ—‚·‚é‚ÆŒ©‚È‚·‚±‚Æ‚É‚æ‚éB‚»‚ê‚ç‚Í +[#x02BB-#x02C1], #x0559, #x06E5, #x06E6‚Æ‚·‚éB

+
+ +

f) •¶Žš•„†‚ª#x20DD-#x20E0‚Ì•¶Žš‚ÍC(Unicode ‚Ì5.14‚É‚µ‚½‚ª‚Á‚Ä)œŠO‚·‚éB

+
+ +

g) •¶Žš•„†‚ª#x00B7‚Ì•¶Žš‚ÍC&property-list;‚É‚µ‚½‚ª‚Á‚ÄC&extender;(extender)‚É•ª—Þ‚·‚éB

+
+ +

h) •¶Žš#x0387‚ÍC‚±‚ê‚É‘Š“–‚·‚鳋KŒ`‚ª#x00B7‚È‚Ì‚ÅC–¼‘O•¶Žš‚ɒljÁ‚·‚éB

+
+ +

i) •¶Žš':'‹y‚Ñ'_'‚ÍC–¼‘OŠJŽn•¶Žš‚Æ‚µ‚Ä‹–‚·B

+
+ +

j) •¶Žš'-'‹y‚Ñ'.'‚ÍC–¼‘O•¶Žš‚Æ‚µ‚Ä‹–‚·B

+
+ +

+
+ +XML‹y‚ÑSGML + +

XML‚ÍCSGML‚Ì⊂‚Æ‚µ‚ÄÝŒv‚³‚ê‚Ä‚¢‚éB‚·‚È‚í‚¿C‚·‚ׂĂÌ&valid;‚ÈXML•¶‘‚ÍC‹KŠi‚É“K‡‚·‚éSGML•¶‘‚É‚à‚È‚éBSGML‚ª•¶‘‚ɉۂ·§ŒÀˆÈŠO‚ÉCXML‚ª‚¢‚©‚Ȃ駌À‚ð‰Û‚·‚©‚ÉŠÖ‚·‚éÚׂÍC•Ê‚Ì‹K’ö‚ðŽQÆ‚Ì‚±‚ÆB‚±‚Ì‹K’ö‚ÍCXML‚̧–ñðŒ‚ðŽ¦‚·SGML錾‚ðŠÜ‚ÝC‚±‚ê‚ÍCSGML&parser;‚ÉŽg—p‚Å‚«‚éB +

+
+ +ŽÀ‘ÌŽQÆ‹y‚Ñ•¶ŽšŽQÆ‚Ì“WŠJ +

‚±‚Ì•t˜^‚ÍCŽÀ‘ÌŽQÆ‹y‚Ñ•¶ŽšŽQÆ‚ð”FŽ¯‚µC“WŠJ‚·‚éCˆê˜A‚Ì—¬‚ê‚ðC—á‚ÉŽg‚Á‚ÄŽ¦‚·B

+

+DTD‚ªCŽŸ‚Ì錾‚ðŠÜ‚Þꇂðl‚¦‚éB +An ampersand (&#38;) may be escaped +numerically (&#38;#38;) or with a general entity +(&amp;).

" > +]]> +XML&processor;‚ÍCŽÀ‘Ì‚Ì錾‚ð\•¶‰ðÍ‚µ‚½Žž“_‚Å•¶ŽšŽQÆ‚ð”FŽ¯‚µC‚±‚ê‚ð‰ðŒˆ‚·‚éBŽÀ‘Ì"example"‚Ì’l‚Æ‚µ‚ÄCŽŸ‚Ì&string;‚ð•Û‘¶‚·‚éB +An ampersand (&) may be escaped +numerically (&#38;) or with a general entity +(&amp;).

+]]>
+•¶‘“à‚Å"&example;"‚ðŽQÆ‚·‚é‚ÆC‚±‚̃eƒLƒXƒg‚ÍCÄ‚Ñ\•¶‰ðÍ‚³‚ê‚éB‚±‚Ì‚Æ‚«C—v‘f"p"‚ÌŠJŽnƒ^ƒO‹y‚ÑI—¹ƒ^ƒO‚ð”FŽ¯‚µCŽO‚‚̎QÆ‚ð”FŽ¯‚µ“WŠJ‚·‚éB‚»‚ÌŒ‹‰ÊC—v‘f"p"‚ÍCŽŸ‚Ì“à—e‚ð‚à‚Â(‚·‚ׂăf[ƒ^‚Æ‚µC‹æØ‚èŽq–”‚Í&markup;‚Í‘¶Ý‚µ‚È‚¢B)B + +

+

‹K‘¥‹y‚Ñ‚»‚ÌŒø‰Ê‚ð‚æ‚èÚׂɎ¦‚·‚½‚ßC‚³‚ç‚É•¡ŽG‚È—á‚ðŽ¦‚·BŽŸ‚Ì—á‚ÅCs”Ô†‚ÍCŽQÆ‚Ì•Ö‹X‚Ì‚½‚ß‚¾‚¯‚É•t‚¯‚éB + +2 +4 +5 ' > +6 %xx; +7 ]> +8 This sample shows a &tricky; method. +]]> +‚±‚ê‚ðˆ—‚·‚é‚ÆCŽŸ‚Ì‚Æ‚¨‚è‚Æ‚È‚éB + +

a) 4s–Ú‚ÅC37”Ô–Ú‚Ì•¶Žš‚Ö‚ÌŽQƂ𒼂¿‚É“WŠJ‚µCƒpƒ‰ƒƒ^ŽÀ‘Ì"xx"‚ðCƒVƒ“ƒ{ƒ‹ƒe[ƒuƒ‹‚É"%zz;"‚Æ‚¢‚¤’l‚Æ‚Æ‚à‚É•Û‘¶‚·‚éB&replacement-text;‚ðÄ‚Ñ‘–¸‚·‚邱‚Æ‚Í‚È‚¢‚Ì‚ÅCƒpƒ‰ƒƒ^ŽÀ‘Ì"zz"‚Ö‚ÌŽQÆ‚Í”FŽ¯‚µ‚È‚¢("zz"‚ÍC‚Ü‚¾éŒ¾‚³‚ê‚Ä‚¢‚È‚¢‚Ì‚ÅC‘–¸‚³‚ê‚ê‚ÎC&error;‚Æ‚È‚éB)B

+

b) 5s–Ú‚ÅC•¶ŽšŽQÆ"&#60;"‚𒼂¿‚É“WŠJ‚µCƒpƒ‰ƒƒ^ŽÀ‘Ì"zz"‚ð"<!ENTITY tricky "error-prone" >"‚Æ‚¢‚¤&replacement-text;‚Æ‚Æ‚à‚É•Û‘¶‚·‚éB‚±‚ê‚ÍC&well-formed;‚ÌŽÀ‘Ì錾‚Æ‚·‚éB

+

c) 6s–Ú‚ÅC"xx"‚Ö‚ÌŽQÆ‚ð”FŽ¯‚µC"xx"‚Ì&replacement-text;(‚·‚È‚í‚¿C"%zz;")‚ð\•¶‰ðÍ‚·‚éB"zz"‚Ö‚ÌŽQƂ𑱂¢‚Ä”FŽ¯‚µC&replacement-text;("<!ENTITY tricky "error-prone" >")‚ð\•¶‰ðÍ‚·‚éBˆê”ÊŽÀ‘Ì"tricky"‚ÍC‚±‚ÌŽž“_‚Å‚ÍC錾‚³‚ê‚Ä‚¨‚èC‚»‚Ì&replacement-text;‚ÍC"error-prone"‚Æ‚·‚éB

+

d) 8s–Ú‚ÅCˆê”ÊŽÀ‘Ì"tricky"‚Ö‚ÌŽQÆ‚ð”FŽ¯‚µC“WŠJ‚·‚éB—v‘f"test"‚ÌŠ®‘S‚È“à—e‚ÍCŽŸ‚Ì(“à—e‚ð‚»‚êŽ©‘Ì•\Œ»‚·‚éB)&string;‚Æ‚È‚éB‚‚܂èCThis sample shows a error-prone method. +

+ +

+
+ +Œˆ’è“I“à—eƒ‚ƒfƒ‹ +

ŒÝŠ·«‚Ì‚½‚ßC—v‘f錾‚É‚¨‚¯‚é“à—eƒ‚ƒfƒ‹‚ÍCŒˆ’è“I‚Æ‚·‚é•K—v‚ª‚ ‚éB +

+ +

SGML‚ÍCŒˆ’è“I“à—eƒ‚ƒfƒ‹(SGML‚Å‚ÍC”ñ‚ ‚¢‚Ü‚¢‚ƌĂÔB)‚ð—v‹‚·‚éBSGMLƒVƒXƒeƒ€‚ð—p‚¢‚Ä쬂µ‚½XML&processor;‚ÍC”ñŒˆ’è“I“à—eƒ‚ƒfƒ‹‚ð&error;‚Æ‚µ‚Ä‚à‚æ‚¢B

+

—Ⴆ‚ÎC“à—eƒ‚ƒfƒ‹((b, c) | (b, d))‚Í”ñŒˆ’è“I‚Æ‚È‚éB‚±‚ê‚ÍCʼn‚Éb‚ð—^‚¦‚½‚Æ‚«Cƒ‚ƒfƒ‹“à‚Ì‚¢‚¸‚ê‚Ìb‚Æ&match;‚·‚é‚Ì‚ª–]‚Ü‚µ‚¢‚©C‚»‚ÌŽŸ‚Ì—v‘f‚ðæ“Ç‚Ý‚·‚邱‚Æ‚È‚µ‚É‚ÍC&parser;‚Í’m‚邱‚Æ‚ª‚Å‚«‚È‚¢‚±‚Æ‚É‚æ‚éB‚±‚ÌꇂÍCb‚Ö‚Ì“ñ‚‚̎QÆ‚ÍCˆê‚‚̎QƂɂ܂Ƃ߂邱‚Æ‚ª‚Å‚«Cƒ‚ƒfƒ‹‚ÍC(b, (c | d))‚Æ‚È‚éB‚±‚ê‚ÅCʼn‚Ìb‚ªC“à—eƒ‚ƒfƒ‹“à‚̈ê‚‚̖¼‘O‚Æ‚¾‚¯&match;‚·‚邱‚Æ‚Í–¾‚ç‚©‚Æ‚È‚éB&parser;‚ÍCæ“Ç‚Ý‚µ‚ÄCŽŸ‚É—ˆ‚é‚à‚Ì‚ð’m‚é•K—v‚ª‚È‚¢Bc‚àd‚àCŽó—‚³‚ê‚éB

+

Œ`Ž®“I‚ÉŽ¦‚·BAho, Sethi, and Ullman ‚Ì3.9‚̃Aƒ‹ƒSƒŠƒYƒ€3.5‚Ì•W€“I‚ȃAƒ‹ƒSƒŠƒYƒ€‚ð—p‚¢‚ÄC“à—eƒ‚ƒfƒ‹‚©‚ç—LŒÀƒI[ƒgƒ}ƒgƒ“‚ð\¬‚·‚邱‚Æ‚ª‚Å‚«‚éB‚±‚ÌŽí‚Ì‘½‚­‚̃Aƒ‹ƒSƒŠƒYƒ€‚Å‚ÍC³‹K•\Œ»‚É‚¨‚¯‚éŠeX‚̈ʒu(‚‚܂èC³‹K•\Œ»‚Ì\•¶–Ø‚É‚¨‚¯‚éŠeX‚Ì––’[ƒm[ƒh)‚ɑ΂µ‚ÄCfollow set(ŽŸ‚ɂǂ̈ʒu‚Ɉړ®‰Â”\‚©‚ð•\‚·‚à‚Ì)‚ð\¬‚·‚éB‚ ‚éˆÊ’u‚ɑ΂·‚éfollow set‚É‚¨‚¢‚ÄC•¡”‚̈ʒu‚ª“¯‚¶—v‘fŒ^–¼‚щƒxƒ‹•t‚¯‚³‚ê‚Ä‚¢‚ê‚ÎC‚»‚Ì“à—eƒ‚ƒfƒ‹‚Í&error;‚Æ‚È‚èC&error;‚ð•Ô‚·ê‡‚à‚ ‚éB +

+

‚·‚ׂĂ̔ñŒˆ’è“I“à—eƒ‚ƒfƒ‹‚𓙉¿‚ÈŒˆ’è“I“à—eƒ‚ƒfƒ‹‚É•ÏŠ·‚·‚邱‚Æ‚Í‚Å‚«‚È‚¢‚ªC‘½‚­‚Ì”ñŒˆ’è“I“à—eƒ‚ƒfƒ‹‚ð•ÏŠ·‚·‚éƒAƒ‹ƒSƒŠƒYƒ€‚ª‘¶Ý‚·‚éBBrüggemann-Klein 1991 ‚ðŽQÆ‚Ì‚±‚ÆB

+
+ +•¶Žš•„†‰»‚ÌŽ©“®ŒŸo +

+XML‚Ì•„†‰»éŒ¾‚ÍCŠeŽÀ‘Ì‚Ì“à•”ƒ‰ƒxƒ‹‚Æ‚µ‚Ä‹@”\‚µC‚Ç‚Ì•¶Žš•„†‰»‚ðŽg—p‚·‚é‚©‚ðŽ¦‚·B‚µ‚©‚µCXML&processor;‚ÍC“à•”ƒ‰ƒxƒ‹‚ð“Ç‚Þ‘O‚ÉC‚Ç‚Ì•¶Žš•„†‰»‚ðŽg—p‚·‚é‚©‚ð’m‚é•K—v‚ª‚ ‚èC‚±‚ꂪC“à•”ƒ‰ƒxƒ‹‚ªŽ¦‚»‚¤‚Æ‚·‚邱‚Æ‚É‚È‚éBˆê”Ê“I‚É‚ÍC‚±‚ê‚ÍCâ–]“I‚Èó‘Ô‚Æ‚È‚éB‚µ‚©‚µCXML‚É‚¨‚¢‚Ä‚ÍCŠ®‘S‚É‚Íâ–]“I‚Å‚Í‚È‚¢B‚±‚ê‚ÍCXML‚ªCŽŸ‚Ì“ñ‚‚̓_‚ňê”Ê“I‚Èꇂɑ΂·‚駌À‚ð‰Á‚¦‚邱‚Æ‚É‚æ‚éBˆê‚‚̧ŒÀ‚ÍC‚Ç‚ÌŽÀ‘•‚à—LŒÀŒÂ‚Ì•¶Žš•„†‰»‚¾‚¯‚̃Tƒ|[ƒg‚ð‘z’è‚·‚邱‚Æ‚Æ‚·‚éB‘¼‚̈ê‚‚̧ŒÀ‚ÍCŠeŽÀ‘Ì‚ÅŽg—p‚·‚镶Žš•„†‰»‚ðŽ©“®ŒŸo‰Â”\‚Æ‚·‚éCXML‚Ì•„†‰»éŒ¾‚̈ʒu‹y‚Ñ“à—e‚ÉŠÖ‚·‚駌À‚Æ‚·‚éB‘½‚­‚ÌꇂÉCXML‚̃f[ƒ^ƒXƒgƒŠ[ƒ€‚ɉÁ‚¦C‘¼‚Ìî•ñ‚ª—˜—p‚Å‚«‚éB‚±‚±‚Å‚ÍCXML‚ÌŽÀ‘Ì‚ª&processor;‚É“n‚³‚ê‚é‚Æ‚«C(ŠO•”)î•ñ‚𔺂¤‚©‚Ç‚¤‚©‚É‚æ‚Á‚ÄC“ñ‚‚Ìꇂɕª‚¯‚éB‚Ü‚¸Å‰‚Ìê‡‚ðŽ¦‚·B

+

+UTF-8Œ`Ž®–”‚ÍUTF-16Œ`Ž®‚Å‚Í‚È‚¢XMLŽÀ‘Ì‚ÍCʼn‚Ì•¶Žš‚ðe<?xml'‚Æ‚·‚éXML•„†‰»éŒ¾‚ÅŽn‚Ü‚ç‚È‚¯‚ê‚΂Ȃç‚È‚¢‚Ì‚ÅC‚Ç‚Ì“K‡‚µ‚½&processor;‚àC“ü—Í‚É‚ ‚é2ƒIƒNƒeƒbƒg–”‚Í4ƒIƒNƒeƒbƒg‚𒲂ׂê‚ÎCŽŸ‚Ì‚Ç‚Ìꇂª‚ ‚Ä‚Í‚Ü‚é‚©‚ðŒŸo‚Å‚«‚éB‚±‚̃ŠƒXƒg‚ð“Ç‚ÞÛ‚É‚ÍCUCS-4‚Ì'<'‚ª"#x0000003C"C'?'‚ª"#x0000003F"C‹y‚ÑUTF-16‚̃f[ƒ^&stream;‚Ì•K—v‚Æ‚·‚é&byte-order-mark;‚ª"#xFEFF"‚Æ‚¢‚¤‚±‚Æ‚ð’m‚Á‚Ä‚¨‚­‚Ɩ𗧂‚©‚à‚µ‚ê‚È‚¢B

+

+ + +

a) 00 00 00 3C: UCS-4, big-endian ƒ}ƒVƒ“ (1234‡)

+ + +

b) 3C 00 00 00: UCS-4, little-endian ƒ}ƒVƒ“ (4321‡)

+
+ +

c) 00 00 3C 00: UCS-4, •’Ê‚Å‚Í‚È‚¢ƒIƒNƒeƒbƒg‡ (2143)

+
+ +

d) 00 3C 00 00: UCS-4, •’Ê‚Å‚Í‚È‚¢ƒIƒNƒeƒbƒg‡ (3412)

+
+ +

e) FE FF: UTF-16, big-endian

+
+ +

f) FF FE: UTF-16, little-endian

+
+ +

g) 00 3C 00 3F: UTF-16, big-endian, &byte-order-mark;‚È‚µ(‚µ‚½‚ª‚Á‚ÄCŒµ–§‚É‚¢‚¦‚ÎC&error;‚Æ‚·‚éB)B

+
+ +

h) 3C 00 3F 00: UTF-16, little-endian, &byte-order-mark;‚È‚µ(‚µ‚½‚ª‚Á‚ÄCŒµ–§‚É‚¢‚¦‚ÎC&error;‚Æ‚·‚éB)B

+
+ +

i) 3C 3F 78 6D: UTF-8, ISO 646, ASCII, ISO 8859‚ÌŠeƒp[ƒgCShift-JISCEUCC•À‚Ñ‚É”CˆÓ‚Ì‘¼‚Ì7ƒrƒbƒgC8ƒrƒbƒg–”‚ͬݕ‚Ì•„†‰»‚Å‚ ‚Á‚ÄCASCII•¶Žš‚ð’Êí‚̈ʒuC•‹y‚Ñ’l‚Æ‚·‚邱‚Æ‚ð•ÛØ‚·‚é‚à‚ÌB‚±‚ê‚ç‚Ì‚Ç‚ê‚ɑΉž‚·‚é‚©‚ðŒŸo‚·‚邽‚ß‚É‚ÍCŽÀÛ‚Ì•„†‰»éŒ¾‚ð“Ç‚Ýž‚Ü‚È‚¯‚ê‚΂Ȃç‚È‚¢B‚µ‚©‚µC‚±‚ê‚ç‚·‚ׂĂ̕„†‰»‚ÍCASCII•¶Žš‚ɑ΂µ‚Ä“¯‚¶ƒrƒbƒgƒpƒ^[ƒ“‚ðŽg—p‚·‚é‚Ì‚ÅC•„†‰»éŒ¾Ž©‘Ì‚ÍC³Šm‚É“Çž‚݉”\‚Æ‚·‚éB +

+
+ +

j) 4C 6F A7 94: EBCDIC (–”‚Í‚»‚Ì•ÏŽíB‚ǂ̃R[ƒhƒy[ƒW‚ðŽg—p‚·‚é‚©‚ð’m‚邽‚ß‚É‚ÍC•„†‰»éŒ¾‘S‘Ì‚ð“Ç‚Ýž‚Ü‚ê‚È‚¯‚ê‚΂Ȃç‚È‚¢B)

+
+ +

k) ‚»‚Ì‘¼: •„†‰»éŒ¾‚È‚µ‚ÌUTF-8B‚»‚¤‚Å‚È‚¢‚Æ‚«‚É‚ÍCƒf[ƒ^&stream;‚ª‰ó‚ê‚Ä‚¢‚é‚©C’f•Ð“I‚É‚È‚Á‚Ä‚¢‚é‚©C‰½‚ç‚©‚ÌŒ`Ž®‚É‚µ‚½‚ª‚Á‚Ä–„‚ßž‚Ü‚ê‚Ä‚¢‚éB

+
+ +

+

+‚±‚Ì’ö“x‚ÌŽ©“®”»•Ê‚Å‚àCXML‚Ì•„†‰»éŒ¾‚ð“Ç‚Ýž‚ÝC•¶Žš•„†‰»‚Ì&identifier;‚ð‰ðÍ‚·‚é‚É‚Í\•ª‚Æ‚·‚éB&identifier;‚̉ðÍ‚ÍC—ÞŽ—‚·‚éŠeX‚Ì•„†‰»‚̈ꂈꂂð‹æ•Ê‚·‚邽‚ß‚É•K—v‚Æ‚·‚é(—Ⴆ‚ÎCUTF-8‹y‚Ñ8859‚ð‹æ•Ê‚·‚邽‚ßC8859‚ÌŠeƒp[ƒg‚ð‹æ•Ê‚·‚邽‚ßCŽg—p‚µ‚Ä‚¢‚é“Á’è‚ÌEBCDICƒR[ƒhƒy[ƒW‚ð‹æ•Ê‚·‚邽‚ßC‚È‚ÇB)B +

+

+•„†‰»éŒ¾‚Ì“à—e‚ðASCII•¶Žš‚ÉŒÀ’肵‚Ä‚¢‚é‚Ì‚ÅC‚Ç‚Ì•ª—Þ‚Ì•„†‰»‚ðŽg—p‚·‚é‚©‚ðŒŸo‚·‚ê‚ÎC&processor;‚ÍC•„†‰»éŒ¾‘S‘Ì‚ð³Šm‚É“Ç‚Ýž‚Þ‚±‚Æ‚ª‚Å‚«‚éBŒ»ŽÀ–â‘è‚Æ‚µ‚ÄCL‚­Žg—p‚³‚ê‚Ä‚¢‚镶Žš•„†‰»‚ÍCã‚Ì•ª—Þ‚Ì‚¢‚¸‚ê‚©‚É‚ ‚Ä‚Í‚Ü‚é‚Ì‚ÅCƒIƒyƒŒ[ƒeƒBƒ“ƒOƒVƒXƒeƒ€–”‚Í“`‘—ƒvƒƒgƒRƒ‹‚ª—^‚¦‚éŠO•”î•ñ‚ðM—Š•s‰Â”\‚È‚Æ‚«‚Å‚³‚¦‚àC“à•”ƒ‰ƒxƒ‹‚Å•¶Žš•„†‰»‚ð‚©‚È‚è³Šm‚ÉŽ¦‚·‚±‚Æ‚ªCXML•„†‰»éŒ¾‚É‚æ‚Á‚ĉ”\‚Æ‚È‚éB +

+

+&processor;‚ªŽg—p‚·‚镶Žš•„†‰»‚ðŒŸo‚µ‚³‚¦‚·‚ê‚ÎC‚»‚ꂼ‚ê‚Ìꇂɑ΂µ‚ĕʌ‚̓ü—̓‹[ƒ`ƒ“‚ðŒÄ‚Ño‚·C–”‚Í“ü—Í‚·‚éŠe•¶Žš‚ɑ΂µ“KØ‚È•ÏŠ·ŠÖ”‚ðŒÄ‚Ño‚·‚±‚Æ‚É‚æ‚Á‚ÄC“KØ‚È“®ì‚ª‰Â”\‚Æ‚È‚éB

+

+Ž©•ªŽ©‘̂Ƀ‰ƒxƒ‹•t‚¯‚ð‚·‚é‚¢‚©‚È‚éƒVƒXƒeƒ€‚Å‚à“¯—l‚¾‚ªCƒ\ƒtƒgƒEƒFƒA‚ªC•„†‰»éŒ¾‚ðXV‚¹‚¸‚ÉŽÀ‘Ì‚Ì•¶ŽšW‡–”‚Í•„†‰»‚ð•Ï‚¦‚½‚È‚ç‚ÎCXML‚Ì•„†‰»éŒ¾‚ÍC‹@”\‚µ‚È‚¢B•¶Žš•„†‰»ƒ‹[ƒ`ƒ“‚ÌŽÀ‘•ŽÒ‚ÍCŽÀ‘̂̃‰ƒxƒ‹•t‚¯‚ÉŽg—p‚·‚é“à•”‹y‚ÑŠO•”‚Ìî•ñ‚̳Šm‚³‚Ì•ÛØ‚É’ˆÓ‚·‚é‚Ì‚ª–]‚Ü‚µ‚¢B +

+

‚Q”Ô–Ú‚ÌꇂÍCXML‚ÌŽÀ‘Ì‚Ì‘¼‚ÉC•„†‰»î•ñ‚ª‘¶Ý‚·‚é‚Æ‚«‚Å‚ ‚Á‚ÄC‚¢‚­‚‚©‚̃tƒ@ƒCƒ‹ƒVƒXƒeƒ€‹y‚уlƒbƒgƒ[ƒNƒvƒƒgƒRƒ‹‚Å‚ÍC‚»‚Ì•„†‰»î•ñ‚ª‘¶Ý‚·‚éB•¡”‚Ìî•ñ‚ª—˜—p‚Å‚«‚é‚Æ‚«C‚»‚ê‚ç‚Ì‘Š‘ΓI‚È—Dæ“x‹y‚Ñ‚»‚ê‚炪–µ‚‚µ‚½‚Æ‚«‚Ì–]‚Ü‚µ‚¢ˆ—•û–@‚ÍCXML‚Ì”z‘—‚ÉŽg—p‚·‚éC‚æ‚è‚…€‚̃vƒƒgƒRƒ‹‚̈ꕔ‚Æ‚µ‚Ä‹K’ö‚·‚é‚Ì‚ª‚æ‚¢B—Ⴆ‚ÎC“à•”ƒ‰ƒxƒ‹‹y‚ÑŠO•”&header;‚É‘¶Ý‚·‚éMIMEŒ`Ž®‚̃‰ƒxƒ‹‚Ì‘Š‘ΓI‚È—Dæ“x‚ɑ΂·‚é‹K‘¥‚ÍCtext/xml‹y‚Ñapplication/xml‚ÌMIMEŒ^‚ð’è‹`‚·‚éRFC•¶‘‚̈ꕔ‚Æ‚È‚é•û‚ª‚æ‚¢B‚µ‚©‚µC‘ŠŒÝ‰^—p«‚Ì‚½‚ß‚ÉCŽŸ‚Ì‹K‘¥‚É]‚¤‚±‚Æ‚ª–]‚Ü‚µ‚¢B + +

a) XML‚ÌŽÀ‘Ì‚ªƒtƒ@ƒCƒ‹‚É‘¶Ý‚·‚ê‚ÎC&byte-order-mark;‹y‚Ñ•„†‰»éŒ¾PI‚ÍC(‘¶Ý‚·‚ê‚Î)•¶Žš•„†‰»‚ðŒˆ’è‚·‚邽‚ß‚ÉŽg—p‚·‚éB‘¼‚Ì‚·‚ׂĂÌ&hueristics;‹y‚Ñî•ñ‚ÍC&error;‰ñ•œ‚Ì‚½‚ß‚¾‚¯‚É—p‚¢‚éB +

+

b) XML‚ÌŽÀ‘Ì‚ðMIMEŒ^text/xml‚Å”z‘—‚·‚é‚Æ‚«‚ÍC‚±‚ÌMIMEŒ^‚Ì‚à‚Âcharsetƒpƒ‰ƒƒ^‚ª•¶Žš•„†‰»•û–@‚ðŒˆ’è‚·‚éB‘¼‚Ì‚·‚ׂĂÌ&hueristics;‹y‚Ñî•ñ‚ÍC&error;‰ñ•œ‚Ì‚½‚ß‚¾‚¯‚É—p‚¢‚éB +

+

c) XML‚ÌŽÀ‘Ì‚ð MIMEŒ^application/xml‚Å”z‘—‚·‚é‚Æ‚«‚ÍC&byte-order-mark;‹y‚Ñ•„†‰»éŒ¾PI‚ð(‘¶Ý‚·‚ê‚Î)•¶Žš•„†‰»‚ÌŒˆ’è‚Ì‚½‚ß‚ÉŽg—p‚·‚éB‘¼‚Ì‚·‚ׂĂÌ&hueristics;‹y‚Ñî•ñ‚Í&error;‰ñ•œ‚Ì‚½‚ß‚¾‚¯‚É—p‚¢‚éB +

+ +‚±‚ê‚ç‚Ì‹K‘¥‚ÍCƒvƒƒgƒRƒ‹‚ɂ‚¢‚Ä‚ÌŽ‘—¿‚ª‚È‚¢‚Æ‚«‚É‚¾‚¯—p‚¢‚éB“Á‚ÉCMIMEŒ^text/xml‹y‚Ñapplication/xml‚ð’è‹`‚µ‚½‚çC‚±‚ê‚ç‚ð‹K’è‚·‚éRFC‚É‘¶Ý‚·‚é‹K’肪C‚±‚ê‚ç‚Ì‹K‘¥‚ÉŽæ‚Á‚Ä‘ã‚í‚éB +

+
+ + + +&informative;W3C XML ƒ[ƒLƒ“ƒOƒOƒ‹[ƒv + +

‚±‚Ì&TR-or-Rec;‚ÍCW3C XML ƒ[ƒLƒ“ƒOƒOƒ‹[ƒv(WG)‚ª€”õ‚µCŒöŠJ‚ð³”F‚µ‚½BWG‚ª‚±‚Ì&TR-or-Rec;‚ð³”F‚·‚é‚Æ‚¢‚¤‚±‚Æ‚ÍCWG‚Ì‚·‚ׂĂ̈ψõ‚ª³”F“Š•[‚ðs‚Á‚½‚Æ‚¢‚¤‚±‚Æ‚ð•K‚¸‚µ‚àˆÓ–¡‚µ‚È‚¢BXML WG‚ÌŒ»Ý‚̈ψõ‹y‚шȑO‚̈ψõ‚ðŽŸ‚ÉŽ¦‚·B

+ + + +Jon Bosak, SunChair +James ClarkTechnical Lead +Tim Bray, Textuality and NetscapeXML Co-editor +Jean Paoli, MicrosoftXML Co-editor +C. M. Sperberg-McQueen, U. of Ill.XML Co-editor +Dan Connolly, W3C +Steve DeRose, INSO +Dave Hollander, HP +Eliot Kimber, Highland +Eve Maler, ArborText +Tom Magliery, NCSA +Murray Maloney, Muzmo and Grif +‘º“c@^C•xŽmƒ[ƒƒbƒNƒXî•ñƒVƒXƒeƒ€(Š”) +Joel Nava, Adobe +Peter Sharpe, SoftQuad +John Tigue, DataChannel + + +
+
+
+ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-utf-16.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-utf-16.xml new file mode 100644 index 0000000000..e45d113fd6 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-utf-16.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-utf-8.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-utf-8.xml new file mode 100644 index 0000000000..d7f4415e72 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/pr-xml-utf-8.xml @@ -0,0 +1,3548 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +"> + + +'"> + + + + + + + + + +amp, +lt, +gt, +apos, +quot"> + + + + + + + +]> + + + + + +
+æ‹¡å¼µå¯èƒ½ãª&markup;言語 (XML) +第1.0&version; +PR-xml-&iso6.doc.date; +World Wide Web Consortium +&draft.day;&draft.month;&draft.year; +

ã“ã®è‰æ¡ˆã¯ï¼ŒXML WGåŠã³ä»–ã®é–¢ä¿‚者ã«ã‚ˆã‚‹ãƒ¬ãƒ“ューã®ãŸã‚ã®ã‚‚ã®ã§ã‚ã£ã¦ï¼Œå…¬é–‹ã®è­°è«–ã®ãŸã‚ã®ã‚‚ã®ã§ã¯ãªã„。 +

+ + +http://www.w3.org/TR/PR-xml-&iso6.doc.date; + + +http://www.w3.org/TR/WD-xml-961114 + +http://www.w3.org/TR/WD-xml-lang-970331 + +http://www.w3.org/TR/WD-xml-lang-970630 + +http://www.w3.org/TR/WD-xml-970807 + +http://www.w3.org/TR/WD-xml-971117 + + +Tim Bray +Textuality and Netscape +tbray@textuality.com +Jean Paoli +Microsoft +jeanpa@microsoft.com +C. M. Sperberg-McQueen +University of Illinois at Chicago +cmsmcq@uic.edu + + +

ã“ã®&TR-or-Rec;ã¯, 1997å¹´12月ã«World Wide Web Consortiumã‹ã‚‰ +公表ã•ã‚ŒãŸå‹§å‘Šæ¡ˆExtensible Markup Language version第1.0版を翻訳ã—, 技 +術的内容を変更ã™ã‚‹ã“ã¨ãªã作æˆã—ãŸ&TR-or-Rec;ã§ã‚る。This &eTR-or-Rec; +is a translation of the XML proposed recommendation 1.0 +published by the World Wide Web Consortium in December 1997. It is +intended that &eTR-or-Rec; is technically identical to the original.

+ +

原文ã«ã‚ã‚‹ã€è‘—作権ã«é–¢ã—ã¦ã®è¨˜è¿°ã‚’次ã«ç¤ºã™ã€‚The +original copyright notice is shown below:

+ +

ã“ã®ç‰ˆã®XMLã®è¦å®šã¯ï¼Œå…¬é–‹ãƒ¬ãƒ“ューåŠã³è­°è«–ã‚’ +目的ã¨ã™ã‚‹ã€‚テキストåŠã³æ³•å¾‹ä¸Šã®æ³¨æ„を改変ã—ãªã„é™ã‚Šï¼Œè‡ªç”±ã« +é…布ã—ã¦ã‚‚よã„。This version of the XML specification is for +public review and discussion. It may be distributed freely, +as long as all text and legal notices remain intact.

+ +

ã“ã®&TR-or-Rec;ã®å…ƒã¨ãªã£ãŸXML勧告案ã¯ï¼Œ1998å¹´2月ã«World +Wide Web Consortiumã‹ã‚‰å…¬è¡¨ã•ã‚ŒãŸXML勧告ã«ã‚ˆã£ã¦ã™ã§ã«ç½®ãæ› +ãˆã‚‰ã‚Œã¦ã„る。ã“ã®æ¨™æº–情報ã¯ï¼ŒXML勧告ã«å¾“ã£ã¦è¨‚æ­£ã™ã‚‹ã“ã¨ã‚’ +予定ã—ã¦ã„る。The XML Proposed Recommendation is superseded +by the XML Recommendation which was published by the World +Wide Web Consortium in February 1998. It is intended that +this &eTR-or-Rec; be revised accordingly in the near future.

+ +

ã“ã®&TR-or-Rec;ã¯ï¼Œå®‰å®šã—ãŸã‚‚ã®ã§ã‚ã£ã¦ï¼Œæ˜¨å¹´æ¥ã®XML活動を通ã˜ã¦ä½œæˆã•ã‚ŒãŸï¼Œä¸€é€£ã®ä½œ +業è‰æ¡ˆã‚’å…ƒã¨ã™ã‚‹ã€‚ç¾åœ¨ï¼Œåºƒç¯„囲ã«ä½¿ç”¨ã•ã‚Œã¦ã„る国際的ãªãƒ†ã‚­ã‚¹ãƒˆå‡¦ç†ã®æ¨™ +準(標準一般化&markup;言語,Standard Generalized Markup Language, ISO +8879:1986ã«è¿½åŠ åŠã³è¨‚正を加ãˆãŸã‚‚ã®)ã®ï¼ŒWWW上ã§ã®ä½¿ç”¨ã®ãŸã‚ã«⊂ +化ã—ãŸè¨€èªžã‚’,ã“ã®&TR-or-Rec;ã¯ï¼Œè¦å®šã™ã‚‹ã€‚ISO 8879ã®ã©ã®æ©Ÿèƒ½ã‚’ã“ã® +⊂ã«æ®‹ã™ã‹ï¼Œã¨ã„ã†æ±ºå®šã«ã¤ã„ã¦ã®è©³ç´°ã¯ï¼Œåˆ¥é€”用æ„ã™ã‚‹ã€‚XMLã¯ï¼Œ +æ—¢ã«ã„ãã¤ã‹ã®å•†å“ã§ã‚µãƒãƒ¼ãƒˆã•ã‚Œï¼ŒXMLをサãƒãƒ¼ãƒˆã™ã‚‹ãƒ•ãƒªãƒ¼ã‚¦ã‚§ã‚¢ã®æ•°ã‚‚増ãˆã¦ +ã„る。XMLã«é–¢ã™ã‚‹å…¬é–‹ã®è«–議も,オンラインã§å…¥æ‰‹ã§ãる。It is a +stable document derived from a series of working drafts produced over +the last year as deliverables of the XML activity. It specifies a +language created by subsetting an existing, widely used international +text processing standard (Standard Generalized Markup Language, ISO +8879:1986 as amended and corrected) for use on the World Wide Web. +Details of the decisions regarding which features of ISO 8879 to +retain in the subset are available +separately. XML is already supported by some commercial +products, and there are a growing number of free implementations. +Public discussions of XML are accessible +online.

+ +

ã“ã®&TR-or-Rec;ã§ã¯ï¼Œã«å®šç¾©ã™ã‚‹ +URI(Uniform Resource Identifier)を使用ã™ã‚‹ã€‚URIã®åˆ¶å®šä½œæ¥­ã¯é€²è¡Œä¸­ã§ã‚㣠+ã¦ï¼ŒåŠã³ã‚’æ›´æ–°ã™ã‚‹äºˆå®šã¨ +ãªã£ã¦ã„る。ã“ã®ä½œæ¥­ãŒRFCã¨ã—ã¦å—ã‘入れられãªã„å ´åˆã¯ï¼Œã“ã®è¦ç¨‹å†…ã®URI +ã¸ã®å‚ç…§ã¯ï¼ŒURL(Uniform Resource Locator)ã¸ã®å‚ç…§ã«ä»£ã‚る。This +specification uses the term URI, which is defined by , a work in progress expected to update and . Should the work not be +accepted as an RFC, the references to uniform resource identifiers +(URIs) in this specification will become references to uniform +resource locators (URLs).

+ +

XMLã®ä»•æ§˜ã«æº–æ‹ ã—ã¦ã„ã‚‹ã‹ã©ã†ã‹ã®åŸºæº–ã¨ãªã‚‹ã¯W3Cã®ã‚µã‚¤ãƒˆã«ã‚ +る原文ã§ã‚る。The normative version of the specification is +the English version found at the W3C site.

+ +

ã“ã®æ¨™æº–情報ã¯åŽŸä»•æ§˜ã¨æŠ€è¡“çš„ã«åŒä¸€ã§ã‚ã‚‹ã“ã¨ã‚’æ„図ã—ã¦ã„ã‚‹ãŒã€ +翻訳上ã®èª¤ã‚Šã¯ã‚り得る。Although this technical report is +intended to be technically identical to the original, it may +contain errors from the translation.

+ +

備考: 原è¦å®šã¨ã®è¦å®šç®‡æ‰€ã®å¯¾å¿œé–¢ä¿‚を明らã‹ã«ã™ã‚‹ãŸã‚ã€ã“ã® +&TR-or-Rec;ã®ç¯€æ§‹æˆåŠã³ç¯€ç•ªå·ã¯ã€åŽŸè¦å®šã®ãれらをã§ãã‚‹ã ã‘ä¿å­˜ã—ã¦ã„ +る。ã“ã®&TR-or-Rec;ã®Web版ã¯ã€åŽŸè¦å®šã®HTMLã‚¿ã‚°ã‚’ãã®ã¾ã¾ä¿å­˜ã—ã¦ã„る。 +

+
+ + +

æ‹¡å¼µå¯èƒ½ãª&markup;言語(XML)ã¯SGMLã®ç°¡å˜ãªæ–¹è¨€ã§ã‚ã£ã¦ï¼Œã“ã®&TR-or-Rec;ã§ï¼Œãã®ã™ã¹ã¦ã‚’è¦å®šã™ã‚‹ã€‚XMLã®ç›®æ¨™ã¯ï¼Œç¾åœ¨ã®HTMLã¨åŒæ§˜ã«ï¼Œä¸€èˆ¬æ€§ã®ã‚ã‚‹SGMLをウェブ上ã§é…布,å—ä¿¡åŠã³å‡¦ç†ã§ãã‚‹ã“ã¨ã¨ã™ã‚‹ã€‚XMLã¯å®Ÿè£…ãŒå®¹æ˜“ã§ã‚ã£ã¦ï¼ŒSGMLåŠã³HTMLã®ã©ã¡ã‚‰ã«å¯¾ã—ã¦ã‚‚相互é‹ç”¨æ€§ã‚’ä¿ã¤è¨­è¨ˆãŒãªã•ã‚Œã¦ã„る。

+
+ +

Chicago, Vancouver, Mountain View, et al.: +World-Wide Web Consortium, XML作業グループ, 1996, 1997.

+
+ +

Created in electronic form.

+
+ +English +Extended Backus-Naur Form (formal grammar) + + + +1997-12-03 : CMSMcQ : yet further changes +1997-12-02 : TB : further changes (see TB to XML WG, +2 December 1997) +1997-12-02 : CMSMcQ : deal with as many corrections and +comments from the proofreaders as possible: +entify hard-coded document date in pubdate element, +change expansion of entity WebSGML, +update status description as per Dan Connolly (am not sure +about refernece to Berners-Lee et al.), +add 'The' to abstract as per WG decision, +move Relationship to Existing Standards to back matter and +combine with References, +re-order back matter so normative appendices come first, +re-tag back matter so informative appendices are tagged informdiv1, +remove XXX XXX from list of 'normative' specs in prose, +move some references from Other References to Normative References, +add RFC 1738, 1808, and 2141 to Other References (they are not +normative since we do not require the processor to enforce any +rules based on them), +add reference to 'Fielding draft' (Berners-Lee et al.), +move notation section to end of body, +drop URIchar non-terminal and use SkipLit instead, +lose stray reference to defunct nonterminal 'markupdecls', +move reference to Aho et al. into appendix (Tim's right), +add prose note saying that hash marks and fragment identifiers are +NOT part of the URI formally speaking, and are NOT legal in +system identifiers (processor 'may' signal an error). +Work through: +Tim Bray reacting to James Clark, +Tim Bray on his own, +Eve Maler, + +NOT DONE YET: +change binary / text to unparsed / parsed. +handle James's suggestion about < in attriubte values +uppercase hex characters, +namechar list, + +1997-12-01 : JB : add some column-width parameters +1997-12-01 : CMSMcQ : begin round of changes to incorporate +recent WG decisions and other corrections: +binding sources of character encoding info (27 Aug / 3 Sept), +correct wording of Faust quotation (restore dropped line), +drop SDD from EncodingDecl, +change text at version number 1.0, +drop misleading (wrong!) sentence about ignorables and extenders, +modify definition of PCData to make bar on msc grammatical, +change grammar's handling of internal subset (drop non-terminal markupdecls), +change definition of includeSect to allow conditional sections, +add integral-declaration constraint on internal subset, +drop misleading / dangerous sentence about relationship of +entities with system storage objects, +change table body tag to htbody as per EM change to DTD, +add rule about space normalization in public identifiers, +add description of how to generate our name-space rules from +Unicode character database (needs further work!). + +1997-10-08 : TB : Removed %-constructs again, new rules +for PE appearance. +1997-10-01 : TB : Case-sensitive markup; cleaned up +element-type defs, lotsa little edits for style +1997-09-25 : TB : Change to elm's new DTD, with +substantial detail cleanup as a side-effect +1997-07-24 : CMSMcQ : correct error (lost *) in definition +of ignoreSectContents (thanks to Makoto Murata) +Allow all empty elements to have end-tags, consistent with +SGML TC (as per JJC). +1997-07-23 : CMSMcQ : pre-emptive strike on pending corrections: +introduce the term 'empty-element tag', note that all empty elements +may use it, and elements declared EMPTY must use it. +Add WFC requiring encoding decl to come first in an entity. +Redefine notations to point to PIs as well as binary entities. +Change autodetection table by removing bytes 3 and 4 from +examples with Byte Order Mark. +Add content model as a term and clarify that it applies to both +mixed and element content. + +1997-06-30 : CMSMcQ : change date, some cosmetic changes, +changes to productions for choice, seq, Mixed, NotationType, +Enumeration. Follow James Clark's suggestion and prohibit +conditional sections in internal subset. TO DO: simplify +production for ignored sections as a result, since we don't +need to worry about parsers which don't expand PErefs finding +a conditional section. +1997-06-29 : TB : various edits +1997-06-29 : CMSMcQ : further changes: +Suppress old FINAL EDIT comments and some dead material. +Revise occurrences of % in grammar to exploit Henry Thompson's pun, +especially markupdecl and attdef. +Remove RMD requirement relating to element content (?). + +1997-06-28 : CMSMcQ : Various changes for 1 July draft: +Add text for draconian error handling (introduce +the term Fatal Error). +RE deleta est (changing wording from +original announcement to restrict the requirement to validating +parsers). +Tag definition of validating processor and link to it. +Add colon as name character. +Change def of %operator. +Change standard definitions of lt, gt, amp. +Strip leading zeros from #x00nn forms. +1997-04-02 : CMSMcQ : final corrections of editorial errors +found in last night's proofreading. Reverse course once more on +well-formed: Webster's Second hyphenates it, and that's enough +for me. +1997-04-01 : CMSMcQ : corrections from JJC, EM, HT, and self +1997-03-31 : Tim Bray : many changes +1997-03-29 : CMSMcQ : some Henry Thompson (on entity handling), +some Charles Goldfarb, some ERB decisions (PE handling in miscellaneous +declarations. Changed Ident element to accept def attribute. +Allow normalization of Unicode characters. move def of systemliteral +into section on literals. +1997-03-28 : CMSMcQ : make as many corrections as possible, from +Terry Allen, Norbert Mikula, James Clark, Jon Bosak, Henry Thompson, +Paul Grosso, and self. Among other things: give in on "well formed" +(Terry is right), tentatively rename QuotedCData as AttValue +and Literal as EntityValue to be more informative, since attribute +values are the only place QuotedCData was used, and +vice versa for entity text and Literal. (I'd call it Entity Text, +but 8879 uses that name for both internal and external entities.) +1997-03-26 : CMSMcQ : resynch the two forks of this draft, reapply +my changes dated 03-20 and 03-21. Normalize old 'may not' to 'must not' +except in the one case where it meant 'may or may not'. +1997-03-21 : TB : massive changes on plane flight from Chicago +to Vancouver +1997-03-21 : CMSMcQ : correct as many reported errors as possible. + +1997-03-20 : CMSMcQ : correct typos listed in CMSMcQ hand copy of spec. +1997-03-20 : CMSMcQ : cosmetic changes preparatory to revision for +WWW conference April 1997: restore some of the internal entity +references (e.g. to docdate, etc.), change character xA0 to &nbsp; +and define nbsp as &#160;, and refill a lot of paragraphs for +legibility. +1996-11-12 : CMSMcQ : revise using Tim's edits: +Add list type of NUMBERED and change most lists either to +BULLETS or to NUMBERED. +Suppress QuotedNames, Names (not used). +Correct trivial-grammar doc type decl. +Rename 'marked section' as 'CDATA section' passim. +Also edits from James Clark: +Define the set of characters from which [^abc] subtracts. +Charref should use just [0-9] not Digit. +Location info needs cleaner treatment: remove? (ERB +question). +One example of a PI has wrong pic. +Clarify discussion of encoding names. +Encoding failure should lead to unspecified results; don't +prescribe error recovery. +Don't require exposure of entity boundaries. +Ignore white space in element content. +Reserve entity names of the form u-NNNN. +Clarify relative URLs. +And some of my own: +Correct productions for content model: model cannot +consist of a name, so "elements ::= cp" is no good. + +1996-11-11 : CMSMcQ : revise for style. +Add new rhs to entity declaration, for parameter entities. +1996-11-10 : CMSMcQ : revise for style. +Fix / complete section on names, characters. +Add sections on parameter entities, conditional sections. +Still to do: Add compatibility note on deterministic content models. +Finish stylistic revision. +1996-10-31 : TB : Add Entity Handling section +1996-10-30 : TB : Clean up term & termdef. Slip in +ERB decision re EMPTY. +1996-10-28 : TB : Change DTD. Implement some of Michael's +suggestions. Change comments back to //. Introduce language for +XML namespace reservation. Add section on white-space handling. +Lots more cleanup. +1996-10-24 : CMSMcQ : quick tweaks, implement some ERB +decisions. Characters are not integers. Comments are /* */ not //. +Add bibliographic refs to 10646, HyTime, Unicode. +Rename old Cdata as MsData since it's only seen +in marked sections. Call them attribute-value pairs not +name-value pairs, except once. Internal subset is optional, needs +'?'. Implied attributes should be signaled to the app, not +have values supplied by processor. +1996-10-16 : TB : track down & excise all DSD references; +introduce some EBNF for entity declarations. +1996-10-?? : TB : consistency check, fix up scraps so +they all parse, get formatter working, correct a few productions. +1996-10-10/11 : CMSMcQ : various maintenance, stylistic, and +organizational changes: +Replace a few literals with xmlpio and +pic entities, to make them consistent and ensure we can change pic +reliably when the ERB votes. +Drop paragraph on recognizers from notation section. +Add match, exact match to terminology. +Move old 2.2 XML Processors and Apps into intro. +Mention comments, PIs, and marked sections in discussion of +delimiter escaping. +Streamline discussion of doctype decl syntax. +Drop old section of 'PI syntax' for doctype decl, and add +section on partial-DTD summary PIs to end of Logical Structures +section. +Revise DSD syntax section to use Tim's subset-in-a-PI +mechanism. +1996-10-10 : TB : eliminate name recognizers (and more?) +1996-10-09 : CMSMcQ : revise for style, consistency through 2.3 +(Characters) +1996-10-09 : CMSMcQ : re-unite everything for convenience, +at least temporarily, and revise quickly +1996-10-08 : TB : first major homogenization pass +1996-10-08 : TB : turn "current" attribute on div type into +CDATA +1996-10-02 : TB : remould into skeleton + entities +1996-09-30 : CMSMcQ : add a few more sections prior to exchange + with Tim. +1996-09-20 : CMSMcQ : finish transcribing notes. +1996-09-19 : CMSMcQ : begin transcribing notes for draft. +1996-09-13 : CMSMcQ : made outline from notes of 09-06, +do some housekeeping + + +
+ + +一般事項 + +

æ‹¡å¼µå¯èƒ½ãª&markup;言語XML(eXtensible Markup Language)ã¯ï¼ŒXML文書ã¨ã„ã†ãƒ‡ãƒ¼ã‚¿ã‚ªãƒ–ジェクトã®ã‚¯ãƒ©ã‚¹ã‚’è¦å®šã—,XML文書を処ç†ã™ã‚‹ãƒ—ログラムã®å‹•ä½œã®ä¸€éƒ¨ã‚’è¦å®šã™ã‚‹ã€‚XMLã¯ï¼ŒSGML(標準一般化&markup;言語,Standard Generalized Markup Language)ã®åˆ¶é™ã—ãŸ⊂ã¨ã™ã‚‹ã€‚構造上,XML文書ã¯ï¼Œã‹ãªã‚‰ãšSGMLè¦æ ¼ã«é©åˆã™ã‚‹ã€‚

+

XML文書ã¯ï¼Œå®Ÿä½“ã¨ã„ã†è¨˜æ†¶å˜ä½ã‹ã‚‰ãªã‚Šï¼Œå®Ÿä½“ã¯ï¼Œ&parsed-data;åˆã¯&unparsed-data;ã‹ã‚‰ãªã‚‹ã€‚&parsed-data;ã¯ï¼Œæ–‡å­—ã‹ã‚‰ãªã‚Šï¼Œãã®ä¸€éƒ¨ã¯ï¼Œæ–‡æ›¸ã®æ–‡å­—データを構æˆã—,一部ã¯ï¼Œ&markup;を構æˆã™ã‚‹ã€‚&markup;ã¯ï¼Œæ–‡æ›¸ã®è¨˜æ†¶ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆåŠã³è«–ç†æ§‹é€ ã«ã¤ã„ã¦ã®è¨˜è¿°ã‚’表ã™ç¬¦å·ã¨ã™ã‚‹ã€‚XMLã¯ï¼Œè¨˜æ†¶ãƒ¬ã‚¤ã‚¢ã‚¦ãƒˆåŠã³è«–ç†æ§‹é€ ã«ã¤ã„ã¦ã®åˆ¶ç´„æ¡ä»¶ã‚’記述ã™ã‚‹æ©Ÿæ§‹ã‚’æä¾›ã™ã‚‹ã€‚

+

XML&processor;ã¨ã„ã†ã‚½ãƒ•ãƒˆã‚¦ã‚§ã‚¢ãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ«ã¯ï¼ŒXML文書を読ã¿è¾¼ã¿ï¼Œãã®å†…容åŠã³æ§‹é€ ã¸ã®ã‚¢ã‚¯ã‚»ã‚¹ã‚’æä¾›ã™ã‚‹ãŸã‚ã«ç”¨ã„る。 XML&processor;ã¯ï¼Œä»–ã®ãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ«ã®ãŸã‚ã«å‹•ä½œã™ã‚‹ã“ã¨ã‚’å‰æã¨ã—,ãã®ãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ«ã‚’&application;ã¨ã„ã†ã€‚ã“ã®&TR-or-Rec;ã¯ï¼ŒXML&processor;ãŒè¡Œã‚ãªã‘ã‚Œã°ãªã‚‰ãªã„振舞ã„ã‚’è¦å®šã™ã‚‹ã€‚ã¤ã¾ã‚Šï¼ŒXMLデータã®èª­è¾¼ã¿æ–¹æ³•ã‚’è¦å®šã—,&application;ã«æä¾›ã™ã‚‹æƒ…報をè¦å®šã™ã‚‹ã€‚

+ + +経緯åŠã³ç›®æ¨™ +

1996å¹´ã«World Wide Web Consortium(W3C)ã®ä¸­ã«è¨­ç«‹ã—ãŸXML作業グループ(以å‰ã¯ï¼Œ SGML編集レビュー委員会ã¨å‘¼ã°ã‚ŒãŸ)ãŒï¼ŒXMLを開発ã—ãŸã€‚ã“ã®ä½œæ¥­ã‚°ãƒ«ãƒ¼ãƒ—ã®è­°é•·ã‚’,Sun Microsystemsã®Jon BosakãŒå‹¤ã‚る。W3CãŒçµ„ç¹”ã—,以å‰ã¯SGML作業グループã¨å‘¼ã°ã‚ŒãŸXML SIG(Special Interest Group)も,XMLã®åˆ¶å®šã«éžå¸¸ã«æ´»ç™ºã«å‚ç”»ã—ãŸã€‚ +Dan Connollyã¯ï¼Œä½œæ¥­ã‚°ãƒ«ãƒ¼ãƒ—ã®W3Cã«ãŠã‘る連絡係を務ã‚ãŸã€‚

+

XMLã®è¨­è¨ˆç›®æ¨™ã‚’,次ã«ç¤ºã™ã€‚ +

a) XMLã¯ï¼ŒInternet上ã§ãã®ã¾ã¾ä½¿ç”¨ã§ãる。

+

b) XMLã¯ï¼Œåºƒç¯„囲ã®&application;を支æ´ã™ã‚‹ã€‚

+

c) XMLã¯ï¼ŒSGMLã¨äº’æ›æ€§ã‚’ã‚‚ã¤ã€‚

+

d) XML文書を処ç†ã™ã‚‹ãƒ—ログラムを書ãã“ã¨ã¯ï¼Œå®¹æ˜“ã§ãªã‘ã‚Œã°ãªã‚‰ãªã„。

+

e) XMLã§ã¯ï¼Œã‚ªãƒ—ションã®æ©Ÿèƒ½ã¯ã§ãã‚‹ã ã‘å°‘ãªãã—,一ã¤ã‚‚存在ã—ãªã„ã“ã¨ã‚’目指ã™ã€‚

+

f) XML文書ã¯ï¼Œäººé–“ã«ã¨ã£ã¦èª­ã¿ã‚„ã™ã,å分ã«ç†è§£ã—ã‚„ã™ã„。

+

g) XMLã®è¨­è¨ˆã¯ï¼Œã™ã¿ã‚„ã‹ã«è¡Œãˆãªã‘ã‚Œã°ãªã‚‰ãªã„。

+

h) XMLã®è¨­è¨ˆã¯ï¼ŒåŽ³å¯†åŠã³ç°¡æ½”ã§ãªã‘ã‚Œã°ãªã‚‰ãªã„。

+

i) XML文書ã¯ï¼Œå®¹æ˜“ã«ä½œæˆã§ãる。

+

j) XMLã§ã¯ï¼Œ&markup;ã®æ•°ã‚’減らã™ã“ã¨ã¯ï¼Œé‡è¦ã§ã¯ãªã„。

+

+

XML第&XML.version;&version;ã‚’ç†è§£ã—,ãれを処ç†ã™ã‚‹è¨ˆç®—機プログラムを書ããŸã‚ã«å分ãªæƒ…å ±ã¯ï¼Œã“ã®&TR-or-Rec;åŠã³é–¢é€£ã™ã‚‹è¦æ ¼(文字用ã¨ã—ã¦ï¼ŒUnicodeåŠã³ISO/IEC 10646,&language-identification;タグ用ã¨ã—ã¦ï¼Œã‚¤ãƒ³ã‚¿ãƒãƒƒãƒˆ RFC 1766,&language-code;用ã¨ã—ã¦ï¼ŒISO 639,並ã³ã«&country-code;用ã¨ã—ã¦ï¼ŒISO 3166)ã§ï¼Œã™ã¹ã¦ç¤ºã™ã€‚

+

ã“ã®&version;ã®XMLã®è¦å®šã¯ï¼Œå…¬é–‹ãƒ¬ãƒ“ューåŠã³è­°è«–を目的ã¨ã™ã‚‹ã€‚テキストåŠã³æ³•å¾‹ä¸Šã®æ³¨æ„を改変ã—ãªã„é™ã‚Šï¼Œè‡ªç”±ã«é…布ã—ã¦ã‚‚よã„。

+
+ +定義 +

XML文書ã®è¦å®šã®ãŸã‚ã«ä½¿ç”¨ã™ã‚‹ç”¨èªžã¯ï¼Œã“ã®&TR-or-Rec;内ã§å®šç¾©ã™ã‚‹ã€‚次ã«ç¤ºã™èªžå¥ã¯ï¼Œãれらã®ç”¨èªžã‚’定義ã™ã‚‹ãŸã‚,åŠã³XML&processor;ã®å‹•ãã‚’è¦å®šã™ã‚‹ãŸã‚ã«ä½¿ç”¨ã™ã‚‹ã€‚ + + + +

é©åˆã™ã‚‹æ–‡æ›¸åˆã¯XML&processor;ã¯ï¼Œè¨˜è¿°ã•ã‚ŒãŸã¨ãŠã‚Šã«å‹•ä½œã—ã¦ã‚‚よã„ãŒï¼Œãã®ã¨ãŠã‚Šã«ã™ã‚‹å¿…è¦ã¯ãªã„。

+ + + +

é©åˆã™ã‚‹æ–‡æ›¸åˆã¯XML&processor;ã¯ï¼Œè¨˜è¿°ã•ã‚ŒãŸã¨ãŠã‚Šã«å‹•ä½œã™ã‚‹ã“ã¨ãŒè¦æ±‚ã•ã‚Œã‚‹ã€‚ãã†ã§ãªã‘ã‚Œã°ï¼Œ&error;ã¨ã™ã‚‹ã€‚ +

+
+ + +

ã“ã®&TR-or-Rec;ãŒå®šã‚ã‚‹è¦å‰‡ã«å¯¾ã™ã‚‹é•å。çµæžœã¯å®šç¾©ã—ãªã„。é©åˆã™ã‚‹ã‚½ãƒ•ãƒˆã‚¦ã‚§ã‚¢ã¯ï¼Œ&error;を検出ã—ã¦å ±å‘Šã—ã¦ã‚‚よã,&error;ã‹ã‚‰å›žå¾©ã—ã¦ã‚‚よã„。

+
+ + +

é©åˆã™ã‚‹XML&processor;ãŒæ¤œå‡ºã—ãªã‘ã‚Œã°ãªã‚‰ãšï¼Œ&application;ã«å ±å‘Šã—ãªã‘ã‚Œã°ãªã‚‰ãªã„&error;。&fatal-error;を発見ã—ãŸã‚ã¨ï¼Œ&processor;ã¯ï¼Œãれ以é™ã®&error;を探ã™ãŸã‚ã«ãƒ‡ãƒ¼ã‚¿å‡¦ç†ã‚’続行ã—ã¦ã‚‚よã,&error;を発見ã—ãŸå ´åˆã¯ï¼Œãã®&error;ã‚’&application;ã«å ±å‘Šã—ã¦ã‚‚よã„。&error;訂正をサãƒãƒ¼ãƒˆã™ã‚‹ãŸã‚ã«ï¼Œ&processor;ã¯ï¼Œæœªå‡¦ç†ãƒ‡ãƒ¼ã‚¿(文字データåŠã³&markup;ã®æ··åœ¨ã—ãŸã‚‚ã®)を文書ã‹ã‚‰å–り出ã—,&application;ã«æ¸¡ã—ã¦ã‚‚よã„。ã—ã‹ã—,一度,&fatal-error;を検出ã—ãŸã‚‰ï¼Œ&processor;ã¯ï¼Œé€šå¸¸ã®å‡¦ç†ã‚’続行ã—ã¦ã¯ãªã‚‰ãªã„。ã¤ã¾ã‚Šï¼Œ&processor;ã¯ï¼Œæ–‡å­—データåŠã³æ–‡æ›¸ã®è«–ç†æ§‹é€ ã«ã¤ã„ã¦ã®æƒ…報を,通常ã®æ–¹æ³•ã§&application;ã«æ¸¡ã—続ã‘ã¦ã¯ãªã‚‰ãªã„。

+
+ + +

é©åˆã™ã‚‹ã‚½ãƒ•ãƒˆã‚¦ã‚¨ã‚¢ã¯ï¼Œè¨˜è¿°ã•ã‚ŒãŸã¨ãŠã‚Šã«æŒ¯ã‚‹èˆžã£ã¦ã‚‚よã„(may),åˆã¯æŒ¯ã‚‹èˆžã‚ãªãã¦ã¯ãªã‚‰ãªã„(must)(文章中ã®åŠ©å‹•è©žã«ã‚ˆã‚‹ã€‚)。ãã®ã¨ãŠã‚Šã«æŒ¯ã‚‹èˆžã†å ´åˆã¯ï¼Œè¨˜è¿°ã•ã‚ŒãŸæŒ¯èˆžã„ã‚’é¸æŠžåˆã¯æ‹’å¦ã™ã‚‹æ‰‹æ®µã‚’&user;ã«æä¾›ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。

+
+ + +

ã™ã¹ã¦ã®&valid;ãªXML文書ã«é©ç”¨ã™ã‚‹è¦å‰‡ã€‚&validity;制約ã®é•åã¯ï¼Œ&error;ã¨ã™ã‚‹ã€‚&at-user-option;,検証を行ã†XML&processor;ã¯ï¼Œã“ã®&error;を報告ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。

+
+ + +

ã™ã¹ã¦ã®&well-formed;ã®XML文書ã«é©ç”¨ã™ã‚‹è¦å‰‡ã€‚&well-formed;制約ã®é•åã¯ï¼Œ&fatal-error;ã¨ã™ã‚‹ã€‚

+
+ + +

a) &string;åˆã¯åå‰ã®&match; 比較ã™ã‚‹äºŒã¤ã®&string;åˆã¯åå‰ã¯ï¼ŒåŒä¸€ã§ãªã‘ã‚Œã°ãªã‚‰ãªã„。ISO/IEC 10646ã«ãŠã„ã¦ï¼Œè¤‡æ•°ã®è¡¨ç¾ãŒå¯èƒ½ãªæ–‡å­—[例ãˆã°ï¼Œ&composed-form;åŠã³åŸºåº•+&diacritical-mark;(ダイアクリティカルマーク)å½¢å¼ï¼½ã¯ï¼Œã©ã¡ã‚‰ã®&string;ã‚‚åŒã˜è¡¨ç¾ã®ã¨ãã«é™ã‚Šï¼Œ&match;ã™ã‚‹ã€‚&at-user-option;,&processor;ã¯ï¼Œãã®æ–‡å­—を標準形ã«æ­£è¦åŒ–ã—ã¦ã‚‚よã„。比較ã®ã¨ãã€å¤§æ–‡å­—ã¨å°æ–‡å­—ã¨ã®åŒºåˆ¥ã‚’ã™ã‚‹ã€‚<BR>b) &string;ã¨æ–‡æ³•ä¸­ã®è¦å‰‡ã¨ã®&match; ã‚る生æˆè¦å‰‡ã‹ã‚‰ç”Ÿæˆã™ã‚‹è¨€èªžã«ï¼Œã‚ã‚‹&string;ãŒå±žã™ã‚‹ã¨ã,ã“ã®&string;ã¯ï¼Œã“ã®ç”Ÿæˆè¦å‰‡ã«&match;ã™ã‚‹ã¨ã„ã†ã€‚<BR>c) 内容ã¨å†…容モデルã¨ã®&match; ã‚ã‚‹è¦ç´ ãŒï¼Œè¦ç´ ã®&validity;ã®åˆ¶ç´„ã«ç¤ºã™æ„味ã§é©åˆã™ã‚‹ã¨ã,ã“ã®è¦ç´ ã¯ï¼Œãã®å®£è¨€ã«&match;ã™ã‚‹ã¨ã„ã†ã€‚

+
+ + +

XMLã®æ©Ÿèƒ½ã§ã‚ã£ã¦ï¼ŒXMLãŒSGMLã¨äº’æ›ã§ã‚ã‚‹ã“ã¨ã‚’ä¿è¨¼ã™ã‚‹ãŸã‚ã ã‘ã«å°Žå…¥ã•ã‚Œã‚‹ã‚‚ã®ã€‚

+
+ + +

拘æŸåŠ›ã¯ã‚‚ãŸãªã„推奨事項。&WebSGML;以å‰ã‹ã‚‰å­˜åœ¨ã™ã‚‹SGML&processor;ãŒï¼ŒXML文書を処ç†ã§ãã‚‹å¯èƒ½æ€§ã‚’高ã‚ã‚‹ãŸã‚ã«å–り入れるもã®ã€‚

+
+ +

+
+
+ + +文書 +

+ +ã“ã®&TR-or-Rec;ã§å®šç¾©ã™ã‚‹æ„味ã§ï¼Œ&well-formed;ã¨ã™ã‚‹ãƒ‡ãƒ¼ã‚¿ã‚ªãƒ–ジェクトを,XML文書ã¨ã„ã†ã€‚&well-formed;ã®XML文書ãŒï¼Œã•ã‚‰ã«ï¼Œã‚る制約æ¡ä»¶ã‚’満足ã™ã‚Œã°ï¼Œ&valid;ãªXML文書ã¨ã™ã‚‹ã€‚ +

+ + + +

ã„ãšã‚Œã®XML文書も,論ç†æ§‹é€ åŠã³ç‰©ç†æ§‹é€ ã‚’ã‚‚ã¤ã€‚物ç†çš„ã«ã¯ï¼Œæ–‡æ›¸ã¯ï¼Œå®Ÿä½“ã¨å‘¼ã¶å˜ä½ã‹ã‚‰ãªã‚‹ã€‚ã‚る実体ã¯ï¼Œæ–‡æ›¸å†…ã«ä»–ã®å®Ÿä½“ã‚’å«ã‚€ãŸã‚ã«ï¼Œãã®ä»–ã®å®Ÿä½“ã‚’å‚ç…§ã—ã¦ã‚‚よã„。文書ã¯ï¼Œâ€œãƒ«ãƒ¼ãƒˆâ€ã™ãªã‚ã¡æ–‡æ›¸å®Ÿä½“ã‹ã‚‰å§‹ã¾ã‚‹ã€‚è«–ç†çš„ã«ã¯ï¼Œæ–‡æ›¸ã¯ï¼Œå®£è¨€ï¼Œè¦ç´ ï¼Œã‚³ãƒ¡ãƒ³ãƒˆï¼Œæ–‡å­—å‚ç…§åŠã³å‡¦ç†å‘½ä»¤ã‚’å«ã¿ï¼Œã“れらã™ã¹ã¦ã¯ï¼Œæ–‡æ›¸å†…ã§æ˜Žç¤ºçš„ãª&markup;ã«ã‚ˆã£ã¦ç¤ºã™ã€‚è«–ç†æ§‹é€ åŠã³ç‰©ç†æ§‹é€ ã¯ï¼Œä»¥é™ã«ç¤ºã™ã¨ãŠã‚Šã«ï¼ŒåŽ³å¯†ã«å…¥ã‚Œå­ã«ãªã£ã¦ã„ãªã‘ã‚Œã°ãªã‚‰ãªã„。

+ + + + +&well-formed;ã®XML文書 +

ã‚るテキストオブジェクトãŒï¼Œæ¬¡ã®ã„ãšã‚Œã‹ã®ã¨ã,ãã®ãƒ†ã‚­ã‚¹ãƒˆã‚ªãƒ–ジェクトを&well-formed;ã®XML文書ã¨å‘¼ã¶ã€‚ + +

a) 全体ã¨ã—ã¦ï¼Œdocumentã¨ã„ã†ãƒ©ãƒ™ãƒ«ã‚’ã‚‚ã¤ç”Ÿæˆè¦å‰‡ã«&match;ã™ã‚‹ã€‚

+

b) ã“ã®&TR-or-Rec;ã§å®šç¾©ã™ã‚‹ï¼Œã™ã¹ã¦ã®&well-formed;制約ã«å¾“ã†ã€‚

+
+

c) ãã‚Œãžã‚Œã®&parsed-entity;ãŒï¼Œ&well-formed;ã¨ãªã‚‹ã€‚

+

+

+ +文書 +document +prolog +element +Misc* + +

+

document生æˆè¦å‰‡ã«&match;ã™ã‚‹ã¨ã¯ï¼Œæ¬¡ã‚’æ„味ã™ã‚‹ã€‚ + +

a) 一ã¤ä»¥ä¸Šã®è¦ç´ ã‚’å«ã‚€ã€‚

+ + + + +

b) ルートåˆã¯æ–‡æ›¸è¦ç´ ã¨ã„ã†è¦ç´ ãŒä¸€ã¤ã ã‘存在ã—,ã“ã‚Œã¯ï¼Œä»–ã®è¦ç´ ã®å†…容ã«å«ã¾ã‚Œãªã„。ã“れ以外ã®ã™ã¹ã¦ã®è¦ç´ ã¯ï¼Œãã®é–‹å§‹ã‚¿ã‚°ãŒä»–ã®è¦ç´ ã®å†…容ã«å«ã¾ã‚Œã‚Œã°ï¼Œå¯¾å¿œã™ã‚‹çµ‚了タグもåŒã˜è¦ç´ ã®å†…容ã«å«ã¾ã‚Œã‚‹ã€‚ã¤ã¾ã‚Šï¼Œè¦ç´ ã¯ï¼Œé–‹å§‹ã‚¿ã‚°åŠã³çµ‚了タグã«ã‚ˆã£ã¦åŒºåˆ‡ã‚‰ã‚Œï¼Œå…¥ã‚Œå­æ§‹é€ ã‚’ãªã™ã€‚ +

+ +

+

ã“れらã®çµæžœã¨ã—ã¦ï¼Œæ–‡æ›¸å†…ã®ã©ã®éžãƒ«ãƒ¼ãƒˆè¦ç´ Cã«å¯¾ã—ã¦ã‚‚,ã‚ã‚‹ä»–ã®è¦ç´ PãŒå­˜åœ¨ã—,Cã¯ï¼ŒPã®å†…容ã«å«ã¾ã‚Œã‚‹ãŒï¼ŒPã®å†…容ã«å«ã¾ã‚Œã‚‹ä»–ã®è¦ç´ ã«å«ã¾ã‚Œã‚‹ã“ã¨ã¯ãªã„。ã“ã®ã¨ã,Pã‚’Cã®è¦ªã¨ã„ã„,Cã‚’Pã®å­ã¨ã„ã†ã€‚

+
+ +文字 +

+ + + +&parsed-entity;ã¯ï¼Œãƒ†ã‚­ã‚¹ãƒˆ(文字ã®ä¸¦ã³ã§ã‚ã£ã¦ï¼Œ&markup;åˆã¯æ–‡å­—データを表ã—ã¦ã‚‚よã„。)ã‚’å«ã‚€ã€‚文字ã¯ï¼Œãƒ†ã‚­ã‚¹ãƒˆã®æœ€å°å˜ä½ã§ã‚ã£ã¦ï¼ŒISO/IEC 10646ã«è¦å®šã•ã‚Œã‚‹ã€‚許容ã™ã‚‹æ–‡å­—ã¯ï¼Œã‚¿ãƒ–,改行,復帰並ã³ã«UnicodeåŠã³ISO/IEC 10646ãŒè¨±å®¹ã™ã‚‹å›³å½¢æ–‡å­—ã¨ã™ã‚‹ã€‚ + +文字ã®ç¯„囲 + +Char +#x9 | #xA | #xD | [#x20-#D7FF] | [#xE000-#xFFFD] +| [#x10000-#x10FFFF] +ä»»æ„ã®Unicode文字。ãŸã ã—,&surrogate-blocks;,FFFEåŠã³FFFFã¯é™¤ã。 + + + +

+

&character-value;をビットパタンã«ç¬¦å·åŒ–ã™ã‚‹æ©Ÿæ§‹ã¯ï¼Œå®Ÿä½“ã”ã¨ã«é•ã£ã¦ã‚‚よã„。ã™ã¹ã¦ã®XML&processor;ã¯ï¼ŒISO/IEC 10646ã®UTF-8符å·åŒ–åŠã³UTF-16符å·åŒ–ã‚’å—ã‘付ã‘ãªã‘ã‚Œã°ãªã‚‰ãªã„。二ã¤ã®ã©ã¡ã‚‰ãŒç”¨ã„られã¦ã„ã‚‹ã‹ã‚’明示ã™ã‚‹ãŸã‚ã®æ©Ÿæ§‹ï¼ŒåŠã³ä»–ã®ç¬¦å·åŒ–方法を利用ã™ã‚‹ãŸã‚ã®æ©Ÿæ§‹ã¯ï¼Œæ–‡å­—ã®ç¬¦å·åŒ–ã«è¨˜è¿°ã™ã‚‹ã€‚

+

ã©ã®ç¬¦å·åŒ–方法を用ã„ã‚‹ã‹ã«é–¢ä¿‚ãªã,ISO/IEC 10646ã®æ–‡å­—集åˆã«ã‚ã‚‹ã™ã¹ã¦ã®æ–‡å­—ã¯ï¼Œãã®UCS-4&code-value;ã¨ç­‰ä¾¡ãª10進数åˆã¯16進数ã«ã‚ˆã£ã¦ï¼Œå‚ç…§ã§ãる。

+
+ + +共通ã®æ§‹æ–‡æ§‹æˆå­ + +

2.3ã§ã¯ï¼Œæ–‡æ³•å†…ã§åºƒã使用ã™ã‚‹ã„ãã¤ã‹ã®è¨˜å·ã‚’定義ã™ã‚‹ã€‚

+

S (空白)ã¯ï¼Œä¸€ã¤è‹¥ã—ãã¯è¤‡æ•°ã®&space-character;(#x20),復帰,改行åˆã¯ã‚¿ãƒ–ã‹ã‚‰æˆã‚‹ã€‚ + + +空白 + +S +(#x20 | #x9 | #xD | #xA)+ + + +

+

便宜上,文字を,&letter;,数字åˆã¯ä»–ã®æ–‡å­—ã«åˆ†é¡žã™ã‚‹ã€‚&letter;ã¯ï¼Œã‚¢ãƒ«ãƒ•ã‚¡ãƒ™ãƒƒãƒˆçš„åˆã¯è¡¨éŸ³çš„ã§ã‚る基本文字(一ã¤åˆã¯è¤‡æ•°ã®&combining-character;ãŒï¼Œå¾Œã«ç¶šãã“ã¨ã‚‚ã‚る。),&ideographic;ã‹ã‚‰æˆã‚‹ã€‚ + +å„クラスã«ãŠã‘る実際ã®æ–‡å­—ã«ã¤ã„ã¦ã®å®Œå…¨ãªå®šç¾©ã¯ï¼Œæ–‡å­—クラスã«é–¢ã™ã‚‹ä»˜éŒ²ã«è¦å®šã™ã‚‹ã€‚

+

Nameã¯ï¼Œ&letter;åˆã¯ã„ãã¤ã‹ã®åŒºåˆ‡ã‚Šæ–‡å­—ã®ä¸€ã¤ã§å§‹ã¾ã‚Šï¼Œãã®å¾Œã«&letter;,数字,ãƒã‚¤ãƒ•ãƒ³ï¼Œä¸‹ç·šï¼Œã‚³ãƒ­ãƒ³åˆã¯ãƒ”リオドãŒç¶šã(ã“れらをåå‰æ–‡å­—ã¨ã„ã†ã€‚)。&string;"xml"åˆã¯(('X'|'x') ('M'|'m') ('L'|'l'))ã«&match;ã™ã‚‹ä»»æ„ã®&string;ã§å§‹ã¾ã‚‹åå‰ã¯ï¼Œã“ã®&TR-or-Rec;ã®ç¾åœ¨ã®ç‰ˆåˆã¯å°†æ¥ã®ç‰ˆã§ã®æ¨™æº–化ã®ãŸã‚ã«äºˆç´„ã™ã‚‹ã€‚ +

+ +

XMLã®åå‰ã®ä¸­ã®ã‚³ãƒ­ãƒ³ã¯ï¼Œåå‰ç©ºé–“ã§ã®å®Ÿé¨“ã®ãŸã‚ã«äºˆç´„ã™ã‚‹ã€‚コロンã®æ„味ã¯ï¼Œå°†æ¥ã®ã‚る時点ã§æ¨™æº–化ã™ã‚‹ã‚‚ã®ã¨ã—,ãã®ã¨ãã«ã¯ï¼Œå®Ÿé¨“çš„ãªç›®çš„ã§ã‚³ãƒ­ãƒ³ã‚’使用ã™ã‚‹æ–‡æ›¸ã‚’æ›´æ–°ã™ã‚‹å¿…è¦ãŒç”Ÿã˜ã‚‹å¯èƒ½æ€§ãŒã‚る。XMLã§æŽ¡ç”¨ã™ã‚‹åå‰ç©ºé–“ã®æ©Ÿæ§‹ãŒï¼ŒåŒºåˆ‡ã‚Šå­ã¨ã—ã¦å®Ÿéš›ã«ã‚³ãƒ­ãƒ³ã‚’使用ã™ã‚‹ã¨ã„ã†ä¿è¨¼ã¯ãªã„。事実上,ã“ã‚Œã¯ï¼Œåå‰ç©ºé–“ã®å®Ÿé¨“ã®ä¸€ã¤ã¨ã—ã¦ä»¥å¤–ã«ã¯ï¼ŒXMLã®åå‰ã®ä¸­ã§ã‚³ãƒ­ãƒ³ã‚’使用ã—ãªã„ã»ã†ãŒã‚ˆã„ã“ã¨ã‚’æ„味ã™ã‚‹ã€‚ã—ã‹ã—,XML&processor;ã¯ï¼Œåå‰æ–‡å­—ã¨ã—ã¦ã‚³ãƒ­ãƒ³ã‚’å—ã‘付ã‘ã‚‹ã“ã¨ãŒæœ›ã¾ã—ã„。 +

+
+

+Nmtoken (åå‰&token;)ã¯ï¼Œåå‰æ–‡å­—ã§æ§‹æˆã™ã‚‹åˆ—ã¨ã™ã‚‹ã€‚ + +åå‰åŠã³&token; + +NameChar +Letter +| Digit + +| '.' | '-' | '_' | ':' +| CombiningChar + +| Extender + +Name +(Letter | '_' | ':') +(NameChar)* +Names +Name +(S Name)* +Nmtoken +(NameChar)+ +Nmtokens +Nmtoken (S Nmtoken)* + +

+

&literal;データã¯ï¼Œå¼•ç”¨ç¬¦ã§å›²ã¾ã‚ŒãŸ&string;ã¨ã—,ãã®åˆ—ã®åŒºåˆ‡ã‚Šå­ã¨ã—ã¦ä½¿ç”¨ã™ã‚‹å¼•ç”¨ç¬¦ã¯å«ã¾ãªã„。&literal;ã¯ï¼Œå†…部実体(EntityValue),属性値(AttValue),外部&identifier;(SystemLiteral)ã®å†…容ã®æŒ‡å®šã«ä½¿ç”¨ã™ã‚‹ã€‚目的ã«ã‚ˆã£ã¦ã¯ï¼Œ&literal;全体を,ãã®ä¸­ã®&markup;ã®èµ°æŸ»ã‚’è¡Œãªã‚ãšã«ï¼Œã‚¹ã‚­ãƒƒãƒ—ã™ã‚‹ã“ã¨ãŒã‚ã‚‹(SkipLit。)。 + +&literal; + + + +EntityValue +' " ' +([^%&"] +| PEReference +| Reference)* +' " ' + +|  +" ' " +([^%&'] +| PEReference +| Reference)* +" ' " + +AttValue +' " ' +([^<&"] +| Reference)* +' " ' + +|  +" ' " +([^<&'] +| Reference)* +" ' " + + + +SystemLiteral +SkipLit + + +PubidLiteral +' " ' PubidChar* +' " ' +| " ' " (PubidChar - " ' ")* " ' " + +PubidChar +#x20 | #xD | #xA +| [a-zA-Z0-9] +| [-'()+,./:=?] + +SkipLit +(' " ' [^"]* ' " ') +| (" ' " [^']* " ' ") + + + + +

+ + + +
+ + +文字データåŠã³&markup; +

テキストã¯ï¼Œæ–‡å­—データåŠã³&markup;ãŒæ··åœ¨ã™ã‚‹ã‚‚ã®ã¨ã—ã¦æ§‹æˆã™ã‚‹ã€‚&markup;ã¯ï¼Œé–‹å§‹ã‚¿ã‚°ï¼Œçµ‚了タグ,空è¦ç´ ï¼Œå®Ÿä½“å‚照,文字å‚照,コメント,CDATAセクション ã®åŒºåˆ‡ã‚Šå­ï¼Œæ–‡æ›¸åž‹å®£è¨€åŠã³å‡¦ç†å‘½ä»¤ã®å½¢ã‚’å–る。 + +

+

&markup;ã§ã¯ãªã„ã™ã¹ã¦ã®ãƒ†ã‚­ã‚¹ãƒˆã¯ï¼Œæ–‡æ›¸ã®æ–‡å­—データを構æˆã™ã‚‹ã€‚

+

アンパサンド文字 (&)åŠã³&left-angle-bracket; (<)ã¯ï¼Œ&markup;ã®åŒºåˆ‡ã‚Šå­ã¨ã—ã¦ï¼Œåˆã¯ã‚³ãƒ¡ãƒ³ãƒˆï¼Œå‡¦ç†å‘½ä»¤è‹¥ã—ãã¯CDATAセクション内ã§ä½¿ç”¨ã™ã‚‹å ´åˆã«ã ã‘,ãã®ã¾ã¾ã®å½¢ã§å‡ºç¾ã—ã¦ã‚ˆã„。ã“れらã®æ–‡å­—ã¯ï¼Œå†…部実体宣言ã®&literal;実体値内ã«è¨˜è¿°ã—ã¦ã‚‚よã„。 詳ã—ãã¯ï¼Œ&well-formed;ã®å®Ÿä½“ã«é–¢ã™ã‚‹è¦å®šã‚’å‚照。ã“れらã®æ–‡å­—ãŒä»–ã®éƒ¨åˆ†ã§å¿…è¦ãªå ´åˆï¼Œæ•°å€¤ã«ã‚ˆã‚‹æ–‡å­—å‚ç…§åˆã¯&string;"&amp;"åŠã³&string;"&lt;"を使用ã—,&escape;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。&right-angle-bracket; (>) ã¯ï¼Œ&string;"&gt;"を使用ã—ã¦è¡¨ç¾ã—ã¦ã‚‚よã„。内容ã®ä¸­ã§åˆ—"]]>"を使用ã™ã‚‹ã¨ãã¯ï¼Œãã‚ŒãŒï¼ŒCDATAセクションã®çµ‚了を&markup;ã—ãªã„é™ã‚Šï¼Œäº’æ›æ€§ã®ãŸã‚,"&gt;"åˆã¯æ–‡å­—å‚照を使用ã—,&escape;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。

+ +

è¦ç´ ã®å†…容ã§ã¯ï¼Œæ–‡å­—データã¯ï¼Œã„ã‹ãªã‚‹&markup;ã®é–‹å§‹åŒºåˆ‡ã‚Šå­ã‚’å«ã¾ãªã„ä»»æ„ã®&char-string;ã¨ã™ã‚‹ã€‚CDATAセクションã§ã¯ï¼Œæ–‡å­—データã¨ã¯ï¼ŒCDATAセクションã®çµ‚了区切りå­"]]>"ã‚’å«ã¾ãªã„ä»»æ„ã®&char-string;ã¨ã™ã‚‹ã€‚ +

+

+属性値ã«&single-quote;åŠã³&double-quote;ã‚’å«ã‚€ãŸã‚ã«ã¯ï¼Œã‚¢ãƒã‚¹ãƒˆãƒ­ãƒ•ã‚£åˆã¯&single-quote;(') ã¯ï¼Œ"&apos;"ã¨ã—ã¦è¡¨ç¾ã—,&double-quote;(")ã¯ï¼Œ"&quot;"ã¨ã—ã¦è¡¨ç¾ã™ã‚‹ã€‚ + +文字データ + +CharData +[^<&]* - ([^<&]* ']]>' [^<&]*) + + +

+
+ + +コメント + +

コメントã¯ï¼Œä»–ã®&markup;ã®å¤–ãªã‚‰ã°ï¼Œæ–‡æ›¸ã®ã©ã“ã«ç¾ã‚Œã¦ã‚‚よã„。ã•ã‚‰ã«ï¼Œæ–‡æ›¸åž‹å®£è¨€å†…ã§ï¼Œæ–‡æ³•ãŒè¨±ã™å ´æ‰€ã«ç¾ã‚Œã¦ã‚‚よã„。 + +コメントã¯ï¼Œæ–‡æ›¸ã®æ–‡å­—データã®ä¸€éƒ¨ã§ã¯ãªã„。XML&processor;ã¯ï¼Œ&application;ãŒã‚³ãƒ¡ãƒ³ãƒˆã®ãƒ†ã‚­ã‚¹ãƒˆã‚’å–り出ã™ã“ã¨ã‚’å¯èƒ½ã¨ã—ã¦ã‚‚よã„ãŒï¼Œãã†ã—ãªãã¨ã‚‚よã„。 +互æ›æ€§ã®ãŸã‚,&string;"--" (&double-hyphen;)ã¯ï¼Œã‚³ãƒ¡ãƒ³ãƒˆå†…ã§ç¾ã‚Œã¦ã¯ãªã‚‰ãªã„。 + +コメント +Comment +'<!--' +((Char - '-') +| ('-' (Char - '-')))* +'-->' + + + +

+

コメントã®ä¾‹ã‚’次ã«ç¤ºã™ã€‚ +<!&como; declarations for <head> & <body> &comc;> +

+
+ + +処ç†å‘½ä»¤ + +

処ç†å‘½ä»¤(PI)ã«ã‚ˆã£ã¦ï¼Œ&application;ã®ãŸã‚ã®å‘½ä»¤ã‚’文書ã«å…¥ã‚Œã‚‹ã“ã¨ãŒã§ãる。 + + +処ç†å‘½ä»¤ +PI +'<?' PITarget +(S +(Char* - +(Char* &pic; Char*)))? +&pic; +PITarget +Name - +(('X' | 'x') ('M' | 'm') ('L' | 'l')) + + +PIã¯ï¼Œæ–‡æ›¸ã®æ–‡å­—データã®ä¸€éƒ¨ã§ã¯ãªã„ãŒï¼Œ&application;ã«æ¸¡ã•ã‚Œãªã‘ã‚Œã°ãªã‚‰ãªã„。PIã¯ï¼Œå‘½ä»¤ãŒæ¸¡ã•ã‚Œã‚‹&application;ã‚’&identify;ãŸã‚ã«ä½¿ç”¨ã™ã‚‹⌖ (PITarget) ã§å§‹ã¾ã‚‹ã€‚⌖å "XML","xml"ãªã©ã¯ï¼Œã“ã®&TR-or-Rec;ã®ç¾åœ¨ã®ç‰ˆåˆã¯å°†æ¥ã®ç‰ˆã®è¦æ ¼åŒ–用ã«äºˆç´„ã™ã‚‹ã€‚XMLã®è¨˜æ³•æ©Ÿæ§‹ã‚’,PIã®⌖を宣言ã™ã‚‹ãŸã‚ã«ä½¿ç”¨ã—ã¦ã‚‚よã„。 +

+
+ + +CDATAセクション + +

CDATAセクションã¯ï¼Œæ–‡å­—データãŒå‡ºç¾ã™ã‚‹ã¨ã“ã‚ã§ã‚ã‚Œã°ï¼Œã©ã“ã«å‡ºç¾ã—ã¦ã‚‚よã„。ã“ã‚Œã¯ï¼Œãã†ã§ãªã‘ã‚Œã°ï¼Œ&markup;ã¨ã—ã¦èªè­˜ã™ã‚‹æ–‡å­—ã‚’å«ã‚€ï¼Œãƒ†ã‚­ã‚¹ãƒˆã®åŒºç”»ã‚’&escape;ã™ã‚‹ã®ã«ä½¿ç”¨ã™ã‚‹ã€‚CDATAセクションã¯ï¼Œ&string;"<![CDATA["ã§å§‹ã¾ã‚Šï¼Œ&string; +"]]>"ã§çµ‚ã‚る。 + +CDATAセクション +CDSect +CDStart +CData +CDEnd +CDStart +'<![CDATA[' + +CData + +(Char* - +(Char* ']]>' Char*)) + + +CDEnd +']]>' + + + +CDATAセクション内ã§ã¯ï¼Œåˆ—CDEndã ã‘ã‚’&markup;ã¨ã—ã¦èªè­˜ã™ã‚‹ã®ã§ï¼Œ&left-angle-bracket;åŠã³ã‚¢ãƒ³ãƒ‘サンドã¯ï¼Œãã®&literal;å½¢å¼ã§å‡ºç¾ã—ã¦ã‚ˆã„。ãれらã¯ï¼Œ"&lt;"åŠã³"&amp;"を使用ã—ã¦&escape;ã™ã‚‹å¿…è¦ã¯ãªã„。CDATAセクションã¯ï¼Œå…¥ã‚Œå­ã«ã¯ã§ããªã„。 + +

+ +

"<greeting>"åŠã³"</greeting>"を,&markup;ã§ã¯ãªã,文字データã¨ã—ã¦èªè­˜ã™ã‚‹CDATAセクションã®ä¾‹ã‚’,次ã«ç¤ºã™ã€‚ +<![CDATA[<greeting>Hello, world!</greeting>]]> +

+
+ + +&prolog;åŠã³æ–‡æ›¸åž‹å®£è¨€ + +

XML文書ã¯ï¼Œä½¿ç”¨ã™ã‚‹XMLã®&version;を指定ã™ã‚‹XML宣言ã§å§‹ã‚ã¦ã‚‚よã,åˆãã†ã™ã‚‹ã®ãŒæœ›ã¾ã—ã„。 + +

+

ã“ã®&TR-or-Rec;ã®ã“ã®&version;ã«é©åˆã™ã‚‹ã“ã¨ã‚’示ã™ãŸã‚ã«ã¯ï¼Œ&version;ç•ªå· "1.0" を使用ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。ã‚る文書ãŒï¼Œã“ã®&TR-or-Rec;ã®ã“ã®&version;ã«é©åˆã—ãªã„ã¨ã,値"1.0"を使用ã™ã‚‹ã®ã¯ï¼Œ&error;ã¨ã™ã‚‹ã€‚ã“ã®&TR-or-Rec;ã®ä»Šå¾Œã®&version;ã«"1.0"以外ã®å€¤ã‚’付与ã™ã‚‹ã“ã¨ãŒï¼ŒXML作業グループã®æ„図ã ãŒï¼ŒXMLã®å°†æ¥ã®&version;を作æˆã™ã‚‹ã“ã¨ã®ç¢ºç´„を示ã™ã‚ã‘ã§ã¯ãªã,作æˆã—ãŸã¨ã—ã¦ã‚‚,番å·ä»˜ã‘ã«ã¤ã„ã¦ï¼Œç‰¹å®šã®æ–¹æ³•ã‚’使用ã™ã‚‹ã“ã¨ã®ç¢ºç´„を示ã™ã‚ã‘ã§ã‚‚ãªã„。将æ¥ã®&version;ã®å¯èƒ½æ€§ã‚’除外ã—ãªã„ã®ã§ï¼Œå¿…è¦ãªå ´åˆï¼Œè‡ªå‹•çš„ãª&version;ã®èªè­˜ã‚’å¯èƒ½ã¨ã™ã‚‹æ‰‹æ®µã¨ã—ã¦ï¼Œã“ã®æ§‹æˆå­ã‚’æä¾›ã™ã‚‹ã€‚&processor;ã¯ï¼Œã‚µãƒãƒ¼ãƒˆã—ã¦ã„ãªã„&version;ã§ãƒ©ãƒ™ãƒ«ä»˜ã‘ã—ãŸæ–‡æ›¸ã‚’å—ã‘å–ã£ãŸã¨ã,&error;を通知ã—ã¦ã‚‚よã„。 +

+

XML文書内ã®&markup;ã®æ©Ÿèƒ½ã¯ï¼Œè¨˜æ†¶æ§‹é€ åŠã³è«–ç†æ§‹é€ ã‚’記述ã™ã‚‹ã“ã¨ï¼Œä¸¦ã³ã«å±žæ€§åŠã³å±žæ€§å€¤ã®å¯¾ã‚’è«–ç†æ§‹é€ ã«é–¢é€£ã¥ã‘ã‚‹ã“ã¨ã«ã‚る。XMLã¯ï¼Œè«–ç†æ§‹é€ ã«ã¤ã„ã¦ã®åˆ¶ç´„æ¡ä»¶ã‚’定義ã™ã‚‹ãŸã‚,åŠã³ã‚らã‹ã˜ã‚定義ã•ã‚ŒãŸè¨˜æ†¶å˜ä½ã‚’使用ã§ãã‚‹ãŸã‚ã®æ©Ÿæ§‹ã¨ã—ã¦ï¼Œæ–‡æ›¸åž‹å®£è¨€ã‚’æä¾›ã™ã‚‹ã€‚XML文書ãŒ&valid;ã¨ã¯ï¼Œæ–‡æ›¸åž‹å®£è¨€ã‚’ã‚‚ã¡ï¼Œãã®æ–‡æ›¸åž‹å®£è¨€ã«ç¤ºã™åˆ¶ç´„æ¡ä»¶ã‚’満ãŸã™ã“ã¨ã¨ã™ã‚‹ã€‚ +

+

文書型宣言ã¯ï¼Œæ–‡æ›¸ã®æœ€åˆã®è¦ç´ ã®å‰ã«ç¾ã‚Œãªã‘ã‚Œã°ãªã‚‰ãªã„。 + +&prolog; + +prolog +XMLDecl? +Misc* +(doctypedecl +Misc*)? +XMLDecl +&xmlpio; +VersionInfo +EncodingDecl? +SDDecl? +S? +&pic; + +VersionInfo +S 'version' Eq +('"VersionNum"' +| "'VersionNum'") + +Eq +S? '=' S? + +VersionNum +([a-zA-Z0-9_.:] | '-')+ + +Misc +Comment | PI | +S + +

+ +

+例ãˆã°ï¼Œæ¬¡ã«ç¤ºã™å®Œå…¨ãªXML文書ã¯ï¼Œ&well-formed;ã§ã‚ã‚‹ãŒ&valid;ã§ã¯ãªã„。 + +Hello, world! +]]> +次ã®æ–‡æ›¸ã‚‚åŒæ§˜ã¨ã™ã‚‹ã€‚ +Hello, world! +]]> +

+

+XMLã®æ–‡æ›¸åž‹å®£è¨€ã¯ï¼Œã‚る文書クラスã®ãŸã‚ã®æ–‡æ³•ã‚’æä¾›ã™ã‚‹&markup;宣言をå«ã‚€ã‹ï¼Œåˆã¯å‚ç…§ã™ã‚‹ã€‚ã“ã®æ–‡æ³•ã‚’,文書型定義åˆã¯DTDã¨ã„ã†ã€‚文書型宣言ã¯ï¼Œ&markup;宣言をå«ã‚“ã å¤–部⊂(特別ãªç¨®é¡žã®å¤–部実体)ã‚’å‚ç…§ã§ã,åˆã¯å†…部⊂ã«ç›´æŽ¥&markup;宣言をå«ã‚€ã“ã¨ã‚‚ã§ãる。ã•ã‚‰ã«ï¼Œãã®ä¸¡æ–¹ã‚‚å¯èƒ½ã¨ã™ã‚‹ã€‚ã‚る文書ã®DTDã¯ï¼Œä¸¡æ–¹ã®⊂ã‚’ã¾ã¨ã‚ãŸã‚‚ã®ã¨ã—ã¦æ§‹æˆã™ã‚‹ã€‚ +

+

+&markup;宣言ã¯ï¼Œè¦ç´ åž‹å®£è¨€ï¼Œ 属性リスト宣言,実体宣言åˆã¯è¨˜æ³•å®£è¨€ã¨ã™ã‚‹ã€‚次ã«ç¤ºã™&well-formed;制約åŠã³&validity;制約ã«è¦å®šã™ã‚‹ãŒï¼Œã“れらã®å®£è¨€ã¯ï¼Œ¶meter;実体内ã«å…¨ä½“åˆã¯ä¸€éƒ¨ãŒå«ã¾ã‚Œã¦ã‚‚よã„。詳ã—ã„è¦å®šã¯ï¼Œç‰©ç†æ§‹é€ ã«é–¢ã™ã‚‹è¦å®šã‚’å‚ç…§ã®ã“ã¨ã€‚

+ +文書型定義 + +doctypedecl +'<!DOCTYPE' S +Name (S +ExternalID)? +S? ('[' +(markupdecl +| PEReference +| S)* +']' +S?)? '>' + + + + +markupdecl +elementdecl +| AttlistDecl +| EntityDecl +| NotationDecl +| PI +| Comment + + + + + + + + +&root;è¦ç´ åž‹ +

+文書型宣言ã«ãŠã‘ã‚‹Nameã¯ï¼Œ&root;è¦ç´ ã®åž‹ã¨&match;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。 +

+
+ + +宣言åŠã³¶meter;実体ãŒåŽ³å¯†ã«å…¥ã‚Œå­ã‚’ãªã™ã“㨠+

¶meter;実体ã®&replacement-text;ã¯ï¼Œ&markup;宣言内ã«ãŠã„ã¦ï¼ŒåŽ³å¯†ã«å…¥ã‚Œå­ã«ãªã£ã¦ã„ãªã‘ã‚Œã°ãªã‚‰ãªã„。ã¤ã¾ã‚Šï¼Œ&markup;宣言(markupdecl)ã®æœ€åˆåˆã¯æœ€å¾Œã®æ–‡å­—ãŒï¼Œ¶meter;実体å‚ç…§ã®å¯¾è±¡ã¨ãªã‚‹&replacement-text;ã«å«ã¾ã‚Œã‚Œã°ï¼Œä¸¡æ–¹ã¨ã‚‚åŒã˜&replacement-text;ã«å«ã¾ã‚Œãªã‘ã‚Œã°ãªã‚‰ãªã„。

+
+ +内部⊂内㮶meter;実体 +

DTDã®å†…部⊂ã§ã¯ï¼Œ¶meter;実体å‚ç…§ã¯ï¼Œ&markup;宣言ãŒå‡ºç¾å¯èƒ½ãªå ´æ‰€ã ã‘ã«å‡ºç¾ã§ãる。&markup;宣言内ã«ã¯å‡ºç¾ã§ããªã„(ã“ã®åˆ¶ç´„ã¯ï¼Œå¤–部¶meter;実体åˆã¯å¤–部⊂ã§ã®å‚ç…§ã«ã¯é©ç”¨ã—ãªã„。)。 +

+
+

+内部⊂ã®ã¨ãã¨åŒæ§˜ã«ï¼Œå¤–部⊂åŠã³DTDã«ãŠã„ã¦å‚ç…§ã™ã‚‹ä»»æ„ã®å¤–部¶meter;実体ã¯ï¼Œéžçµ‚端記å·markupdeclã«ã‚ˆã£ã¦è¨±ã•ã‚Œã‚‹åž‹ã®ï¼Œä¸€é€£ã®å®Œå…¨ãª&markup;宣言ã§æ§‹æˆã•ã‚Œãªã‘ã‚Œã°ãªã‚‰ãªã„。&markup;宣言ã®é–“ã«ã¯ï¼Œç©ºç™½åˆã¯¶meter;実体å‚照を置ã„ã¦ã‚‚よã„。ã—ã‹ã—,外部⊂åˆã¯å¤–部¶meter;実体ã®å†…容ã®ä¸€éƒ¨ã¯ï¼Œæ¡ä»¶ä»˜ãセクションを使用ã—ã¦ç„¡è¦–ã—ã¦ã‚‚よã„。内部サブセットã§ã¯ï¼Œã“ã‚Œã¯è¨±ã•ã‚Œãªã„。 + + +外部⊂ + +extSubset +( +markupdecl +| conditionalSect +| PEReference +| S +)* + + +

+

外部⊂åŠã³å¤–部¶meter;実体ã¯ï¼Œãã®å†…ã§ã¯ï¼Œ¶meter;実体ãŒ&markup;宣言ã®é–“ã ã‘ã§ãªã,&markup;宣言ã®å†…ã§ã‚‚èªè­˜ã•ã‚Œã‚‹ï¼Œã¨ã„ã†ç‚¹ã§ã‚‚内部⊂ã¨ã¯ç•°ãªã‚‹ã€‚ +

+

文書型宣言付ãã®XML文書ã®ä¾‹ã‚’,次ã«ç¤ºã™ã€‚ + + +Hello, world! +]]> +システム&identifier; "hello.dtd"ãŒï¼Œæ–‡æ›¸ã®DTDã®URIã¨ãªã‚‹ã€‚

+

次ã®ä¾‹ã®ã¨ãŠã‚Šï¼Œå®£è¨€ã‚’局所的ã«ä¸Žãˆã‚‹ã“ã¨ã‚‚ã§ãる。 + + +]> +Hello, world! +]]> +外部⊂åŠã³å†…部⊂ã®ä¸¡æ–¹ã‚’使用ã™ã‚‹ã¨ãã¯ï¼Œå†…部⊂ãŒå¤–部⊂より先ã«å‡ºç¾ã—ãŸã¨è¦‹ãªã™ã€‚ã“ã‚Œã¯ï¼Œå†…部⊂ã®å®Ÿä½“åŠã³å±žæ€§ãƒªã‚¹ãƒˆå®£è¨€ãŒï¼Œå¤–部⊂ã®å®Ÿä½“åŠã³å±žæ€§ãƒªã‚¹ãƒˆå®£è¨€ã‚ˆã‚Šå„ªå…ˆã™ã‚‹ã¨ã„ã†åŠ¹æžœã‚’ã‚‚ãŸã‚‰ã™ã€‚ +

+
+ + +&standalone;文書宣言 +

XML&processor;ã¯ï¼Œ&application;ã«æ–‡æ›¸ã®å†…容を渡ã™ãŒï¼Œ&markup;宣言ã¯ï¼Œã“ã®å†…容ã«å½±éŸ¿ã‚’与ãˆã‚‹ã“ã¨ãŒã‚る。属性ã®&default-value;åŠã³å®Ÿä½“宣言をãã®ä¾‹ã¨ã™ã‚‹ã€‚XML宣言ã®ä¸€éƒ¨åˆ†ã¨ã—ã¦å‡ºç¾ã§ãã‚‹&standalone;文書宣言ã¯ï¼Œæ–‡æ›¸ãŒï¼Œãã®&markup;宣言ã®å­˜åœ¨ã«ã‚ˆã£ã¦å½±éŸ¿ã•ã‚Œãªã„ã“ã¨ã‚’指ã—示ã™ï¼ˆæ™®é€šï¼Œãã®&markup;宣言ãŒå­˜åœ¨ã—ãªã„ãŸã‚ã«ï¼Œã“ã‚ŒãŒã„ãˆã‚‹ã€‚)。 + +&standalone;文書宣言 + +SDDecl + +S +'standalone' Eq "'" ('yes' | 'no') "'" + + +| S +'standalone' Eq '"' ('yes' | 'no') '"' + + +

+

&standalone;文書宣言ã«ãŠã„ã¦ã¯, "yes"ã®å€¤ã¯ï¼Œæ–‡æ›¸å®Ÿä½“ã®å¤–部ã«ï¼ˆDTDã®å¤–部⊂内ã«ï¼Œåˆã¯å†…部⊂ã‹ã‚‰å‚ç…§ã•ã‚Œã‚‹å¤–部パラメタ実体内ã«ï¼‰ï¼ŒXML&processor;ã‹ã‚‰&application;ã¸ã¨æ¸¡ã•ã‚Œã‚‹æƒ…å ±ã«å½±éŸ¿ã™ã‚‹&markup;宣言ãŒå­˜åœ¨ã—ãªã„ã“ã¨ã‚’æ„味ã™ã‚‹ã€‚"no"ã®å€¤ã¯ï¼Œãã®å¤–部&markup;宣言ãŒå­˜åœ¨ã™ã‚‹ã‹ï¼Œåˆã¯å­˜åœ¨ã™ã‚‹å¯èƒ½æ€§ãŒã‚ã‚‹ã“ã¨ã‚’æ„味ã™ã‚‹ã€‚&standalone;文書宣言ã¯ï¼Œãã®å®£è¨€ãŒæ–‡æ›¸å¤–部ã«å­˜åœ¨ã™ã‚‹ã‹ã©ã†ã‹ã‚’示ã™ã ã‘ã«æ³¨æ„ã™ã‚‹ã“ã¨ã€‚外部実体ã¸ã®å‚ç…§ãŒæ–‡æ›¸å†…ã«å­˜åœ¨ã—ã¦ã„ã¦ã‚‚,ãã®å®Ÿä½“ãŒå†…部的ã«å®£è¨€ã•ã‚Œã¦ã„ã‚‹ã¨ãã¯ï¼Œæ–‡æ›¸ã®&standalone;ã®çŠ¶æ…‹ã«ã¯å½±éŸ¿ã‚’与ãˆãªã„。

+ +

外部ã«&markup;宣言ãŒå­˜åœ¨ã—ãªã‘ã‚Œã°ï¼Œ&standalone;文書宣言ã¯æ„味をもãŸãªã„。外部ã«&markup;宣言ãŒå­˜åœ¨ã—,&standalone;文書宣言ãŒå­˜åœ¨ã—ãªã„å ´åˆã¯ï¼Œ"no" ã®å€¤ã®è¨­å®šã‚’仮定ã™ã‚‹ã€‚

+

XML文書㧠standalone="no" ãŒè¨­å®šã•ã‚Œã¦ã„ã‚‹ã‚‚ã®ã¯ï¼Œã‚るアルゴリズムã§&standalone;文書ã«å¤‰æ›ã§ã,ã“ã®æ–‡æ›¸ã¯ï¼Œãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯é…ä¿¡&application;ã«ã¨ã£ã¦æœ›ã¾ã—ã„ã‹ã‚‚ã—ã‚Œãªã„。

+ +&standalone;文書宣言 +

&standalone;文書宣言ã¯ï¼Œä½•ã‚‰ã‹ã®å¤–部&markup;宣言ãŒæ¬¡ã®ã„ãšã‚Œã‹ã‚’宣言ã—ã¦ã„ã‚‹ã¨ãã¯ï¼Œå€¤ "no" ã‚’å–らãªã‘ã‚Œã°ãªã‚‰ãªã„。 + +

a) &default;値付ãã®å±žæ€§ã§ã‚ã£ã¦ï¼Œã“ã®å±žæ€§ãŒé©ç”¨ã•ã‚Œã‚‹è¦ç´ ãŒï¼Œå±žæ€§å€¤ã‚’指定ã›ãšã«æ–‡æ›¸å†…ã«ç¾ã‚Œã‚‹ã‚‚ã®ã€‚

+

b) &magicents;以外ã®å®Ÿä½“ã§ã‚ã£ã¦ï¼Œãã®å®Ÿä½“ã«å¯¾ã™ã‚‹å‚ç…§ãŒæ–‡æ›¸å†…ã«å‡ºç¾ã™ã‚‹ã‚‚ã®ã€‚

+
+

c) 値ãŒæ­£è¦åŒ–ã®å¯¾è±¡ã¨ãªã‚‹å±žæ€§ã§ã‚ã£ã¦ï¼Œæ­£è¦åŒ–ã®çµæžœã¨ã—ã¦å¤‰åŒ–ã™ã‚‹å€¤ãŒæ–‡æ›¸å†…ã§å±žæ€§ã«æŒ‡å®šã•ã‚Œã‚‹ã‚‚ã®ã€‚

+ +

d) è¦ç´ å†…容をもã¤è¦ç´ åž‹ã§ã‚ã£ã¦ï¼Œç©ºç™½ãŒãã®è¦ç´ åž‹ã®ã„ãšã‚Œã‹ã®ã‚¤ãƒ³ã‚¹ã‚¿ãƒ³ã‚¹å†…ã«ç›´æŽ¥ç¾ã‚Œã‚‹ã‚‚ã®ã€‚ +

+ +

+
+

&standalone;文書宣言付ãã®XML宣言ã®ä¾‹ã‚’,次ã«ç¤ºã™ã€‚ +<?xml version="&XML.version;" standalone='yes'?>

+
+ +空白ã®å–扱ㄠ+

XML文書を編集ã™ã‚‹ã¨ãã¯ï¼Œ&markup;を目立ãŸã›èª­ã¿ã‚„ã™ãã™ã‚‹ãŸã‚ã«ï¼Œâ€œç©ºç™½â€(&space;,タブåŠã³ç©ºç™½è¡Œã€‚ã“ã®&TR-or-Rec;ã§ã¯ï¼Œéžçµ‚端記å·ã®Sã§è¡¨ã™)を使ã†ã¨ä¾¿åˆ©ãªã“ã¨ãŒå¤šã„。ãã®ç©ºç™½ã¯ï¼Œé…布ã™ã‚‹&version;ã®æ–‡æ›¸ã®ä¸€éƒ¨ã¨ã—ã¦å«ã‚ã‚‹ã“ã¨ã‚’æ„図ã—ãªã„ã®ã‚’普通ã¨ã™ã‚‹ã€‚ã—ã‹ã—,“æ„味ã®ã‚ã‚‹â€ç©ºç™½ã§ã‚ã£ã¦ï¼Œé…布ã™ã‚‹&version;ã«æ®‹ã•ãªã‘ã‚Œã°ãªã‚‰ãªã„ã‚‚ã®ã‚‚多ã„。例ãˆã°ï¼Œè©©åŠã³ã‚½ãƒ¼ã‚¹ã‚³ãƒ¼ãƒ‰ã«ãŠã‘る空白ãŒã‚る。

+

XML&processor;ã¯ï¼Œæ–‡æ›¸å†…ã®&markup;以外ã®ã™ã¹ã¦ã®æ–‡å­—を,ãã®ã¾ã¾å¤‰æ›´ã›ãšã«&application;ã«æ¸¡ã•ãªã‘ã‚Œã°ãªã‚‰ãªã„。&validating;XML&processor;ã¯ï¼Œè¦ç´ å†…容ã®ä¸­ã®ç©ºç™½ã‚’ä»–ã®éž&markup;文字ã‹ã‚‰åŒºåˆ¥ã—,&application;å´ã«è¦ç´ å†…容ã®ä¸­ã®ç©ºç™½ãŒé‡è¦ã§ãªã„ã¨ã„ã†ã“ã¨ã‚’ä¼ãˆãªã‘ã‚Œã°ãªã‚‰ãªã„。

+

+"xml:space"ã¨ã„ã†ç‰¹åˆ¥ãªå±žæ€§ã‚’文書ã«æŒ¿å…¥ã™ã‚‹ã“ã¨ã«ã‚ˆã£ã¦ï¼Œç©ºç™½ã‚’é‡è¦ã¨ã™ã‚‹æ„図を示ã—ã¦ã‚‚よã„。ã“ã®å±žæ€§ã‚’é©ç”¨ã™ã‚‹è¦ç´ ã«ç¾ã‚Œã‚‹ç©ºç™½ã‚’,アプリケーションãŒé‡è¦ãªã‚‚ã®ã¨ã—ã¦æ‰±ã†ã“ã¨ã‚’è¦æ±‚ã™ã‚‹ï¼Œã¨ã„ã†æ„図を示ã™ã€‚

+

&valid;ãªæ–‡æ›¸ã§ã¯ï¼Œã“ã®å±žæ€§ã‚’使用ã™ã‚‹å ´åˆã¯ï¼Œä»–ã®å±žæ€§ã¨åŒã˜ã‚ˆã†ã«å®£è¨€ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。宣言ã™ã‚‹ã¨ãã¯ï¼Œå–り得る値を"default"åŠã³ "preserve"ã ã‘ã¨ã™ã‚‹åˆ—挙型ã§ãªã‘ã‚Œã°ãªã‚‰ãªã„。 +

+

値"default"ã¯ï¼Œ&application;ã®&default;ã®ç©ºç™½å‡¦ç†ãƒ¢ãƒ¼ãƒ‰ã‚’,ãã®è¦ç´ ã«é©ç”¨å¯èƒ½ã¨ã™ã‚‹ã“ã¨ã‚’æ„味ã™ã‚‹ã€‚値"preserve"ã¯ï¼Œ&application;ãŒã™ã¹ã¦ã®ç©ºç™½ã‚’ä¿å­˜ã™ã‚‹ã“ã¨ã‚’æ„味ã™ã‚‹ã€‚ã“ã®å®£è¨€ã®æ„図ã¯ï¼Œ"xml:space" 属性ã®åˆ¥ã®æŒ‡å®šã§ä¸Šæ›¸ãã—ãªã„é™ã‚Šï¼Œè¦ç´ ã®å†…容ã«ç¾ã‚Œã‚‹ã™ã¹ã¦ã®è¦ç´ ã«é©ç”¨ã™ã‚‹ã¨è§£é‡ˆã™ã‚‹ã€‚

+

文書ã®&root;è¦ç´ ã«ã¤ã„ã¦ã¯ï¼Œã“ã®å±žæ€§ã®å€¤ã‚’指定ã™ã‚‹ã‹ï¼Œåˆã¯ã“ã®å±žæ€§ã®&default-value;ãŒã‚ã‚‹å ´åˆã‚’除ã„ã¦ã¯ï¼Œ&application;ã«ã‚ˆã‚‹ç©ºç™½ã®å–扱ã„ã«ã¤ã„ã¦ï¼Œã„ã‹ãªã‚‹æ„図も示ã•ãªã„ã¨è§£é‡ˆã™ã‚‹ã€‚

+

例を次ã«ç¤ºã™ã€‚ +]]> +

+
+ +行末ã®å–扱ㄠ+

XMLã®æ§‹æ–‡&parsed-entity;ã¯ï¼Œé€šå¸¸ã‚³ãƒ³ãƒ”ュータã®ãƒ•ã‚¡ã‚¤ãƒ«å†…ã«ä¿å­˜ã•ã‚Œï¼Œç·¨é›†ã®ä¾¿å®œã®ãŸã‚ã«è¤‡æ•°ã®è¡Œã«åˆ†ã‘ã‚‹ã“ã¨ãŒå¤šã„。ã“れらã®è¡Œã¯ï¼Œæ™®é€šã¯ï¼ŒCR (#xD)コードåŠã³ LF (#xA)コードã®ä½•ã‚‰ã‹ã®çµ„åˆã›ã«ã‚ˆã£ã¦åˆ†ã‘られる。

+

&application;ã®å‡¦ç†ã‚’ç°¡å˜ã«ã™ã‚‹ãŸã‚,外部&parsed-entity;åˆã¯å†…部&parsed-entity;ã®&literal;実体値ãŒï¼Œ"#xD#xA" ã®ï¼’文字ã®é€£ç¶šã¨ã™ã‚‹&literal;åˆã¯#xDã®å˜ç‹¬ã®&literal;ã‚’å«ã‚€å ´åˆã«ï¼ŒXML&processor;ã¯ï¼Œ&application;ã«å˜ä¸€ã®æ–‡å­—#xAã ã‘を渡ã•ãªã‘ã‚Œã°ãªã‚‰ãªã„(ã“ã®å‡¦ç†ã¯ï¼Œå…¥åŠ›å†…ã«å­˜åœ¨ã™ã‚‹æ”¹è¡Œã‚³ãƒ¼ãƒ‰ã‚’構文解æžã®å‰ã«æ­£è¦åŒ–ã™ã‚‹ã“ã¨ã«ã‚ˆã£ã¦ï¼Œå®¹æ˜“ã«å®Ÿç¾ã§ãる。)。

+
+ +&language-identification; +

文書処ç†ã«ãŠã„ã¦ã¯ï¼Œãã®æ–‡æ›¸ã®ä¸­èº«ãŒã©ã‚“ãªè‡ªç„¶è¨€èªžåˆã¯å½¢å¼è¨€èªžã§æ›¸ã‹ã‚Œã¦ã„ã‚‹ã‹æ˜Žç¤ºã™ã‚‹ã“ã¨ãŒï¼Œå½¹ã«ç«‹ã¤ã“ã¨ãŒå¤šã„。

+ +

XML文書内ã®è¦ç´ ã®ã‚‚ã¤å†…容åˆã¯å±žæ€§å€¤ã«ãŠã„ã¦ä½¿ç”¨ã™ã‚‹è¨€èªžã‚’指定ã™ã‚‹ãŸã‚ã«ï¼Œ"xml:lang" ã¨ã„ã†åå‰ã®ç‰¹åˆ¥ãªå±žæ€§ã‚’,文書内ã«æŒ¿å…¥ã—ã¦ã‚‚よã„。 + +属性ã®å€¤ã¯ï¼Œâ€œRFC1766:&language-identification;ã®ãŸã‚ã®ã‚¿ã‚°â€ã«ã‚ˆã£ã¦è¦å®šã•ã‚Œã‚‹&language-identification;コードã«å¾“ã†ã€‚ + +&language-identification; +LanguageID +Langcode +('-' Subcode)* +Langcode +ISO639Code | +IanaCode | +UserCode + +ISO639Code +([a-z] | [A-Z]) ([a-z] | [A-Z]) +IanaCode +('i' | 'I') '-' ([a-z] | [A-Z])+ +UserCode +('x' | 'X') '-' ([a-z] | [A-Z])+ +Subcode +([a-z] | [A-Z])+ + +Langcodeã¯ï¼Œæ¬¡ã®ã©ã‚Œã§ã‚‚よã„。 + +

a) “言語ã®åå‰è¡¨ç¾ã®ãŸã‚ã®ã‚³ãƒ¼ãƒ‰â€ã§è¦å®šã•ã‚Œã‚‹2文字ã®&language-code;

+

b) Internet Assigned Numbers Authority (IANA)ã§ç™»éŒ²ã•ã‚Œã¦ã„ã‚‹&language-code;。ã“ã‚Œã¯ï¼Œå…ˆé ­ãŒ "i-" (åˆã¯"I-")ã§å§‹ã¾ã‚‹ã€‚

+

c) &user;ã«ã‚ˆã£ã¦å®šã‚られãŸ&language-code;,åˆã¯ç§çš„ãªä½¿ç”¨ã®ãŸã‚ã«è¤‡æ•°ã®å›£ä½“é–“ãŒå–り決ã‚ãŸã‚³ãƒ¼ãƒ‰ã€‚ã“れらã¯ï¼Œä»Šå¾ŒIANAã«ãŠã„ã¦æ¨™æº–化åˆã¯ç™»éŒ²ã•ã‚Œã‚‹ã‚³ãƒ¼ãƒ‰ã¨ã®ç«¶åˆã‚’é¿ã‘ã‚‹ãŸã‚ã«ï¼Œå…ˆé ­ã‚’"x-" åˆã¯ "X-" ã§å§‹ã‚る。

+

+

Subcodeã¯ï¼Œè¤‡æ•°å›žä½¿ã£ã¦ã‚‚よã„。最åˆã®ã‚µãƒ–コードãŒå­˜åœ¨ã—,ãã®å†…容ãŒäºŒã¤ã®æ–‡å­—ã‹ã‚‰æˆã‚‹ã¨ãã¯ï¼ŒISO3166ã®â€œå›½åを表ã™ã‚³ãƒ¼ãƒ‰(国コード)â€ã§ãªã‘ã‚Œã°ãªã‚‰ãªã„。最åˆã®ã‚µãƒ–コードãŒ3文字以上ã‹ã‚‰æˆã‚‹ã¨ãã¯ï¼ŒLangcodeã®å…ˆé ­ãŒï¼Œ"x-" åˆã¯ "X-"ã§å§‹ã¾ã‚‰ãªã„é™ã‚Šï¼ŒæŒ‡å®šã—ãŸè¨€èªžã«å¯¾ã™ã‚‹ã‚µãƒ–コードã¨ã—,IANAã«ç™»éŒ²ã•ã‚ŒãŸã‚‚ã®ã§ãªã‘ã‚Œã°ãªã‚‰ãªã„。

+

&language-code;ã¯ï¼Œå°æ–‡å­—ã§ã®è¡¨è¨˜ã‚’,&country-code;ã¯ï¼Œ(存在ã™ã‚‹ãªã‚‰ã°)大文字ã§ã®è¡¨è¨˜ã‚’慣行ã¨ã™ã‚‹ã€‚ã—ã‹ã—,XML文書内ã«ãŠã‘ã‚‹ä»–ã®åå‰ã¨ã¯ç•°ãªã‚Šï¼Œã“れらã®å€¤ã«ã¤ã„ã¦ã¯ï¼Œå¤§æ–‡å­—åŠã³å°æ–‡å­—ã®åŒºåˆ¥ã‚’ã—ãªã„ã“ã¨ã«æ³¨æ„ã™ã‚‹ã“ã¨ã€‚

+

例を次ã«ç¤ºã™ã€‚ +The quick brown fox jumps over the lazy dog.

+

What colour is it?

+

What color is it?

+ + Habe nun, ach! Philosophie, + Juristerei, und Medizin + und leider auch Theologie + ]]>durchaus studiert mit heißem Bemüh'n. + ]]>

+ +

xml:langã§å®£è¨€ã™ã‚‹æ„図ã¯ï¼Œxml:langã®åˆ¥ã®æŒ‡å®šã§ä¸Šæ›¸ã—ãªã„é™ã‚Šï¼ŒæŒ‡å®šã—ãŸè¦ç´ ã®å†…容ã«å«ã‚€ã™ã¹ã¦ã®è¦ç´ ã«é©ç”¨ã™ã‚‹ã€‚

+ +

+&valid;ãªæ–‡æ›¸ã«ãŠã„ã¦ã¯ï¼Œã“ã®&TR-or-Rec;ã®ä»–ã®å ´æ‰€ã§è¦å®šã™ã‚‹ã¨ãŠã‚Šï¼Œã“ã®å±žæ€§ã‚’å¿…ãšå®£è¨€ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。通常,宣言ã¯ï¼Œæ¬¡ã®å½¢ã¨ã™ã‚‹ã€‚ +xml:lang NMTOKEN #IMPLIED +å¿…è¦ãªã‚‰ã°ï¼Œç‰¹å®šã®&default-value;を与ãˆã¦ã‚‚よã„。英語をæ¯èªžã¨ã™ã‚‹å­¦ç”Ÿç”¨ã®ãƒ•ãƒ©ãƒ³ã‚¹èªžã®è©©é›†ã§ã¯ï¼Œèª¬æ˜ŽåŠã³æ³¨ã‚’英語ã§è¨˜è¿°ã™ã‚Œã°ï¼Œxml:lang 属性を次ã®ã¨ãŠã‚Šã«å®£è¨€ã™ã‚‹ã“ã¨ã¨ãªã‚‹ã€‚ + + + ]]> +

+ +
+
+ + + +è«–ç†æ§‹é€  + +

ã„ã‹ãªã‚‹XML文書も,一ã¤ä»¥ä¸Šã®è¦ç´ ã‚’å«ã‚€ã€‚è¦ç´ ã®å¢ƒç•Œã¯, 開始タグåŠã³çµ‚了タグã«ã‚ˆã£ã¦åŒºåˆ‡ã‚‹ã€‚è¦ç´ ãŒç©ºè¦ç´ ã®ã¨ãã¯ï¼Œç©ºè¦ç´ ã‚¿ã‚°ã§ç¤ºã™ã€‚å„々ã®è¦ç´ ã¯ï¼Œåž‹ã‚’ã‚‚ã¤ã€‚è¦ç´ åž‹ã¯åå‰(共通&identifier;(generic identifier)åˆã¯GIã¨å‘¼ã¶ã“ã¨ãŒã‚る。)ã«ã‚ˆã£ã¦&identified;。è¦ç´ ã¯ï¼Œã„ãã¤ã‹ã®å±žæ€§ã‚’ã‚‚ã¤ã“ã¨ãŒã§ãる。属性ã¯ï¼Œåå‰åŠã³å€¤ã‚’ã‚‚ã¤ã€‚

+ +è¦ç´  +element +EmptyElemTag +| STag content +ETag + +

ã“ã®&TR-or-Rec;ã¯ï¼Œè¦ç´ åž‹åŠã³å±žæ€§ã®æ„味,使用方法,åˆã¯(構文ã«é–¢ã™ã‚‹ã“ã¨ã‚’除ã)åå‰ã«åˆ¶ç´„を与ãˆãªã„。ãŸã ã—,先頭ãŒ(('X'|'x')('M'|'m')('L'|'l'))ã«&match;ã™ã‚‹åå‰ã¯ï¼Œã“ã®ç‰ˆåˆã¯ä»Šå¾Œã®ç‰ˆã®ã“ã®&TR-or-Rec;ã§ã®æ¨™æº–化ã®ãŸã‚ã«äºˆç´„ã™ã‚‹ã€‚

+ +è¦ç´ åž‹ã®&match; +

è¦ç´ ã®çµ‚了タグã®åå‰ã¯ï¼Œãã®è¦ç´ ã®é–‹å§‹ã‚¿ã‚°ã«ãŠã‘ã‚‹åž‹ã¨&match;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。

+
+ + +開始タグ,終了タグåŠã³ç©ºè¦ç´ ã‚¿ã‚° +

空ã§ãªã„ä»»æ„ã®XMLè¦ç´ ã®å§‹ã¾ã‚Šã¯ï¼Œé–‹å§‹ã‚¿ã‚°ã«ã‚ˆã£ã¦&markup;ã™ã‚‹ã€‚ +開始タグ + +STag'<' Name (S Attribute)* S? '>' +AttributeName Eq AttValue + + +開始タグåŠã³çµ‚了タグ内ã®Nameã¯ï¼Œè¦ç´ ã®åž‹ã‚’表ã‚ã™ã€‚NameåŠã³AttValueã®å¯¾ã‚’è¦ç´ ã®å±žæ€§æŒ‡å®šã¨ã„ã„,個々ã®å¯¾ã«ãŠã‘ã‚‹Nameã¯ï¼Œå±žæ€§ååŠã³AttValueã®å†…容(区切りå­'åˆã¯"ã®é–“ã®&string;)を属性値ã¨ã„ã†ã€‚

+ +属性指定ã®ä¸€æ„性 +

開始タグåˆã¯ç©ºè¦ç´ ã‚¿ã‚°ã§ã¯ï¼ŒåŒä¸€ã®å±žæ€§åãŒï¼’度以上出ç¾ã—ã¦ã¯ãªã‚‰ãªã„。

+属性値ã®åž‹ +

属性ã¯å®£è¨€ã•ã‚Œã¦ã„ãªã‘ã‚Œã°ãªã‚‰ãªã„。属性値ã®åž‹ã¯ï¼Œãã®å±žæ€§ã«å¯¾ã—ã¦å®£è¨€ã—ãŸåž‹ã§ãªã‘ã‚Œã°ãªã‚‰ãªã„(属性ã®åž‹ã«ã¤ã„ã¦ã¯ï¼Œå±žæ€§ãƒªã‚¹ãƒˆå®£è¨€ã«ã¤ã„ã¦ã®è¦å®šã‚’å‚照。)。

+外部実体ã¸ã®å‚ç…§ãŒãªã„ã“㨠+

属性値ã«ã¯ï¼Œå¤–部実体ã¸ã®ç›´æŽ¥çš„åˆã¯é–“接的ãªå‚照をå«ã‚€ã“ã¨ã¯ã§ããªã„。

+属性値ã«<ã‚’å«ã¾ãªã„ã“㨠+

属性値内ã§ç›´æŽ¥çš„åˆã¯é–“接的ã«å‚ç…§ã™ã‚‹å®Ÿä½“(&lt;を除ã。)ã®&replacement-text;ã«ã¯ï¼Œ<ã‚’å«ã‚“ã§ã¯ãªã‚‰ãªã„。

+ +

開始タグã®ä¾‹ã‚’,次ã«ç¤ºã™ã€‚ +<termdef id="dt-dog" term="dog">

+

開始タグã§å§‹ã¾ã‚‹è¦ç´ ã®çµ‚ã‚ã‚Šã¯ï¼Œçµ‚了タグã§&markup;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。ã“ã®çµ‚了タグã¯ï¼Œå¯¾å¿œã™ã‚‹é–‹å§‹ã‚¿ã‚°ã®è¦ç´ åž‹ã¨åŒã˜åå‰ã‚’ã‚‚ã¤ã€‚ +終了タグETag'</' Name S? '>'

+

終了タグã®ä¾‹ã‚’,次ã«ç¤ºã™ã€‚ +</termdef>

+ +

è¦ç´ ã®é–‹å§‹ã‚¿ã‚°ã¨çµ‚了タグã¨ã®é–“ã®ãƒ†ã‚­ã‚¹ãƒˆã‚’,ãã®è¦ç´ ã®å†…容ã¨ã„ã†ã€‚ +è¦ç´ ã®å†…容 +content(element | CharData | Reference | CDSect | PI | Comment)*

+ +

è¦ç´ ãŒç©ºã®ã¨ã,ãã®è¦ç´ ã¯ï¼Œç›´å¾Œã«çµ‚了タグをもã¤é–‹å§‹ã‚¿ã‚°åˆã¯ç©ºè¦ç´ ã‚¿ã‚°ã§è¡¨ç¾ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。空è¦ç´ ã‚¿ã‚°ã¯ï¼Œæ¬¡ã®ç‰¹åˆ¥ãªå½¢å¼ã‚’ã¨ã‚‹ã€‚ +空è¦ç´ ã®ãŸã‚ã®ã‚¿ã‚°EmptyElemTag'<' Name (S Attribute)* S? '/>'

+ + + +

空è¦ç´ ã‚¿ã‚°ã¯ï¼Œå†…容をもãŸãªã„ä»»æ„ã®è¦ç´ ã®è¡¨ç¾ã«åˆ©ç”¨ã§ãる。空è¦ç´ ã‚¿ã‚°ã§è¡¨ç¾ã™ã‚‹è¦ç´ ã‚’,キーワードEMPTYを用ã„ã¦å®£è¨€ã—ãªãã¨ã‚‚よã„。

+

空è¦ç´ ã®ä¾‹ã‚’,次ã«ç¤ºã™ã€‚ +<IMG align="left" src="http://www.w3.org/Icons/WWW/w3c_home" /><br></br><br/>

+
+ +è¦ç´ å®£è¨€ +

&validity;ã‚’ä¿è¨¼ã™ã‚‹ãŸã‚,è¦ç´ å®£è¨€åŠã³å±žæ€§ãƒªã‚¹ãƒˆå®£è¨€ã‚’用ã„ã¦XML文書ã®è¦ç´ ã®æ§‹é€ ã«ï¼Œåˆ¶ç´„を加ãˆã‚‹ã“ã¨ãŒã§ãる。

+

è¦ç´ å®£è¨€ã¯ï¼Œè¦ç´ ã®å†…容ã«ã¤ã„ã¦ã®åˆ¶ç´„ã¨ã™ã‚‹ã€‚

+

è¦ç´ å®£è¨€ã¯ï¼Œè¦ç´ ã®å­ã¨ã—ã¦å‡ºç¾å¯èƒ½ãªè¦ç´ åž‹ã«ã¤ã„ã¦ï¼Œåˆ¶ç´„を加ãˆã‚‹ã“ã¨ãŒå¤šã„。&at-user-option;,è¦ç´ å®£è¨€ã‚’ã‚‚ãŸãªã„è¦ç´ åž‹ãŒä»–ã®è¦ç´ å®£è¨€ã«ã‚ˆã£ã¦å‚ç…§ã•ã‚Œã‚Œã°ï¼ŒXML&processor;ã¯ï¼Œè­¦å‘Šã‚’出ã—ã¦ã‚‚よã„。ã—ã‹ã—,ã“ã‚Œã¯&error;ã¨ã¯ã—ãªã„。

+ +

è¦ç´ åž‹å®£è¨€ã¯ï¼Œæ¬¡ã®å½¢å¼ã‚’ã¨ã‚‹ã€‚ +è¦ç´ åž‹å®£è¨€ +elementdecl +'<!ELEMENT' S +Name +S +contentspec +S? '>' + +contentspec +'EMPTY' +| 'ANY' +| Mixed +| children + + + + + +ã“ã“ã§ï¼ŒNameã¯ï¼Œå®£è¨€ã•ã‚Œã¦ã„ã‚‹è¦ç´ ã®åž‹ã¨ã™ã‚‹ã€‚

+ +è¦ç´ å®£è¨€ã®ä¸€æ„性 +

è¦ç´ åž‹ã‚’2度以上宣言ã§ããªã„。

+ +è¦ç´ ã®&validity; +

è¦ç´ ãŒ&valid;ã¨ã¯ï¼Œelementdeclã«&match;ã™ã‚‹å®£è¨€ã§ã‚ã£ã¦ï¼Œãã®NameãŒãã®è¦ç´ åž‹ã¨&match;ã—,次ã®ã„ãšã‚Œã‹ã®æ¡ä»¶ã‚’満ãŸã™å ´åˆã¨ã™ã‚‹ã€‚ +

a) 宣言ãŒEMPTYã«&match;ã—,è¦ç´ ãŒå†…容をもãŸãªã„。

+

b) 宣言ãŒchildrenã«&match;ã—,è¦ç´ ã®å­è¦ç´ ã®ä¸¦ã³ãŒï¼Œå†…容モデルã®æ­£è¦è¡¨ç¾ã«ã‚ˆã£ã¦ç”Ÿæˆã•ã‚Œã‚‹è¨€èªžã«å±žã™ã‚‹ã€‚

+

c) 宣言ãŒmixedã«&match;ã—,è¦ç´ ã®å†…容ãŒæ–‡å­—データåŠã³å­è¦ç´ ã‹ã‚‰ãªã‚‹ã€‚å­è¦ç´ ã®è¦ç´ åž‹ã¯ï¼Œè¦ç´ ã®å†…容モデルã«å‡ºç¾ã™ã‚‹åå‰ã«&match;ã™ã‚‹ã€‚

+

d) 宣言ãŒANYã«&match;ã—,ã©ã®å­è¦ç´ ã®è¦ç´ åž‹ã‚‚宣言ã•ã‚Œã¦ã„る。

+ +

+ + +

è¦ç´ å®£è¨€ã®ä¾‹ã‚’,次ã«ç¤ºã™ã€‚ + +<!ELEMENT br EMPTY> +<!ELEMENT p (#PCDATA|emph)* > +<!ELEMENT %name.para; %content.para; > +<!ELEMENT container ANY> +

+ +è¦ç´ å†…容 + +

ã‚ã‚‹åž‹ã®è¦ç´ ãŒå­è¦ç´ ã ã‘ã‚’å«ã‚€(文字データをå«ã¾ãªã„。)ã¨ã,ãã®è¦ç´ åž‹ã¯ï¼Œè¦ç´ å†…容をもã¤ï¼Œã¨ã„ã†ã€‚ã“ã®å ´åˆï¼Œåˆ¶ç´„ã¯ï¼Œå†…容モデルをå«ã‚€ã€‚内容モデルã¯ï¼Œå­è¦ç´ ã®åž‹åŠã³å­è¦ç´ ã®å‡ºç¾é †åºã‚’制御ã™ã‚‹ç°¡å˜ãªæ–‡æ³•ã¨ã™ã‚‹ã€‚ã“ã®æ–‡æ³•ã¯ï¼Œ&content-particle;(cps)ã‹ã‚‰ãªã‚‹ã€‚&content-particle;ã¯ï¼Œåå‰ï¼Œ&content-particle;ã®é¸æŠžãƒªã‚¹ãƒˆåˆã¯&content-particle;ã®åˆ—リストã‹ã‚‰æ§‹æˆã•ã‚Œã‚‹ã€‚ +è¦ç´ å†…容モデル +children(choice | seq) ('?' | '*' | '+')?cp(Name | choice | seq) ('?' | '*' | '+')? +choice'(' S? cp ( S? '|' S? cp )*S? ')' +seq'(' S? cp ( S? ',' S? cp )*S? ')' + + +ã“ã“ã§ï¼ŒNameã¯ï¼Œå­ã¨ã—ã¦å‡ºç¾ã—ã¦ã‚ˆã„è¦ç´ ã®åž‹ã‚’示ã™ã€‚ã“ã®æ–‡æ³•ã§é¸æŠžãƒªã‚¹ãƒˆãŒç¾ã‚Œã‚‹ä½ç½®ã§ã¯ï¼Œé¸æŠžãƒªã‚¹ãƒˆå†…ã®ã„ãšã‚Œã®&content-particle;ã‚‚è¦ç´ å†…容ã®ä¸­ã«ç¾ã‚Œã¦ã‚ˆã„。列リストã«ç¾ã‚Œã‚‹&content-particle;ã¯ï¼Œãƒªã‚¹ãƒˆã§æŒ‡å®šã™ã‚‹é †ç•ªã®ã¨ãŠã‚Šã«ï¼Œè¦ç´ å†…容ã«ç¾ã‚Œãªã‘ã‚Œã°ãªã‚‰ãªã„。åå‰åˆã¯ãƒªã‚¹ãƒˆã®å¾Œã«å‡ºç¾ã™ã‚‹ã‚ªãƒ—ションã®æ–‡å­—ã¯ï¼Œãƒªã‚¹ãƒˆå†…ã®è¦ç´ åˆã¯&content-particle;ãŒï¼Œ1回以上任æ„ã®å›žæ•°(+),0回以上任æ„ã®å›žæ•°(*)åˆã¯0回若ã—ãã¯1回(?)出ç¾å¯èƒ½ãªã“ã¨ã‚’è¦å®šã™ã‚‹ã€‚ã“ã“ã§ç¤ºã™æ§‹æ–‡åŠã³æ„味ã¯ï¼Œã“ã®&TR-or-Rec;ã«ãŠã‘る生æˆè¦å‰‡ã§ç”¨ã„ã‚‹ã‚‚ã®ã¨åŒä¸€ã¨ã™ã‚‹ã€‚

+ + + +

è¦ç´ ã®å†…容ãŒå†…容モデルã«&match;ã™ã‚‹ã®ã¯ï¼Œåˆ—,é¸æŠžåŠã³ç¹°è¿”ã—演算å­ã«ã—ãŸãŒã£ã¦ï¼Œå†…容ã®ä¸­ã®è¦ç´ ã¨å†…容モデル内ã®è¦ç´ åž‹ã¨ã‚’&match;ã•ã›ãªãŒã‚‰ï¼Œå†…容モデル内ã®ä¸€ã¤ã®ãƒ‘スをãŸã©ã‚Œã‚‹ã¨ãã«é™ã‚‹ã€‚互æ›æ€§ã®ãŸã‚,文書内ã®è¦ç´ ãŒï¼Œå†…容モデルã«ãŠã‘ã‚‹è¦ç´ åž‹ã®è¤‡æ•°ã®å‡ºç¾ä½ç½®ã¨&match;ã™ã‚‹ã“ã¨ã¯ï¼Œ&error;ã¨ã™ã‚‹ã€‚詳細ãªè¦å®šã«ã¤ã„ã¦ã¯ï¼Œé™„属書ã®æ±ºå®šçš„内容モデルã®é …ã‚’å‚照。 + + +

+ + +グループåŠã³ãƒ‘ラメタ実体ãŒåŽ³å¯†ãªå…¥ã‚Œå­ã‚’ãªã—ã¦ã„ã‚‹ã“㨠+

パラメタ実体ã®&replacement-text;ã¯ï¼Œ&parenthesis;ã§å›²ã¾ã‚ŒãŸã‚°ãƒ«ãƒ¼ãƒ—ã«ã‚ˆã£ã¦ï¼ŒåŽ³å¯†ãªå…¥ã‚Œå­ã‚’構æˆã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。ã¤ã¾ã‚Šï¼Œé¸æŠžï¼Œåˆ—åˆã¯æ··åœ¨éƒ¨å“ã«ï¼Œ&left-parenthesis;åˆã¯&right-parenthesis;ã®ã„ãšã‚Œã‹ä¸€æ–¹ãŒãƒ‘ラメタ実体ã®&replacement-text;ã«å«ã‚Œã‚Œã°ï¼Œä»–方もåŒã˜&replacement-text;ã«å«ã¾ã‚Œãªã‘ã‚Œã°ãªã‚‰ãªã„。

+

相互é‹ç”¨æ€§ã®ãŸã‚,パラメタ実体å‚ç…§ãŒé¸æŠžï¼Œåˆ—åˆã¯æ··åœ¨å†…容ã«å«ã¾ã‚Œã‚Œã°ï¼Œãã®&replacement-text;ã¯ç©ºã§ãªã„ã“ã¨ãŒæœ›ã¾ã—ã,&replacement-text;ã®å…ˆé ­åŠã³æœ«å°¾ã®ç©ºç™½ã§ãªã„文字ã¯ï¼Œã‚³ãƒã‚¯ã‚¿(|åˆã¯,)ã§ãªã„æ–¹ãŒã‚ˆã„。 +

+
+

è¦ç´ å†…容モデルã®ã„ãã¤ã‹ã®ä¾‹ã‚’,次ã«ç¤ºã™ã€‚ +<!ELEMENT spec (front, body, back?)> +<!ELEMENT div1 (head, (p | list | note)*, div2*)> +<!ELEMENT dictionary-body (%div.mix; | %dict.mix;)*>

+
+ + +&mixed-content; + +

ã‚ã‚‹è¦ç´ åž‹ã®è¦ç´ å†…ã«ï¼Œå­è¦ç´ ã«æ··åœ¨ã—ã¦æ–‡å­—データãŒå«ã¾ã‚Œã‚‹å¯èƒ½æ€§ãŒã‚ã‚‹ã¨ã,ãã®è¦ç´ åž‹ã¯ï¼Œ&mixed-content;ã‚’ã‚‚ã¤ã¨ã„ã†ã€‚ã“ã®å ´åˆï¼Œå­è¦ç´ ã®åž‹ã«ã¤ã„ã¦ã®åˆ¶ç´„ãŒå­˜åœ¨ã—ã¦ã‚‚よã„ãŒï¼Œå­è¦ç´ ã®é †åºåˆã¯å‡ºç¾å›žæ•°ã«ã¤ã„ã¦ã®åˆ¶ç´„ã¯ãªã„ã¨ã™ã‚‹ã€‚ + +&mixed-content;宣言 + +Mixed +'(' S? +'#PCDATA' +(S? +'|' +S? +Name)* +S? +')*' +| '(' S? '#PCDATA' S? ')' + + + + + + +ã“ã“ã§ï¼ŒNameã¯ï¼Œå­ã¨ã—ã¦å‡ºç¾ã—ã¦ã‚‚よã„è¦ç´ ã®åž‹ã‚’示ã™ã€‚ +

+ + +è¦ç´ åž‹ã®é‡è¤‡ã®ç¦æ­¢ +

一ã¤ã®&mixed-content;宣言内ã«ï¼ŒåŒã˜åå‰ãŒè¤‡æ•°å›žå‡ºç¾ã—ã¦ã¯ãªã‚‰ãªã„。 +

+

&mixed-content;宣言ã®ä¾‹ã‚’,次ã«ç¤ºã™ã€‚ +<!ELEMENT p (#PCDATA|a|ul|b|i|em)*> +<!ELEMENT p (#PCDATA | %font; | %phrase; | %special; | %form;)* > +<!ELEMENT b (#PCDATA)>

+
+
+ + + +属性リスト宣言 +

+属性ã¯ï¼Œåå‰åŠã³å€¤ã®å¯¾ã‚’è¦ç´ ã«é–¢é€£ä»˜ã‘ã‚‹ãŸã‚ã«ç”¨ã„る。属性指定ã¯ï¼Œé–‹å§‹ã‚¿ã‚°åˆã¯ç©ºè¦ç´ ã‚¿ã‚°å†…ã§ã ã‘å¯èƒ½ã¨ã™ã‚‹ã€‚ã—ãŸãŒã£ã¦ï¼Œå±žæ€§ã‚’èªè­˜ã™ã‚‹ãŸã‚ã®ç”Ÿæˆè¦å‰‡ã¯ï¼Œé–‹å§‹ã‚¿ã‚°ã«ã¤ã„ã¦ã®è¦å®šã§ç¤ºã™ã€‚属性リスト宣言ã¯ï¼Œæ¬¡ã®ç›®çš„ã§ç”¨ã„る。 + +

a) ã‚ã‚‹è¦ç´ åž‹ã«é©ç”¨ã™ã‚‹å±žæ€§ã®é›†åˆã‚’è¦å®šã™ã‚‹ã€‚

+

b) 属性ã¸ã®åž‹åˆ¶ç´„を設定ã™ã‚‹ã€‚

+

c) 属性ã®&default-value;ã‚’è¦å®šã™ã‚‹ã€‚

+ +

+

+ +属性リスト宣言ã¯ï¼Œã‚ã‚‹è¦ç´ åž‹ã¨é–¢é€£ä»˜ã‘られãŸå„属性ã«å¯¾ã—,åå‰ï¼Œãƒ‡ãƒ¼ã‚¿åž‹åŠã³(存在ã™ã‚Œã°)&default-value;ã‚’è¦å®šã™ã‚‹ã€‚ + +属性リスト宣言 +AttlistDecl +'<!ATTLIST' S +Name +AttDef* +S? '>' + +AttDef +S Name +S AttType +S Default + + + +AttlistDeclè¦å‰‡ã«å­˜åœ¨ã™ã‚‹Nameã¯ï¼Œè¦ç´ åž‹ã®åå‰ã¨ã™ã‚‹ã€‚&at-user-option;,宣言ã—ã¦ã„ãªã„è¦ç´ åž‹ã«å¯¾ã—属性を宣言ã—ãŸãªã‚‰ã°ï¼ŒXML&processor;ã¯ï¼Œè­¦å‘Šã‚’出ã—ã¦ã‚‚よã„。ã—ã‹ã—,ã“ã‚Œã¯&error;ã¨ã¯ã—ãªã„。 +AttDefè¦å‰‡ã«ãŠã‘ã‚‹Nameã¯ï¼Œå±žæ€§ã®åå‰ã¨ã™ã‚‹ã€‚ + +

+

+ã‚ã‚‹è¦ç´ ã«å¯¾ã—ã¦ï¼Œè¤‡æ•°ã®AttlistDeclを与ãˆã‚‹å ´åˆï¼Œã“れらã™ã¹ã¦ã®å†…容ã¯ãƒžãƒ¼ã‚¸ã™ã‚‹ã€‚ã‚ã‚‹è¦ç´ åž‹ã®åŒã˜å±žæ€§ã«ï¼Œè¤‡æ•°ã®å®šç¾©ã‚’与ãˆã‚‹å ´åˆã«ã¯ï¼Œæœ€åˆã®å®£è¨€ã‚’有効ã¨ã—,他ã®å®£è¨€ã¯ç„¡è¦–ã™ã‚‹ã€‚相互é‹ç”¨æ€§ã®ãŸã‚ã«ï¼ŒDTDã®ä½œæˆè€…ã¯ï¼Œã‚ã‚‹è¦ç´ åž‹ã«ã¯é«˜ã€…一ã¤ã®å±žæ€§ãƒªã‚¹ãƒˆå®£è¨€ã—ã‹ä¸Žãˆãªã„,ã‚る属性åã«ã¯é«˜ã€…一ã¤ã®å±žæ€§å®šç¾©ã—ã‹ä¸Žãˆãªã„,åŠã³ã™ã¹ã¦ã®å±žæ€§ãƒªã‚¹ãƒˆå®£è¨€ã«ã¯å°‘ãªãã¨ã‚‚一ã¤ã®å±žæ€§å®šç¾©ã‚’与ãˆã‚‹ï¼Œã¨ã„ã†é¸æŠžã‚’ã—ã¦ã‚‚よã„。相互é‹ç”¨æ€§ã®ãŸã‚ã«ï¼ŒXML&processor;ã¯ï¼Œ&at-user-option;,ã‚ã‚‹è¦ç´ åž‹ã«è¤‡æ•°ã®å±žæ€§ãƒªã‚¹ãƒˆå®£è¨€ã‚’与ãˆãŸã‚Šï¼Œã‚る属性ã«è¤‡æ•°ã®å±žæ€§å®šç¾©ã‚’与ãˆãŸã‚Šã—ãŸã¨ãã«ï¼Œè­¦å‘Šã‚’出ã—ã¦ã‚‚よã„。ã—ã‹ã—,ã“ã‚Œã¯ï¼Œ&error;ã¨ã¯ã—ãªã„。 +

+ + +属性ã®åž‹ +

+XMLã®å±žæ€§ã®åž‹ã¯ï¼Œï¼“種類ã¨ã™ã‚‹ã€‚ã“れらã¯ï¼Œ&string;型,&token;化型åŠã³åˆ—挙型ã¨ã™ã‚‹ã€‚&string;åž‹ã¯ï¼Œå€¤ã¨ã—ã¦ä»»æ„ã®&string;ã‚’ã¨ã‚‹ã€‚&token;化型ã¯ï¼Œæ¬¡ã«ç¤ºã™å­—å¥åŠã³æ„味ã«é–¢ã™ã‚‹æ§˜ã€…ãªåˆ¶ç´„ã‚’ã‚‚ã¤ã€‚ + + +Attribute Types + +AttType +StringType +| TokenizedType +| EnumeratedType + + +StringType +'CDATA' + +TokenizedType +'ID' + + + +| 'IDREF' + +| 'IDREFS' + +| 'ENTITY' + +| 'ENTITIES' + +| 'NMTOKEN' + +| 'NMTOKENS' + + + +

+ + +ID +

+ã“ã®åž‹ã®å€¤ã¯ï¼Œç”Ÿæˆè¦å‰‡Nameã«&match;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。一ã¤ã®XML文書内ã§ã¯ï¼Œä¸€ã¤ã®åå‰ãŒï¼Œã“ã®åž‹ã®å€¤ã¨ã—ã¦è¤‡æ•°å›žç¾ã‚Œã¦ã¯ãªã‚‰ãªã„。ã¤ã¾ã‚Šï¼ŒIDã®å€¤ã¯ï¼Œè¦ç´ ã‚’一æ„ã«&identify;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。 +

+
+ +1è¦ç´ ã”ã¨ã«1ID +

+è¦ç´ åž‹ã¯ï¼Œè¤‡æ•°ã®ID属性値をもã£ã¦ã¯ãªã‚‰ãªã„。 +

+
+ +ID属性ã®&default; +

+ID属性ã¯ï¼Œ&default;ã¨ã—ã¦ï¼Œ#IMPLIEDåˆã¯#REQUIREDを宣言ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。 +

+
+ +IDREF +

+IDREFåž‹ã®å€¤ã¯ï¼Œç”Ÿæˆè¦å‰‡Nameã«&match;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。IDREFSåž‹ã®å€¤ã¯ï¼Œç”Ÿæˆè¦å‰‡Namesã«&match;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。å„々ã®Nameã¯ï¼ŒXML文書内ã«å­˜åœ¨ã™ã‚‹è¦ç´ ã®ID属性ã®å€¤ã¨&match;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。ã¤ã¾ã‚Šï¼ŒIDREFã®å€¤ã¯ï¼Œã‚ã‚‹ID属性ã®å€¤ã¨&match;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。 +

+
+ +実体å +

+ENTITYåž‹ã®å€¤ã¯ï¼Œç”Ÿæˆè¦å‰‡Nameã«&match;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。ENTITIESåž‹ã®å€¤ã¯ï¼Œç”Ÿæˆè¦å‰‡Namesã«&match;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。å„々ã®Nameã¯ï¼ŒDTDã§å®£è¨€ã™ã‚‹&unparsed-entity;ã¨&match;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。 +

+
+ +åå‰&token; +

+NMTOKENåž‹ã®å€¤ã¯ï¼Œéžçµ‚端記å·Nmtokenã¨&match;ã™ã‚‹&string;ã‹ã‚‰æ§‹æˆã•ã‚Œãªã‘ã‚Œã°ãªã‚‰ãªã„。NMTOKENSåž‹ã®å€¤ã¯ï¼Œéžçµ‚端記å·Nmtokensã¨&match;ã™ã‚‹&string;ã‹ã‚‰æ§‹æˆã•ã‚Œãªã‘ã‚Œã°ãªã‚‰ãªã„。 +

+
+

+XML&processor;ã¯ï¼Œ&application;ã«å±žæ€§å€¤ã‚’渡ã™å‰ã«ï¼Œå±žæ€§å€¤ã®æ­£è¦åŒ–ã§è¦å®šã™ã‚‹ã¨ãŠã‚Šã«ï¼Œå±žæ€§å€¤ã‚’æ­£è¦åŒ–ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。 +

+

+列挙型ã®å±žæ€§ã¯ï¼Œå®£è¨€ã—ãŸå€¤ã®ä¸€ã¤ã‚’å–ã‚‹ã“ã¨ãŒã§ãる。列挙型ã«ã¯ï¼Œ2種類ã‚る。 + + +列挙属性ã®åž‹ +EnumeratedType +NotationType +| Enumeration + +NotationType +'NOTATION' +S +'(' +S? +Name +(S? '|' Name)* +S? ')' + + +Enumeration +'(' S? +Nmtoken +(S? '|' +S? +Nmtoken)* +S? +')' + + +

+ + +記法属性 +

ã“ã®åž‹ã®å€¤ã¯ï¼Œå®£è¨€ã—ã¦ã„る記法ã®åå‰ã®ä¸€ã¤ã¨&match;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。ã¤ã¾ã‚Šï¼Œå®£è¨€ã«å­˜åœ¨ã™ã‚‹è¨˜æ³•åã¯ï¼Œã™ã¹ã¦å®£è¨€ã•ã‚Œã¦ã„ãªã‘ã‚Œã°ãªã‚‰ãªã„。 +

+
+ +列挙 +

+ã“ã®åž‹ã®å€¤ã¯ï¼Œå®£è¨€ã«å­˜åœ¨ã™ã‚‹Nmtoken&token;ã®ä¸€ã¤ã¨&match;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。 +

+
+

+相互é‹ç”¨æ€§ã®ãŸã‚,åŒã˜Nmtokenã¯ï¼Œå˜ä¸€è¦ç´ åž‹ã®åˆ—挙型ã®å±žæ€§ã¨ã—ã¦ï¼Œè¤‡æ•°å›žç¾ã‚Œãªã„æ–¹ãŒã‚ˆã„。 +

+
+ + +属性ã®&default; + +

+属性宣言ã¯ï¼Œå±žæ€§ã®æŒ‡å®šãŒå¿…é ˆã‹ã©ã†ã‹ã«ã¤ã„ã¦ã®æƒ…報を与ãˆã‚‹ã€‚å¿…é ˆã§ãªã„å ´åˆã«ã¯ï¼Œæ–‡æ›¸å†…ã§å±žæ€§ã‚’指定ã—ãªã„ã¨ã,XML&processor;ã®å‡¦ç†æ–¹æ³•ã®æƒ…報も与ãˆã‚‹ã€‚ + + +属性ã®&default; + +Default +'#REQUIRED' +| '#IMPLIED' +| (('#FIXED' S)? AttValue) + + + + + + +

+ + +属性&default;ã®æ­£ã—ã• +

+宣言ã—ãŸ&default-value;ã¯ï¼Œå®£è¨€ã—ãŸå±žæ€§åž‹ã®å­—å¥åˆ¶ç´„を満ãŸã•ãªã‘ã‚Œã°ãªã‚‰ãªã„。 +

+
+

+#REQUIREDを指定ã—ãŸã¨ã,ã“ã®è¦ç´ åž‹ã®é–‹å§‹ã‚¿ã‚°ã§ã‚ã£ã¦ï¼Œã“ã®å±žæ€§ã«å€¤ã‚’与ãˆãªã„ã‚‚ã®ã‚’XML&processor;ãŒè¦‹ã¤ã‘ãŸãªã‚‰ã°ï¼Œãã®æ–‡æ›¸ã¯&valid;ã¨ã¯ã—ãªã„。#IMPLIEDを指定ã—ãŸã¨ã,ã“ã®å±žæ€§ã‚’çœç•¥ã—ãŸã‚‰ï¼ŒXML&processor;ã¯ï¼Œå±žæ€§å€¤ã‚’指定ã—ãªã„ã“ã¨ã‚’アプリケーションã«ä¼ãˆãªã‘ã‚Œã°ãªã‚‰ãªã„。ã“ã®ã¨ã,&application;ã®æŒ¯èˆžã„ã«ã¤ã„ã¦ã®åˆ¶ç´„ã¯ãªã„。 +

+

+ +属性ãŒ#REQUIREDã§ã‚‚#IMPLIEDã§ã‚‚ãªã„ã¨ãã«ã¯ï¼ŒAttValueã®å€¤ãŒï¼Œ&default-value;ã¨ãªã‚‹ã€‚#FIXEDã®å ´åˆï¼Œ&default-value;ã¨ç•°ãªã‚‹å€¤ãŒæŒ‡å®šã•ã‚Œã‚Œã°ï¼Œãã®æ–‡æ›¸ã¯ï¼Œ&valid;ã¨ã—ãªã„。&default-value;を宣言ã—ã¦ã„ã‚‹å ´åˆï¼Œã“ã®å±žæ€§ã®çœç•¥ã‚’見ã¤ã‘ãŸã‚‰ï¼Œå®£è¨€ã—ãŸ&default-value;を属性値ã«æŒ‡å®šã—ã¦ã„ã‚‹ã¨ã—ã¦ï¼ŒXML&processor;ã¯æŒ¯ã‚‹èˆžã†ã“ã¨ãŒæœ›ã¾ã—ã„。 +

+ +

属性リスト宣言ã®ä¾‹ã‚’,次ã«ç¤ºã™ã€‚ + +<!ATTLIST termdef + id ID #REQUIRED + name CDATA #IMPLIED> +<!ATTLIST list + type (bullets|ordered|glossary) "ordered"> +<!ATTLIST form + method CDATA #FIXED "POST">

+
+ + +属性値ã®æ­£è¦åŒ– +

+XML&processor;ã¯ï¼Œå±žæ€§å€¤ã‚’&application;ã«æ¸¡ã™å‰ã«ï¼Œæ¬¡ã®ã¨ãŠã‚Šã«æ­£è¦åŒ–ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。 + + + +

a) ã¾ãšï¼Œå±žæ€§å€¤åŠã³ãã®ä¸­ã®å®Ÿä½“内ã§ï¼Œè¡Œæœ«åˆã¯è¡Œå¢ƒç•Œ(åˆã¯ã‚·ã‚¹ãƒ†ãƒ ã«ã‚ˆã£ã¦ã¯ãƒ¬ã‚³ãƒ¼ãƒ‰å¢ƒç•Œ)ã¨ã—ã¦ä½¿ã‚れる&string;を,&space-character;(#x20)一ã¤ã«ç½®ãæ›ãˆãªã‘ã‚Œã°ãªã‚‰ãªã„(「行末ã®æ‰±ã„ã€ã‚‚å‚ç…§ã®ã“ã¨ã€‚)。 +

+ +

b) 次ã«ï¼Œæ–‡å­—å‚ç…§åŠã³å†…部&parsed-entity;ã¸ã®å‚ç…§ã¯ï¼Œå±•é–‹ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。外部実体ã¸ã®å‚ç…§ã¯ï¼Œ&error;ã¨ã™ã‚‹ã€‚ +

+ +

c) 最後ã«ï¼Œå±žæ€§ã®åž‹ãŒCDATAã§ãªã‘ã‚Œã°ï¼Œç©ºç™½&string;ã¯ï¼Œã™ã¹ã¦&space-character;(#x20)一ã¤ã«æ­£è¦åŒ–ã—,残りã®ç©ºç™½æ–‡å­—ã¯ï¼Œå‰Šé™¤ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。 +

+ + +&non-validating;&parser;ã¯ï¼Œå®£è¨€ãŒè¦‹ã¤ã‹ã‚‰ãªã„属性ã¯ï¼Œã™ã¹ã¦ï¼ŒCDATAを宣言ã—ã¦ã„ã‚‹ã¨ã—ã¦æ‰±ã†ã“ã¨ãŒæœ›ã¾ã—ã„。

+
+
+ + +æ¡ä»¶ä»˜ãセクション +

+ +æ¡ä»¶ä»˜ãセクションã¨ã¯ï¼Œæ–‡æ›¸åž‹å®£è¨€ã®å¤–部⊂ã®ä¸€éƒ¨ã¨ã—,制御キーワードã®æŒ‡å®šã«ã‚ˆã£ã¦ï¼ŒDTDã®è«–ç†æ§‹é€ ã«å«ã‚ãŸã‚Šï¼Œé™¤ã„ãŸã‚Šã™ã‚‹éƒ¨åˆ†ã¨ã™ã‚‹ã€‚ + + + +æ¡ä»¶ä»˜ãセクション + +conditionalSect +includeSect +| ignoreSect + + +includeSect +'<![' S? 'INCLUDE' S? '[' + +extSubset +']]>' + + +ignoreSect +'<![' S? 'IGNORE' S? '[' +ignoreSectContents* +']]>' + +ignoreSectContents +Ignore +('<![' ignoreSectContents +']]>' +Ignore)* +Ignore +Char* - +(Char* ('<![' | ']]>') +Char*) + + + + +

+ +

æ¡ä»¶ä»˜ãセクションã¯ï¼ŒDTDã®å†…部⊂åŠã³å¤–部⊂ã¨åŒæ§˜ã«ï¼Œå®Œå…¨ãªå®£è¨€ï¼Œã‚³ãƒ¡ãƒ³ãƒˆåˆã¯å…¥ã‚Œå­ã«ãªã£ãŸæ¡ä»¶ä»˜ãセクションを,ã„ãã¤ã‹å«ã‚“ã§ã‚ˆã„。ã“れらã®é–“ã«ï¼Œç©ºç™½ãŒç¾ã‚Œã¦ã‚‚よã„。 +

+

+æ¡ä»¶ä»˜ãセクションã®ã‚­ãƒ¼ãƒ¯ãƒ¼ãƒ‰ãŒINCLUDEãªã‚‰ã°ï¼ŒXML&processor;ã¯ï¼Œã“ã®æ¡ä»¶ä»˜ãセクションã®å†…容を,文書ã®ä¸€éƒ¨ã¨ã—ã¦æ‰±ã‚ãªã‘ã‚Œã°ãªã‚‰ãªã„。æ¡ä»¶ä»˜ãセクションã®ã‚­ãƒ¼ãƒ¯ãƒ¼ãƒ‰ãŒIGNOREãªã‚‰ã°ï¼Œãã®æ¡ä»¶ä»˜ãセクションã®å†…容ã¯ï¼Œæ–‡æ›¸ã®ä¸€éƒ¨ã¨ã—ã¦æ‰±ã‚ãªã„。構文解æžã‚’æ­£ã—ãè¡Œã†ãŸã‚ã«ã¯ï¼Œç„¡è¦–ã™ã‚‹æ¡ä»¶ä»˜ãセクション(IGNORE)ã«é–¢ã—ã¦ã‚‚,内容を読ã¾ãªã‘ã‚Œã°ãªã‚‰ãªã„ã“ã¨ã«æ³¨æ„ã™ã‚‹ã“ã¨ã€‚ã“ã‚Œã¯ï¼Œå…¥ã‚Œå­ã«ãªã£ãŸæ¡ä»¶ä»˜ãセクションを見ã¤ã‘,(無視ã™ã‚‹)最も外å´ã®æ¡ä»¶ä»˜ãセクションを正ã—ã検出ã™ã‚‹ãŸã‚ã¨ã™ã‚‹ã€‚キーワードをINCLUDEã¨ã™ã‚‹å°ã•ãªæ¡ä»¶ä»˜ãセクションãŒï¼Œã‚­ãƒ¼ãƒ¯ãƒ¼ãƒ‰ã‚’IGNOREã¨ã™ã‚‹ã‚ˆã‚Šå¤§ããªæ¡ä»¶ä»˜ãセクションã«å«ã¾ã‚Œã‚‹ãªã‚‰ã°ï¼Œå¤–å´åŠã³å†…å´ã®æ¡ä»¶ä»˜ãセクションã®ä¸¡æ–¹ã¨ã‚‚無視ã™ã‚‹ã€‚ +

+

+æ¡ä»¶ä»˜ãセクションã®ã‚­ãƒ¼ãƒ¯ãƒ¼ãƒ‰ãŒãƒ‘ラメタ実体å‚ç…§ãªã‚‰ã°ï¼ŒXML&processor;ã¯æ¡ä»¶ä»˜ãセクションã®æ‰±ã„を判断ã™ã‚‹å‰ã«ï¼Œã“ã®ãƒ‘ラメタ実体を展開ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。 +

+ +

例を次ã«ç¤ºã™ã€‚ + +<!ENTITY % draft 'INCLUDE' > +<!ENTITY % final 'IGNORE' > + +<![%draft;[ +<!ELEMENT book (comments*, title, body, supplements?)> +]]> +<![%final;[ +<!ELEMENT book (title, body, supplements?)> +]]> + +

+
+ + +
+ + + +物ç†æ§‹é€  + +

+ +XML文書ã¯ï¼Œä¸€ã¤ä»¥ä¸Šã®è¨˜æ†¶å˜ä½ã‹ã‚‰æ§‹æˆã™ã‚‹ã€‚ã“ã®è¨˜æ†¶å˜ä½ã‚’,実体ã¨ã„ã†ã€‚実体ã¯ï¼Œå†…容をもã¡ï¼Œæ–‡æ›¸å®Ÿä½“(以é™å‚ç…§)åŠã³å¤–部DTD⊂を除ã„ã¦ï¼Œåå‰ã§&identified;。 + + + + + + + + + + +å„XML文書ã¯ï¼Œæ–‡æ›¸å®Ÿä½“ã¨å‘¼ã¶å®Ÿä½“を一ã¤ã‚‚ã¤ã€‚XML&processor;ã¯ï¼Œã“ã®æ–‡æ›¸å®Ÿä½“ã‹ã‚‰å‡¦ç†ã‚’開始ã™ã‚‹ã€‚文書実体ãŒï¼Œæ–‡æ›¸ã®ã™ã¹ã¦ã‚’å«ã‚“ã§ã‚‚よã„。

+ +

実体ã¯ï¼Œ&parsed-entity;åˆã¯&unparsed-entity;ã¨ã™ã‚‹ã€‚&parsed-entity;ã®å†…容ã¯ï¼Œ&parsed-entity;ã®&replacement-text;ã¨å‘¼ã¶ã€‚ã“ã®ãƒ†ã‚­ã‚¹ãƒˆã¯ï¼Œæ–‡æ›¸ã®æœ¬ä½“ã®ä¸€éƒ¨ã¨ã—ã¦è§£é‡ˆã™ã‚‹ã€‚ + +

+ +

+ +&unparsed-entity;ã¯ï¼Œå†…容ãŒãƒ†ã‚­ã‚¹ãƒˆã§ã‚‚ãã†ã§ãªãã¨ã‚‚よã„リソースã¨ã™ã‚‹ã€‚テキストã®å ´åˆï¼ŒXMLã§ãªãã¨ã‚‚よã„。å„&unparsed-entity;ã«ã¯ï¼Œè¨˜æ³•ãŒé–¢é€£ä»˜ã‘られ,ã“ã®è¨˜æ³•ã¯ï¼Œåå‰ã§&identified;。記法ã®åå‰åŠã³é–¢é€£ä»˜ã‘られãŸ&identifier;を,XML&processor;ãŒ&application;ã«æ¸¡ã™ã¨ã„ã†è¦ä»¶ä»¥å¤–ã¯ï¼ŒXMLã¯ï¼Œ&unparsed-entity;ã®å†…容を制é™ã—ãªã„。 + +

+ +

&parsed-entity;ã¯ï¼Œå®Ÿä½“å‚ç…§ã«ã‚ˆã£ã¦åå‰ã§å‘¼ã³å‡ºã™ã€‚&unparsed-entity;ã¯ï¼ŒENTITYåž‹åˆã¯ENTITIESåž‹ã®å±žæ€§ã®å€¤ã¨ã—ã¦ï¼Œåå‰ã§å‚ç…§ã™ã‚‹ã€‚

+ +

+一般実体ã¯ï¼Œæ–‡æ›¸å†…容ã®ä¸­ã§ä½¿ç”¨ã™ã‚‹&parsed-entity;ã¨ã™ã‚‹ã€‚ã‚ã„ã¾ã„ã«ãªã‚‰ãªã„é™ã‚Šï¼Œã“ã®&TR-or-Rec;ã§ã¯ï¼Œä¸€èˆ¬å®Ÿä½“ã‚’å˜ã«å®Ÿä½“ã¨å‘¼ã¶ã€‚パラメタ実体ã¯ï¼ŒDTD内ã§ä½¿ç”¨ã™ã‚‹&parsed-entity;ã¨ã™ã‚‹ã€‚ã“れらã®ï¼’種類ã®å®Ÿä½“ã¯ï¼Œç•°ãªã‚‹æ›¸å¼ã§å‚ç…§ã—,異ãªã‚‹æ–‡è„ˆã§èªè­˜ã™ã‚‹ã€‚

+ + + + +文字å‚ç…§åŠã³å®Ÿä½“å‚ç…§ +

+ +文字å‚ç…§ã¯ï¼ŒISO/IEC 10646文字集åˆã®ç‰¹å®šã®æ–‡å­—,例ãˆã°ï¼Œå…¥åŠ›æ©Ÿå™¨ã‹ã‚‰ç›´æŽ¥å…¥åŠ›ä¸å¯èƒ½ãªæ–‡å­—ã‚’å‚ç…§ã™ã‚‹ã€‚ + + +文字å‚ç…§ +CharRef +'&#' [0-9]+ ';' +| '&hcro;' [0-9a-fA-F]+ ';' + + + + +正当ãªæ–‡å­— +

文字å‚ç…§ã§å‚ç…§ã™ã‚‹æ–‡å­—ã¯ï¼Œéžçµ‚端記å·Charã«å¾“ã‚ãªã‘ã‚Œã°ãªã‚‰ãªã„。

+ +文字㌠"&#x" ã§å§‹ã¾ã‚Œã°ï¼Œçµ‚端㮠";" ã¾ã§ã®æ•°å­—åŠã³ã‚¢ãƒ«ãƒ•ã‚¡ãƒ™ãƒƒãƒˆã¯ï¼ŒISO/IEC 10646 ã®æ–‡å­—コードã®16進数表ç¾ã¨ã™ã‚‹ã€‚ + +文字㌠"&#" ã§å§‹ã¾ã‚Œã°ï¼Œçµ‚端㮠";" ã¾ã§ã®æ•°å­—ã¯ï¼Œæ–‡å­—コードã®10進数表ç¾ã¨ã™ã‚‹ã€‚ + +

+ +

+ +実体å‚ç…§ã¯ï¼Œåå‰ã®ä»˜ã„ãŸå®Ÿä½“ã®å†…容をå‚ç…§ã™ã‚‹ã€‚一般実体ã¸ã®å‚ç…§ã¯ï¼Œã‚¢ãƒ³ãƒ‘サンド(&)åŠã³ã‚»ãƒŸã‚³ãƒ­ãƒ³(;)を区切りå­ã¨ã—ã¦ç”¨ã„る。パラメタ実体ã¸ã®å‚ç…§ã¯ï¼Œãƒ‘ーセント記å·(%)åŠã³ã‚»ãƒŸã‚³ãƒ­ãƒ³(;)を区切りå­ã¨ã—ã¦ç”¨ã„る。 + +

+ + +実体å‚ç…§ +Reference +EntityRef +| CharRef +EntityRef +'&' Name ';' + + + + + +PEReference +'%' Name ';' + + + + + + + + + +実体ãŒå®£è¨€ã•ã‚Œã¦ã„ã‚‹ã“㨠+

DTDã‚’ã‚‚ãŸãªã„文書,パラメタ実体å‚照をå«ã¾ãªã„内部DTD⊂ã ã‘ã‚’ã‚‚ã¤æ–‡æ›¸ï¼Œåˆã¯ "standalone='yes'" ã‚’ã‚‚ã¤æ–‡æ›¸ã«ãŠã„ã¦ï¼Œå®Ÿä½“å‚ç…§ã§ç”¨ã„ã‚‹ Name ã¯ï¼Œãã®å®Ÿä½“ã®å®£è¨€ã§ä¸Žãˆã‚‹åå‰ã¨ï¼Œ&match;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。ãŸã ã—,&well-formed;ã®æ–‡æ›¸ã¯ï¼Œå®Ÿä½“&magicents; を宣言ã™ã‚‹å¿…è¦ã¯ãªã„。パラメタ実体ã®å ´åˆã¯ï¼Œå®£è¨€ã¯ï¼Œå‚ç…§ã«å…ˆè¡Œã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。åŒæ§˜ã«ï¼Œä¸€èˆ¬å®Ÿä½“ã®å ´åˆã¯ï¼Œå±žæ€§ãƒªã‚¹ãƒˆå®£è¨€ã®&default-value;内ã§ã®å‚照より先ã«ï¼Œå®£è¨€ãŒç¾ã‚Œãªã‘ã‚Œã°ãªã‚‰ãªã„。

+ +

外部⊂åˆã¯å¤–部パラメタ実体ã§å®Ÿä½“を宣言ã™ã‚‹ã¨ã,&non-validating;&processor;ãŒï¼Œå®£è¨€ã‚’読ã¿ï¼Œå‡¦ç†ã™ã‚‹ã“ã¨ã‚’義務ã¥ã‘ãªã„。ãれらã®æ–‡æ›¸ã§ã¯ï¼Œå®Ÿä½“ã¯å®£è¨€ã•ã‚Œãªã‘ã‚Œã°ãªã‚‰ãªã„ã¨ã„ã†è¦å‰‡ã¯ï¼Œ&well-formed;制約ã§ã¯ãªã„。 +

+
+ + +実体ãŒå®£è¨€ã•ã‚Œã¦ã„ã‚‹ã“㨠+

+外部⊂åˆã¯å¤–部パラメタ実体をもã£ã¦ã„ã¦ï¼Œ"standalone='no'"ã‚’ã‚‚ã¤æ–‡æ›¸ã«ãŠã„ã¦ï¼Œå®Ÿä½“å‚ç…§ã§ç”¨ã„ã‚‹ Name ã¯ï¼Œãã®å®Ÿä½“ã®å®£è¨€ã§ä¸Žãˆã‚‹åå‰ã¨&match;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。相互é‹ç”¨æ€§ã®ãŸã‚,&valid;ãªæ–‡æ›¸ã¯ã‚らã‹ã˜ã‚定義ã—ãŸå®Ÿä½“ã®è¦å®šã§æŒ‡å®šã—ãŸæ›¸å¼ã«ã‚ˆã£ã¦ï¼Œå®Ÿä½“ &magicents;を宣言ã™ã‚‹ã“ã¨ãŒæœ›ã¾ã—ã„。パラメタ実体ã®å ´åˆã¯ï¼Œå®£è¨€ã¯ï¼Œå‚ç…§ã«å…ˆè¡Œã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。åŒæ§˜ã«ï¼Œä¸€èˆ¬å®Ÿä½“ã®å ´åˆã¯ï¼Œå±žæ€§ãƒªã‚¹ãƒˆå®£è¨€ã®&default-value;内ã§ã®å‚照よりも先ã«ï¼Œå®£è¨€ãŒç¾ã‚Œãªã‘ã‚Œã°ãªã‚‰ãªã„。 +

+
+ + + + +&parsed-entity; +

+実体å‚ç…§ã¯ï¼Œ&unparsed-entity;ã®åå‰ã‚’å«ã‚“ã§ã„ã¦ã¯ãªã‚‰ãªã„。&unparsed-entity;ã¯ï¼ŒENTITYåž‹åˆã¯ENTITIES åž‹ã¨ã—ã¦å®£è¨€ã—ãŸå±žæ€§å€¤ã¨ã—ã¦ã ã‘å‚ç…§ã§ãる。 +

+
+ + +å†å¸°ãªã— +

&parsed-entity;ã¯ï¼Œãれ自体ã¸ã®å‚照を,直接ã«ã‚‚間接ã«ã‚‚å«ã‚“ã§ã¯ãªã‚‰ãªã„。

+
+ + +DTDã®ä¸­ +

+パラメタ実体å‚ç…§ã¯ï¼ŒDTD内ã«ã ã‘,出ç¾ã—ã¦ã‚ˆã„。 + +

+
+ +

+文字å‚ç…§åŠã³å®Ÿä½“å‚ç…§ã®ä¾‹ã‚’,次ã«ç¤ºã™ã€‚ +Type <key>less-than</key> (&hcro;3C;) to save options. +This document was prepared on &docdate; and +is classified &security-level;. +

+ +

+パラメタ実体å‚ç…§ã®ä¾‹ã‚’,次ã«ç¤ºã™ã€‚ +<!ENTITY % ISOLat2 + SYSTEM "http://www.xml.com/iso/isolat2-xml.entities" > +%ISOLat2; + +

+
+ + +実体宣言 + +

+ +実体ã¯ï¼Œæ¬¡ã®ã¨ãŠã‚Šã«å®£è¨€ã™ã‚‹ã€‚ + +実体宣言 + +EntityDecl +GEDecl一般実体 +| PEDeclパラメタ実体 + +GEDecl +'<!ENTITY' S Name +S EntityDef +S? '>' + +PEDecl +| '<!ENTITY' S '%' S +Name S +PEDef S? '>' +パラメタ実体 + +EntityDef +EntityValue + + +| ExternalDef + + + +PEDef +EntityValue +| ExternalID + + + +Name ã¯ï¼Œå®Ÿä½“å‚ç…§ã«ãŠã„ã¦å®Ÿä½“ã‚’&identify;。&unparsed-entity;ãªã‚‰ã°ï¼ŒENTITY åž‹åˆã¯ENTITIESåž‹ã®å±žæ€§å€¤å†…ã§ï¼Œå®Ÿä½“ã‚’&identify;。åŒä¸€ã®å®Ÿä½“ãŒä¸€å›žä»¥ä¸Šå®£è¨€ã•ã‚Œã‚Œã°ï¼Œæœ€åˆã®å®£è¨€ã‚’用ã„る。&at-user-option;,複数回宣言ã•ã‚Œã‚‹å®Ÿä½“ã«é–¢ã—,XML&processor;ã¯ï¼Œè­¦å‘Šã‚’出ã—ã¦ã‚‚よã„。 + +

+ + + + +内部実体 +

+ +実体ã®å®šç¾©ãŒ EntityValueã®ã¨ã,ã“れを内部実体ã¨ã„ã†ã€‚ã“ã‚Œã¯ï¼Œåˆ¥å€‹ã®ç‰©ç†çš„記憶å˜ä½ã‚’ã‚‚ãŸãšï¼Œå®Ÿä½“ã®å†…容ã¯ï¼Œå®£è¨€å†…ã§ä¸Žãˆã‚‹ã€‚æ­£ã—ã&replacement-text;を生æˆã™ã‚‹ã«ã¯ï¼Œ&literal;実体値内ã§ã®å®Ÿä½“å‚ç…§åŠã³æ–‡å­—å‚ç…§ã®å‡¦ç†ãŒï¼Œå¿…è¦ã¨ãªã‚‹ã‹ã‚‚ã—ã‚Œãªã„ã“ã¨ã«æ³¨æ„ã™ã‚‹ã€‚詳細ã¯ï¼Œå†…部実体ã®&replacement-text;ã®æ§‹ç¯‰ã‚’å‚照。 + + + +

+ +

+内部実体ã¯ï¼Œ&parsed-entity;ã¨ã™ã‚‹ã€‚ +

+ +

内部実体宣言ã®ä¾‹ã‚’,次ã«ç¤ºã™ã€‚ +<!ENTITY Pub-Status "This is a pre-release of the specification.">

+
+ + +外部実体 +

+ +実体ãŒå†…部実体ã§ãªã‘ã‚Œã°ï¼Œå¤–部実体ã¨ã—,次ã®ã¨ãŠã‚Šã«å®£è¨€ã™ã‚‹ã€‚ + + +外部実体宣言 +ExternalDef +ExternalID +NDataDecl? +ExternalID +'SYSTEM' S +SystemLiteral +| 'PUBLIC' S +PubidLiteral +S +SystemLiteral + + +NDataDecl +S 'NDATA' S +Name + + + +NDataDecl ãŒå­˜åœ¨ã™ã‚Œã°ï¼Œã“ã®å®Ÿä½“ã¯ï¼Œ&unparsed-entity;ã¨ã—,ãã†ã§ãªã‘ã‚Œã°ï¼Œ&parsed-entity;ã¨ã™ã‚‹ã€‚ +

+ + +記法ãŒå®£è¨€ã•ã‚Œã¦ã„ã‚‹ã“㨠+

+Name ã¯ï¼Œå®£è¨€ã—ãŸè¨˜æ³•ã®åå‰ã¨&match;ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。 +

+
+ +

+ +キーワード SYSTEM ã®å¾Œã® SystemLiteral を,実体ã®ã‚·ã‚¹ãƒ†ãƒ &identifier;ã¨å‘¼ã¶ã€‚ã“ã‚Œã¯URIã¨ã—,ãã®å®Ÿä½“ã®å†…容をå–り出ã™ã®ã«ç”¨ã„ã¦ã‚‚よã„。URIã¨å…±ã«ä½¿ã†ã“ã¨ã®å¤šã„ãƒãƒƒã‚·ãƒ¥("#")åŠã³ãƒ•ãƒ©ã‚°ãƒ¡ãƒ³ãƒˆ&identifier;ã¯ï¼Œæ­£å¼ã«ã¯ï¼ŒURI自体ã®ä¸€éƒ¨ã¨ã¯ã—ãªã„。フラグメント&identifier;ãŒï¼Œã‚·ã‚¹ãƒ†ãƒ &identifier;ã®éƒ¨åˆ†ã¨ã—ã¦ä¸Žãˆã‚‰ã‚Œã¦ã„ã‚‹å ´åˆï¼ŒXML&processor;ã¯ï¼Œ&error;を出ã—ã¦ã‚‚よã„。ã“ã®&TR-or-Rec;ã®ç¯„囲外ã®æƒ…å ±(例ãˆã°ï¼Œã‚る特定ã®DTDã®ç‰¹åˆ¥ãªXMLè¦ç´ åˆã¯ç‰¹å®šã®&application;ã®ä»•æ§˜ã«ã‚ˆã£ã¦å®šç¾©ã•ã‚ŒãŸå‡¦ç†å‘½ä»¤)ã«ã‚ˆã£ã¦ä¸Šæ›¸ãã•ã‚Œãªã„é™ã‚Šï¼Œç›¸å¯¾çš„ãªURIã¯ï¼Œãã®å®Ÿä½“ã®ä½ç½®ï¼Œã™ãªã‚ã¡ï¼Œãã®å®Ÿä½“ã®å®£è¨€ãŒã‚るファイルã«ç›¸å¯¾çš„ã¨ã™ã‚‹ã€‚ã—ãŸãŒã£ã¦ï¼ŒDTDã®å†…部⊂ã«ã‚る実体宣言ã§ã®ç›¸å¯¾çš„ãªURIã¯ï¼Œæ–‡æ›¸ã®ä½ç½®ã«ã¤ã„ã¦ç›¸å¯¾çš„ã¨ã™ã‚‹ã€‚外部⊂ã«ã‚る実体宣言ã§ã®ç›¸å¯¾çš„ãªURIã¯ï¼Œãã®å¤–部⊂ã‚’å«ã‚€ãƒ•ã‚¡ã‚¤ãƒ«ã®ä½ç½®ã«ç›¸å¯¾çš„ã¨ã™ã‚‹ã€‚ +

+ +

+ +システム&identifier;以外ã«ï¼Œå¤–部実体ã¯ï¼Œå…¬é–‹&identifier;ã‚’å«ã‚“ã§ã‚‚よã„。 + +実体ã®å†…容をå–り出ã™XML&processor;ã¯ï¼Œã“ã®å…¬é–‹&identifier;を用ã„ã¦ï¼Œä»£ã‚ã‚Šã®URIã®ç”Ÿæˆã‚’試ã¿ã¦ã‚‚よã„。XML&processor;ãŒã“ã‚Œã«å¤±æ•—ã—ãŸå ´åˆã¯ï¼Œã‚·ã‚¹ãƒ†ãƒ &literal;ã¨ã—ã¦æŒ‡å®šã—ãŸURIを用ã„ãªã‘ã‚Œã°ãªã‚‰ãªã„。&match;ã™ã‚‹å‰ã«ï¼Œå…¬é–‹&identifier;内ã«ã‚る空白文字ã‹ã‚‰ãªã‚‹&string;ã¯ï¼Œã™ã¹ã¦å˜ä¸€ã®&space-character;(#x20)ã«æ­£è¦åŒ–ã—ãªã‘ã‚Œã°ãªã‚‰ãšï¼Œå‰å¾Œã®ç©ºç™½æ–‡å­—ã¯å‰Šé™¤ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。 +

+ +

外部実体宣言ã®ä¾‹ã‚’,次ã«ç¤ºã™ã€‚ +<!ENTITY open-hatch + SYSTEM "http://www.textuality.com/boilerplate/OpenHatch.xml"> +<!ENTITY open-hatch + PUBLIC "-//Textuality//TEXT Standard open-hatch boilerplate//EN" + "http://www.textuality.com/boilerplate/OpenHatch.xml"> +<!ENTITY hatch-pic + SYSTEM "../grafix/OpenHatch.gif" + NDATA gif >

+
+ +
+ + +&parsed-entity; + +テキスト宣言 +

外部&parsed-entity;ã¯ï¼Œãƒ†ã‚­ã‚¹ãƒˆå®£è¨€ã§å§‹ã¾ã£ã¦ã‚‚よã„。 + +テキスト宣言 + +TextDecl +&xmlpio; +VersionInfo? +EncodingDecl +S? &pic; + + + + + +

+

テキスト宣言ã¯ï¼Œãã®ã¾ã¾ã®å½¢ã§ç¾ã‚Œãªã‘ã‚Œã°ãªã‚‰ãšï¼Œ&parsed-entity;ã¸ã®å‚照を経由ã—ã¦ã¯ãªã‚‰ãªã„ã“ã¨ã«æ³¨æ„ã™ã‚‹ã€‚

+

外部&parsed-entity;ã«ãŠã„ã¦ï¼Œãƒ†ã‚­ã‚¹ãƒˆå®£è¨€ã¯ï¼Œå…ˆé ­ä»¥å¤–ã®ã„ã‹ãªã‚‹ä½ç½®ã«ã‚‚出ç¾ã—ãªã„。

+
+ +&well-formed;ã®&parsed-entity; +

ラベルdocumentã‚’ã‚‚ã¤ç”Ÿæˆè¦å‰‡ã«&match;ã™ã‚Œã°ï¼Œæ–‡æ›¸å®Ÿä½“ã¯ï¼Œ&well-formed;ã¨ã™ã‚‹ã€‚ラベルExtParsedEntã‚’ã‚‚ã¤ç”Ÿæˆè¦å‰‡ã«&match;ã™ã‚Œã°ï¼Œå¤–部ã®ä¸€èˆ¬&parsed-entity;ã¯ï¼Œ&well-formed;ã¨ã™ã‚‹ã€‚ラベルExtPEã‚’ã‚‚ã¤ç”Ÿæˆè¦å‰‡ã«&match;ã™ã‚Œã°ï¼Œå¤–部パラメタ実体ã¯ï¼Œ&well-formed;ã¨ã™ã‚‹ã€‚ + + +&well-formed;ã®&parsed-entity; +ExtParsedEnt +TextDecl? +content + +ExtPE +TextDecl? +extSubset + + +&replacement-text;ãŒï¼Œãƒ©ãƒ™ãƒ«contentã‚’ã‚‚ã¤ç”Ÿæˆè¦å‰‡ã«&match;ã™ã‚Œã°ï¼Œå†…部ã®ä¸€èˆ¬&parsed-entity;ã¯ï¼Œ&well-formed;ã¨ã™ã‚‹ã€‚DTDを最後ã¾ã§èª­ã¿è¾¼ã¾ãªã„ã¨ï¼Œç¢ºå®Ÿã«ã“れを判定ã§ããªã„ã“ã¨ã«æ³¨æ„。ã™ã¹ã¦ã®å†…部ã®ãƒ‘ラメタ実体ã¯ï¼Œå®šç¾©ã«ã‚ˆã£ã¦&well-formed;ã¨ã™ã‚‹ã€‚ +

+

実体ãŒ&well-formed;ãªçµæžœã¨ã—ã¦ï¼ŒXML文書ã®è«–ç†çš„åŠã³ç‰©ç†çš„構造ã¯ï¼Œæ­£ã—ã入れå­ã¨ãªã‚‹ã€‚開始タグ,終了タグ,空è¦ç´ ã‚¿ã‚°ï¼Œè¦ç´ ï¼Œã‚³ãƒ¡ãƒ³ãƒˆï¼Œå‡¦ç†å‘½ä»¤ï¼Œæ–‡å­—å‚ç…§åŠã³å®Ÿä½“å‚ç…§ãŒï¼Œä¸€ã¤ã®å®Ÿä½“ã§é–‹å§‹ã—,別ã®å®Ÿä½“ã§çµ‚了ã™ã‚‹ã“ã¨ã¯ãªã„。

+
+ +実体ã«ãŠã‘る文字符å·åŒ– + +

XML文書内ã®å¤–部&parsed-entity;ã¯ï¼Œå„々,別ã®æ–‡å­—符å·åŒ–æ–¹å¼ã‚’用ã„ã¦ã‚‚よã„。ã™ã¹ã¦ã®XML&processor;ã¯ï¼ŒUTF-8ã§ç¬¦å·åŒ–ã—ãŸå®Ÿä½“,UTF-16ã§ç¬¦å·åŒ–ã—ãŸå®Ÿä½“を処ç†ã§ããªã‘ã‚Œã°ãªã‚‰ãªã„。 + +

+

UTF-16ã§ç¬¦å·åŒ–ã—ãŸå®Ÿä½“ã¯ï¼ŒISO/IEC 10646ã®ä»˜éŒ²EåŠã³Unicodeã®ä»˜éŒ²Bã§è¦å®šã™ã‚‹&byte-order-mark;(ZERO WIDTH NO-BREAK SPACE文字,#xFEFF)ã§å§‹ã¾ã‚‰ãªã‘ã‚Œã°ãªã‚‰ãªã„。ã“ã‚Œã¯ï¼Œç¬¦å·åŒ–ã®æ¨™è­˜ã§ã‚ã£ã¦ï¼ŒXML文書ã®&markup;ã®ä¸€éƒ¨ã§ã‚‚,文字データã®ä¸€éƒ¨ã§ã‚‚ãªã„。XML&processor;ã¯ï¼ŒUTF-8ã§ç¬¦å·åŒ–ã—ãŸæ–‡æ›¸ã¨UTF-16ã§ç¬¦å·åŒ–ã—ãŸæ–‡æ›¸ã¨ã®åŒºåˆ¥ã‚’è¡Œã†ãŸã‚ã«ï¼Œã“ã®æ–‡å­—を使用å¯èƒ½ã§ãªã‘ã‚Œã°ãªã‚‰ãªã„。

+

XML&processor;ã¯ï¼ŒUTF-8åŠã³UTF-16ã§ç¬¦å·åŒ–ã—ãŸå®Ÿä½“ã ã‘を読むã“ã¨ã‚’å¿…é ˆã¨ã™ã‚‹ãŒï¼Œä»–ã®ç¬¦å·åŒ–を世界ã§ã¯ç”¨ã„ã¦ãŠã‚Šï¼Œãれらã®ç¬¦å·åŒ–を用ã„る実体をXML&processor;ãŒå‡¦ç†ã§ãã‚‹ã“ã¨ãŒæœ›ã¾ã—ã„。UTF-8åˆã¯UTF-16以外ã®ç¬¦å·åŒ–æ–¹å¼ã‚’用ã„ã¦æ ¼ç´ã™ã‚‹&parsed-entity;ã¯ï¼Œç¬¦å·åŒ–宣言をå«ã‚€ãƒ†ã‚­ã‚¹ãƒˆå®£è¨€ã§å§‹ã‚ãªã‘ã‚Œã°ãªã‚‰ãªã„。 + +符å·åŒ–宣言 +EncodingDecl +S +'encoding' Eq +'"' EncName '"' | "'" +EncName "'" + + +EncName +[A-Za-z] ([A-Za-z0-9._] | '-')* +ラテン文字ã ã‘ã‚’å«ã‚€ç¬¦å·åŒ–å + + +文書実体ã§ã¯ï¼Œç¬¦å·åŒ–宣言ã¯ï¼ŒXML宣言ã®ä¸€éƒ¨ã¨ã™ã‚‹ã€‚EncNameã¯ï¼Œä½¿ç”¨ã™ã‚‹ç¬¦å·åŒ–æ–¹å¼ã®åå‰ã¨ã™ã‚‹ã€‚ +

+ +

符å·åŒ–宣言ã§ã¯ï¼Œå€¤UTF-8,UTF-16,ISO-10646-UCS-2åŠã³ISO-10646-UCS-4ã¯ï¼ŒUnicodeåŠã³ISO/IEC 10646ã®å„種符å·åŒ–ã®ãŸã‚ã«ç”¨ã„る。値ISO-8859-1ã‹ã‚‰ISO-8859-9ã¾ã§ã¯ï¼ŒISO 8859ã®å¯¾å¿œã™ã‚‹ãƒ‘ートã®ãŸã‚ã«ç”¨ã„る。値ISO-2022-JP,Shift_JISåŠã³EUC-JPã¯ï¼ŒJIS X-0208-1997ã®å„種符å·åŒ–ã®ãŸã‚ã«ç”¨ã„る。XML&processor;ã¯ï¼Œãれ以外ã®ç¬¦å·åŒ–æ–¹å¼ã‚’èªè­˜ã—ã¦ã‚‚よã„。Internet Assigned Numbers Authority (IANA)ã«ï¼Œ(charsetsã¨ã—ã¦)登録ã•ã‚ŒãŸæ–‡å­—符å·åŒ–æ–¹å¼ã«ã¤ã„ã¦ã¯ï¼Œã“れら以外ã«ã¤ã„ã¦ã‚‚,登録ã•ã‚ŒãŸåå‰ã§å‚ç…§ã™ã‚‹ã“ã¨ãŒæœ›ã¾ã—ã„。ã“れらã®ç™»éŒ²ã•ã‚ŒãŸåå‰ã¯ï¼Œå¤§æ–‡å­—・å°æ–‡å­—ã®åŒºåˆ¥ã‚’ã›ãšã«å®šç¾©ã•ã‚Œã¦ã„ã‚‹ã®ã§ï¼Œã“れらã«å¯¾ã™ã‚‹æ¯”較を試ã¿ã‚‹&processor;ã¯ï¼Œå¤§æ–‡å­—・å°æ–‡å­—ã®åŒºåˆ¥ã‚’ã—ãªã„方法をã¨ã‚‹ã®ãŒæœ›ã¾ã—ã„ã“ã¨ã«æ³¨æ„ã™ã‚‹ã€‚

+

XML処ç†ç³»ã«æ¸¡ã•ã‚ŒãŸå®Ÿä½“ãŒï¼Œç¬¦å·åŒ–宣言をå«ã‚€ã«ã‚‚ã‹ã‹ã‚らãšï¼Œå®£è¨€ã§ç¤ºã—ãŸã‚‚ã®ä»¥å¤–ã®æ–¹å¼ã§ç¬¦å·åŒ–ã•ã‚Œã¦ã„ãŸã‚Šï¼Œç¬¦å·åŒ–宣言ãŒï¼Œå¤–部実体ã®æœ€åˆä»¥å¤–ã®ä½ç½®ã«å‡ºç¾ã™ã‚Œã°ï¼Œ&error;ã¨ã™ã‚‹ã€‚ +

+

&byte-order-mark;ã§ã‚‚符å·åŒ–宣言ã§ã‚‚始ã¾ã‚‰ãªã„実体ã¯ï¼ŒUTF-8符å·åŒ–ã§ãªã‘ã‚Œã°ãªã‚‰ãªã„。

+ +

+処ç†ã§ããªã„符å·åŒ–ã‚’ã‚‚ã£ãŸå®Ÿä½“ã‚’XML&processor;ãŒç™ºè¦‹ã—ãŸã¨ãã¯ï¼Œ&application;ã«ãã®äº‹å®Ÿã‚’通知ã—,&fatal-error;ã¨ã—ã¦ï¼Œå‡¦ç†ã‚’終了ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。 + +

+

符å·åŒ–宣言ã®ä¾‹ã‚’,次ã«ç¤ºã™ã€‚ +<?xml encoding='UTF-8'?> +<?xml encoding='EUC-JP'?>

+
+
+ +XML&processor;ã«ã‚ˆã‚‹å®Ÿä½“åŠã³å‚ç…§ã®æ‰±ã„ +

次ã®è¡¨ã¯ï¼Œæ–‡å­—å‚照,実体å‚ç…§åŠã³&unparsed-entity;ã®å‘¼å‡ºã—ãŒç¾ã‚Œã‚‹æ–‡è„ˆåŠã³å„々ã®å ´åˆã«ãŠã‘ã‚‹XML&processor;ã«è¦æ±‚ã™ã‚‹æŒ¯èˆžã„ã‚’è¦ç´„ã™ã‚‹ã€‚一番左ã®åˆ—ã®ãƒ©ãƒ™ãƒ«ã¯ï¼Œèªè­˜ã®æ–‡è„ˆã‚’示ã™ã€‚ + + +

è¦ç´ ã®é–‹å§‹ã‚¿ã‚°åŠã³çµ‚了タグã®é–“ã®ä»»æ„ã®å ´æ‰€ã§ã®å‚照。éžçµ‚端記å·contentã«å¯¾å¿œã™ã‚‹ã€‚

+ + + +

開始タグã®å±žæ€§ã®å€¤ï¼Œåˆã¯å±žæ€§å®£è¨€ã«ãŠã‘ã‚‹&default-value;ã®ã„ãšã‚Œã‹ã§ã®å‚照。éžçµ‚端記å·AttValueã«å¯¾å¿œã™ã‚‹ã€‚

+ + +

å‚ç…§ã§ã¯ãªã,Nameã¨ã—ã¦å‡ºç¾ã€‚ENTITYåž‹ã¨ã—ã¦å®£è¨€ã—ãŸå±žæ€§ã®å€¤ï¼Œåˆã¯ENTITIESåž‹ã¨ã—ã¦å®£è¨€ã—ãŸå±žæ€§ã®å€¤ã«ãŠã‘ã‚‹&space;ã§åŒºåˆ‡ã‚‹&token;ã®ä¸€ã¤ã¨ã—ã¦å‡ºç¾ã™ã‚‹ã€‚

+
+ +

実体ã®å®£è¨€ã«ãŠã‘る,パラメタåˆã¯å†…部実体ã®&literal;実体値内ã®å‚照。éžçµ‚端記å·EntityValueã«å¯¾å¿œã™ã‚‹ã€‚

+ +

DTDã®å†…部⊂åˆã¯å¤–部⊂ã§ã®å‚照。ãŸã ã—,EntityValueåˆã¯AttValueã®å¤–å´ã¨ã™ã‚‹ã€‚

+
+

+ + + + + +実体ã®åž‹ +文字 + + +パラメタ +内部&newline;一般 +外部&newline;&parsed-entity;&newline;一般 +&unparsed-entity; + + + +内容ã§ã®&newline;å‚ç…§ +èªè­˜&newline;ã—ãªã„ +å–込㿠+検証ã®ãŸã‚ã«å–込㿠+ç¦æ­¢ +å–込㿠+ + +属性値ã§ã®&newline;å‚ç…§ +èªè­˜&newline;ã—ãªã„ +å–込㿠+ç¦æ­¢ +ç¦æ­¢ +å–込㿠+ + +属性値ã¨ã—ã¦&newline;å‡ºç¾ +èªè­˜&newline;ã—ãªã„ +ç¦æ­¢ +ç¦æ­¢ +通知 +èªè­˜&newline;ã—ãªã„ + + +実体値ã§ã®&newline;å‚ç…§ +å–込㿠+&bypass; +&bypass; +ç¦æ­¢ +å–込㿠+ + +DTDã§ã®&newline;å‚ç…§ +PEã¨ã—ã¦&newline;å–込㿠+ç¦æ­¢ +ç¦æ­¢ +ç¦æ­¢ +ç¦æ­¢ + + + + +“èªè­˜ã—ãªã„†+

DTDã®å¤–ã§ã¯ï¼Œ%文字ã¯ï¼Œã„ã‹ãªã‚‹ç‰¹å®šã®æ„味も,もãŸãªã„。ã—ãŸãŒã£ã¦ï¼ŒDTDã§ã¯ãƒ‘ラメタ実体å‚ç…§ã¨ã—ã¦èªè­˜ã™ã‚‹ã‚‚ã®ã§ã‚ã£ã¦ã‚‚,content内ã§ã¯&markup;ã¨ã—ã¦ã¯èªè­˜ã—ãªã„。åŒæ§˜ã«ï¼Œé©åˆ‡ã«å®£è¨€ã—ãŸå±žæ€§ã®å€¤ã®ä¸­ã«ç¾ã‚Œã‚‹å ´åˆã‚’除ã,&unparsed-entity;ã®åå‰ã¯ï¼Œèªè­˜ã—ãªã„。 +

+
+ +“å–è¾¼ã¿â€ +

実体ã¯ï¼Œãã®&replacement-text;ã‚’å–り出ã—,処ç†ã™ã‚‹ã¨ï¼Œå‚照自体ã®ä»£ã‚ã‚Šã«ï¼Œå‚ç…§ãŒã‚ã£ãŸä½ç½®ã§ï¼Œæ–‡æ›¸ã®ä¸€éƒ¨ã¨ã—ã¦å«ã¾ã‚Œã‚‹ã‹ã®ã‚ˆã†ã«å–ã‚Šè¾¼ã¾ã‚Œã‚‹ã€‚&replacement-text;ã¯ï¼Œæ–‡å­—データåŠã³(パラメタ実体を除ã。)&markup;ã®ã„ãšã‚Œã‚’å«ã‚“ã§ã‚‚よã,ã“れらã¯ï¼Œé€šå¸¸ã®æ–¹æ³•ã§èªè­˜ã•ã‚Œãªã‘ã‚Œã°ãªã‚‰ãªã„。ãŸã ã—,&markup;ã®åŒºåˆ‡ã‚Šå­ã‚’&escape;ã™ã‚‹ãŸã‚ã«ç”¨ã„る実体(&magicents;)ã®&replacement-text;ã¯ï¼Œå¸¸ã«ãƒ‡ãƒ¼ã‚¿ã¨ã—ã¦æ‰±ã†(&string;"AT&amp;T;"ã¯ï¼Œ"AT&T;"ã«å±•é–‹ã•ã‚Œï¼Œæ®‹ã•ã‚ŒãŸã‚¢ãƒ³ãƒ‘サンドã¯ï¼Œå®Ÿä½“å‚ç…§ã®åŒºåˆ‡ã‚Šå­ã¨ã—ã¦ã¯èªè­˜ã—ãªã„。)。文字å‚ç…§ã¯ï¼Œç¤ºã—ãŸæ–‡å­—ã‚’å‚照自体ã®ä»£ã‚ã‚Šã«å‡¦ç†ã™ã‚‹ã¨ã,å–ã‚Šè¾¼ã¾ã‚Œã‚‹ã€‚ +

+
+ +“検証ã®ãŸã‚ã«å–è¾¼ã¿â€ +

文書ã®&validity;を検証ã™ã‚‹ã«ã¯ï¼ŒXML&processor;ãŒ&parsed-entity;ã¸ã®å‚照をèªè­˜ã—ãŸã¨ã,ãã®&replacement-text;ã‚’å–ã‚Šè¾¼ã¾ãªã‘ã‚Œã°ãªã‚‰ãªã„。実体ãŒå¤–部実体ã§ã‚ã£ã¦ï¼ŒXML文書ã®&validity;を検証ã—ãªã‘ã‚Œã°ï¼Œå®Ÿä½“ã®&replacement-text;ã‚’å–り込んã§ã‚‚よã„ãŒï¼Œãã†ã—ãªãã¨ã‚‚よã„。

+

ã“ã®å–決ã‚ã¯ï¼ŒSGMLåŠã³XMLã®å®Ÿä½“ã®æ©Ÿæ§‹ãŒæä¾›ã™ã‚‹è‡ªå‹•å–è¾¼ã¿æ©Ÿèƒ½ãŒï¼Œæ–‡æ›¸ä½œæˆæ™‚ã®ãƒ¢ã‚¸ãƒ¥ãƒ¼ãƒ«åŒ–を主ãªç›®çš„ã¨ã—ã¦è¨­è¨ˆã•ã‚Œã¦ãŠã‚Šï¼Œãã®ä»–ã®&application;(特ã«ï¼Œæ–‡æ›¸ã®ãƒ–ラウズ)ã«ã¯ï¼Œå¿…ãšã—ã‚‚é©åˆ‡ã§ã¯ãªã„,ã¨ã„ã†èªè­˜ã«ã‚ˆã‚‹ã€‚例ãˆã°ï¼Œãƒ–ラウザã¯å¤–部&parsed-entity;ã¸ã®å‚照を見ã¤ã‘ã‚‹ã¨ï¼Œãã®å®Ÿä½“ãŒå­˜åœ¨ã™ã‚‹ã¨ã„ã†è¡¨ç¤ºã ã‘ã‚’è¡Œã„,表示をè¦æ±‚ã•ã‚ŒãŸã¨ãã«ã ã‘,内容をå–り出ã™ã‹ã‚‚ã—ã‚Œãªã„。 +

+
+ +“ç¦æ­¢â€ +

次ã¯ç¦æ­¢ã•ã‚Œã¦ãŠã‚Šï¼Œ&fatal-error;ã¨ã™ã‚‹ã€‚ + +

a) &unparsed-entity;ã¸ã®å‚ç…§ã®å‡ºç¾ã€‚ +

+

b) DTDã®EntityValueåˆã¯AttValue以外ã®éƒ¨åˆ†ã«ãŠã‘る,文字å‚ç…§åˆã¯ä¸€èˆ¬å®Ÿä½“ã¸ã®å‚ç…§ã®å‡ºç¾ã€‚

+

c) 属性値内ã®å¤–部実体ã¸ã®å‚照。

+
+ +

+
+ +“通知†+

&unparsed-entity;ã®åå‰ãŒï¼ŒENTITYåˆã¯ENTITIESã®å±žæ€§ã®å€¤ã«ãŠã„ã¦&token;ã¨ã—ã¦ç¾ã‚ŒãŸã¨ã,&processor;ã¯ï¼Œ&application;ã«å¯¾ã—ã¦ï¼Œé–¢é€£ä»˜ã‘られãŸè¨˜æ³•å,記法ã«å¯¾ã™ã‚‹ã‚·ã‚¹ãƒ†ãƒ &identifier;åŠã³(存在ã™ã‚Œã°)公開&identifier;を通知ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。

+
+ +“&bypass;†+

一般実体å‚ç…§ãŒï¼Œå®Ÿä½“宣言ã«ãŠã‘ã‚‹EntityValue内ã«ç¾ã‚Œã‚‹ã¨ã,ãã‚Œã¯ç„¡è¦–ã•ã‚Œï¼Œãã®ã¾ã¾æ®‹ã‚‹ã€‚

+
+ +“PEã¨ã—ã¦å–è¾¼ã¿â€ +

外部&parsed-entity;ã®å ´åˆã¨åŒæ§˜ã«ï¼Œãƒ‘ラメタ実体ã¯ï¼Œ&validity;を検証ã™ã‚‹ã¨ãã ã‘å–ã‚Šè¾¼ã¾ã‚Œã‚‹å¿…è¦ãŒã‚る。パラメタ実体å‚照をDTD内ã«èªè­˜ã—ã¦å–り込むã¨ã,ãã®&replacement-text;ã¯ï¼Œãã®å‰å¾Œã«ä¸€ã¤ã®&space-character;(#x20)ã®ä»˜åŠ ã«ã‚ˆã£ã¦å¼•ã伸ã°ã•ã‚Œã‚‹ã€‚ã“ã®æ„図ã¯ï¼Œãƒ‘ラメタ実体ã®&replacement-text;ãŒï¼ŒDTD内ã®ã„ãã¤ã‹ã®æ–‡æ³•çš„&token;を完全ã«å«ã‚€ã¨ï¼Œåˆ¶ç´„ã™ã‚‹ã“ã¨ã«ã‚る。 +

+
+ +
+ +内部実体&replacement-text;ã®æ§‹ç¯‰ +

内部実体ã®å–扱ã„ã®è¦å®šã§ï¼Œå®Ÿä½“値を二ã¤ã®å½¢å¼ã«åŒºåˆ¥ã™ã‚‹ã“ã¨ã¯å½¹ã«ç«‹ã¤ã€‚&literal;実体値ã¯ï¼Œå®Ÿä½“宣言内ã«å®Ÿéš›ã«å­˜åœ¨ã™ã‚‹ï¼Œå¼•ç”¨ç¬¦ã§å›²ã‚€&string;ã¨ã™ã‚‹ã€‚ã“ã‚Œã¯ï¼Œéžçµ‚端記å·EntityValueã«&match;ã™ã‚‹ã€‚&replacement-text;ã¯ï¼Œæ–‡å­—å‚ç…§åŠã³¶meter;実体å‚ç…§ã®ç½®æ›ãˆå¾Œã«ãŠã‘る,実体ã®å†…容ã¨ã™ã‚‹ã€‚

+ +

内部実体宣言内ã§ä¸Žãˆã‚‹&literal;実体値(EntityValue)ã¯ï¼Œæ–‡å­—å‚照,¶meter;実体å‚ç…§åŠã³ä¸€èˆ¬å®Ÿä½“å‚照をå«ã‚“ã§ã‚ˆã„。ã“れらã®å‚ç…§ã¯ï¼Œ&literal;実体値内ã«å®Œå…¨ã«å«ã¾ã‚Œã¦ã„ãªã‘ã‚Œã°ãªã‚‰ãªã„。展開ã™ã‚‹å®Ÿéš›ã®&replacement-text;(å…ˆã«ç¤ºã—ãŸã‚‚ã®)ã¯ï¼Œå‚ç…§ã™ã‚‹¶meter;実体ã®&replacement-text;ã‚’å«ã¾ãªã‘ã‚Œã°ãªã‚‰ãšï¼Œ&literal;実体値内ã§ã®æ–‡å­—å‚ç…§ã®ä»£ã‚ã‚Šã«å‚ç…§ã—ãŸæ–‡å­—ã‚’å«ã¾ãªã‘ã‚Œã°ãªã‚‰ãªã„。ã—ã‹ã—,一般実体å‚ç…§ã¯ï¼Œãã®ã¾ã¾æ®‹ã—, 展開ã—ã¦ã¯ãªã‚‰ãªã„。 + +例ãˆã°ï¼Œæ¬¡ã®å®£è¨€ã‚’与ãˆãŸã¨ã™ã‚‹ã€‚ + + + +]]> +実体ã®&replacement-text;"book"ã¯ï¼Œæ¬¡ã®ã¨ãŠã‚Šã¨ãªã‚‹ã€‚ +La Peste: Albert Camus, +© 1947 Éditions Gallimard. &rights; +å‚ç…§"&book;"ãŒï¼Œæ–‡æ›¸ã®å†…容åˆã¯å±žæ€§å€¤å†…ã«å‡ºç¾ã—ã¦ã„ã‚Œã°ï¼Œä¸€èˆ¬å®Ÿä½“å‚ç…§"&rights;"ã¯ï¼Œå±•é–‹ã•ã‚Œã¦ã„る。

+

ã“れらã®å˜ç´”ãªè¦å‰‡ã¯ï¼Œè¤‡åˆç›¸äº’作用をもã¤ã€‚ + +難ã—ã„例ã«ã¤ã„ã¦ã®è©³ç´°ã¯ï¼Œå®Ÿä½“å‚ç…§ã®å±•é–‹ã®ä»˜éŒ²ã‚’å‚ç…§ã®ã“ã¨ã€‚ +

+ + + +
+ +定義済ã¿å®Ÿä½“ +

+実体å‚ç…§åŠã³æ–‡å­—å‚ç…§ã®ã„ãšã‚Œã‚‚,&left-angle-bracket;,アンãƒã‚µãƒ³ãƒ‰åŠã³ä»–ã®åŒºåˆ‡ã‚Šå­ã‚’&escape;ã™ã‚‹ãŸã‚ã«ä½¿ç”¨ã§ãる。ã„ãã¤ã‹ã®ä¸€èˆ¬å®Ÿä½“(&magicents;)を,ã“ã®ç›®çš„ã®ãŸã‚ã«æŒ‡å®šã™ã‚‹ã€‚数値ã«ã‚ˆã‚‹æ–‡å­—å‚照も,åŒæ§˜ã®ç›®çš„ã®ãŸã‚ã«ä½¿ç”¨ã§ãる。文字å‚ç…§ã¯ï¼Œèªè­˜ã•ã‚Œã‚‹ã¨ç›´ã¡ã«å±•é–‹ã•ã‚Œï¼Œæ–‡å­—データã¨ã—ã¦æ‰±ã‚れるã®ã§ï¼Œæ•°å€¤ã«ã‚ˆã‚‹æ–‡å­—å‚ç…§"&#60;"åŠã³"&#38;"ã¯ï¼Œæ–‡å­—データ内ã«å‡ºç¾ã™ã‚‹<åŠã³&ã‚’&escape;ã™ã‚‹ãŸã‚ã«ä½¿ç”¨ã§ãる。

+

ã™ã¹ã¦ã®XML&processor;ã¯ï¼Œå®£è¨€ã•ã‚Œã¦ã„ã‚‹ã‹ã©ã†ã‹ã«é–¢ä¿‚ãªã,ã“れらã®å®Ÿä½“ã‚’èªè­˜ã—ãªãã¦ã¯ãªã‚‰ãªã„。相互é‹ç”¨æ€§ã®ãŸã‚,&valid;ãªXML文書ã¯ï¼Œã“れらã®å®Ÿä½“を使用ã™ã‚‹å‰ã«ï¼Œä»–ã®å®Ÿä½“ã¨åŒæ§˜ã«ï¼Œå®£è¨€ã™ã‚‹ã“ã¨ãŒæœ›ã¾ã—ã„。実体を宣言ã™ã‚‹å ´åˆã¯ï¼Œ&replacement-text;ã‚’&escape;ã™ã‚‹ä¸€æ–‡å­—ã¨ã™ã‚‹å†…部実体ã¨ã—ã¦ï¼Œæ¬¡ã®ã¨ãŠã‚Šã«å®£è¨€ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。 + + + + + +]]> +"lt"åŠã³"amp"宣言内ã®"<"åŠã³"&"文字ã¯ï¼Œå®Ÿä½“ã®ç½®æ›ãƒ†ã‚­ã‚¹ãƒˆãŒï¼Œ&well-formed;ã¨ãªã‚‹ã‚ˆã†ã«äºŒé‡ã«&escape;ã•ã‚Œã‚‹ã“ã¨ã«æ³¨æ„。 +

+
+ + + +記法宣言 + + +

+ +記法ã¯ï¼Œ&unparsed-entity;ã®å½¢å¼ã‚’&identify;åå‰ã‹ï¼Œåˆã¯å‡¦ç†å‘½ä»¤ã®å¯¾è±¡ã¨ã™ã‚‹&application;ã‚’&identify;åå‰ã¨ã™ã‚‹ã€‚

+

+記法宣言ã¯ï¼Œè¨˜æ³•ã®åå‰åŠã³å¤–部&identifier;ã‚’æä¾›ã™ã‚‹ã€‚ã“ã®åå‰ã¯ï¼Œå®Ÿä½“åŠã³å±žæ€§ãƒªã‚¹ãƒˆå®£è¨€ä¸¦ã³ã«å±žæ€§æŒ‡å®šã«ç”¨ã„る。外部&identifier;ã¯ï¼Œä¸Žãˆã‚‰ã‚ŒãŸè¨˜æ³•ã®ãƒ‡ãƒ¼ã‚¿ã‚’処ç†ã§ãるヘルパ&application;を,XML&processor;åˆã¯ã‚¯ãƒ©ã‚¤ã‚¢ãƒ³ãƒˆã‚¢ãƒ—リケーションãŒæŽ¢ã™ãŸã‚ã«ï¼Œåˆ©ç”¨ã§ãる。 + +記法宣言 +NotationDecl +'<!NOTATION' S Name +S +(ExternalID | +PublicID) +S? '>' +PublicID +'PUBLIC' S +PubidLiteral + + +

+

宣言ã—,属性値,属性定義åˆã¯å®Ÿä½“宣言ã§å‚ç…§ã™ã‚‹ã™ã¹ã¦ã®è¨˜æ³•ã«ã¤ã„ã¦ï¼ŒXML&processor;ã¯ï¼Œè¨˜æ³•ã®åå‰åŠã³å¤–部&identifier;ã‚’&application;ã«æä¾›ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。ã•ã‚‰ã«ï¼Œå¤–部&identifier;を,システム&identifier;,ファイルååˆã¯ãã®ä»–ã®æƒ…å ±ã«å±•é–‹ã—ã¦ã‚‚よã,ã“れらを用ã„ã¦ï¼Œ&application;ã¯ï¼Œãã®è¨˜æ³•ã®ãƒ‡ãƒ¼ã‚¿ã‚’処ç†ã™ã‚‹&processor;ã‚’èµ·å‹•ã™ã‚‹ã€‚(ã—ã‹ã—,XML&processor;åˆã¯&application;ãŒå‹•ä½œã™ã‚‹ã‚·ã‚¹ãƒ†ãƒ ã§ã¯åˆ©ç”¨ã§ããªã„記法を,XML文書ãŒå®£è¨€ã—å‚ç…§ã—ã¦ã‚‚,ã“ã‚Œã¯ï¼Œ&error;ã¨ã¯ã—ãªã„。)

+
+ + + +文書実体 + +

文書実体ã¯ï¼Œå®Ÿä½“ã®å½¢æˆã™ã‚‹æœ¨æ§‹é€ ã®&root;ã§ã‚ã£ã¦ï¼ŒXML&processor;ãŒï¼Œå‡¦ç†ã‚’開始ã™ã‚‹åœ°ç‚¹ã¨ã™ã‚‹ã€‚ã“ã®&TR-or-Rec;ã¯ï¼ŒXML&processor;ãŒï¼Œæ–‡æ›¸å®Ÿä½“ã®å­˜åœ¨ã™ã‚‹å ´æ‰€ã‚’ã©ã®ã‚ˆã†ã«è¦‹ã¤ã‘ã‚‹ã‹ã¯ï¼Œè¦å®šã—ãªã„。他ã®å®Ÿä½“ã¨ç•°ãªã‚Šï¼Œæ–‡æ›¸å®Ÿä½“ã¯åå‰ã‚’ã‚‚ãŸãšï¼Œã„ã‹ãªã‚‹è­˜åˆ¥ã‚‚ãªã—ã«&processor;ã¸ã®å…¥åŠ›&stream;ã«å‡ºç¾ã—ã¦ã‚‚よã„。

+
+ + +
+ + +é©åˆæ€§ + +

é©åˆã™ã‚‹XML&processor;ã¯ï¼Œ&validating;ã‚‚ã®åŠã³&non-validating;ã‚‚ã®ã®ï¼ŒäºŒã¤ã«åˆ†é¡žã•ã‚Œã‚‹ã€‚

+

&validating;システムåŠã³&non-validating;システムã¯ï¼Œã“ã®&TR-or-Rec;ãŒè¦å®šã™ã‚‹&well-formed;制約ã¸ã®é•åを報告ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。

+

&validating;&processor;ã¯ï¼ŒDTD内ã®å®£è¨€ã«ã‚ˆã£ã¦ç¤ºã•ã‚ŒãŸï¼Œåˆ¶ç´„ã¸ã®é•åを報告ã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。ã•ã‚‰ã«ï¼Œã“ã®&TR-or-Rec;ãŒè¦å®šã™ã‚‹&validity;制約ã¸ã®é•åを,ã™ã¹ã¦å ±å‘Šã—ãªã‘ã‚Œã°ãªã‚‰ãªã„。 + +

+
+ + +記法 + +

XMLã®å½¢å¼çš„ãªæ–‡æ³•ã¯ï¼Œç°¡å˜ãªæ‹¡å¼µBackus-Naur Form(EBNF)記法ã«ã‚ˆã£ã¦ä¸Žãˆã‚‹ã€‚文法ã®å„è¦å‰‡ã¯ï¼Œæ¬¡ã®å½¢å¼ã§ï¼Œè¨˜å·ã‚’一ã¤å®šç¾©ã™ã‚‹ã€‚ +symbol ::= expression

+

記å·ã¯ï¼Œæ­£è¦è¡¨ç¾ã§å®šç¾©ã™ã‚‹ã¨ãã¯å¤§æ–‡å­—ã§å§‹ã‚,ãã†ã§ãªã‘ã‚Œã°ï¼Œå°æ–‡å­—ã§å§‹ã‚る。&string;&literal;ã¯ï¼Œå¼•ç”¨ç¬¦ã§å›²ã‚€ã€‚ + +

+ +

è¦å‰‡ã®å³å´ã®å¼å†…ã§ã¯ï¼Œä¸€ã¤åˆã¯è¤‡æ•°ã®æ–‡å­—ã‹ã‚‰ãªã‚‹&string;ã¨&match;ã™ã‚‹ãŸã‚ã«ï¼Œæ¬¡ã®å¼ã‚’使用ã™ã‚‹ã€‚ + + + +

ã“ã“ã§ï¼ŒNã¯16進ã®æ•´æ•°ã¨ã™ã‚‹ã€‚ISO/IEC 10646ã®æ–‡å­—ã§ã‚ã£ã¦ï¼Œæ­£è¦å½¢(UCS-4)ã®&code-value;を符å·ãªã—2進数ã¨ã—ã¦è§£é‡ˆã—ãŸã¨ã,指定ã—ãŸå€¤ã¨ç­‰ã—ã„ã‚‚ã®ã¨&match;ã™ã‚‹ã€‚#xNå½¢å¼ã®å…ˆé ­ã«ã‚¼ãƒ­ãŒã„ãã¤ã‹ç¾ã‚Œã‚‹ã‹ã¯ï¼Œæ„味をもãŸãªã„。&code-value;ã«ãŠã‘る先頭ã®ã‚¼ãƒ­ã®æ•°ã¯ï¼Œæ–‡å­—ã®ç¬¦å·åŒ–ã«ã‚ˆã£ã¦æ±ºå®šã•ã‚Œã‚‹ã®ã§ï¼ŒXMLã«ã¨ã£ã¦ã¯æ„味ãŒãªã„。 +

+ + + +

指定ã—ãŸç¯„囲ã®å€¤(両端ã®å€¤ã‚’å«ã‚€ã€‚)をもã¤ä»»æ„ã®æ–‡å­—ã¨&match;ã™ã‚‹ã€‚

+
+ + +

指定ã—ãŸç¯„囲外ã®å€¤ã‚’ã‚‚ã¤ä»»æ„ã®æ–‡å­—ã¨&match;ã™ã‚‹ã€‚

+
+ + +

指定ã—ãŸæ–‡å­—以外ã®å€¤ã‚’ã‚‚ã¤ä»»æ„ã®æ–‡å­—ã¨&match;ã™ã‚‹ã€‚

+
+ + +

&double-quote;ã§å›²ã‚€&string;&literal;ã¨&match;ã—ã¦ã„ã‚‹&string;&literal;ã¨&match;ã™ã‚‹ã€‚

+
+ + +

&single-quote;ã§å›²ã‚€&string;&literal;ã¨&match;ã—ã¦ã„ã‚‹&string;&literal;ã¨&match;ã™ã‚‹ã€‚

+
+ +ã“れらã®è¨˜å·ã¯ï¼Œæ¬¡ã®å½¢å¼ã®çµ„åˆã›ã§ä½¿ç”¨ã™ã‚‹ã€‚ã“ã“ã§ï¼ŒAåŠã³Bã¯ï¼Œå˜ç´”ãªå¼ã¨ã™ã‚‹ã€‚ + + + +

expressionã¯ï¼Œä¸€ã¤ã®ã¾ã¨ã¾ã‚Šã¨ã—ã¦æ‰±ã„,ã“ã“ã«ç¤ºã™çµ„åˆã›ã§ä½¿ã£ã¦ã‚‚よã„。

+
+ + +

Aåˆã¯ä½•ã‚‚ãªã—ã¨&match;ã™ã‚‹(オプションã®A)。

+
+ + +

Aã®æ¬¡ã«BãŒå‡ºç¾ã™ã‚‹ã‚‚ã®ã¨&match;ã™ã‚‹ã€‚ +

+
+ + +

Aåˆã¯B,ãŸã ã—,両方ã§ã¯ãªã„,ã¨&match;ã™ã‚‹ã€‚ +

+
+ + +

Aã¨&match;ã™ã‚‹ãŒï¼ŒBã¨ã¯&match;ã—ãªã„,任æ„ã®&string;ã¨&match;ã™ã‚‹ã€‚

+
+ + +

Aã®1回以上ã®ç¹°è¿”ã—ã¨&match;ã™ã‚‹ã€‚

+
+ + +

Aã®0回以上ã®ç¹°è¿”ã—ã¨&match;ã™ã‚‹ã€‚

+
+ +
+生æˆè¦å‰‡å†…ã§ä½¿ç”¨ã™ã‚‹ä»–ã®è¨˜æ³•ã‚’,次ã«ç¤ºã™ã€‚ + + + +

コメント。

+
+ + +

&well-formed;制約。生æˆè¦å‰‡ã«ä»˜ä¸Žã—ãŸï¼Œ&well-formed;ã®æ–‡æ›¸ã«é–¢ã™ã‚‹åˆ¶ç´„を,åå‰ã«ã‚ˆã£ã¦&identify;。

+
+ + +

&validity;制約。生æˆè¦å‰‡ã«ä»˜ä¸Žã—ãŸï¼Œ&valid;ãªæ–‡æ›¸ã«é–¢ã™ã‚‹åˆ¶ç´„を,åå‰ã«ã‚ˆã£ã¦&identify;。 +

+
+
+

+ + + + + + + + +å‚考文献 + +&normative;å‚考文献 + + + + + +IETF (Internet Engineering Task Force). +RFC 1766: Tags for the Identification of Languages, +ed. H. Alvestrand. +1995. + + + +(International Organization for Standardization). +ISO 8879:1988 (E). +Code for the representation of names of languages. +[Geneva]: International Organization for +Standardization, 1988. + + +(International Organization for Standardization). +ISO 3166-1:1997 (E). +Codes for the representation of names of countries and their subdivisions +— Part 1: Country codes +[Geneva]: International Organization for +Standardization, 1997. + +ISO +(International Organization for Standardization). +ISO/IEC 10646-1993 (E). Information technology — Universal +Multiple-Octet Coded Character Set (UCS) — Part 1: +Architecture and Basic Multilingual Plane. +[Geneva]: International Organization for +Standardization, 1993 (plus amendments AM 1 through AM 7). + + +The Unicode Consortium. +The Unicode Standard, Version 2.0. +Reading, Mass.: Addison-Wesley Developers Press, 1996. + + + + + +ä»–ã®å‚考文献 + + + +Aho, Alfred V., +Ravi Sethi, and Jeffrey D. Ullman. +Compilers: Principles, Techniques, and Tools. +Reading: Addison-Wesley, 1986, rpt. corr. 1988. + + +Berners-Lee, T., R. Fielding, and L. Masinter. +Uniform Resource Identifiers (URI): Generic Syntax and +Semantics. +1997. +(Work in progress; see updates to RFC1738.) + +Brüggemann-Klein, Anne. +Regular Expressions into Finite Automata. +Extended abstract in I. Simon, Hrsg., LATIN 1992, +S. 97-98. Springer-Verlag, Berlin 1992. +Full Version in Theoretical Computer Science 120: 197-213, 1993. + + + +Brüggemann-Klein, Anne, +and Derick Wood. +Deterministic Regular Languages. +Universität Freiburg, Institut für Informatik, +Bericht 38, Oktober 1991. + + + +IETF (Internet Engineering Task Force). +RFC 1738: Uniform Resource Locators (URL), +ed. T. Berners-Lee, L. Masinter, M. McCahill. +1994. + + + +IETF (Internet Engineering Task Force). +RFC 1808: Relative Uniform Resource Locators, +ed. R. Fielding. +1995. + + + +IETF (Internet Engineering Task Force). +RFC 2141: URN Syntax, +ed. R. Moats. +1997. + + +ISO +(International Organization for Standardization). +ISO/IEC 8879-1986 (E). Information processing — Text and Office +Systems — Standard Generalized Markup Language (SGML). First +edition — 1986-10-15. [Geneva]: International Organization for +Standardization, 1986. + + + +ISO +(International Organization for Standardization). +ISO/IEC 10744-1992 (E). Information technology — +Hypermedia/Time-based Structuring Language (HyTime). + +[Geneva]: International Organization for +Standardization, 1992. +Extended Facilities Annexe. +[Geneva]: International Organization for +Standardization, 1996. + + + + + + + + +文字クラス + +

Unicode標準ã«å®šç¾©ã™ã‚‹&property;ã«ã—ãŸãŒã£ã¦ï¼Œæ–‡å­—ã¯ï¼Œ&base-character;(BaseChar)(ã“れらã¯ï¼Œ&diacritical-mark;を除ãラテンアルファベットã®ã‚¢ãƒ«ãƒ•ã‚¡ãƒ™ãƒƒãƒˆæ–‡å­—ã‚’å«ã‚€),&ideographic;(ideographic)åŠã³&combining-character;(CombiningChar)(ã“ã®ã‚¯ãƒ©ã‚¹ã¯ï¼Œã»ã¨ã‚“ã©ã®&diacritical-mark;ã‚’å«ã‚€)ã«ã‚¯ãƒ©ã‚¹åˆ†ã‘ã™ã‚‹ã€‚ã“れらã®ã‚¯ãƒ©ã‚¹ã¯ï¼Œçµåˆã—,&letter;(Letter)ã®ã‚¯ãƒ©ã‚¹ã¨ãªã‚‹ã€‚10進数値(Digit)åŠã³&extender;(Extender)も区別ã™ã‚‹ã€‚ + +文字 + +Letter +BaseChar +| Ideographic +BaseChar +[#x0041-#x005A] +| [#x0061-#x007A] +| [#x00C0-#x00D6] +| [#x00D8-#x00F6] +| [#x00F8-#x00FF] +| [#x0100-#x0131] +| [#x0134-#x013E] +| [#x0141-#x0148] +| [#x014A-#x017E] +| [#x0180-#x01C3] +| [#x01CD-#x01F0] +| [#x01F4-#x01F5] +| [#x01FA-#x0217] +| [#x0250-#x02A8] +| [#x02BB-#x02C1] +| #x0386 +| [#x0388-#x038A] +| #x038C +| [#x038E-#x03A1] +| [#x03A3-#x03CE] +| [#x03D0-#x03D6] +| #x03DA +| #x03DC +| #x03DE +| #x03E0 +| [#x03E2-#x03F3] +| [#x0401-#x040C] +| [#x040E-#x044F] +| [#x0451-#x045C] +| [#x045E-#x0481] +| [#x0490-#x04C4] +| [#x04C7-#x04C8] +| [#x04CB-#x04CC] +| [#x04D0-#x04EB] +| [#x04EE-#x04F5] +| [#x04F8-#x04F9] +| [#x0531-#x0556] +| #x0559 +| [#x0561-#x0586] +| [#x05D0-#x05EA] +| [#x05F0-#x05F2] +| [#x0621-#x063A] +| [#x0641-#x064A] +| [#x0671-#x06B7] +| [#x06BA-#x06BE] +| [#x06C0-#x06CE] +| [#x06D0-#x06D3] +| #x06D5 +| [#x06E5-#x06E6] +| [#x0905-#x0939] +| #x093D +| [#x0958-#x0961] +| [#x0985-#x098C] +| [#x098F-#x0990] +| [#x0993-#x09A8] +| [#x09AA-#x09B0] +| #x09B2 +| [#x09B6-#x09B9] +| [#x09DC-#x09DD] +| [#x09DF-#x09E1] +| [#x09F0-#x09F1] +| [#x0A05-#x0A0A] +| [#x0A0F-#x0A10] +| [#x0A13-#x0A28] +| [#x0A2A-#x0A30] +| [#x0A32-#x0A33] +| [#x0A35-#x0A36] +| [#x0A38-#x0A39] +| [#x0A59-#x0A5C] +| #x0A5E +| [#x0A72-#x0A74] +| [#x0A85-#x0A8B] +| #x0A8D +| [#x0A8F-#x0A91] +| [#x0A93-#x0AA8] +| [#x0AAA-#x0AB0] +| [#x0AB2-#x0AB3] +| [#x0AB5-#x0AB9] +| #x0ABD +| #x0AE0 +| [#x0B05-#x0B0C] +| [#x0B0F-#x0B10] +| [#x0B13-#x0B28] +| [#x0B2A-#x0B30] +| [#x0B32-#x0B33] +| [#x0B36-#x0B39] +| #x0B3D +| [#x0B5C-#x0B5D] +| [#x0B5F-#x0B61] +| [#x0B85-#x0B8A] +| [#x0B8E-#x0B90] +| [#x0B92-#x0B95] +| [#x0B99-#x0B9A] +| #x0B9C +| [#x0B9E-#x0B9F] +| [#x0BA3-#x0BA4] +| [#x0BA8-#x0BAA] +| [#x0BAE-#x0BB5] +| [#x0BB7-#x0BB9] +| [#x0C05-#x0C0C] +| [#x0C0E-#x0C10] +| [#x0C12-#x0C28] +| [#x0C2A-#x0C33] +| [#x0C35-#x0C39] +| [#x0C60-#x0C61] +| [#x0C85-#x0C8C] +| [#x0C8E-#x0C90] +| [#x0C92-#x0CA8] +| [#x0CAA-#x0CB3] +| [#x0CB5-#x0CB9] +| #x0CDE +| [#x0CE0-#x0CE1] +| [#x0D05-#x0D0C] +| [#x0D0E-#x0D10] +| [#x0D12-#x0D28] +| [#x0D2A-#x0D39] +| [#x0D60-#x0D61] +| [#x0E01-#x0E2E] +| #x0E30 +| [#x0E32-#x0E33] +| [#x0E40-#x0E45] +| [#x0E81-#x0E82] +| #x0E84 +| [#x0E87-#x0E88] +| #x0E8A +| #x0E8D +| [#x0E94-#x0E97] +| [#x0E99-#x0E9F] +| [#x0EA1-#x0EA3] +| #x0EA5 +| #x0EA7 +| [#x0EAA-#x0EAB] +| [#x0EAD-#x0EAE] +| #x0EB0 +| [#x0EB2-#x0EB3] +| #x0EBD +| [#x0EC0-#x0EC4] +| [#x0F40-#x0F47] +| [#x0F49-#x0F69] +| [#x10A0-#x10C5] +| [#x10D0-#x10F6] +| #x1100 +| [#x1102-#x1103] +| [#x1105-#x1107] +| #x1109 +| [#x110B-#x110C] +| [#x110E-#x1112] +| #x113C +| #x113E +| #x1140 +| #x114C +| #x114E +| #x1150 +| [#x1154-#x1155] +| #x1159 +| [#x115F-#x1161] +| #x1163 +| #x1165 +| #x1167 +| #x1169 +| [#x116D-#x116E] +| [#x1172-#x1173] +| #x1175 +| #x119E +| #x11A8 +| #x11AB +| [#x11AE-#x11AF] +| [#x11B7-#x11B8] +| #x11BA +| [#x11BC-#x11C2] +| #x11EB +| #x11F0 +| #x11F9 +| [#x1E00-#x1E9B] +| [#x1EA0-#x1EF9] +| [#x1F00-#x1F15] +| [#x1F18-#x1F1D] +| [#x1F20-#x1F45] +| [#x1F48-#x1F4D] +| [#x1F50-#x1F57] +| #x1F59 +| #x1F5B +| #x1F5D +| [#x1F5F-#x1F7D] +| [#x1F80-#x1FB4] +| [#x1FB6-#x1FBC] +| #x1FBE +| [#x1FC2-#x1FC4] +| [#x1FC6-#x1FCC] +| [#x1FD0-#x1FD3] +| [#x1FD6-#x1FDB] +| [#x1FE0-#x1FEC] +| [#x1FF2-#x1FF4] +| [#x1FF6-#x1FFC] +| #x2126 +| [#x212A-#x212B] +| #x212E +| [#x2180-#x2182] +| [#x3041-#x3094] +| [#x30A1-#x30FA] +| [#x3105-#x312C] +| [#xAC00-#xD7A3] + +Ideographic +[#x4E00-#x9FA5] +| #x3007 +| [#x3021-#x3029] + +CombiningChar +[#x0300-#x0345] +| [#x0360-#x0361] +| [#x0483-#x0486] +| [#x0591-#x05A1] +| [#x05A3-#x05B9] +| #x05BB#x05BD +| #x05BF +| [#x05C1-#x05C2] +| #x05C4 +| #x064B#x0652 +| #x0670 +| [#x06D6-#x06DC] +| #x06DD#x06DF +| [#x06E0-#x06E4] +| [#x06E7-#x06E8] +| [#x06EA-#x06ED] +| [#x0901-#x0903] +| #x093C +| [#x093E-#x094C] +| #x094D +| [#x0951-#x0954] +| [#x0962-#x0963] +| [#x0981-#x0983] +| #x09BC +| #x09BE +| #x09BF +| [#x09C0-#x09C4] +| [#x09C7-#x09C8] +| [#x09CB-#x09CD] +| #x09D7 +| [#x09E2-#x09E3] +| #x0A02 +| #x0A3C +| #x0A3E +| #x0A3F +| [#x0A40-#x0A42] +| [#x0A47-#x0A48] +| [#x0A4B-#x0A4D] +| [#x0A70-#x0A71] +| [#x0A81-#x0A83] +| #x0ABC +| [#x0ABE-#x0AC5] +| [#x0AC7-#x0AC9] +| [#x0ACB-#x0ACD] +| [#x0B01-#x0B03] +| #x0B3C +| [#x0B3E-#x0B43] +| [#x0B47-#x0B48] +| [#x0B4B-#x0B4D] +| [#x0B56-#x0B57] +| [#x0B82-#x0B83] +| [#x0BBE-#x0BC2] +| [#x0BC6-#x0BC8] +| [#x0BCA-#x0BCD] +| #x0BD7 +| [#x0C01-#x0C03] +| [#x0C3E-#x0C44] +| [#x0C46-#x0C48] +| [#x0C4A-#x0C4D] +| [#x0C55-#x0C56] +| [#x0C82-#x0C83] +| [#x0CBE-#x0CC4] +| [#x0CC6-#x0CC8] +| [#x0CCA-#x0CCD] +| [#x0CD5-#x0CD6] +| [#x0D02-#x0D03] +| [#x0D3E-#x0D43] +| [#x0D46-#x0D48] +| [#x0D4A-#x0D4D] +| #x0D57 +| #x0E31 +| [#x0E34-#x0E3A] +| [#x0E47-#x0E4E] +| #x0EB1 +| [#x0EB4-#x0EB9] +| [#x0EBB-#x0EBC] +| [#x0EC8-#x0ECD] +| [#x0F18-#x0F19] +| #x0F35 +| #x0F37 +| #x0F39 +| #x0F3E +| #x0F3F +| [#x0F71-#x0F84] +| [#x0F86-#x0F8B] +| [#x0F90-#x0F95] +| #x0F97 +| [#x0F99-#x0FAD] +| [#x0FB1-#x0FB7] +| #x0FB9 +| [#x20D0-#x20DC] +| #x20E1 +| [#x302A-#x302F] +| #x3099 +| #x309A + +Digit +[#x0030-#x0039] +| [#x0660-#x0669] +| [#x06F0-#x06F9] +| [#x0966-#x096F] +| [#x09E6-#x09EF] +| [#x0A66-#x0A6F] +| [#x0AE6-#x0AEF] +| [#x0B66-#x0B6F] +| [#x0BE7-#x0BEF] +| [#x0C66-#x0C6F] +| [#x0CE6-#x0CEF] +| [#x0D66-#x0D6F] +| [#x0E50-#x0E59] +| [#x0ED0-#x0ED9] +| [#x0F20-#x0F29] + +Extender +#x00B7 +| #x02D0 +| #x02D1 +| #x0387 +| #x0640 +| #x0E46 +| #x0EC6 +| #x3005 +| [#x3031-#x3035] +| [#x309D-#x309E] +| [#x30FC-#x30FE] + + + + +

+

ã“ã“ã§å®šç¾©ã™ã‚‹æ–‡å­—クラスã¯ï¼ŒUnicode文字データベースã‹ã‚‰ï¼Œæ¬¡ã®ã¨ãŠã‚Šã«å¾—ã‚‹ã“ã¨ãŒã§ãる。 + + +

a) åå‰é–‹å§‹æ–‡å­—ã¯ï¼ŒLl, Lu, Lo, Lt, Nlカテゴリ内ã®ä¸€ã¤ã§ãªã‘ã‚Œã°ãªã‚‰ãªã„。

+ + +

b) åå‰é–‹å§‹æ–‡å­—以外ã®åå‰æ–‡å­—ã¯ï¼ŒMc, Me, Mn, Lm, Ndカテゴリ内ã®ä¸€ã¤ã§ãªã‘ã‚Œã°ãªã‚‰ãªã„。

+
+ +

c) &compatibility-area;ã«ã‚る文字(文字符å·ã§#xF900より大ãã#xFFFEよりå°ã•ã„文字)ã¯ï¼ŒXMLã«ãŠã‘ã‚‹åå‰ã¨ã—ã¦ã¯ï¼Œè¨±ã•ã‚Œãªã„。

+
+ +

d) &font-decomposition;ã‹&compatibility-decomposition;ã‚’ã‚‚ã¤æ–‡å­—(ã¤ã¾ã‚Šï¼Œãƒ‡ãƒ¼ã‚¿ãƒ™ãƒ¼ã‚¹å†…ã®ï¼•ç•ªç›®ã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰ã«"compatibility formatting tag"ãŒã‚ã‚‹ã‚‚ã®ã€‚ã“ã‚Œã¯ï¼Œï¼•ç•ªç›®ã®ãƒ•ã‚£ãƒ¼ãƒ«ãƒ‰ãŒï¼Œ"<"ã§å§‹ã¾ã‚‹ã“ã¨ã«ã‚ˆã£ã¦ãƒžãƒ¼ã‚¯ä»˜ã‘ã•ã‚Œã‚‹ã€‚)ã¯ï¼Œè¨±ã•ã‚Œãªã„。

+
+ +

e) 次ã®æ–‡å­—ã¯ï¼Œåå‰é–‹å§‹æ–‡å­—ã¨ã—ã¦æ‰±ã†ã€‚ã“ã‚Œã¯ï¼Œ&property-file;ãŒï¼Œã“れらã®æ–‡å­—をアルファベットã«é¡žä¼¼ã™ã‚‹ã¨è¦‹ãªã™ã“ã¨ã«ã‚ˆã‚‹ã€‚ãれら㯠+[#x02BB-#x02C1], #x0559, #x06E5, #x06E6ã¨ã™ã‚‹ã€‚

+
+ +

f) 文字符å·ãŒ#x20DD-#x20E0ã®æ–‡å­—ã¯ï¼Œ(Unicode ã®5.14ã«ã—ãŸãŒã£ã¦)除外ã™ã‚‹ã€‚

+
+ +

g) 文字符å·ãŒ#x00B7ã®æ–‡å­—ã¯ï¼Œ&property-list;ã«ã—ãŸãŒã£ã¦ï¼Œ&extender;(extender)ã«åˆ†é¡žã™ã‚‹ã€‚

+
+ +

h) 文字#x0387ã¯ï¼Œã“ã‚Œã«ç›¸å½“ã™ã‚‹æ­£è¦å½¢ãŒ#x00B7ãªã®ã§ï¼Œåå‰æ–‡å­—ã«è¿½åŠ ã™ã‚‹ã€‚

+
+ +

i) 文字':'åŠã³'_'ã¯ï¼Œåå‰é–‹å§‹æ–‡å­—ã¨ã—ã¦è¨±ã™ã€‚

+
+ +

j) 文字'-'åŠã³'.'ã¯ï¼Œåå‰æ–‡å­—ã¨ã—ã¦è¨±ã™ã€‚

+
+ +

+
+ +XMLåŠã³SGML + +

XMLã¯ï¼ŒSGMLã®⊂ã¨ã—ã¦è¨­è¨ˆã•ã‚Œã¦ã„る。ã™ãªã‚ã¡ï¼Œã™ã¹ã¦ã®&valid;ãªXML文書ã¯ï¼Œè¦æ ¼ã«é©åˆã™ã‚‹SGML文書ã«ã‚‚ãªã‚‹ã€‚SGMLãŒæ–‡æ›¸ã«èª²ã™åˆ¶é™ä»¥å¤–ã«ï¼ŒXMLãŒã„ã‹ãªã‚‹åˆ¶é™ã‚’課ã™ã‹ã«é–¢ã™ã‚‹è©³ç´°ã¯ï¼Œåˆ¥ã®è¦ç¨‹ã‚’å‚ç…§ã®ã“ã¨ã€‚ã“ã®è¦ç¨‹ã¯ï¼ŒXMLã®åˆ¶ç´„æ¡ä»¶ã‚’示ã™SGML宣言をå«ã¿ï¼Œã“ã‚Œã¯ï¼ŒSGML&parser;ã«ä½¿ç”¨ã§ãる。 +

+
+ +実体å‚ç…§åŠã³æ–‡å­—å‚ç…§ã®å±•é–‹ +

ã“ã®ä»˜éŒ²ã¯ï¼Œå®Ÿä½“å‚ç…§åŠã³æ–‡å­—å‚照をèªè­˜ã—,展開ã™ã‚‹ï¼Œä¸€é€£ã®æµã‚Œã‚’,例ã«ä½¿ã£ã¦ç¤ºã™ã€‚

+

+DTDãŒï¼Œæ¬¡ã®å®£è¨€ã‚’å«ã‚€å ´åˆã‚’考ãˆã‚‹ã€‚ +An ampersand (&#38;) may be escaped +numerically (&#38;#38;) or with a general entity +(&amp;).

" > +]]> +XML&processor;ã¯ï¼Œå®Ÿä½“ã®å®£è¨€ã‚’構文解æžã—ãŸæ™‚点ã§æ–‡å­—å‚照をèªè­˜ã—,ã“れを解決ã™ã‚‹ã€‚実体"example"ã®å€¤ã¨ã—ã¦ï¼Œæ¬¡ã®&string;ã‚’ä¿å­˜ã™ã‚‹ã€‚ +An ampersand (&) may be escaped +numerically (&#38;) or with a general entity +(&amp;).

+]]>
+文書内ã§"&example;"ã‚’å‚ç…§ã™ã‚‹ã¨ï¼Œã“ã®ãƒ†ã‚­ã‚¹ãƒˆã¯ï¼Œå†ã³æ§‹æ–‡è§£æžã•ã‚Œã‚‹ã€‚ã“ã®ã¨ã,è¦ç´ "p"ã®é–‹å§‹ã‚¿ã‚°åŠã³çµ‚了タグをèªè­˜ã—,三ã¤ã®å‚照をèªè­˜ã—展開ã™ã‚‹ã€‚ãã®çµæžœï¼Œè¦ç´ "p"ã¯ï¼Œæ¬¡ã®å†…容をもã¤(ã™ã¹ã¦ãƒ‡ãƒ¼ã‚¿ã¨ã—,区切りå­åˆã¯&markup;ã¯å­˜åœ¨ã—ãªã„。)。 + +

+

è¦å‰‡åŠã³ãã®åŠ¹æžœã‚’より詳細ã«ç¤ºã™ãŸã‚,ã•ã‚‰ã«è¤‡é›‘ãªä¾‹ã‚’示ã™ã€‚次ã®ä¾‹ã§ï¼Œè¡Œç•ªå·ã¯ï¼Œå‚ç…§ã®ä¾¿å®œã®ãŸã‚ã ã‘ã«ä»˜ã‘る。 + +2 +4 +5 ' > +6 %xx; +7 ]> +8 This sample shows a &tricky; method. +]]> +ã“れを処ç†ã™ã‚‹ã¨ï¼Œæ¬¡ã®ã¨ãŠã‚Šã¨ãªã‚‹ã€‚ + +

a) 4行目ã§ï¼Œ37番目ã®æ–‡å­—ã¸ã®å‚照を直ã¡ã«å±•é–‹ã—,パラメタ実体"xx"を,シンボルテーブルã«"%zz;"ã¨ã„ã†å€¤ã¨ã¨ã‚‚ã«ä¿å­˜ã™ã‚‹ã€‚&replacement-text;ã‚’å†ã³èµ°æŸ»ã™ã‚‹ã“ã¨ã¯ãªã„ã®ã§ï¼Œãƒ‘ラメタ実体"zz"ã¸ã®å‚ç…§ã¯èªè­˜ã—ãªã„("zz"ã¯ï¼Œã¾ã å®£è¨€ã•ã‚Œã¦ã„ãªã„ã®ã§ï¼Œèµ°æŸ»ã•ã‚Œã‚Œã°ï¼Œ&error;ã¨ãªã‚‹ã€‚)。

+

b) 5行目ã§ï¼Œæ–‡å­—å‚ç…§"&#60;"ã‚’ç›´ã¡ã«å±•é–‹ã—,パラメタ実体"zz"ã‚’"<!ENTITY tricky "error-prone" >"ã¨ã„ã†&replacement-text;ã¨ã¨ã‚‚ã«ä¿å­˜ã™ã‚‹ã€‚ã“ã‚Œã¯ï¼Œ&well-formed;ã®å®Ÿä½“宣言ã¨ã™ã‚‹ã€‚

+

c) 6行目ã§ï¼Œ"xx"ã¸ã®å‚照をèªè­˜ã—,"xx"ã®&replacement-text;(ã™ãªã‚ã¡ï¼Œ"%zz;")を構文解æžã™ã‚‹ã€‚"zz"ã¸ã®å‚照を続ã„ã¦èªè­˜ã—,&replacement-text;("<!ENTITY tricky "error-prone" >")を構文解æžã™ã‚‹ã€‚一般実体"tricky"ã¯ï¼Œã“ã®æ™‚点ã§ã¯ï¼Œå®£è¨€ã•ã‚Œã¦ãŠã‚Šï¼Œãã®&replacement-text;ã¯ï¼Œ"error-prone"ã¨ã™ã‚‹ã€‚

+

d) 8行目ã§ï¼Œä¸€èˆ¬å®Ÿä½“"tricky"ã¸ã®å‚照をèªè­˜ã—,展開ã™ã‚‹ã€‚è¦ç´ "test"ã®å®Œå…¨ãªå†…容ã¯ï¼Œæ¬¡ã®(内容をãれ自体表ç¾ã™ã‚‹ã€‚)&string;ã¨ãªã‚‹ã€‚ã¤ã¾ã‚Šï¼ŒThis sample shows a error-prone method. +

+ +

+
+ +決定的内容モデル +

互æ›æ€§ã®ãŸã‚,è¦ç´ å®£è¨€ã«ãŠã‘る内容モデルã¯ï¼Œæ±ºå®šçš„ã¨ã™ã‚‹å¿…è¦ãŒã‚る。 +

+ +

SGMLã¯ï¼Œæ±ºå®šçš„内容モデル(SGMLã§ã¯ï¼Œéžã‚ã„ã¾ã„ã¨å‘¼ã¶ã€‚)ã‚’è¦æ±‚ã™ã‚‹ã€‚SGMLシステムを用ã„ã¦ä½œæˆã—ãŸXML&processor;ã¯ï¼Œéžæ±ºå®šçš„内容モデルを&error;ã¨ã—ã¦ã‚‚よã„。

+

例ãˆã°ï¼Œå†…容モデル((b, c) | (b, d))ã¯éžæ±ºå®šçš„ã¨ãªã‚‹ã€‚ã“ã‚Œã¯ï¼Œæœ€åˆã«bを与ãˆãŸã¨ã,モデル内ã®ã„ãšã‚Œã®bã¨&match;ã™ã‚‹ã®ãŒæœ›ã¾ã—ã„ã‹ï¼Œãã®æ¬¡ã®è¦ç´ ã‚’先読ã¿ã™ã‚‹ã“ã¨ãªã—ã«ã¯ï¼Œ&parser;ã¯çŸ¥ã‚‹ã“ã¨ãŒã§ããªã„ã“ã¨ã«ã‚ˆã‚‹ã€‚ã“ã®å ´åˆã¯ï¼Œbã¸ã®äºŒã¤ã®å‚ç…§ã¯ï¼Œä¸€ã¤ã®å‚ç…§ã«ã¾ã¨ã‚ã‚‹ã“ã¨ãŒã§ã,モデルã¯ï¼Œ(b, (c | d))ã¨ãªã‚‹ã€‚ã“ã‚Œã§ï¼Œæœ€åˆã®bãŒï¼Œå†…容モデル内ã®ä¸€ã¤ã®åå‰ã¨ã ã‘&match;ã™ã‚‹ã“ã¨ã¯æ˜Žã‚‰ã‹ã¨ãªã‚‹ã€‚&parser;ã¯ï¼Œå…ˆèª­ã¿ã—ã¦ï¼Œæ¬¡ã«æ¥ã‚‹ã‚‚ã®ã‚’知る必è¦ãŒãªã„。cã‚‚dも,å—ç†ã•ã‚Œã‚‹ã€‚

+

å½¢å¼çš„ã«ç¤ºã™ã€‚Aho, Sethi, and Ullman ã®3.9ã®ã‚¢ãƒ«ã‚´ãƒªã‚ºãƒ 3.5ã®æ¨™æº–çš„ãªã‚¢ãƒ«ã‚´ãƒªã‚ºãƒ ã‚’用ã„ã¦ï¼Œå†…容モデルã‹ã‚‰æœ‰é™ã‚ªãƒ¼ãƒˆãƒžãƒˆãƒ³ã‚’構æˆã™ã‚‹ã“ã¨ãŒã§ãる。ã“ã®ç¨®ã®å¤šãã®ã‚¢ãƒ«ã‚´ãƒªã‚ºãƒ ã§ã¯ï¼Œæ­£è¦è¡¨ç¾ã«ãŠã‘ã‚‹å„々ã®ä½ç½®(ã¤ã¾ã‚Šï¼Œæ­£è¦è¡¨ç¾ã®æ§‹æ–‡æœ¨ã«ãŠã‘ã‚‹å„々ã®æœ«ç«¯ãƒŽãƒ¼ãƒ‰)ã«å¯¾ã—ã¦ï¼Œfollow set(次ã«ã©ã®ä½ç½®ã«ç§»å‹•å¯èƒ½ã‹ã‚’表ã™ã‚‚ã®)を構æˆã™ã‚‹ã€‚ã‚ã‚‹ä½ç½®ã«å¯¾ã™ã‚‹follow setã«ãŠã„ã¦ï¼Œè¤‡æ•°ã®ä½ç½®ãŒåŒã˜è¦ç´ åž‹åã§ãƒ©ãƒ™ãƒ«ä»˜ã‘ã•ã‚Œã¦ã„ã‚Œã°ï¼Œãã®å†…容モデルã¯&error;ã¨ãªã‚Šï¼Œ&error;ã‚’è¿”ã™å ´åˆã‚‚ã‚る。 +

+

ã™ã¹ã¦ã®éžæ±ºå®šçš„内容モデルを等価ãªæ±ºå®šçš„内容モデルã«å¤‰æ›ã™ã‚‹ã“ã¨ã¯ã§ããªã„ãŒï¼Œå¤šãã®éžæ±ºå®šçš„内容モデルを変æ›ã™ã‚‹ã‚¢ãƒ«ã‚´ãƒªã‚ºãƒ ãŒå­˜åœ¨ã™ã‚‹ã€‚Brüggemann-Klein 1991 ã‚’å‚ç…§ã®ã“ã¨ã€‚

+
+ +文字符å·åŒ–ã®è‡ªå‹•æ¤œå‡º +

+XMLã®ç¬¦å·åŒ–宣言ã¯ï¼Œå„実体ã®å†…部ラベルã¨ã—ã¦æ©Ÿèƒ½ã—,ã©ã®æ–‡å­—符å·åŒ–を使用ã™ã‚‹ã‹ã‚’示ã™ã€‚ã—ã‹ã—,XML&processor;ã¯ï¼Œå†…部ラベルを読むå‰ã«ï¼Œã©ã®æ–‡å­—符å·åŒ–を使用ã™ã‚‹ã‹ã‚’知る必è¦ãŒã‚り,ã“ã‚ŒãŒï¼Œå†…部ラベルãŒç¤ºãã†ã¨ã™ã‚‹ã“ã¨ã«ãªã‚‹ã€‚一般的ã«ã¯ï¼Œã“ã‚Œã¯ï¼Œçµ¶æœ›çš„ãªçŠ¶æ…‹ã¨ãªã‚‹ã€‚ã—ã‹ã—,XMLã«ãŠã„ã¦ã¯ï¼Œå®Œå…¨ã«ã¯çµ¶æœ›çš„ã§ã¯ãªã„。ã“ã‚Œã¯ï¼ŒXMLãŒï¼Œæ¬¡ã®äºŒã¤ã®ç‚¹ã§ä¸€èˆ¬çš„ãªå ´åˆã«å¯¾ã™ã‚‹åˆ¶é™ã‚’加ãˆã‚‹ã“ã¨ã«ã‚ˆã‚‹ã€‚一ã¤ã®åˆ¶é™ã¯ï¼Œã©ã®å®Ÿè£…も有é™å€‹ã®æ–‡å­—符å·åŒ–ã ã‘ã®ã‚µãƒãƒ¼ãƒˆã‚’想定ã™ã‚‹ã“ã¨ã¨ã™ã‚‹ã€‚ä»–ã®ä¸€ã¤ã®åˆ¶é™ã¯ï¼Œå„実体ã§ä½¿ç”¨ã™ã‚‹æ–‡å­—符å·åŒ–を自動検出å¯èƒ½ã¨ã™ã‚‹ï¼ŒXMLã®ç¬¦å·åŒ–宣言ã®ä½ç½®åŠã³å†…容ã«é–¢ã™ã‚‹åˆ¶é™ã¨ã™ã‚‹ã€‚多ãã®å ´åˆã«ï¼ŒXMLã®ãƒ‡ãƒ¼ã‚¿ã‚¹ãƒˆãƒªãƒ¼ãƒ ã«åŠ ãˆï¼Œä»–ã®æƒ…å ±ãŒåˆ©ç”¨ã§ãる。ã“ã“ã§ã¯ï¼ŒXMLã®å®Ÿä½“ãŒ&processor;ã«æ¸¡ã•ã‚Œã‚‹ã¨ã,(外部)情報を伴ã†ã‹ã©ã†ã‹ã«ã‚ˆã£ã¦ï¼ŒäºŒã¤ã®å ´åˆã«åˆ†ã‘る。ã¾ãšæœ€åˆã®å ´åˆã‚’示ã™ã€‚

+

+UTF-8å½¢å¼åˆã¯UTF-16å½¢å¼ã§ã¯ãªã„XML実体ã¯ï¼Œæœ€åˆã®æ–‡å­—を‘<?xml'ã¨ã™ã‚‹XML符å·åŒ–宣言ã§å§‹ã¾ã‚‰ãªã‘ã‚Œã°ãªã‚‰ãªã„ã®ã§ï¼Œã©ã®é©åˆã—ãŸ&processor;も,入力ã«ã‚ã‚‹2オクテットåˆã¯4オクテットを調ã¹ã‚Œã°ï¼Œæ¬¡ã®ã©ã®å ´åˆãŒã‚ã¦ã¯ã¾ã‚‹ã‹ã‚’検出ã§ãる。ã“ã®ãƒªã‚¹ãƒˆã‚’読む際ã«ã¯ï¼ŒUCS-4ã®'<'ãŒ"#x0000003C",'?'ãŒ"#x0000003F",åŠã³UTF-16ã®ãƒ‡ãƒ¼ã‚¿&stream;ã®å¿…è¦ã¨ã™ã‚‹&byte-order-mark;ãŒ"#xFEFF"ã¨ã„ã†ã“ã¨ã‚’知ã£ã¦ãŠãã¨å½¹ç«‹ã¤ã‹ã‚‚ã—ã‚Œãªã„。

+

+ + +

a) 00 00 00 3C: UCS-4, big-endian マシン (1234順)

+ + +

b) 3C 00 00 00: UCS-4, little-endian マシン (4321順)

+
+ +

c) 00 00 3C 00: UCS-4, 普通ã§ã¯ãªã„オクテット順 (2143)

+
+ +

d) 00 3C 00 00: UCS-4, 普通ã§ã¯ãªã„オクテット順 (3412)

+
+ +

e) FE FF: UTF-16, big-endian

+
+ +

f) FF FE: UTF-16, little-endian

+
+ +

g) 00 3C 00 3F: UTF-16, big-endian, &byte-order-mark;ãªã—(ã—ãŸãŒã£ã¦ï¼ŒåŽ³å¯†ã«ã„ãˆã°ï¼Œ&error;ã¨ã™ã‚‹ã€‚)。

+
+ +

h) 3C 00 3F 00: UTF-16, little-endian, &byte-order-mark;ãªã—(ã—ãŸãŒã£ã¦ï¼ŒåŽ³å¯†ã«ã„ãˆã°ï¼Œ&error;ã¨ã™ã‚‹ã€‚)。

+
+ +

i) 3C 3F 78 6D: UTF-8, ISO 646, ASCII, ISO 8859ã®å„パート,Shift-JIS,EUC,並ã³ã«ä»»æ„ã®ä»–ã®7ビット,8ビットåˆã¯æ··åœ¨å¹…ã®ç¬¦å·åŒ–ã§ã‚ã£ã¦ï¼ŒASCII文字を通常ã®ä½ç½®ï¼Œå¹…åŠã³å€¤ã¨ã™ã‚‹ã“ã¨ã‚’ä¿è¨¼ã™ã‚‹ã‚‚ã®ã€‚ã“れらã®ã©ã‚Œã«å¯¾å¿œã™ã‚‹ã‹ã‚’検出ã™ã‚‹ãŸã‚ã«ã¯ï¼Œå®Ÿéš›ã®ç¬¦å·åŒ–宣言を読ã¿è¾¼ã¾ãªã‘ã‚Œã°ãªã‚‰ãªã„。ã—ã‹ã—,ã“れらã™ã¹ã¦ã®ç¬¦å·åŒ–ã¯ï¼ŒASCII文字ã«å¯¾ã—ã¦åŒã˜ãƒ“ットパターンを使用ã™ã‚‹ã®ã§ï¼Œç¬¦å·åŒ–宣言自体ã¯ï¼Œæ­£ç¢ºã«èª­è¾¼ã¿å¯èƒ½ã¨ã™ã‚‹ã€‚ +

+
+ +

j) 4C 6F A7 94: EBCDIC (åˆã¯ãã®å¤‰ç¨®ã€‚ã©ã®ã‚³ãƒ¼ãƒ‰ãƒšãƒ¼ã‚¸ã‚’使用ã™ã‚‹ã‹ã‚’知るãŸã‚ã«ã¯ï¼Œç¬¦å·åŒ–宣言全体を読ã¿è¾¼ã¾ã‚Œãªã‘ã‚Œã°ãªã‚‰ãªã„。)

+
+ +

k) ãã®ä»–: 符å·åŒ–宣言ãªã—ã®UTF-8。ãã†ã§ãªã„ã¨ãã«ã¯ï¼Œãƒ‡ãƒ¼ã‚¿&stream;ãŒå£Šã‚Œã¦ã„ã‚‹ã‹ï¼Œæ–­ç‰‡çš„ã«ãªã£ã¦ã„ã‚‹ã‹ï¼Œä½•ã‚‰ã‹ã®å½¢å¼ã«ã—ãŸãŒã£ã¦åŸ‹ã‚è¾¼ã¾ã‚Œã¦ã„る。

+
+ +

+

+ã“ã®ç¨‹åº¦ã®è‡ªå‹•åˆ¤åˆ¥ã§ã‚‚,XMLã®ç¬¦å·åŒ–宣言を読ã¿è¾¼ã¿ï¼Œæ–‡å­—符å·åŒ–ã®&identifier;を解æžã™ã‚‹ã«ã¯å分ã¨ã™ã‚‹ã€‚&identifier;ã®è§£æžã¯ï¼Œé¡žä¼¼ã™ã‚‹å„々ã®ç¬¦å·åŒ–ã®ä¸€ã¤ä¸€ã¤ã‚’区別ã™ã‚‹ãŸã‚ã«å¿…è¦ã¨ã™ã‚‹(例ãˆã°ï¼ŒUTF-8åŠã³8859を区別ã™ã‚‹ãŸã‚,8859ã®å„パートを区別ã™ã‚‹ãŸã‚,使用ã—ã¦ã„る特定ã®EBCDICコードページを区別ã™ã‚‹ãŸã‚,ãªã©ã€‚)。 +

+

+符å·åŒ–宣言ã®å†…容をASCII文字ã«é™å®šã—ã¦ã„ã‚‹ã®ã§ï¼Œã©ã®åˆ†é¡žã®ç¬¦å·åŒ–を使用ã™ã‚‹ã‹ã‚’検出ã™ã‚Œã°ï¼Œ&processor;ã¯ï¼Œç¬¦å·åŒ–宣言全体を正確ã«èª­ã¿è¾¼ã‚€ã“ã¨ãŒã§ãる。ç¾å®Ÿå•é¡Œã¨ã—ã¦ï¼Œåºƒã使用ã•ã‚Œã¦ã„る文字符å·åŒ–ã¯ï¼Œä¸Šã®åˆ†é¡žã®ã„ãšã‚Œã‹ã«ã‚ã¦ã¯ã¾ã‚‹ã®ã§ï¼Œã‚ªãƒšãƒ¬ãƒ¼ãƒ†ã‚£ãƒ³ã‚°ã‚·ã‚¹ãƒ†ãƒ åˆã¯ä¼é€ãƒ—ロトコルãŒä¸Žãˆã‚‹å¤–部情報を信頼ä¸å¯èƒ½ãªã¨ãã§ã•ãˆã‚‚,内部ラベルã§æ–‡å­—符å·åŒ–ã‚’ã‹ãªã‚Šæ­£ç¢ºã«ç¤ºã™ã“ã¨ãŒï¼ŒXML符å·åŒ–宣言ã«ã‚ˆã£ã¦å¯èƒ½ã¨ãªã‚‹ã€‚ +

+

+&processor;ãŒä½¿ç”¨ã™ã‚‹æ–‡å­—符å·åŒ–を検出ã—ã•ãˆã™ã‚Œã°ï¼Œãã‚Œãžã‚Œã®å ´åˆã«å¯¾ã—ã¦åˆ¥å€‹ã®å…¥åŠ›ãƒ«ãƒ¼ãƒãƒ³ã‚’呼ã³å‡ºã™ï¼Œåˆã¯å…¥åŠ›ã™ã‚‹å„文字ã«å¯¾ã—é©åˆ‡ãªå¤‰æ›é–¢æ•°ã‚’呼ã³å‡ºã™ã“ã¨ã«ã‚ˆã£ã¦ï¼Œé©åˆ‡ãªå‹•ä½œãŒå¯èƒ½ã¨ãªã‚‹ã€‚

+

+自分自体ã«ãƒ©ãƒ™ãƒ«ä»˜ã‘ã‚’ã™ã‚‹ã„ã‹ãªã‚‹ã‚·ã‚¹ãƒ†ãƒ ã§ã‚‚åŒæ§˜ã ãŒï¼Œã‚½ãƒ•ãƒˆã‚¦ã‚§ã‚¢ãŒï¼Œç¬¦å·åŒ–宣言を更新ã›ãšã«å®Ÿä½“ã®æ–‡å­—集åˆåˆã¯ç¬¦å·åŒ–を変ãˆãŸãªã‚‰ã°ï¼ŒXMLã®ç¬¦å·åŒ–宣言ã¯ï¼Œæ©Ÿèƒ½ã—ãªã„。文字符å·åŒ–ルーãƒãƒ³ã®å®Ÿè£…者ã¯ï¼Œå®Ÿä½“ã®ãƒ©ãƒ™ãƒ«ä»˜ã‘ã«ä½¿ç”¨ã™ã‚‹å†…部åŠã³å¤–部ã®æƒ…å ±ã®æ­£ç¢ºã•ã®ä¿è¨¼ã«æ³¨æ„ã™ã‚‹ã®ãŒæœ›ã¾ã—ã„。 +

+

2番目ã®å ´åˆã¯ï¼ŒXMLã®å®Ÿä½“ã®ä»–ã«ï¼Œç¬¦å·åŒ–情報ãŒå­˜åœ¨ã™ã‚‹ã¨ãã§ã‚ã£ã¦ï¼Œã„ãã¤ã‹ã®ãƒ•ã‚¡ã‚¤ãƒ«ã‚·ã‚¹ãƒ†ãƒ åŠã³ãƒãƒƒãƒˆãƒ¯ãƒ¼ã‚¯ãƒ—ロトコルã§ã¯ï¼Œãã®ç¬¦å·åŒ–情報ãŒå­˜åœ¨ã™ã‚‹ã€‚複数ã®æƒ…å ±ãŒåˆ©ç”¨ã§ãã‚‹ã¨ã,ãれらã®ç›¸å¯¾çš„ãªå„ªå…ˆåº¦åŠã³ãれらãŒçŸ›ç›¾ã—ãŸã¨ãã®æœ›ã¾ã—ã„処ç†æ–¹æ³•ã¯ï¼ŒXMLã®é…é€ã«ä½¿ç”¨ã™ã‚‹ï¼Œã‚ˆã‚Šé«˜æ°´æº–ã®ãƒ—ロトコルã®ä¸€éƒ¨ã¨ã—ã¦è¦ç¨‹ã™ã‚‹ã®ãŒã‚ˆã„。例ãˆã°ï¼Œå†…部ラベルåŠã³å¤–部&header;ã«å­˜åœ¨ã™ã‚‹MIMEå½¢å¼ã®ãƒ©ãƒ™ãƒ«ã®ç›¸å¯¾çš„ãªå„ªå…ˆåº¦ã«å¯¾ã™ã‚‹è¦å‰‡ã¯ï¼Œtext/xmlåŠã³application/xmlã®MIME型を定義ã™ã‚‹RFC文書ã®ä¸€éƒ¨ã¨ãªã‚‹æ–¹ãŒã‚ˆã„。ã—ã‹ã—,相互é‹ç”¨æ€§ã®ãŸã‚ã«ï¼Œæ¬¡ã®è¦å‰‡ã«å¾“ã†ã“ã¨ãŒæœ›ã¾ã—ã„。 + +

a) XMLã®å®Ÿä½“ãŒãƒ•ã‚¡ã‚¤ãƒ«ã«å­˜åœ¨ã™ã‚Œã°ï¼Œ&byte-order-mark;åŠã³ç¬¦å·åŒ–宣言PIã¯ï¼Œ(存在ã™ã‚Œã°)文字符å·åŒ–を決定ã™ã‚‹ãŸã‚ã«ä½¿ç”¨ã™ã‚‹ã€‚ä»–ã®ã™ã¹ã¦ã®&hueristics;åŠã³æƒ…å ±ã¯ï¼Œ&error;回復ã®ãŸã‚ã ã‘ã«ç”¨ã„る。 +

+

b) XMLã®å®Ÿä½“ã‚’MIMEåž‹text/xmlã§é…é€ã™ã‚‹ã¨ãã¯ï¼Œã“ã®MIMEåž‹ã®ã‚‚ã¤charsetパラメタãŒæ–‡å­—符å·åŒ–方法を決定ã™ã‚‹ã€‚ä»–ã®ã™ã¹ã¦ã®&hueristics;åŠã³æƒ…å ±ã¯ï¼Œ&error;回復ã®ãŸã‚ã ã‘ã«ç”¨ã„る。 +

+

c) XMLã®å®Ÿä½“ã‚’ MIMEåž‹application/xmlã§é…é€ã™ã‚‹ã¨ãã¯ï¼Œ&byte-order-mark;åŠã³ç¬¦å·åŒ–宣言PIã‚’(存在ã™ã‚Œã°)文字符å·åŒ–ã®æ±ºå®šã®ãŸã‚ã«ä½¿ç”¨ã™ã‚‹ã€‚ä»–ã®ã™ã¹ã¦ã®&hueristics;åŠã³æƒ…å ±ã¯&error;回復ã®ãŸã‚ã ã‘ã«ç”¨ã„る。 +

+ +ã“れらã®è¦å‰‡ã¯ï¼Œãƒ—ロトコルã«ã¤ã„ã¦ã®è³‡æ–™ãŒãªã„ã¨ãã«ã ã‘用ã„る。特ã«ï¼ŒMIMEåž‹text/xmlåŠã³application/xmlを定義ã—ãŸã‚‰ï¼Œã“れらをè¦å®šã™ã‚‹RFCã«å­˜åœ¨ã™ã‚‹è¦å®šãŒï¼Œã“れらã®è¦å‰‡ã«å–ã£ã¦ä»£ã‚る。 +

+
+ + + +&informative;W3C XML ワーキンググループ + +

ã“ã®&TR-or-Rec;ã¯ï¼ŒW3C XML ワーキンググループ(WG)ãŒæº–å‚™ã—,公開を承èªã—ãŸã€‚WGãŒã“ã®&TR-or-Rec;を承èªã™ã‚‹ã¨ã„ã†ã“ã¨ã¯ï¼ŒWGã®ã™ã¹ã¦ã®å§”å“¡ãŒæ‰¿èªæŠ•ç¥¨ã‚’è¡Œã£ãŸã¨ã„ã†ã“ã¨ã‚’å¿…ãšã—ã‚‚æ„味ã—ãªã„。XML WGã®ç¾åœ¨ã®å§”å“¡åŠã³ä»¥å‰ã®å§”員を次ã«ç¤ºã™ã€‚

+ + + +Jon Bosak, SunChair +James ClarkTechnical Lead +Tim Bray, Textuality and NetscapeXML Co-editor +Jean Paoli, MicrosoftXML Co-editor +C. M. Sperberg-McQueen, U. of Ill.XML Co-editor +Dan Connolly, W3C +Steve DeRose, INSO +Dave Hollander, HP +Eliot Kimber, Highland +Eve Maler, ArborText +Tom Magliery, NCSA +Murray Maloney, Muzmo and Grif +æ‘田 真,富士ゼロックス情報システム(æ ª) +Joel Nava, Adobe +Peter Sharpe, SoftQuad +John Tigue, DataChannel + + +
+
+
+ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/spec.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/spec.dtd new file mode 100644 index 0000000000..dbe4840654 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/spec.dtd @@ -0,0 +1,975 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-euc-jp.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-euc-jp.dtd new file mode 100644 index 0000000000..19aadcd4e7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-euc-jp.dtd @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-euc-jp.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-euc-jp.xml new file mode 100644 index 0000000000..887ab5ec30 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-euc-jp.xml @@ -0,0 +1,78 @@ + + + +<½µÊó> + <ǯ·î½µ> + <ǯÅÙ>1997 + <·îÅÙ>1 + <½µ>1 + + + <»á̾> + <»á>»³ÅÄ + <̾>ÂÀϺ + + + <¶È̳Êó¹ð¥ê¥¹¥È> + <¶È̳Êó¹ð> + <¶È̳̾>XML¥¨¥Ç¥£¥¿¡¼¤ÎºîÀ® + <¶È̳¥³¡¼¥É>X3355-23 + <¹©¿ô´ÉÍý> + <¸«ÀѤâ¤ê¹©¿ô>1600 + <¼ÂÀÓ¹©¿ô>320 + <Åö·î¸«ÀѤâ¤ê¹©¿ô>160 + <Åö·î¼ÂÀÓ¹©¿ô>24 + + <ͽÄê¹àÌܥꥹ¥È> + <ͽÄê¹àÌÜ> +

XML¥¨¥Ç¥£¥¿¡¼¤Î´ðËÜ»ÅÍͤκîÀ®

+ + + <¼Â»Ü»ö¹à¥ê¥¹¥È> + <¼Â»Ü»ö¹à> +

XML¥¨¥Ç¥£¥¿¡¼¤Î´ðËÜ»ÅÍͤκîÀ®

+ + <¼Â»Ü»ö¹à> +

¶¥¹ç¾¼ÒÀ½Éʤε¡Ç½Ä´ºº

+ + + <¾åĹ¤Ø¤ÎÍ×ÀÁ»ö¹à¥ê¥¹¥È> + <¾åĹ¤Ø¤ÎÍ×ÀÁ»ö¹à> +

Æäˤʤ·

+ + + <ÌäÂêÅÀÂкö> +

XML¤È¤Ï²¿¤«¤ï¤«¤é¤Ê¤¤¡£

+ + + + <¶È̳Êó¹ð> + <¶È̳̾>¸¡º÷¥¨¥ó¥¸¥ó¤Î³«È¯ + <¶È̳¥³¡¼¥É>S8821-76 + <¹©¿ô´ÉÍý> + <¸«ÀѤâ¤ê¹©¿ô>120 + <¼ÂÀÓ¹©¿ô>6 + <Åö·î¸«ÀѤâ¤ê¹©¿ô>32 + <Åö·î¼ÂÀÓ¹©¿ô>2 + + <ͽÄê¹àÌܥꥹ¥È> + <ͽÄê¹àÌÜ> +

goo¤Îµ¡Ç½¤òÄ´¤Ù¤Æ¤ß¤ë

+ + + <¼Â»Ü»ö¹à¥ê¥¹¥È> + <¼Â»Ü»ö¹à> +

¹¹¤Ë¡¢¤É¤¦¤¤¤¦¸¡º÷¥¨¥ó¥¸¥ó¤¬¤¢¤ë¤«Ä´ºº¤¹¤ë

+ + + <¾åĹ¤Ø¤ÎÍ×ÀÁ»ö¹à¥ê¥¹¥È> + <¾åĹ¤Ø¤ÎÍ×ÀÁ»ö¹à> +

³«È¯¤ò¤¹¤ë¤Î¤Ï¤á¤ó¤É¤¦¤Ê¤Î¤Ç¡¢Yahoo!¤òÇã¼ý¤·¤Æ²¼¤µ¤¤¡£

+ + + <ÌäÂêÅÀÂкö> +

¸¡º÷¥¨¥ó¥¸¥ó¤Ç¼Ö¤òÁö¤é¤»¤ë¤³¤È¤¬¤Ç¤­¤Ê¤¤¡£¡ÊÍ×Ä´ºº¡Ë

+ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-iso-2022-jp.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-iso-2022-jp.dtd new file mode 100644 index 0000000000..d69eea54b0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-iso-2022-jp.dtd @@ -0,0 +1,72 @@ + + + + + + +(B, $B6HL3Js9p%j%9%H(B)> + + + + + + +(B ($B;a(B, $BL>(B)> + +(B (#PCDATA)> + + +(B, $B6HL3%3!<%I(B, $B9)?t4IM}(B, + $BM=Dj9`L\%j%9%H(B, + $BeD9$X$NMW@A;v9`%j%9%H(B, + $BLdBjE@BP:v(B?)> +(B (#PCDATA)> + + + + + + + + + + + + + + +eD9$X$NMW@A;v9`%j%9%H(B ($B>eD9$X$NMW@A;v9`(B*)> +eD9$X$NMW@A;v9`(B ((P | OL | UL)+)> + + + + + + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-iso-2022-jp.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-iso-2022-jp.xml new file mode 100644 index 0000000000..9a8e8545ac --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-iso-2022-jp.xml @@ -0,0 +1,78 @@ + + + +<$B=5Js(B> + <$BG/7n=5(B> + <$BG/EY(B>1997 + <$B7nEY(B>1 + <$B=5(B>1 + + + <$B;aL>(B> + <$B;a(B>$B;3ED(B + <$BL>(B>$BB@O:(B(B> + (B> + + <$B6HL3Js9p%j%9%H(B> + <$B6HL3Js9p(B> + <$B6HL3L>(B>XML$B%(%G%#%?!<$N:n@.(B(B> + <$B6HL3%3!<%I(B>X3355-23 + <$B9)?t4IM}(B> + <$B8+@Q$b$j9)?t(B>1600 + <$B320 + <$BEv7n8+@Q$b$j9)?t(B>160 + <$BEv7n24 + + <$BM=Dj9`L\%j%9%H(B> + <$BM=Dj9`L\(B> +

XML$B%(%G%#%?!<$N4pK\;EMM$N:n@.(B

+ + + <$B + <$B +

XML$B%(%G%#%?!<$N4pK\;EMM$N:n@.(B

+ + <$B +

$B6%9gB> + + + <$B>eD9$X$NMW@A;v9`%j%9%H(B> + <$B>eD9$X$NMW@A;v9`(B> +

$BFC$K$J$7(B

+ eD9$X$NMW@A;v9`(B> + eD9$X$NMW@A;v9`%j%9%H(B> + <$BLdBjE@BP:v(B> +

XML$B$H$O2?$+$o$+$i$J$$!#(B

+ + + + <$B6HL3Js9p(B> + <$B6HL3L>(B>$B8!:w%(%s%8%s$N3+H/(B(B> + <$B6HL3%3!<%I(B>S8821-76 + <$B9)?t4IM}(B> + <$B8+@Q$b$j9)?t(B>120 + <$B6 + <$BEv7n8+@Q$b$j9)?t(B>32 + <$BEv7n2 + + <$BM=Dj9`L\%j%9%H(B> + <$BM=Dj9`L\(B> +

goo$B$N5!G=$rD4$Y$F$_$k(B

+ + + <$B + <$B +

$B99$K!"$I$&$$$&8!:w%(%s%8%s$,$"$k$+D4::$9$k(B

+ + + <$B>eD9$X$NMW@A;v9`%j%9%H(B> + <$B>eD9$X$NMW@A;v9`(B> +

$B3+H/$r$9$k$N$O$a$s$I$&$J$N$G!"(BYahoo!$B$rGc<}$7$F2<$5$$!#(B

+ eD9$X$NMW@A;v9`(B> + eD9$X$NMW@A;v9`%j%9%H(B> + <$BLdBjE@BP:v(B> +

$B8!:w%(%s%8%s$G + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-little-endian.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-little-endian.xml new file mode 100644 index 0000000000..81f72e59e8 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-little-endian.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-shift_jis.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-shift_jis.dtd new file mode 100644 index 0000000000..684c848e2f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-shift_jis.dtd @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-shift_jis.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-shift_jis.xml new file mode 100644 index 0000000000..742145560d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-shift_jis.xml @@ -0,0 +1,78 @@ + + + + + <”NŒŽT> + <”N“x>1997 + <ŒŽ“x>1 + 1 + + + <Ž–¼> + <Ž>ŽR“c + <–¼>‘¾˜Y + + + <‹Æ–±•ñƒŠƒXƒg> + <‹Æ–±•ñ> + <‹Æ–±–¼>XMLƒGƒfƒBƒ^[‚Ìì¬ + <‹Æ–±ƒR[ƒh>X3355-23 + + <Œ©Ï‚à‚èH”>1600 + <ŽÀÑH”>320 + <“–ŒŽŒ©Ï‚à‚èH”>160 + <“–ŒŽŽÀÑH”>24 + + <—\’耖ڃŠƒXƒg> + <—\’耖Ú> +

XMLƒGƒfƒBƒ^[‚ÌŠî–{Žd—l‚Ìì¬

+ + + <ŽÀŽ{Ž–€ƒŠƒXƒg> + <ŽÀŽ{Ž–€> +

XMLƒGƒfƒBƒ^[‚ÌŠî–{Žd—l‚Ìì¬

+ + <ŽÀŽ{Ž–€> +

‹£‡‘¼ŽÐ»•i‚Ì‹@”\’²¸

+ + + <ã’·‚Ö‚Ì—v¿Ž–€ƒŠƒXƒg> + <ã’·‚Ö‚Ì—v¿Ž–€> +

“Á‚É‚È‚µ

+ + + <–â‘è“_‘Îô> +

XML‚Ƃ͉½‚©‚í‚©‚ç‚È‚¢B

+ + + + <‹Æ–±•ñ> + <‹Æ–±–¼>ŒŸõƒGƒ“ƒWƒ“‚ÌŠJ”­ + <‹Æ–±ƒR[ƒh>S8821-76 + + <Œ©Ï‚à‚èH”>120 + <ŽÀÑH”>6 + <“–ŒŽŒ©Ï‚à‚èH”>32 + <“–ŒŽŽÀÑH”>2 + + <—\’耖ڃŠƒXƒg> + <—\’耖Ú> +

goo‚Ì‹@”\‚𒲂ׂĂ݂é

+ + + <ŽÀŽ{Ž–€ƒŠƒXƒg> + <ŽÀŽ{Ž–€> +

X‚ÉA‚Ç‚¤‚¢‚¤ŒŸõƒGƒ“ƒWƒ“‚ª‚ ‚é‚©’²¸‚·‚é

+ + + <ã’·‚Ö‚Ì—v¿Ž–€ƒŠƒXƒg> + <ã’·‚Ö‚Ì—v¿Ž–€> +

ŠJ”­‚ð‚·‚é‚Ì‚Í‚ß‚ñ‚Ç‚¤‚È‚Ì‚ÅAYahoo!‚𔃎û‚µ‚ĉº‚³‚¢B

+ + + <–â‘è“_‘Îô> +

ŒŸõƒGƒ“ƒWƒ“‚ŎԂ𑖂点‚邱‚Æ‚ª‚Å‚«‚È‚¢Bi—v’²¸j

+ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-utf-16.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-utf-16.dtd new file mode 100644 index 0000000000..8259bc2566 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-utf-16.dtd differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-utf-16.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-utf-16.xml new file mode 100644 index 0000000000..6c8622aa43 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-utf-16.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-utf-8.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-utf-8.dtd new file mode 100644 index 0000000000..8fa4368fd8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-utf-8.dtd @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-utf-8.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-utf-8.xml new file mode 100644 index 0000000000..497f572c0a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/japanese/weekly-utf-8.xml @@ -0,0 +1,78 @@ + + + +<週報> + <年月週> + <年度>1997 + <月度>1 + <週>1 + + + <æ°å> + <æ°>山田 + <å>太郎 + + + <業務報告リスト> + <業務報告> + <業務å>XMLエディターã®ä½œæˆ + <業務コード>X3355-23 + <工数管ç†> + <見ç©ã‚‚り工数>1600 + <実績工数>320 + <当月見ç©ã‚‚り工数>160 + <当月実績工数>24 + + <予定項目リスト> + <予定項目> +

XMLエディターã®åŸºæœ¬ä»•æ§˜ã®ä½œæˆ

+ + + <実施事項リスト> + <実施事項> +

XMLエディターã®åŸºæœ¬ä»•æ§˜ã®ä½œæˆ

+ + <実施事項> +

競åˆä»–社製å“ã®æ©Ÿèƒ½èª¿æŸ»

+ + + <上長ã¸ã®è¦è«‹äº‹é …リスト> + <上長ã¸ã®è¦è«‹äº‹é …> +

特ã«ãªã—

+ + + <å•é¡Œç‚¹å¯¾ç­–> +

XMLã¨ã¯ä½•ã‹ã‚ã‹ã‚‰ãªã„。

+ + + + <業務報告> + <業務å>検索エンジンã®é–‹ç™º + <業務コード>S8821-76 + <工数管ç†> + <見ç©ã‚‚り工数>120 + <実績工数>6 + <当月見ç©ã‚‚り工数>32 + <当月実績工数>2 + + <予定項目リスト> + <予定項目> +

gooã®æ©Ÿèƒ½ã‚’調ã¹ã¦ã¿ã‚‹

+ + + <実施事項リスト> + <実施事項> +

æ›´ã«ã€ã©ã†ã„ã†æ¤œç´¢ã‚¨ãƒ³ã‚¸ãƒ³ãŒã‚ã‚‹ã‹èª¿æŸ»ã™ã‚‹

+ + + <上長ã¸ã®è¦è«‹äº‹é …リスト> + <上長ã¸ã®è¦è«‹äº‹é …> +

開発をã™ã‚‹ã®ã¯ã‚ã‚“ã©ã†ãªã®ã§ã€Yahoo!ã‚’è²·åŽã—ã¦ä¸‹ã•ã„。

+ + + <å•é¡Œç‚¹å¯¾ç­–> +

検索エンジンã§è»Šã‚’走らã›ã‚‹ã“ã¨ãŒã§ããªã„。(è¦èª¿æŸ»ï¼‰

+ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/CVS/Entries new file mode 100644 index 0000000000..4bb12807a9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/CVS/Entries @@ -0,0 +1,373 @@ +/e2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/oasis.xml/1.6/Thu Mar 4 18:23:37 2004// +/p01fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p01fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p01fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p01fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p01pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p01pass2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p01pass3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail10.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail11.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail12.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail13.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail14.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail15.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail16.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail17.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail18.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail19.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail20.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail21.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail22.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail23.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail24.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail25.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail26.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail27.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail28.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail29.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail30.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail31.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail6.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail7.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail8.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p02fail9.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail10.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail11.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail12.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail13.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail14.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail15.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail16.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail17.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail18.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail19.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail20.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail21.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail22.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail23.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail24.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail25.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail26.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail27.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail28.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail29.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail7.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail8.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03fail9.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p03pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p04fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p04fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p04fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p04pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p05fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p05fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p05fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p05fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p05fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p05pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p06fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p06pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p07pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p08fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p08fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p08pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p09fail1.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p09fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p09fail2.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p09fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p09fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p09fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p09fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p09pass1.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p09pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p10fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p10fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p10fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p10pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p11fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p11fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p11pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p12fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p12fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p12fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p12fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p12fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p12fail6.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p12fail7.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p12pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p14fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p14fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p14fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p14pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p15fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p15fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p15fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p15pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p16fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p16fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p16fail3.xml/1.2/Wed Feb 20 19:30:52 2002// +/p16pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p16pass2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p16pass3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p18fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p18fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p18fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p18pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p22fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p22fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p22pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p22pass2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p22pass3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p22pass4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p22pass5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p22pass6.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p23fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p23fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p23fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p23fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p23fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p23pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p23pass2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p23pass3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p23pass4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p24fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p24fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p24pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p24pass2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p24pass3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p24pass4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p25fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p25pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p25pass2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p26fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p26fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p26pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p27fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p27pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p27pass2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p27pass3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p27pass4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p28fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p28pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p28pass2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p28pass3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p28pass4.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p28pass4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p28pass5.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p28pass5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p29fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p29pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p30fail1.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p30fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p30pass1.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p30pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p30pass2.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p30pass2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p31fail1.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p31fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p31pass1.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p31pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p31pass2.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p31pass2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p32fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p32fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p32fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p32fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p32fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p32pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p32pass2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p39fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p39fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p39fail3.xml/1.1/Mon Feb 11 18:34:29 2002// +/p39fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p39fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p39pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p39pass2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p40fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p40fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p40fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p40fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p40pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p40pass2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p40pass3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p40pass4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p41fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p41fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p41fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p41pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p41pass2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p42fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p42fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p42fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p42pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p42pass2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p43fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p43fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p43fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p43pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p44fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p44fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p44fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p44fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p44fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p44pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p44pass2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p44pass3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p44pass4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p44pass5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p45fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p45fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p45fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p45fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p45pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p46fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p46fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p46fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p46fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p46fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p46fail6.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p46pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p47fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p47fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p47fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p47fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p47pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p48fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p48fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p48pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p49fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p49pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p50fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p50pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p51fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p51fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p51fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p51fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p51fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p51fail6.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p51fail7.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p51pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p52fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p52fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p52pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p53fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p53fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p53fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p53fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p53fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p53pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p54fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p54pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p55fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p55pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p56fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p56fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p56fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p56fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p56fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p56pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p57fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p57pass1.xml/1.2/Mon Mar 25 15:05:28 2002// +/p58fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p58fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p58fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p58fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p58fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p58fail6.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p58fail7.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p58fail8.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p58pass1.xml/1.2/Mon Mar 25 15:05:49 2002// +/p59fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p59fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p59fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p59pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p60fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p60fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p60fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p60fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p60fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p60pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p61fail1.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p61fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p61pass1.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p61pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p62fail1.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p62fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p62fail2.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p62fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p62pass1.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p62pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p63fail1.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p63fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p63fail2.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p63fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p63pass1.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p63pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p64fail1.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p64fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p64fail2.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p64fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p64pass1.dtd/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p64pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p66fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p66fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p66fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p66fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p66fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p66fail6.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p66pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p68fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p68fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p68fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p68pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p69fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p69fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p69fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p69pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p70fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p70pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p71fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p71fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p71fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p71fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p71pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p72fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p72fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p72fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p72fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p72pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p73fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p73fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p73fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p73fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p73fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p73pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p74fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p74fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p74fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p74pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p75fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p75fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p75fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p75fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p75fail5.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p75fail6.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p75pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p76fail1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p76fail2.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p76fail3.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p76fail4.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/p76pass1.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/CVS/Repository new file mode 100644 index 0000000000..f5f017b129 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/oasis diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/e2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/e2.xml new file mode 100644 index 0000000000..42a1842a53 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/e2.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/oasis.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/oasis.xml new file mode 100644 index 0000000000..63eb09d13e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/oasis.xml @@ -0,0 +1,1637 @@ + + + + + + various Misc items where they can occur + + + + various satisfactions of the Names production in a NAMES + attribute + + + + various valid Nmtoken 's in an attribute list declaration. + + + + various satisfaction of an NMTOKENS attribute value. + + + + valid EntityValue's. Except for entity references, + markup is not recognized. + + + + valid public IDs. + + + + XML decl and doctypedecl + + + + just doctypedecl + + + + S between decls is not required + + + + Empty-element tag must be used for element which are declared EMPTY. + + + Valid doctypedecl with Parameter entity reference. The declaration of a parameter entity must precede any reference to it. + + + Valid doctypedecl with ExternalID as an External Entity declaration. + + + Valid doctypedecl with ExternalID as an External Entity. A parameter entity reference is also used. + + + Valid types of markupdecl. + + + + Valid doctypedecl with ExternalID as an External Entity. The external entity has an element declaration. + + + Valid doctypedecl with ExternalID as an Enternal Entity. The external entity begins with a Text Declaration. + + + external subset can be empty + + + + Valid doctypedecl with EXternalID as Enternal Entity. The external entity contains a parameter entity reference and condtional sections. + + + Valid use of character data, comments, processing instructions and CDATA sections within the start and end tag. + + + valid element declarations + + + + Valid use of contentspec, element content models, and mixed content within an element type declaration. + + + Valid use of contentspec, element content models, choices, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear. + + + Valid use of contentspec, element content models, choices, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear. + + + Valid use of contentspec, element content models, choices, and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear. Whitespace is also valid between choices. + + + Valid use of contentspec, element content models, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear. Whitespace is also valid between sequences. + + + valid Mixed contentspec's. + + + + valid AttlistDecls: No AttDef's are required, + and the terminating + S is optional, multiple ATTLISTS per element are OK, and multiple + declarations of the same attribute are OK. + + + + a valid AttDef + + + + the three kinds of attribute types + + + + StringType = "CDATA" + + + + the 7 tokenized attribute types + + + + enumerated types are NMTOKEN or NOTATION lists + + + + NOTATION enumeration has on or more items + + + + NMTOKEN enumerations haveon or more items + + + + the four types of default values + + + + valid conditional sections are INCLUDE and IGNORE + + + + valid INCLUDE sections -- options S before and + after keyword, sections can nest + + + + valid IGNORE sections + + + + IGNOREd sections ignore everything except section delimiters + + + + Valid entity references. Also ensures that a charref to + '&' isn't interpreted as an entity reference open delimiter + + + + Valid PEReferences. + + + + An EntityDecl is either a GEDecl or a PEDecl + + + + Valid GEDecls + + + + Valid PEDecls + + + + EntityDef is either Entity value or an external id, + with an optional NDataDecl + + + + valid NDataDecls + + + + no prolog + + + + Misc items after the document + + + + all valid S characters + + + + names with all valid ASCII characters, and one from each + other class in NameChar + + + + various valid Name constructions + + + + Requires at least one name. + + + + at least one Nmtoken is required. + + + + an invalid Nmtoken character. + + + + valid attribute values + + + + valid CharData + + + + valid comments + + + + Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction. + + + Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction. + + + Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction. + + + valid CDSect's. Note that a CDStart in a CDSect is not + recognized as such + + + + prolog can be empty + + + + XML declaration only + + + + XML decl and Misc + + + + Test shows a valid XML declaration along with version info. + + + Test shows a valid XML declaration along with encoding declaration. + + + Test shows a valid XML declaration along with Standalone Document Declaration. + + + Test shows a valid XML declaration, encoding declarationand Standalone Document Declaration. + + + Test shows a prolog that has the VersionInfo delimited by double quotes. + + + Test shows a prolog that has the VersionInfo delimited by single quotes. + + + Test shows whitespace is allowed in prolog before version info. + + + Test shows whitespace is allowed in prolog on both sides of equal sign. + + + Test shows whitespace is NOT necessary before or after equal sign of versioninfo. + + + Test shows whitespace can be used on both sides of equal sign of versioninfo. + + + + The valid version number. We cannot test others because + a 1.0 processor is allowed to fail them. + + + + Comments are valid as the Misc part of the prolog. + + + Processing Instructions are valid as the Misc part of the prolog. + + + Whitespace is valid as the Misc part of the prolog. + + + A combination of comments, whitespaces and processing instructions are valid as the Misc part of the prolog. + + + Double quotes can be used as delimeters for the value of a Standalone Document Declaration. + + + Single quotes can be used as delimeters for the value of a Standalone Document Declaration. + + + Empty element tag may be used for any element which has no content. + + + Character data is valid element content. + + + Elements content can be empty. + + + Whitespace is valid within a Start-tag. + + + Attributes are valid within a Start-tag. + + + Whitespace and Multiple Attributes are valid within a Start-tag. + + + Attributes are valid within a Start-tag. + + + Whitespace is valid within a Start-tags Attribute. + + + Test shows proper syntax for an End-tag. + + + Whitespace is valid after name in End-tag. + + + Valid display of an Empty Element Tag. + + + Empty Element Tags can contain an Attribute. + + + Whitespace is valid in an Empty Element Tag following the end of the attribute value. + + + Whitespace is valid after the name in an Empty Element Tag. + + + Whitespace and Multiple Attributes are valid in an Empty Element Tag. + + + valid character references + + + + PEDef is either an entity value or an external id + + + + valid external identifiers + + + + Validity Constraint: No duplicate tokens + + + + S cannot occur before the prolog + + + + comments cannot occur before the prolog + + + + only one document element + + + + document element must be complete. + + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Use of illegal character within XML document. + + + Name contains invalid character. + + + Name contains invalid character. + + + Name contains invalid character. + + + a Name cannot start with a digit + + + + a Name cannot start with a '.' + + + + a Name cannot start with a "-" + + + + a Name cannot start with a CombiningChar + + + + a Name cannot start with an Extender + + + + EntityValue excludes '%' + + + + EntityValue excludes '&' + + + + incomplete character reference + + + + quote types must match + + + + quote types must match + + + + attribute values exclude '<' + + + + attribute values exclude '&' + + + + quote types must match + + + + quote types must match + + + + cannot contain delimiting quotes + + + + '"' excluded + + + + '\' excluded + + + + entity references excluded + + + + '>' excluded + + + + '<' excluded + + + + built-in entity refs excluded + + + + The public ID has a tab character, which is disallowed + + + + '<' excluded + + + + '&' excluded + + + + "]]>" excluded + + + + comments can't end in '-' + + + + one comment per comment (contrasted with SGML) + + + + can't include 2 or more adjacent '-'s + + + + "xml" is an invalid PITarget + + + + a PITarget must be present + + + + S after PITarget is required + + + + + no space before "CDATA" + + + + no space after "CDATA" + + + + CDSect's can't nest + + + + prolog must start with XML decl + + + + prolog must start with XML decl + + + + "xml" must be lower-case + + + + VersionInfo must be supplied + + + + VersionInfo must come first + + + + SDDecl must come last + + + + no SGML-type PIs + + + + quote types must match + + + + quote types must match + + + + Comment is illegal in VersionInfo. + + + Illegal character in VersionNum. + + + Illegal character in VersionNum. + + + References aren't allowed in Misc, + even if they would resolve to valid Misc. + + + + only declarations in DTD. + + + + A processor must not pass unknown declaration types. + + + + An XML declaration is not the same as a TextDecl + + + + external subset excludes doctypedecl + + + + quote types must match + + + + quote types must match + + + + initial S is required + + + + quotes are required + + + + yes or no must be lower case + + + + start-tag requires end-tag + + + + end-tag requires start-tag + + + + XML documents contain one or more elements + + + XML declarations must be correctly terminated + + + XML declarations must be correctly terminated + + + S is required between attributes + + + + tags start with names, not nmtokens + + + + tags start with names, not nmtokens + + + + no space before name + + + + quotes are required (contrast with SGML) + + + + attribute name is required (contrast with SGML) + + + + Eq required + + + + no space before name + + + + cannot end with "/>" + + + + no NET (contrast with SGML) + + + + no non-comment declarations + + + + no conditional sections + + + + no conditional sections + + + + Illegal space before Empty element tag. + + + Illegal space after Empty element tag. + + + Illegal comment in Empty element tag. + + + Whitespace required between attributes. + + + Duplicate attribute name is illegal. + + + ELEMENT must be upper case. + + + + S before contentspec is required. + + + + only one content spec + + + + no comments in declarations (contrast with SGML) + + + + no parens on declared content + + + + no inclusions (contrast with SGML) + + + + no exclusions (contrast with SGML) + + + + no space before occurrence + + + + single group + + + + can't be both declared and modeled + + + + Invalid operator '|' must match previous operator ',' + + + Illegal character '-' in Element-content model + + + Optional character must follow a name or list + + + Illegal space before optional character + + + Illegal space before optional character + + + Illegal space before optional character + + + connectors must match + + + connectors must match + + + occurrence on #PCDATA group must be * + + + + occurrence on #PCDATA group must be * + + + + #PCDATA must come first + + + + occurrence on #PCDATA group must be * + + + + only '|' connectors + + + + Only '|' connectors and occurrence on #PCDATA group must be * + + + no nested groups + + + + A name is required + + + + A name is required + + + + S is required before default + + + + S is required before type + + + + type is required + + + + default is required + + + + name is requried + + + + don't pass unknown attribute types + + + + must be upper case + + + + no IDS type + + + + no NUMBER type + + + + no NAME type + + + + no ENTITYS type +- types must be upper case + + + + types must be upper case + + + no keyword for NMTOKEN enumeration + + + + at least one value required + + + + separator must be '|' + + + + notations are NAMEs, not NMTOKENs -- note: + Leaving the invalid + notation undeclared would cause a validating parser to fail without + checking the name syntax, so the notation is declared with an + invalid name. A parser that reports error positions should report + an error at the AttlistDecl on line 6, before reaching the notation + declaration. + + + + NOTATION must be upper case + + + + S after keyword is required + + + + parentheses are require + + + + values are unquoted + + + + values are unquoted + + + + at least one required + + + + separator must be "," + + + + values are unquoted + + + + keywords must be upper case + + + + S is required after #FIXED + + + + only #FIXED has both keyword and value + + + + #FIXED required value + + + + only one default type + + + + no other types, including TEMP, which is valid in SGML + + + + INCLUDE must be upper case + + + + no spaces in terminating delimiter + + + + IGNORE must be upper case + + + + delimiters must be balanced + + + + section delimiters must balance + + + + section delimiters must balance + + + + terminating ';' is required + + + + no S after '&#' + + + + no hex digits in numeric reference + + + + only hex digits in hex references + + + + no references to non-characters + + + + no references to non-characters + + + + terminating ';' is required + + + + no S after '&' + + + + no S before ';' + + + + terminating ';' is required + + + + no S after '%' + + + + no S before ';' + + + + This is neither + + + + S is required before EntityDef + + + + Entity name is a Name, not an NMToken + + + + no S after "<!" + + + + S is required after "<!ENTITY" + + + + S is required after "<!ENTITY" + + + + S is required after '%' + + + + S is required after name + + + + Entity name is a name, not an NMToken + + + + No typed replacement text + + + + Only one replacement value + + + + No NDataDecl on replacement text + + + + Value is required + + + + No NDataDecl without value + + + + no NDataDecls on parameter entities + + + + value is required + + + + only one value + + + + S required after "PUBLIC" + + + + S required after "SYSTEM" + + + + S required between literals + + + + "SYSTEM" implies only one literal + + + + only one keyword + + + + "PUBLIC" requires two literals (contrast with SGML) + + + + S is required before "NDATA" + + + + "NDATA" is upper-case + + + + notation name is required + + + + notation names are Names + + + + system literals may not contain + URI fragments + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01fail1.xml new file mode 100644 index 0000000000..ac7935c852 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01fail1.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01fail2.xml new file mode 100644 index 0000000000..74a0b57201 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01fail2.xml @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01fail3.xml new file mode 100644 index 0000000000..c256e7b7c8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01fail3.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01fail4.xml new file mode 100644 index 0000000000..b42e00dff1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01fail4.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01pass1.xml new file mode 100644 index 0000000000..961dfb3de0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01pass1.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01pass2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01pass2.xml new file mode 100644 index 0000000000..4198326a3f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01pass2.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + +]> + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01pass3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01pass3.xml new file mode 100644 index 0000000000..5ae90852fa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p01pass3.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail1.xml new file mode 100644 index 0000000000..cf8f3c2f1a Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail1.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail10.xml new file mode 100644 index 0000000000..c61b59a1e8 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail10.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail11.xml new file mode 100644 index 0000000000..7d3e88a5a8 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail11.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail12.xml new file mode 100644 index 0000000000..3c44f45320 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail12.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail13.xml new file mode 100644 index 0000000000..e915948396 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail13.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail14.xml new file mode 100644 index 0000000000..5033bbb5f2 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail14.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail15.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail15.xml new file mode 100644 index 0000000000..59055bc246 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail15.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail16.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail16.xml new file mode 100644 index 0000000000..794e6084a8 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail16.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail17.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail17.xml new file mode 100644 index 0000000000..d8a1cbae60 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail17.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail18.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail18.xml new file mode 100644 index 0000000000..74794cd64a Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail18.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail19.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail19.xml new file mode 100644 index 0000000000..410f1de8a5 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail19.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail2.xml new file mode 100644 index 0000000000..036e54577e Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail2.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail20.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail20.xml new file mode 100644 index 0000000000..4d7b8fce62 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail20.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail21.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail21.xml new file mode 100644 index 0000000000..5a57e743d6 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail21.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail22.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail22.xml new file mode 100644 index 0000000000..c7c5445991 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail22.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail23.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail23.xml new file mode 100644 index 0000000000..ccc3c240e1 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail23.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail24.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail24.xml new file mode 100644 index 0000000000..686a249db8 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail24.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail25.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail25.xml new file mode 100644 index 0000000000..8797df6ced Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail25.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail26.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail26.xml new file mode 100644 index 0000000000..eea3791f4f Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail26.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail27.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail27.xml new file mode 100644 index 0000000000..0fca1b8f5f Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail27.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail28.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail28.xml new file mode 100644 index 0000000000..c5f005d9e2 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail28.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail29.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail29.xml new file mode 100644 index 0000000000..5fe733ec97 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail29.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail3.xml new file mode 100644 index 0000000000..932aabcea2 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail3.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail30.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail30.xml new file mode 100644 index 0000000000..e64f3cbae2 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail30.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail31.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail31.xml new file mode 100644 index 0000000000..4ab577be0e Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail31.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail4.xml new file mode 100644 index 0000000000..59d6113ea8 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail4.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail5.xml new file mode 100644 index 0000000000..6d803b91f9 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail5.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail6.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail6.xml new file mode 100644 index 0000000000..766582990a Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail6.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail7.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail7.xml new file mode 100644 index 0000000000..3d56c297b8 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail7.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail8.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail8.xml new file mode 100644 index 0000000000..e9d6fdf062 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail8.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail9.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail9.xml new file mode 100644 index 0000000000..2bcea07d09 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p02fail9.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail1.xml new file mode 100644 index 0000000000..7efa07a02b Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail1.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail10.xml new file mode 100644 index 0000000000..13ec67bb36 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail10.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail11.xml new file mode 100644 index 0000000000..3675a2db37 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail11.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail12.xml new file mode 100644 index 0000000000..14ad50f205 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail12.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail13.xml new file mode 100644 index 0000000000..ab56f252a8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail13.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail14.xml new file mode 100644 index 0000000000..7b6d4abf89 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail14.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail15.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail15.xml new file mode 100644 index 0000000000..36f03c88d0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail15.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail16.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail16.xml new file mode 100644 index 0000000000..083312da41 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail16.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail17.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail17.xml new file mode 100644 index 0000000000..a9f6b3818f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail17.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail18.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail18.xml new file mode 100644 index 0000000000..2a6848ac08 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail18.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail19.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail19.xml new file mode 100644 index 0000000000..7c45027aca --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail19.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail2.xml new file mode 100644 index 0000000000..7725d65941 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail2.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail20.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail20.xml new file mode 100644 index 0000000000..d0d3283f9c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail20.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail21.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail21.xml new file mode 100644 index 0000000000..a22c457683 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail21.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail22.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail22.xml new file mode 100644 index 0000000000..64020a41e8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail22.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail23.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail23.xml new file mode 100644 index 0000000000..972073ada7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail23.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail24.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail24.xml new file mode 100644 index 0000000000..256cb77fea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail24.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail25.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail25.xml new file mode 100644 index 0000000000..3b1d4dfc48 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail25.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail26.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail26.xml new file mode 100644 index 0000000000..5e106e781e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail26.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail27.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail27.xml new file mode 100644 index 0000000000..c0fac5227a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail27.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail28.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail28.xml new file mode 100644 index 0000000000..6260c8892d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail28.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail29.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail29.xml new file mode 100644 index 0000000000..81c4d185ec --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail29.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail3.xml new file mode 100644 index 0000000000..3661497004 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail3.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail4.xml new file mode 100644 index 0000000000..ab56c5bd68 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail4.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail5.xml new file mode 100644 index 0000000000..4699320d18 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail5.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail7.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail7.xml new file mode 100644 index 0000000000..8dd1cee186 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail7.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail8.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail8.xml new file mode 100644 index 0000000000..749a09ccd1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail8.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail9.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail9.xml new file mode 100644 index 0000000000..88c1d39d08 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03fail9.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03pass1.xml new file mode 100644 index 0000000000..291f23735d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p03pass1.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p04fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p04fail1.xml new file mode 100644 index 0000000000..ef0cd005dd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p04fail1.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p04fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p04fail2.xml new file mode 100644 index 0000000000..2b0623c00e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p04fail2.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p04fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p04fail3.xml new file mode 100644 index 0000000000..fdb8de602c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p04fail3.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p04pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p04pass1.xml new file mode 100644 index 0000000000..9601869d54 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p04pass1.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail1.xml new file mode 100644 index 0000000000..8e1e68b976 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail1.xml @@ -0,0 +1 @@ +<0A/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail2.xml new file mode 100644 index 0000000000..03424ba57a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail2.xml @@ -0,0 +1 @@ +<.A/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail3.xml new file mode 100644 index 0000000000..b42dca0bfe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail3.xml @@ -0,0 +1 @@ +<-A/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail4.xml new file mode 100644 index 0000000000..2a0c6c1626 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail4.xml @@ -0,0 +1 @@ +<Ì€A/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail5.xml new file mode 100644 index 0000000000..888fd18e13 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05fail5.xml @@ -0,0 +1 @@ +<·A/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05pass1.xml new file mode 100644 index 0000000000..bba8b489d8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p05pass1.xml @@ -0,0 +1,8 @@ + + +<::._-0/> +<_:._-0/> + +<_/> +<:/> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p06fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p06fail1.xml new file mode 100644 index 0000000000..8e01f85595 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p06fail1.xml @@ -0,0 +1,13 @@ + + + + + + +]> + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p06pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p06pass1.xml new file mode 100644 index 0000000000..e86b06ba6d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p06pass1.xml @@ -0,0 +1,15 @@ + + + + + +]> + + + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p07pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p07pass1.xml new file mode 100644 index 0000000000..5ebf6fa91c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p07pass1.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p08fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p08fail1.xml new file mode 100644 index 0000000000..8931688d0d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p08fail1.xml @@ -0,0 +1,10 @@ + + + + +]> + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p08fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p08fail2.xml new file mode 100644 index 0000000000..c0621d71d2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p08fail2.xml @@ -0,0 +1,10 @@ + + + + +]> + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p08pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p08pass1.xml new file mode 100644 index 0000000000..a218d1e959 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p08pass1.xml @@ -0,0 +1,12 @@ + + + +]> + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail1.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail1.dtd new file mode 100644 index 0000000000..f1121119bd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail1.dtd @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail1.xml new file mode 100644 index 0000000000..7bdda60f82 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail1.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail2.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail2.dtd new file mode 100644 index 0000000000..f0aa958566 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail2.dtd @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail2.xml new file mode 100644 index 0000000000..f8b1d14222 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail2.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail3.xml new file mode 100644 index 0000000000..f6fbe63ce6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail3.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail4.xml new file mode 100644 index 0000000000..3ad9a69b93 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail4.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail5.xml new file mode 100644 index 0000000000..efb5be2c8a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09fail5.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09pass1.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09pass1.dtd new file mode 100644 index 0000000000..3834889b35 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09pass1.dtd @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09pass1.xml new file mode 100644 index 0000000000..b10c9ed9be --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p09pass1.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p10fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p10fail1.xml new file mode 100644 index 0000000000..877b04083e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p10fail1.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p10fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p10fail2.xml new file mode 100644 index 0000000000..191b8eb78b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p10fail2.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p10fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p10fail3.xml new file mode 100644 index 0000000000..2f84129f28 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p10fail3.xml @@ -0,0 +1 @@ + +asdf + ?>%"/> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p11fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p11fail1.xml new file mode 100644 index 0000000000..50ff72fd62 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p11fail1.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p11fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p11fail2.xml new file mode 100644 index 0000000000..d17912b411 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p11fail2.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p11pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p11pass1.xml new file mode 100644 index 0000000000..f00024879d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p11pass1.xml @@ -0,0 +1,11 @@ + + +?>/\''"> + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail1.xml new file mode 100644 index 0000000000..5b6b2d6150 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail1.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail2.xml new file mode 100644 index 0000000000..ed0e3fb128 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail2.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail3.xml new file mode 100644 index 0000000000..a24fe8bc45 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail3.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail4.xml new file mode 100644 index 0000000000..9062d6cdc5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail4.xml @@ -0,0 +1,7 @@ + + +"> +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail5.xml new file mode 100644 index 0000000000..3f3169c7e6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail5.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail6.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail6.xml new file mode 100644 index 0000000000..d1825c3803 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail6.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail7.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail7.xml new file mode 100644 index 0000000000..cd2b67dda9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12fail7.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12pass1.xml new file mode 100644 index 0000000000..a31053e1e9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p12pass1.xml @@ -0,0 +1,10 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p14fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p14fail1.xml new file mode 100644 index 0000000000..359a8d6505 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p14fail1.xml @@ -0,0 +1 @@ +< diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p14fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p14fail2.xml new file mode 100644 index 0000000000..e6f4d52d78 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p14fail2.xml @@ -0,0 +1 @@ +& diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p14fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p14fail3.xml new file mode 100644 index 0000000000..3fa6bc5791 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p14fail3.xml @@ -0,0 +1 @@ +a]]>b diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p14pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p14pass1.xml new file mode 100644 index 0000000000..7312edd99d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p14pass1.xml @@ -0,0 +1 @@ +a%b%</doc></doc>]]<& diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p15fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p15fail1.xml new file mode 100644 index 0000000000..d3e444551b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p15fail1.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p15fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p15fail2.xml new file mode 100644 index 0000000000..ccb5560db2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p15fail2.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p15fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p15fail3.xml new file mode 100644 index 0000000000..d4cb48f6b3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p15fail3.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p15pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p15pass1.xml new file mode 100644 index 0000000000..e61a0dd56d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p15pass1.xml @@ -0,0 +1,8 @@ + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16fail1.xml new file mode 100644 index 0000000000..9e75452eec --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16fail1.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16fail2.xml new file mode 100644 index 0000000000..c5fda86589 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16fail2.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16fail3.xml new file mode 100644 index 0000000000..87dc351d0c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16fail3.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16pass1.xml new file mode 100644 index 0000000000..45adbc081a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16pass1.xml @@ -0,0 +1,7 @@ + + &a%b&#c?> + + + ?> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16pass2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16pass2.xml new file mode 100644 index 0000000000..e3fc5235da --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16pass2.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16pass3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16pass3.xml new file mode 100644 index 0000000000..b7b41ab975 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p16pass3.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p18fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p18fail1.xml new file mode 100644 index 0000000000..823e31adae --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p18fail1.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p18fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p18fail2.xml new file mode 100644 index 0000000000..7909df9248 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p18fail2.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p18fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p18fail3.xml new file mode 100644 index 0000000000..b79e04585b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p18fail3.xml @@ -0,0 +1,5 @@ + + +]]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p18pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p18pass1.xml new file mode 100644 index 0000000000..131914569b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p18pass1.xml @@ -0,0 +1,5 @@ +] ]> ]]]> + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22fail1.xml new file mode 100644 index 0000000000..b3908a64f9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22fail1.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22fail2.xml new file mode 100644 index 0000000000..81a24fb2f2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22fail2.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass1.xml new file mode 100644 index 0000000000..e79b34a129 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass1.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass2.xml new file mode 100644 index 0000000000..97e725f5ea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass2.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass3.xml new file mode 100644 index 0000000000..f6da3d1b5c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass3.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass4.xml new file mode 100644 index 0000000000..2b3d9241f9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass4.xml @@ -0,0 +1,10 @@ + + + +]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass5.xml new file mode 100644 index 0000000000..a5dddbb996 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass5.xml @@ -0,0 +1,9 @@ + + +]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass6.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass6.xml new file mode 100644 index 0000000000..ecb9de953a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p22pass6.xml @@ -0,0 +1,4 @@ + +]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail1.xml new file mode 100644 index 0000000000..41d8cbaa27 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail1.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail2.xml new file mode 100644 index 0000000000..7ce91fecbe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail2.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail3.xml new file mode 100644 index 0000000000..470fc91e93 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail3.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail4.xml new file mode 100644 index 0000000000..7a403017af --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail4.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail5.xml new file mode 100644 index 0000000000..c532727c49 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23fail5.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23pass1.xml new file mode 100644 index 0000000000..97e725f5ea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23pass1.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23pass2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23pass2.xml new file mode 100644 index 0000000000..22545bc26e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23pass2.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23pass3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23pass3.xml new file mode 100644 index 0000000000..a55ef5dacf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23pass3.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23pass4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23pass4.xml new file mode 100644 index 0000000000..220506d16e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p23pass4.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24fail1.xml new file mode 100644 index 0000000000..381e7ef6c6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24fail1.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24fail2.xml new file mode 100644 index 0000000000..5b87b6cb1d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24fail2.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24pass1.xml new file mode 100644 index 0000000000..97e725f5ea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24pass1.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24pass2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24pass2.xml new file mode 100644 index 0000000000..b8b485f091 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24pass2.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24pass3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24pass3.xml new file mode 100644 index 0000000000..da4603bfce --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24pass3.xml @@ -0,0 +1,8 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24pass4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24pass4.xml new file mode 100644 index 0000000000..68eed03929 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p24pass4.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p25fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p25fail1.xml new file mode 100644 index 0000000000..c39c0afaf3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p25fail1.xml @@ -0,0 +1,2 @@ + ="1.0"?> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p25pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p25pass1.xml new file mode 100644 index 0000000000..97e725f5ea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p25pass1.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p25pass2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p25pass2.xml new file mode 100644 index 0000000000..2bc303bda4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p25pass2.xml @@ -0,0 +1,8 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p26fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p26fail1.xml new file mode 100644 index 0000000000..d96ad45b98 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p26fail1.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p26fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p26fail2.xml new file mode 100644 index 0000000000..6fcc7f4581 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p26fail2.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p26pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p26pass1.xml new file mode 100644 index 0000000000..19cc9341e1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p26pass1.xml @@ -0,0 +1,6 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27fail1.xml new file mode 100644 index 0000000000..01ee913a66 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27fail1.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27pass1.xml new file mode 100644 index 0000000000..ce440fd1e6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27pass1.xml @@ -0,0 +1,4 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27pass2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27pass2.xml new file mode 100644 index 0000000000..fd422a6561 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27pass2.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27pass3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27pass3.xml new file mode 100644 index 0000000000..9df310f2f1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27pass3.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27pass4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27pass4.xml new file mode 100644 index 0000000000..39438727ab --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p27pass4.xml @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28fail1.xml new file mode 100644 index 0000000000..bac9e37870 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28fail1.xml @@ -0,0 +1,4 @@ + + +]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass1.xml new file mode 100644 index 0000000000..8e3cba39ab --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass1.xml @@ -0,0 +1,8 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass2.xml new file mode 100644 index 0000000000..8e3cba39ab --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass2.xml @@ -0,0 +1,8 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass3.xml new file mode 100644 index 0000000000..a51e7c4ccf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass3.xml @@ -0,0 +1,5 @@ +"> +%eldecl; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass4.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass4.dtd new file mode 100644 index 0000000000..370bb88a5b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass4.dtd @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass4.xml new file mode 100644 index 0000000000..c464d87319 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass4.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass5.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass5.dtd new file mode 100644 index 0000000000..90980dde31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass5.dtd @@ -0,0 +1,2 @@ +%rootdecl; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass5.xml new file mode 100644 index 0000000000..ac100a4cb3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p28pass5.xml @@ -0,0 +1,6 @@ + +"> + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p29fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p29fail1.xml new file mode 100644 index 0000000000..75c549f218 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p29fail1.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p29pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p29pass1.xml new file mode 100644 index 0000000000..ce8cc4bca3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p29pass1.xml @@ -0,0 +1,12 @@ + + + + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30fail1.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30fail1.dtd new file mode 100644 index 0000000000..fa4dcd7297 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30fail1.dtd @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30fail1.xml new file mode 100644 index 0000000000..0e7cf9e245 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30fail1.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30pass1.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30pass1.dtd new file mode 100644 index 0000000000..8c07c46d95 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30pass1.dtd @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30pass1.xml new file mode 100644 index 0000000000..f3abf3a936 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30pass1.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30pass2.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30pass2.dtd new file mode 100644 index 0000000000..65ebd8e46b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30pass2.dtd @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30pass2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30pass2.xml new file mode 100644 index 0000000000..abfd4f6fc7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p30pass2.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31fail1.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31fail1.dtd new file mode 100644 index 0000000000..fe121d1f94 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31fail1.dtd @@ -0,0 +1,4 @@ + +]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31fail1.xml new file mode 100644 index 0000000000..471df835ba --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31fail1.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31pass1.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31pass1.dtd new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31pass1.xml new file mode 100644 index 0000000000..0dd81ce683 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31pass1.xml @@ -0,0 +1,2 @@ +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31pass2.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31pass2.dtd new file mode 100644 index 0000000000..3d619ab4f2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31pass2.dtd @@ -0,0 +1,11 @@ +"> +]]> + +%rootel; + + + + +]]> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31pass2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31pass2.xml new file mode 100644 index 0000000000..d61300915f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p31pass2.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail1.xml new file mode 100644 index 0000000000..bdc7992d94 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail1.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail2.xml new file mode 100644 index 0000000000..1c1c23d915 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail2.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail3.xml new file mode 100644 index 0000000000..7c3415bf03 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail3.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail4.xml new file mode 100644 index 0000000000..15ab0fdbf5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail4.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail5.xml new file mode 100644 index 0000000000..be0f8e581f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32fail5.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32pass1.xml new file mode 100644 index 0000000000..a55ef5dacf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32pass1.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32pass2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32pass2.xml new file mode 100644 index 0000000000..173a58144c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p32pass2.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail1.xml new file mode 100644 index 0000000000..e06f60eaeb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail1.xml @@ -0,0 +1 @@ +content \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail2.xml new file mode 100644 index 0000000000..44f3153796 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail2.xml @@ -0,0 +1 @@ +content \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail3.xml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail4.xml new file mode 100644 index 0000000000..d0bf424922 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail4.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail5.xml new file mode 100644 index 0000000000..f5bb421de6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39fail5.xml @@ -0,0 +1,8 @@ + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39pass1.xml new file mode 100644 index 0000000000..ff29a91370 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39pass1.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39pass2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39pass2.xml new file mode 100644 index 0000000000..5b47e63d1a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p39pass2.xml @@ -0,0 +1 @@ +content \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40fail1.xml new file mode 100644 index 0000000000..56b5da2084 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40fail1.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40fail2.xml new file mode 100644 index 0000000000..8af5b22c71 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40fail2.xml @@ -0,0 +1 @@ +<3notname> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40fail3.xml new file mode 100644 index 0000000000..7da893b762 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40fail3.xml @@ -0,0 +1 @@ +<3notname> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40fail4.xml new file mode 100644 index 0000000000..47e3460674 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40fail4.xml @@ -0,0 +1 @@ +< doc> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40pass1.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40pass1.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40pass2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40pass2.xml new file mode 100644 index 0000000000..eb9f65aff5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40pass2.xml @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40pass3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40pass3.xml new file mode 100644 index 0000000000..a26c13ee85 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40pass3.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40pass4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40pass4.xml new file mode 100644 index 0000000000..c5670e0aaa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p40pass4.xml @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41fail1.xml new file mode 100644 index 0000000000..15a5085546 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41fail1.xml @@ -0,0 +1,5 @@ + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41fail2.xml new file mode 100644 index 0000000000..758ec17a4d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41fail2.xml @@ -0,0 +1,5 @@ + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41fail3.xml new file mode 100644 index 0000000000..d480150cf4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41fail3.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41pass1.xml new file mode 100644 index 0000000000..a26c13ee85 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41pass1.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41pass2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41pass2.xml new file mode 100644 index 0000000000..762a0a1005 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p41pass2.xml @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p42fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p42fail1.xml new file mode 100644 index 0000000000..2747d6bf47 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p42fail1.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p42fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p42fail2.xml new file mode 100644 index 0000000000..5afea96d50 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p42fail2.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p42fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p42fail3.xml new file mode 100644 index 0000000000..18304688e6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p42fail3.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p42pass2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p42pass2.xml new file mode 100644 index 0000000000..e8153c5aae --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p42pass2.xml @@ -0,0 +1,2 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p43fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p43fail1.xml new file mode 100644 index 0000000000..1098246ce5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p43fail1.xml @@ -0,0 +1,8 @@ + +CharData"> +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p43fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p43fail2.xml new file mode 100644 index 0000000000..82dd031d99 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p43fail2.xml @@ -0,0 +1,8 @@ + +CharData"> +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p43fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p43fail3.xml new file mode 100644 index 0000000000..20ff835f5e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p43fail3.xml @@ -0,0 +1,8 @@ + +CharData"> +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p43pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p43pass1.xml new file mode 100644 index 0000000000..b3991f1b11 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p43pass1.xml @@ -0,0 +1,27 @@ + +CharData"> +]> + +CharData + + +CharData + +&ent;" +CharData + +]]> + +CharData + +&ent;" +CharData + +]]> +&ent;" +CharData + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail1.xml new file mode 100644 index 0000000000..a8c16c0d82 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail1.xml @@ -0,0 +1 @@ +< doc/> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail2.xml new file mode 100644 index 0000000000..d433758dae --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail2.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail3.xml new file mode 100644 index 0000000000..825345e13a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail3.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail4.xml new file mode 100644 index 0000000000..78d699ee1a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail4.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail5.xml new file mode 100644 index 0000000000..1384b130f9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44fail5.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass1.xml new file mode 100644 index 0000000000..ff29a91370 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass1.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass2.xml new file mode 100644 index 0000000000..1ea50d325c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass2.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass3.xml new file mode 100644 index 0000000000..3852c72fd7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass3.xml @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass4.xml new file mode 100644 index 0000000000..86095d112a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass4.xml @@ -0,0 +1,3 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass5.xml new file mode 100644 index 0000000000..0dd0659988 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p44pass5.xml @@ -0,0 +1,2 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45fail1.xml new file mode 100644 index 0000000000..4f92984250 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45fail1.xml @@ -0,0 +1,5 @@ + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45fail2.xml new file mode 100644 index 0000000000..f61104fb50 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45fail2.xml @@ -0,0 +1,5 @@ + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45fail3.xml new file mode 100644 index 0000000000..c8b30ef4b3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45fail3.xml @@ -0,0 +1,5 @@ + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45fail4.xml new file mode 100644 index 0000000000..c988b2eedf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45fail4.xml @@ -0,0 +1,5 @@ + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45pass1.xml new file mode 100644 index 0000000000..1589e836ee --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p45pass1.xml @@ -0,0 +1,9 @@ + + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail1.xml new file mode 100644 index 0000000000..b39d663ab7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail1.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail2.xml new file mode 100644 index 0000000000..9ad7be759a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail2.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail3.xml new file mode 100644 index 0000000000..a64a2ae0a5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail3.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail4.xml new file mode 100644 index 0000000000..32bc248dc6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail4.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail5.xml new file mode 100644 index 0000000000..f423e4b855 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail5.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail6.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail6.xml new file mode 100644 index 0000000000..2d1705fb23 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46fail6.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46pass1.xml new file mode 100644 index 0000000000..3578370fa9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p46pass1.xml @@ -0,0 +1,8 @@ + + + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47fail1.xml new file mode 100644 index 0000000000..fd803ec7d6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47fail1.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47fail2.xml new file mode 100644 index 0000000000..d9765c4880 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47fail2.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47fail3.xml new file mode 100644 index 0000000000..96cf0d7fdd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47fail3.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47fail4.xml new file mode 100644 index 0000000000..c44c1423dd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47fail4.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47pass1.xml new file mode 100644 index 0000000000..fe21251e89 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p47pass1.xml @@ -0,0 +1,11 @@ + + + + + + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p48fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p48fail1.xml new file mode 100644 index 0000000000..cf4bf9c2af --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p48fail1.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p48fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p48fail2.xml new file mode 100644 index 0000000000..8d3bdfd779 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p48fail2.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p48pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p48pass1.xml new file mode 100644 index 0000000000..0345d436e2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p48pass1.xml @@ -0,0 +1,14 @@ + + + + + + + + + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p49fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p49fail1.xml new file mode 100644 index 0000000000..53ac58dfcc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p49fail1.xml @@ -0,0 +1,5 @@ + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p49pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p49pass1.xml new file mode 100644 index 0000000000..eea612e0b2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p49pass1.xml @@ -0,0 +1,15 @@ + + + + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p50fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p50fail1.xml new file mode 100644 index 0000000000..62ad5453d2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p50fail1.xml @@ -0,0 +1,5 @@ + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p50pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p50pass1.xml new file mode 100644 index 0000000000..3873b2d671 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p50pass1.xml @@ -0,0 +1,15 @@ + + + + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail1.xml new file mode 100644 index 0000000000..f73af29fd7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail1.xml @@ -0,0 +1,5 @@ + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail2.xml new file mode 100644 index 0000000000..3cb6f3f615 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail2.xml @@ -0,0 +1,5 @@ + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail3.xml new file mode 100644 index 0000000000..a7f27079b7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail3.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail4.xml new file mode 100644 index 0000000000..22cc3e0897 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail4.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail5.xml new file mode 100644 index 0000000000..ed00d622a8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail5.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail6.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail6.xml new file mode 100644 index 0000000000..78bc1f5c4b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail6.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail7.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail7.xml new file mode 100644 index 0000000000..8e68029652 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51fail7.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51pass1.xml new file mode 100644 index 0000000000..4f4e64f45c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p51pass1.xml @@ -0,0 +1,16 @@ + + + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p52fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p52fail1.xml new file mode 100644 index 0000000000..335920f4e1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p52fail1.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p52fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p52fail2.xml new file mode 100644 index 0000000000..61d08b0498 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p52fail2.xml @@ -0,0 +1,6 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p52pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p52pass1.xml new file mode 100644 index 0000000000..9ee428409f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p52pass1.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail1.xml new file mode 100644 index 0000000000..d4db095928 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail1.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail2.xml new file mode 100644 index 0000000000..59af7c76ed --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail2.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail3.xml new file mode 100644 index 0000000000..6d1a84621e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail3.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail4.xml new file mode 100644 index 0000000000..87fa394a65 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail4.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail5.xml new file mode 100644 index 0000000000..b58ace2a0c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53fail5.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53pass1.xml new file mode 100644 index 0000000000..362cf62c48 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p53pass1.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p54fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p54fail1.xml new file mode 100644 index 0000000000..add01fed22 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p54fail1.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p54pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p54pass1.xml new file mode 100644 index 0000000000..23878614f8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p54pass1.xml @@ -0,0 +1,11 @@ + + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p55fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p55fail1.xml new file mode 100644 index 0000000000..e9dbed1b06 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p55fail1.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p55pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p55pass1.xml new file mode 100644 index 0000000000..362cf62c48 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p55pass1.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail1.xml new file mode 100644 index 0000000000..c4ea6972f7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail1.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail2.xml new file mode 100644 index 0000000000..98409e1377 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail2.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail3.xml new file mode 100644 index 0000000000..612800eeb7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail3.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail4.xml new file mode 100644 index 0000000000..e195dc6d25 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail4.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail5.xml new file mode 100644 index 0000000000..6430c5687a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56fail5.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56pass1.xml new file mode 100644 index 0000000000..b7bbad4171 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p56pass1.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p57fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p57fail1.xml new file mode 100644 index 0000000000..139c7e84b1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p57fail1.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p57pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p57pass1.xml new file mode 100644 index 0000000000..89e12faeda --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p57pass1.xml @@ -0,0 +1,11 @@ + + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail1.xml new file mode 100644 index 0000000000..aa3f5a2f11 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail1.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail2.xml new file mode 100644 index 0000000000..ef548cd83a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail2.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail3.xml new file mode 100644 index 0000000000..1156eadacc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail3.xml @@ -0,0 +1,12 @@ + + + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail4.xml new file mode 100644 index 0000000000..d876dc9d16 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail4.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail5.xml new file mode 100644 index 0000000000..cd7b3525d2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail5.xml @@ -0,0 +1,8 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail6.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail6.xml new file mode 100644 index 0000000000..b4675843b2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail6.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail7.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail7.xml new file mode 100644 index 0000000000..99455f8f72 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail7.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail8.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail8.xml new file mode 100644 index 0000000000..2bff43b238 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58fail8.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58pass1.xml new file mode 100644 index 0000000000..8a62fb0c47 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p58pass1.xml @@ -0,0 +1,11 @@ + + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p59fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p59fail1.xml new file mode 100644 index 0000000000..b14517863b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p59fail1.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p59fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p59fail2.xml new file mode 100644 index 0000000000..f347d9f117 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p59fail2.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p59fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p59fail3.xml new file mode 100644 index 0000000000..2bf04d10e3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p59fail3.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p59pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p59pass1.xml new file mode 100644 index 0000000000..d04d43b4e5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p59pass1.xml @@ -0,0 +1,9 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail1.xml new file mode 100644 index 0000000000..05c3811bb8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail1.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail2.xml new file mode 100644 index 0000000000..e99ab7d6ff --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail2.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail3.xml new file mode 100644 index 0000000000..a1a445a53d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail3.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail4.xml new file mode 100644 index 0000000000..9ebe2d6c8b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail4.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail5.xml new file mode 100644 index 0000000000..38df257dcd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60fail5.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60pass1.xml new file mode 100644 index 0000000000..27939f2be8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p60pass1.xml @@ -0,0 +1,13 @@ + + + + + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p61fail1.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p61fail1.dtd new file mode 100644 index 0000000000..5010f84733 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p61fail1.dtd @@ -0,0 +1,4 @@ + + +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p61fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p61fail1.xml new file mode 100644 index 0000000000..b54a0c85a8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p61fail1.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p61pass1.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p61pass1.dtd new file mode 100644 index 0000000000..5fdbf81178 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p61pass1.dtd @@ -0,0 +1,6 @@ + + +]]>]]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p61pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p61pass1.xml new file mode 100644 index 0000000000..3405a1cf5f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p61pass1.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62fail1.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62fail1.dtd new file mode 100644 index 0000000000..d3886bf6cb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62fail1.dtd @@ -0,0 +1,3 @@ + +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62fail1.xml new file mode 100644 index 0000000000..65c9619054 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62fail1.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62fail2.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62fail2.dtd new file mode 100644 index 0000000000..50055d0aa3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62fail2.dtd @@ -0,0 +1,3 @@ + +] ]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62fail2.xml new file mode 100644 index 0000000000..ce663557f2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62fail2.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62pass1.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62pass1.dtd new file mode 100644 index 0000000000..a3c09fe100 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62pass1.dtd @@ -0,0 +1,12 @@ + + +]]>]]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62pass1.xml new file mode 100644 index 0000000000..568a5fb5aa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p62pass1.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63fail1.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63fail1.dtd new file mode 100644 index 0000000000..b36c8b8e36 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63fail1.dtd @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63fail1.xml new file mode 100644 index 0000000000..405db6825b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63fail1.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63fail2.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63fail2.dtd new file mode 100644 index 0000000000..3b52491127 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63fail2.dtd @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63fail2.xml new file mode 100644 index 0000000000..dd86f4cd9b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63fail2.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63pass1.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63pass1.dtd new file mode 100644 index 0000000000..f3bf927d7e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63pass1.dtd @@ -0,0 +1,13 @@ + +]]> + + + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63pass1.xml new file mode 100644 index 0000000000..1f1e752f03 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p63pass1.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64fail1.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64fail1.dtd new file mode 100644 index 0000000000..7c779dfd9b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64fail1.dtd @@ -0,0 +1,2 @@ + +]]> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64fail1.xml new file mode 100644 index 0000000000..cd617c7b63 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64fail1.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64fail2.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64fail2.dtd new file mode 100644 index 0000000000..ef5196b9be --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64fail2.dtd @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64fail2.xml new file mode 100644 index 0000000000..1903de4b96 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64fail2.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64pass1.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64pass1.dtd new file mode 100644 index 0000000000..63c2c586fe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64pass1.dtd @@ -0,0 +1,13 @@ + +'. These must be balanced, +but it is no section keyword is required: + + + +] ]> ]] > ]]> +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64pass1.xml new file mode 100644 index 0000000000..37d89932aa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p64pass1.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail1.xml new file mode 100644 index 0000000000..6c527254f0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail1.xml @@ -0,0 +1 @@ +A \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail2.xml new file mode 100644 index 0000000000..f3f95cd4d2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail2.xml @@ -0,0 +1 @@ +&# 65; \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail3.xml new file mode 100644 index 0000000000..f6a5d583fe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail3.xml @@ -0,0 +1 @@ +&#A; \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail4.xml new file mode 100644 index 0000000000..bfd802d949 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail4.xml @@ -0,0 +1 @@ +G; \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail5.xml new file mode 100644 index 0000000000..71e8df0f1e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail5.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail6.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail6.xml new file mode 100644 index 0000000000..05441677bd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66fail6.xml @@ -0,0 +1 @@ +�� \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66pass1.xml new file mode 100644 index 0000000000..4ccf4e7f51 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p66pass1.xml @@ -0,0 +1,4 @@ + +A AOO +􏋬 + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p68fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p68fail1.xml new file mode 100644 index 0000000000..f6b6e75465 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p68fail1.xml @@ -0,0 +1,8 @@ + + +]> + +&ent + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p68fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p68fail2.xml new file mode 100644 index 0000000000..8734fdc6d8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p68fail2.xml @@ -0,0 +1,8 @@ + + +]> + +& ent; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p68fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p68fail3.xml new file mode 100644 index 0000000000..1f088ef5f4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p68fail3.xml @@ -0,0 +1,8 @@ + + +]> + +&ent ; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p68pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p68pass1.xml new file mode 100644 index 0000000000..0e70ff643e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p68pass1.xml @@ -0,0 +1,11 @@ + + +]> + +&ent;aaa&ent; + + +&en + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p69fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p69fail1.xml new file mode 100644 index 0000000000..b6dba82097 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p69fail1.xml @@ -0,0 +1,7 @@ + +"> +%pe +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p69fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p69fail2.xml new file mode 100644 index 0000000000..f390e05ac6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p69fail2.xml @@ -0,0 +1,7 @@ + +"> +% pe; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p69fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p69fail3.xml new file mode 100644 index 0000000000..5e6deb198e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p69fail3.xml @@ -0,0 +1,7 @@ + +"> +%pe ; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p69pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p69pass1.xml new file mode 100644 index 0000000000..34b3efcba4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p69pass1.xml @@ -0,0 +1,7 @@ + +"> +%pe;%pe; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p70fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p70fail1.xml new file mode 100644 index 0000000000..36b447aff4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p70fail1.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p70pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p70pass1.xml new file mode 100644 index 0000000000..7525e0a188 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p70pass1.xml @@ -0,0 +1,7 @@ + + +"> +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71fail1.xml new file mode 100644 index 0000000000..e0a10f1d18 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71fail1.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71fail2.xml new file mode 100644 index 0000000000..4812ef09c1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71fail2.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71fail3.xml new file mode 100644 index 0000000000..06e40f26ed --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71fail3.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71fail4.xml new file mode 100644 index 0000000000..b9ff089230 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71fail4.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71pass1.xml new file mode 100644 index 0000000000..3b5f8b9553 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p71pass1.xml @@ -0,0 +1,10 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72fail1.xml new file mode 100644 index 0000000000..f54729831f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72fail1.xml @@ -0,0 +1,6 @@ + +"> +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72fail2.xml new file mode 100644 index 0000000000..c68589c9a4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72fail2.xml @@ -0,0 +1,6 @@ + +"> +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72fail3.xml new file mode 100644 index 0000000000..6207cfa738 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72fail3.xml @@ -0,0 +1,6 @@ + +"> +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72fail4.xml new file mode 100644 index 0000000000..9b8bc50327 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72fail4.xml @@ -0,0 +1,6 @@ + +"> +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72pass1.xml new file mode 100644 index 0000000000..d402513ec1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p72pass1.xml @@ -0,0 +1,11 @@ + +"> +" + > +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail1.xml new file mode 100644 index 0000000000..f6de0a9812 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail1.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail2.xml new file mode 100644 index 0000000000..c3abb158b0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail2.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail3.xml new file mode 100644 index 0000000000..6e7a01ea87 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail3.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail4.xml new file mode 100644 index 0000000000..c349c76148 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail4.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail5.xml new file mode 100644 index 0000000000..58410f706c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73fail5.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73pass1.xml new file mode 100644 index 0000000000..36ba975f59 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p73pass1.xml @@ -0,0 +1,9 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p74fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p74fail1.xml new file mode 100644 index 0000000000..241aa23a54 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p74fail1.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p74fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p74fail2.xml new file mode 100644 index 0000000000..3958162719 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p74fail2.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p74fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p74fail3.xml new file mode 100644 index 0000000000..3a5cd4a261 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p74fail3.xml @@ -0,0 +1,5 @@ +" SYSTEM "nop.ent"> +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p74pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p74pass1.xml new file mode 100644 index 0000000000..f27f3f2d45 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p74pass1.xml @@ -0,0 +1,6 @@ +"> + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail1.xml new file mode 100644 index 0000000000..b415bd73fd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail1.xml @@ -0,0 +1,5 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail2.xml new file mode 100644 index 0000000000..bafb7d6a0b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail2.xml @@ -0,0 +1,5 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail3.xml new file mode 100644 index 0000000000..b10d40e165 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail3.xml @@ -0,0 +1,5 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail4.xml new file mode 100644 index 0000000000..228d2d9dd8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail4.xml @@ -0,0 +1,5 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail5.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail5.xml new file mode 100644 index 0000000000..51470434ed --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail5.xml @@ -0,0 +1,5 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail6.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail6.xml new file mode 100644 index 0000000000..da20c1b5cb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75fail6.xml @@ -0,0 +1,5 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75pass1.xml new file mode 100644 index 0000000000..9eecdd8324 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p75pass1.xml @@ -0,0 +1,10 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76fail1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76fail1.xml new file mode 100644 index 0000000000..cce3080be7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76fail1.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76fail2.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76fail2.xml new file mode 100644 index 0000000000..b00ad764cb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76fail2.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76fail3.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76fail3.xml new file mode 100644 index 0000000000..45e95920d8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76fail3.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76fail4.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76fail4.xml new file mode 100644 index 0000000000..02c5b12424 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76fail4.xml @@ -0,0 +1,9 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76pass1.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76pass1.xml new file mode 100644 index 0000000000..7eea6b1eab --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/oasis/p76pass1.xml @@ -0,0 +1,11 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/readme.html b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/readme.html new file mode 100644 index 0000000000..52fc123f20 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/readme.html @@ -0,0 +1,201 @@ + +NIST XML Conformance Testing + + + + + +

+

+ + + + +
+ + + + + +
+
+
+ + + + +
A Joint Development Effort
+
+
+
+

+

OASIS XML Conformance Subcommittee
XML 1.0 Test Suite, Second Edition
Working Draft
15 March 2001

+
+
This version:
+
+
+

+

Current Version:
+
+ +
+

+

Previous Version:
+
+ +
+

+

OASIS XML Conformance Technical Committee:
+
+

+
Comments:
+
+

+

+
+

+The XML Conformance Test Suite, v1.0, Second Edition contains over 2000 test +files and an associated test report. The test report +contains background information on conformance testing +for XML as well as test descriptions for each of the +test files included in this release. This test suite +provides a set of metrics for determining +conformance to the W3C XML +1.0 (Second Edition) Recommendation. +The XML Conformance Test Suite is intended to complement +the W3C XML 1.0 (Second Edition) Recommendation. All interpretations of this +Recommendation are subject to confirmation by the +W3C XML +Coordination Group. +

+This second edition includes 1000 additional tests contributed by IBM. In +addition, several tests have been either updated or further documented to +be in accordance with the XML 1.0 (Second Edition) Recommendation. Many +thanks to Arnaud Le Hors and Richard Tobin, of the W3C XML Core WG, for their insightful +comments regarding interpretations of the specification. See + +http://www.oasis-open.org/committees/xml-conformance/suite-v1se/changes.html for additional details. +

+This release contains the following files/directories: +

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Filename +Description +
xmlconf.xmlPrimary xml file - includes xml description files +from contributors. +
xmlconformance.msxsl +Microsoft XSL stylesheet to dynamically render XML Conformance +report within IE5 5.00.2014.2016 or later. +
xmlconf.htm +HTML version of the XML Conformance report. Generated using +LOTUS Xalan and applying conformance.xsl. +
xmlconformance.xsl +W3C XSL (19990421) stylesheet to produce the HTML rendition of the +XML Conformance report. +
testcases.dtd +DTD used by all test description files. +
changes.html +Details regarding changes in this release. +
japanese/japanese.xml +Fuji Xerox, contributed by Makota Murata, xml test description file. +
japanese/* +Fuji Xerox character set tests. +
oasis/oasis.xml +OASIS xml test description file. These tests were supplied primarily +by Matt Timmermans and modified/documented by NIST. +
oasis/* +OASIS xml test files - binary tests for productions 1-76. +
xmltest/xmltest.xml +James Clark's xml test description file. These tests were supplied by +James Clark and documented by Dave Brownell, SUN, and NIST. +
xmltest/* +James Clark's test files - strong where parsers are likely to fail. +
sun/valid/sun-valid.xml +
sun/invalid/sun-invalid.xml +
sun/not-wf/sun-not-wf.xml +
sun/error/sun-error.xml +
SUN Microsystems xml test description files. Contributions include +valid, invalid, not-wf, and error tests. +
+sun/valid/* +
sun/invalid/* +
sun/not-wf/* +
sun/error/* +
SUN Microsystems xml test files. Developed to complement James +Clark's tests.
ibm/ibm_oasis_valid.xml +
ibm/ibm_oasis_not-wf.xml +
ibm/ibm_oasis_invalid.xml +
IBM xml test description files. Contributions include +valid, invalid, and not-wf tests. +
+ibm/valid/* +
ibm/invalid/* +
ibm/not-wf/* +
IBM xml test files. Developed to complement v1.0 tests.
+
+

+Please forward all comments/suggestions/bugs to <mbrady@nist.gov> +
+


+ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/CVS/Entries new file mode 100644 index 0000000000..aef96e912f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/CVS/Entries @@ -0,0 +1,8 @@ +/cxml.html/1.3/Mon Mar 25 15:18:13 2002// +/sun-error.xml/1.3/Thu May 16 14:50:02 2002// +/sun-invalid.xml/1.5/Thu May 16 14:34:12 2002// +/sun-not-wf.xml/1.5/Tue Sep 30 15:11:13 2003// +/sun-valid.xml/1.4/Thu May 16 14:53:10 2002// +D/invalid//// +D/not-wf//// +D/valid//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/CVS/Repository new file mode 100644 index 0000000000..9b23a843fb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/sun diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/cxml.html b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/cxml.html new file mode 100644 index 0000000000..56dd479ed8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/cxml.html @@ -0,0 +1,155 @@ + +XML Canonical Forms + +

XML Canonical Forms

+

DRAFT 1 +

As with many sorts of structured information, there are many +categories of information that may be deemed "important" for +some task. Canonical forms are standard ways to represent +such classes of information. For testing XML, and potentially +for other purposes, three XML Canonical Forms have +been defined as of this writing:

    + +
  • First XML Canonical Form, defined by + James Clark, is also called Canonical XML. + +
  • Second XML Canonical Form, defined + by Sun, supports testing a larger subset of the XML 1.0 + processor requirements by exposing notation declarations. + +
  • Third XML Canonical Form, defined + by Sun, extends the second form to reflect information + which validating XML 1.0 processors are required to report. + +
+ +

For a document already in a given canonical form, recanonicalizing +to that same form will change nothing. Canonicalizing second or +third forms to the first canonical form discards all declarations. +Canonicalizing second or third forms to the other form has no effect. + +

The author is pleased to acknowledge help from +James Clark in defining the additional canonical forms. + + + +

First XML Canonical Form

+ + +

This description has been extracted from the version at + +http://www.jclark.com/xml/canonxml.html. + +

+Every well-formed XML document has a unique structurally equivalent +canonical XML document. Two structurally equivalent XML +documents have a byte-for-byte identical canonical XML document. +Canonicalizing an XML document requires only information that an XML +processor is required to make available to an application. +

+A canonical XML document conforms to the following grammar: +

+CanonXML    ::= Pi* element Pi*
+element     ::= Stag (Datachar | Pi | element)* Etag
+Stag        ::= '<'  Name Atts '>'
+Etag        ::= '</' Name '>'
+Pi          ::= '<?' Name ' ' (((Char - S) Char*)? - (Char* '?>' Char*)) '?>'
+Atts        ::= (' ' Name '=' '"' Datachar* '"')*
+Datachar    ::= '&amp;' | '&lt;' | '&gt;' | '&quot;'
+                 | '&#9;'| '&#10;'| '&#13;'
+                 | (Char - ('&' | '<' | '>' | '"' | #x9 | #xA | #xD))
+Name        ::= (see XML spec)
+Char        ::= (see XML spec)
+S           ::= (see XML spec)
+
+

+Attributes are in lexicographical order (in Unicode bit order). +

+A canonical XML document is encoded in UTF-8. +

+Ignorable white space is considered significant and is treated equivalently +to data. + + + +

Second XML Canonical Form

+ +

Modified to ensure that literals are surrounded by single quotes. +

This canonical form is identical to the first form, with +one significant addition. All XML processors are required to +report the name and external identifiers of notations that +are declared and referred to in an XML document (section 4.7); +those reports are reflected in declarations in this form, +presented in lexicographic order. + +

Note that all public identifiers must be normalized before being +presented to applications (section 4.2.2). + +

System identifiers are normalized on output to be relative +to the input document, if that is possible, with the shortest +such relative URI. All other URIs must be absolute. Any +hash mark and fragment ID, if erroneously present on input, are +removed. Any non-ASCII characters in the URI must be escaped +as specified in the XML specification (section 4.2.2). + +

+CanonXML2    ::= DTD2? CanonXML
+DTD2         ::= '<!DOCTYPE ' name ' [' #xA Notations? ']>' #xA
+Notations    ::= ( '<!NOTATION ' Name '
+			(('PUBLIC ' PubidLiteral ' ' SystemLiteral)
+			|('PUBLIC ' PubidLiteral)
+			|('SYSTEM ' SystemLiteral))
+			'>' #xA )*
+PubidLiteral ::= "'" PubidChar* "'"
+SystemLiteral ::= "'" [^']* "'"
+
+
+ +

The requirement of this canonical form differs slightly from that +of the XML specification itself in that all declared notations +must be listed, not just those which were referred to. +Should that change? SAX supports it easily. + + + +

Third XML Canonical Form

+ +

This canonical form is identical to the second form, with +two significant exceptions reflecting requirements placed on +validating XML processors:

    + +
  • They are required to report "white space appearing in + element content" (section 2.10). Ignorable whitespace is + not represented in this canonical form. + +
  • They must report the external identifiers and notation name + for unparsed entities appearing as attribute values (section 4.4.6). + Such entities are declared in this canonical form, in lexicographic + order. + +
+ +

This builds on the grammar productions included above. + +

+CanonXML3    ::= DTD3? CanonXML
+DTD3         ::= '<!DOCTYPE ' name ' [' #xA Notations? Unparsed? ']>' #xA
+Unparsed    ::= ( '<!ENTITY ' Name '
+			(('PUBLIC ' PubidLiteral ' ' SystemLiteral)
+			|('SYSTEM ' SystemLiteral))
+			'NDATA ' Name
+			'>' #xA )*
+
+ +

The requirement of this canonical form differs slightly from that +of the XML specification itself in that all declared unparsed entities +must be listed, not just those which were referred to. +Should that change? SAX supports it easily. + +

+

+xml-feedback@java.sun.com +
+ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/CVS/Entries new file mode 100644 index 0000000000..081cd425f2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/CVS/Entries @@ -0,0 +1,76 @@ +/attr01.xml/1.2/Thu Feb 7 19:44:41 2002// +/attr02.xml/1.2/Thu Feb 7 19:44:41 2002// +/attr03.xml/1.2/Thu Feb 7 19:44:41 2002// +/attr04.xml/1.2/Thu Feb 7 19:44:41 2002// +/attr05.xml/1.2/Thu Feb 7 19:44:41 2002// +/attr06.xml/1.2/Thu Feb 7 19:44:41 2002// +/attr07.xml/1.2/Thu Feb 7 19:44:41 2002// +/attr08.xml/1.2/Thu Feb 7 19:44:41 2002// +/attr09.xml/1.2/Thu Feb 7 19:44:41 2002// +/attr10.xml/1.2/Thu Feb 7 19:44:41 2002// +/attr11.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/attr12.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/attr13.xml/1.2/Thu Feb 7 19:44:41 2002// +/attr14.xml/1.2/Thu Feb 7 19:44:41 2002// +/attr15.xml/1.2/Thu Feb 7 19:44:41 2002// +/attr16.xml/1.2/Thu Feb 7 19:44:41 2002// +/dtd01.xml/1.2/Thu Feb 7 19:44:41 2002// +/dtd02.xml/1.2/Thu Feb 7 19:44:41 2002// +/dtd03.xml/1.2/Thu Feb 7 19:44:41 2002// +/dtd06.xml/1.2/Thu Feb 7 19:44:41 2002// +/el01.xml/1.2/Thu Feb 7 19:44:41 2002// +/el02.xml/1.2/Thu Feb 7 19:44:41 2002// +/el03.xml/1.2/Thu Feb 7 19:44:41 2002// +/el04.xml/1.2/Thu Feb 7 19:44:41 2002// +/el05.xml/1.2/Thu Feb 7 19:44:41 2002// +/el06.xml/1.2/Thu Feb 7 19:44:41 2002// +/empty.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/id01.xml/1.2/Thu Feb 7 19:44:41 2002// +/id02.xml/1.2/Thu Feb 7 19:44:41 2002// +/id03.xml/1.2/Thu Feb 7 19:44:41 2002// +/id04.xml/1.2/Thu Feb 7 19:44:41 2002// +/id05.xml/1.2/Thu Feb 7 19:44:41 2002// +/id06.xml/1.2/Thu Feb 7 19:44:41 2002// +/id07.xml/1.2/Thu Feb 7 19:44:41 2002// +/id08.xml/1.2/Thu Feb 7 19:44:41 2002// +/id09.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa01.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa02.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa04.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa05.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa06.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa07.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa08.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa09.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa10.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa11.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa12.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa13.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa14.xml/1.2/Thu Feb 7 19:44:41 2002// +/optional01.xml/1.2/Thu Feb 7 19:44:41 2002// +/optional02.xml/1.2/Thu Feb 7 19:44:41 2002// +/optional03.xml/1.2/Thu Feb 7 19:44:41 2002// +/optional04.xml/1.2/Thu Feb 7 19:44:41 2002// +/optional05.xml/1.2/Thu Feb 7 19:44:41 2002// +/optional06.xml/1.2/Thu Feb 7 19:44:41 2002// +/optional07.xml/1.2/Thu Feb 7 19:44:41 2002// +/optional08.xml/1.2/Thu Feb 7 19:44:41 2002// +/optional09.xml/1.2/Thu Feb 7 19:44:41 2002// +/optional10.xml/1.2/Thu Feb 7 19:44:41 2002// +/optional11.xml/1.2/Thu Feb 7 19:44:41 2002// +/optional12.xml/1.2/Thu Feb 7 19:44:41 2002// +/optional13.xml/1.2/Thu Feb 7 19:44:41 2002// +/optional14.xml/1.2/Thu Feb 7 19:44:41 2002// +/optional20.xml/1.3/Wed May 1 18:03:37 2002// +/optional21.xml/1.3/Wed May 1 18:03:37 2002// +/optional22.xml/1.3/Wed May 1 18:03:37 2002// +/optional23.xml/1.3/Wed May 1 18:03:37 2002// +/optional24.xml/1.3/Wed May 1 18:03:37 2002// +/optional25.xml/1.3/Wed May 1 18:03:37 2002// +/required00.xml/1.2/Thu Feb 7 19:44:41 2002// +/required01.xml/1.2/Thu Feb 7 19:44:41 2002// +/required02.xml/1.2/Thu Feb 7 19:44:41 2002// +/root.xml/1.2/Thu Feb 7 19:44:41 2002// +/utf16b.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/utf16l.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/CVS/Repository new file mode 100644 index 0000000000..f180fae23c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/sun/invalid diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr01.xml new file mode 100644 index 0000000000..cb2b4e675f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr01.xml @@ -0,0 +1,9 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr02.xml new file mode 100644 index 0000000000..b9f2461ea5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr02.xml @@ -0,0 +1,12 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr03.xml new file mode 100644 index 0000000000..b84d1f1fcb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr03.xml @@ -0,0 +1,17 @@ + + + + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr04.xml new file mode 100644 index 0000000000..cbe62af83a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr04.xml @@ -0,0 +1,12 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr05.xml new file mode 100644 index 0000000000..d459fd924e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr05.xml @@ -0,0 +1,9 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr06.xml new file mode 100644 index 0000000000..f652f335fb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr06.xml @@ -0,0 +1,9 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr07.xml new file mode 100644 index 0000000000..57489b3cc0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr07.xml @@ -0,0 +1,10 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr08.xml new file mode 100644 index 0000000000..3c59fc5416 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr08.xml @@ -0,0 +1,9 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr09.xml new file mode 100644 index 0000000000..f65f5820aa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr09.xml @@ -0,0 +1,20 @@ + + + + + + + + +]> + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr10.xml new file mode 100644 index 0000000000..04ba586f1c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr10.xml @@ -0,0 +1,20 @@ + + + + + + + + +]> + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr11.xml new file mode 100644 index 0000000000..dcefb0596e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr11.xml @@ -0,0 +1,15 @@ + + + + + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr12.xml new file mode 100644 index 0000000000..67b83f9ef8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr12.xml @@ -0,0 +1,15 @@ + + + + + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr13.xml new file mode 100644 index 0000000000..a2c81f9e18 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr13.xml @@ -0,0 +1,11 @@ + + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr14.xml new file mode 100644 index 0000000000..0205a0265f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr14.xml @@ -0,0 +1,12 @@ + + + +]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr15.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr15.xml new file mode 100644 index 0000000000..6ce369f35a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr15.xml @@ -0,0 +1,14 @@ + + + + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr16.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr16.xml new file mode 100644 index 0000000000..7b777802d6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/attr16.xml @@ -0,0 +1,10 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/dtd01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/dtd01.xml new file mode 100644 index 0000000000..f348c16721 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/dtd01.xml @@ -0,0 +1,7 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/dtd02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/dtd02.xml new file mode 100644 index 0000000000..c4868f9ced --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/dtd02.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/dtd03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/dtd03.xml new file mode 100644 index 0000000000..db87f99a3d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/dtd03.xml @@ -0,0 +1,14 @@ + + + + +]> + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/dtd06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/dtd06.xml new file mode 100644 index 0000000000..29de14cd7a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/dtd06.xml @@ -0,0 +1,6 @@ + + %undefined; +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el01.xml new file mode 100644 index 0000000000..7adb884f3b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el01.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el02.xml new file mode 100644 index 0000000000..46453f218f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el02.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el03.xml new file mode 100644 index 0000000000..ec4fe96f40 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el03.xml @@ -0,0 +1,5 @@ + + +]> +this is ok this isn't diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el04.xml new file mode 100644 index 0000000000..58a857998e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el04.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el05.xml new file mode 100644 index 0000000000..03355e2913 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el05.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el06.xml new file mode 100644 index 0000000000..8473a08a9c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/el06.xml @@ -0,0 +1,6 @@ + + +]> +& + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/empty.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/empty.xml new file mode 100644 index 0000000000..2fc2410ab4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/empty.xml @@ -0,0 +1,22 @@ + + + + + +]> + +∅ + +&space; + + + + + +
diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id01.xml new file mode 100644 index 0000000000..b5dc3245bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id01.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id02.xml new file mode 100644 index 0000000000..e0e3576cef --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id02.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id03.xml new file mode 100644 index 0000000000..7234bd6376 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id03.xml @@ -0,0 +1,10 @@ + +]> + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id04.xml new file mode 100644 index 0000000000..101f898600 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id04.xml @@ -0,0 +1,12 @@ + +]> + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id05.xml new file mode 100644 index 0000000000..d7c6b7b173 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id05.xml @@ -0,0 +1,14 @@ + + +]> + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id06.xml new file mode 100644 index 0000000000..b260121831 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id06.xml @@ -0,0 +1,14 @@ + + +]> + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id07.xml new file mode 100644 index 0000000000..959cec64d9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id07.xml @@ -0,0 +1,16 @@ + + +]> + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id08.xml new file mode 100644 index 0000000000..fddeb7e881 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id08.xml @@ -0,0 +1,14 @@ + + +]> + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id09.xml new file mode 100644 index 0000000000..3f096b4835 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/id09.xml @@ -0,0 +1,17 @@ + + +]> + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa01.xml new file mode 100644 index 0000000000..714e544102 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa01.xml @@ -0,0 +1,10 @@ + + + + + + + The whitespace before and after this element keeps + this from being standalone. + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa02.xml new file mode 100644 index 0000000000..c8f551cf39 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa02.xml @@ -0,0 +1,31 @@ + + + +]> + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa04.xml new file mode 100644 index 0000000000..947de49123 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa04.xml @@ -0,0 +1,11 @@ + + + +]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa05.xml new file mode 100644 index 0000000000..c0bcd0e2e2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa05.xml @@ -0,0 +1,11 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa06.xml new file mode 100644 index 0000000000..75e6b47cea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa06.xml @@ -0,0 +1,13 @@ + + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa07.xml new file mode 100644 index 0000000000..df197543e3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa07.xml @@ -0,0 +1,12 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa08.xml new file mode 100644 index 0000000000..e07ac5958a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa08.xml @@ -0,0 +1,12 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa09.xml new file mode 100644 index 0000000000..3fec08820c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa09.xml @@ -0,0 +1,12 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa10.xml new file mode 100644 index 0000000000..467e6b8d57 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa10.xml @@ -0,0 +1,14 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa11.xml new file mode 100644 index 0000000000..ad259c4c94 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa11.xml @@ -0,0 +1,14 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa12.xml new file mode 100644 index 0000000000..9cd4b879ac --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa12.xml @@ -0,0 +1,12 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa13.xml new file mode 100644 index 0000000000..5a3a8cfcc5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa13.xml @@ -0,0 +1,16 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa14.xml new file mode 100644 index 0000000000..f3b3ee2092 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/not-sa14.xml @@ -0,0 +1,11 @@ + + + + + + The whitespace before and after this element keeps + this from being standalone. (CDATA is just another + way to represent text...) + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional01.xml new file mode 100644 index 0000000000..0d03c0f1cd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional01.xml @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional02.xml new file mode 100644 index 0000000000..5f66c66d27 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional02.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional03.xml new file mode 100644 index 0000000000..35c7ad9e4a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional03.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional04.xml new file mode 100644 index 0000000000..8614e248e7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional04.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional05.xml new file mode 100644 index 0000000000..5b6669afce --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional05.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional06.xml new file mode 100644 index 0000000000..44d815108a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional06.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional07.xml new file mode 100644 index 0000000000..8745675957 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional07.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional08.xml new file mode 100644 index 0000000000..fb6c545e17 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional08.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional09.xml new file mode 100644 index 0000000000..91bb7f0fde --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional09.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional10.xml new file mode 100644 index 0000000000..3a9703dd3d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional10.xml @@ -0,0 +1,6 @@ + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional11.xml new file mode 100644 index 0000000000..7aa6a089e1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional11.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional12.xml new file mode 100644 index 0000000000..779c5e2623 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional12.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional13.xml new file mode 100644 index 0000000000..5354404604 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional13.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional14.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional14.xml new file mode 100644 index 0000000000..b6588dfe8c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional14.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional20.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional20.xml new file mode 100644 index 0000000000..24f454ed4c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional20.xml @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional21.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional21.xml new file mode 100644 index 0000000000..af57ff3d47 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional21.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional22.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional22.xml new file mode 100644 index 0000000000..ae9a33c572 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional22.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional23.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional23.xml new file mode 100644 index 0000000000..75edc24665 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional23.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional24.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional24.xml new file mode 100644 index 0000000000..c3233098ef --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional24.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional25.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional25.xml new file mode 100644 index 0000000000..1b0eeb84a1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/optional25.xml @@ -0,0 +1,5 @@ + + + No text allowed! + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/required00.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/required00.xml new file mode 100644 index 0000000000..e673fdc68b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/required00.xml @@ -0,0 +1,10 @@ + + +]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/required01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/required01.xml new file mode 100644 index 0000000000..290d369c01 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/required01.xml @@ -0,0 +1,7 @@ + +]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/required02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/required02.xml new file mode 100644 index 0000000000..480f62af13 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/required02.xml @@ -0,0 +1,8 @@ + +]> + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/root.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/root.xml new file mode 100644 index 0000000000..60896573a9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/root.xml @@ -0,0 +1,7 @@ + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/utf16b.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/utf16b.xml new file mode 100644 index 0000000000..52c7e2d18c Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/utf16b.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/utf16l.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/utf16l.xml new file mode 100644 index 0000000000..2cad40a3c7 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/invalid/utf16l.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/CVS/Entries new file mode 100644 index 0000000000..174092983f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/CVS/Entries @@ -0,0 +1,61 @@ +/attlist01.xml/1.2/Thu Feb 7 19:44:41 2002// +/attlist02.xml/1.2/Thu Feb 7 19:44:41 2002// +/attlist03.xml/1.2/Thu Feb 7 19:44:41 2002// +/attlist04.xml/1.2/Thu Feb 7 19:44:41 2002// +/attlist05.xml/1.2/Thu Feb 7 19:44:41 2002// +/attlist06.xml/1.2/Thu Feb 7 19:44:41 2002// +/attlist07.xml/1.2/Thu Feb 7 19:44:41 2002// +/attlist08.xml/1.2/Thu Feb 7 19:44:41 2002// +/attlist09.xml/1.2/Thu Feb 7 19:44:41 2002// +/attlist10.xml/1.2/Thu Feb 7 19:44:41 2002// +/attlist11.xml/1.2/Thu Feb 7 19:44:41 2002// +/cond.dtd/1.2/Thu Feb 7 19:44:41 2002// +/cond01.xml/1.2/Thu Feb 7 19:44:41 2002// +/cond02.xml/1.2/Thu Feb 7 19:44:41 2002// +/content01.xml/1.2/Thu Feb 7 19:44:41 2002// +/content02.xml/1.2/Thu Feb 7 19:44:41 2002// +/content03.xml/1.2/Thu Feb 7 19:44:41 2002// +/decl01.ent/1.3/Tue Sep 30 15:08:39 2003// +/decl01.xml/1.2/Thu Feb 7 19:44:41 2002// +/dtd00.xml/1.2/Thu Feb 7 19:44:41 2002// +/dtd01.xml/1.2/Thu Feb 7 19:44:41 2002// +/dtd02.xml/1.2/Thu Feb 7 19:44:41 2002// +/dtd03.xml/1.2/Thu Feb 7 19:44:41 2002// +/dtd04.xml/1.2/Thu Feb 7 19:44:41 2002// +/dtd05.xml/1.2/Thu Feb 7 19:44:41 2002// +/dtd07.dtd/1.2/Thu Feb 7 19:44:41 2002// +/dtd07.xml/1.2/Thu Feb 7 19:44:41 2002// +/element00.xml/1.2/Thu Feb 7 19:44:41 2002// +/element01.xml/1.2/Thu Feb 7 19:44:41 2002// +/element02.xml/1.2/Thu Feb 7 19:44:41 2002// +/element03.xml/1.2/Thu Feb 7 19:44:41 2002// +/element04.xml/1.2/Thu Feb 7 19:44:41 2002// +/encoding01.xml/1.2/Thu Feb 7 19:44:41 2002// +/encoding02.xml/1.2/Thu Feb 7 19:44:41 2002// +/encoding03.xml/1.2/Thu Feb 7 19:44:41 2002// +/encoding04.xml/1.2/Thu Feb 7 19:44:41 2002// +/encoding05.xml/1.2/Thu Feb 7 19:44:41 2002// +/encoding06.xml/1.2/Thu Feb 7 19:44:41 2002// +/encoding07.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa03.xml/1.1/Thu May 16 14:30:27 2002// +/pi.xml/1.2/Thu Feb 7 19:44:41 2002// +/pubid01.xml/1.2/Thu Feb 7 19:44:41 2002// +/pubid02.xml/1.2/Thu Feb 7 19:44:41 2002// +/pubid03.xml/1.2/Thu Feb 7 19:44:41 2002// +/pubid04.xml/1.2/Thu Feb 7 19:44:41 2002// +/pubid05.xml/1.2/Thu Feb 7 19:44:41 2002// +/sgml01.xml/1.2/Thu Feb 7 19:44:41 2002// +/sgml02.xml/1.2/Thu Feb 7 19:44:41 2002// +/sgml03.xml/1.2/Thu Feb 7 19:44:41 2002// +/sgml04.xml/1.2/Thu Feb 7 19:44:41 2002// +/sgml05.xml/1.2/Thu Feb 7 19:44:41 2002// +/sgml06.xml/1.2/Thu Feb 7 19:44:41 2002// +/sgml07.xml/1.2/Thu Feb 7 19:44:41 2002// +/sgml08.xml/1.2/Thu Feb 7 19:44:41 2002// +/sgml09.xml/1.2/Thu Feb 7 19:44:41 2002// +/sgml10.xml/1.2/Thu Feb 7 19:44:41 2002// +/sgml11.xml/1.2/Thu Feb 7 19:44:41 2002// +/sgml12.xml/1.2/Thu Feb 7 19:44:41 2002// +/sgml13.xml/1.2/Thu Feb 7 19:44:41 2002// +/uri01.xml/1.2/Thu Feb 7 19:44:41 2002// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/CVS/Repository new file mode 100644 index 0000000000..95984c5f42 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/sun/not-wf diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist01.xml new file mode 100644 index 0000000000..9b25d73aa1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist01.xml @@ -0,0 +1,12 @@ + + + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist02.xml new file mode 100644 index 0000000000..65405ca701 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist02.xml @@ -0,0 +1,13 @@ + + + + + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist03.xml new file mode 100644 index 0000000000..a7174c9146 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist03.xml @@ -0,0 +1,13 @@ + + + + + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist04.xml new file mode 100644 index 0000000000..f45d656f63 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist04.xml @@ -0,0 +1,13 @@ + + + + + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist05.xml new file mode 100644 index 0000000000..1705e80db2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist05.xml @@ -0,0 +1,13 @@ + + + + + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist06.xml new file mode 100644 index 0000000000..84444b4c9f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist06.xml @@ -0,0 +1,13 @@ + + + + + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist07.xml new file mode 100644 index 0000000000..3dd94e5926 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist07.xml @@ -0,0 +1,13 @@ + + + + + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist08.xml new file mode 100644 index 0000000000..c9e54c6a53 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist08.xml @@ -0,0 +1,12 @@ + + + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist09.xml new file mode 100644 index 0000000000..a1faf84494 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist09.xml @@ -0,0 +1,11 @@ + + + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist10.xml new file mode 100644 index 0000000000..d690200c65 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist10.xml @@ -0,0 +1,8 @@ + + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist11.xml new file mode 100644 index 0000000000..67de117714 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/attlist11.xml @@ -0,0 +1,7 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/cond.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/cond.dtd new file mode 100644 index 0000000000..4b43ef7a05 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/cond.dtd @@ -0,0 +1,3 @@ + + + ]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/cond01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/cond01.xml new file mode 100644 index 0000000000..5028d46e99 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/cond01.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/cond02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/cond02.xml new file mode 100644 index 0000000000..ce4e191c32 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/cond02.xml @@ -0,0 +1,6 @@ + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/content01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/content01.xml new file mode 100644 index 0000000000..85c27dc874 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/content01.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/content02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/content02.xml new file mode 100644 index 0000000000..1086148a87 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/content02.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/content03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/content03.xml new file mode 100644 index 0000000000..c4fdff1f81 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/content03.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/decl01.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/decl01.ent new file mode 100644 index 0000000000..65059fdc85 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/decl01.ent @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/decl01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/decl01.xml new file mode 100644 index 0000000000..ee57cb4d80 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/decl01.xml @@ -0,0 +1,8 @@ + + + + + %ent01; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd00.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd00.xml new file mode 100644 index 0000000000..5c3e9aa236 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd00.xml @@ -0,0 +1,8 @@ + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd01.xml new file mode 100644 index 0000000000..3af805c7b1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd01.xml @@ -0,0 +1,8 @@ + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd02.xml new file mode 100644 index 0000000000..da2c6394fc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd02.xml @@ -0,0 +1,8 @@ + + + "> + % foo; +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd03.xml new file mode 100644 index 0000000000..6f5234a955 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd03.xml @@ -0,0 +1,9 @@ + + + "> + %foo + ; +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd04.xml new file mode 100644 index 0000000000..4acb0c2fee --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd04.xml @@ -0,0 +1,7 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd05.xml new file mode 100644 index 0000000000..2d4c8cf889 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd05.xml @@ -0,0 +1,7 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd07.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd07.dtd new file mode 100644 index 0000000000..7acb91f11f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd07.dtd @@ -0,0 +1,7 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd07.xml new file mode 100644 index 0000000000..921ed63a4e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/dtd07.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/element00.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/element00.xml new file mode 100644 index 0000000000..4d7a0110ff --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/element00.xml @@ -0,0 +1,3 @@ + + Incomplete end tag. + + Incomplete end tag. + ]> + + <% @ LANGUAGE="VBSCRIPT" %> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/element03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/element03.xml new file mode 100644 index 0000000000..eb0c93ad49 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/element03.xml @@ -0,0 +1,5 @@ + ]> + + <% document.println ("hello, world"); %> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/element04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/element04.xml new file mode 100644 index 0000000000..7f639c22fb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/element04.xml @@ -0,0 +1,4 @@ + ]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding01.xml new file mode 100644 index 0000000000..5ef3915a0c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding01.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding02.xml new file mode 100644 index 0000000000..b6ebbb4a8e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding02.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding03.xml new file mode 100644 index 0000000000..be6cc1a511 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding03.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding04.xml new file mode 100644 index 0000000000..dbecbcdd11 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding04.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding05.xml new file mode 100644 index 0000000000..94edbfbc27 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding05.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding06.xml new file mode 100644 index 0000000000..ee1a699e34 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding06.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding07.xml new file mode 100644 index 0000000000..cd225c577e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/encoding07.xml @@ -0,0 +1,10 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/not-sa03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/not-sa03.xml new file mode 100644 index 0000000000..6f1fb4ba92 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/not-sa03.xml @@ -0,0 +1,12 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pi.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pi.xml new file mode 100644 index 0000000000..c50a0f088c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pi.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid01.xml new file mode 100644 index 0000000000..4df57fd534 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid01.xml @@ -0,0 +1,9 @@ + + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid02.xml new file mode 100644 index 0000000000..c1a0da162c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid02.xml @@ -0,0 +1,10 @@ + + + + + " "ignored"> +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid03.xml new file mode 100644 index 0000000000..55b074c9af --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid03.xml @@ -0,0 +1,10 @@ + + + + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid04.xml new file mode 100644 index 0000000000..fd268aa07a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid04.xml @@ -0,0 +1,10 @@ + + + + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid05.xml new file mode 100644 index 0000000000..a0e8bdd94a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/pubid05.xml @@ -0,0 +1,8 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml01.xml new file mode 100644 index 0000000000..83fa98ccf1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml01.xml @@ -0,0 +1,7 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml02.xml new file mode 100644 index 0000000000..a22d74086a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml02.xml @@ -0,0 +1,4 @@ + + + ]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml03.xml new file mode 100644 index 0000000000..78b4aa8e9c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml03.xml @@ -0,0 +1,4 @@ + ]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml04.xml new file mode 100644 index 0000000000..36f863c917 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml04.xml @@ -0,0 +1,12 @@ + + + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml05.xml new file mode 100644 index 0000000000..90217955e7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml05.xml @@ -0,0 +1,12 @@ + + + + + + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml06.xml new file mode 100644 index 0000000000..8ce6b55680 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml06.xml @@ -0,0 +1,11 @@ + + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml07.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml07.xml new file mode 100644 index 0000000000..4622b83ba5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml07.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml08.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml08.xml new file mode 100644 index 0000000000..5cf457c078 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml08.xml @@ -0,0 +1,7 @@ + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml09.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml09.xml new file mode 100644 index 0000000000..d943ce9a9f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml09.xml @@ -0,0 +1,8 @@ + + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml10.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml10.xml new file mode 100644 index 0000000000..ba03a03915 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml10.xml @@ -0,0 +1,7 @@ + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml11.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml11.xml new file mode 100644 index 0000000000..6d8e4a2794 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml11.xml @@ -0,0 +1,7 @@ + + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml12.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml12.xml new file mode 100644 index 0000000000..e2f0b2e57c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml12.xml @@ -0,0 +1,8 @@ + + +]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml13.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml13.xml new file mode 100644 index 0000000000..97e9702eda --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/sgml13.xml @@ -0,0 +1,11 @@ + + + + + +]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/uri01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/uri01.xml new file mode 100644 index 0000000000..c15ceb4960 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/not-wf/uri01.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/sun-error.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/sun-error.xml new file mode 100644 index 0000000000..31656dc1b8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/sun-error.xml @@ -0,0 +1,10 @@ + + + + + SYSTEM ids may not have URI fragments + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/sun-invalid.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/sun-invalid.xml new file mode 100644 index 0000000000..25464058df --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/sun-invalid.xml @@ -0,0 +1,359 @@ + + + + Tests the No Duplicate Types VC + + + Tests the "Notation Declared" VC by using an undeclared + notation name. + + + Tests the "Element Valid" VC (clause 2) + by omitting a required element. + + + Tests the Element Valid VC (clause 4) + by including an undeclared child element. + + + Tests the Element Valid VC (clause 1) + by including elements in an EMPTY content model. + + + Tests the Element Valid VC (clause 3) by including a child element + not permitted by a mixed content model. + + + Tests the Unique Element Type Declaration VC. + + + Tests the No Duplicate Types VC. + + + Tests the Element Valid VC (clause 1), + using one of the predefined internal entities + inside an EMPTY content model. + + + Tests the ID (is a Name) VC + + + Tests the ID (appears once) VC + + + Tests the One ID per Element Type VC + + + Tests the ID Attribute Default VC + + + Tests the ID Attribute Default VC + + + Tests the IDREF (is a Name) VC + + + Tests the IDREFS (is a Names) VC + + + Tests the IDREF (matches an ID) VC + + + Tests the IDREF (IDREFS matches an ID) VC + + + Tests the Standalone Document Declaration VC, ensuring that + optional whitespace causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + attributes needing normalization cause a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + attributes needing defaulting cause a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + a token attribute that needs normalization causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + a NOTATION attribute that needs normalization + causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + an NMTOKEN attribute needing normalization + causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + an NMTOKENS attribute needing normalization + causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + an ID attribute needing normalization causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + an IDREF attribute needing normalization causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + an IDREFS attribute needing normalization causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + an ENTITY attribute needing normalization causes a validity error. + + + Tests the Standalone Document Declaration VC, ensuring that + an ENTITIES attribute needing normalization causes a validity error. + + + CDATA sections containing only whitespace do not match the nonterminal S, and cannot + appear in these positions. + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing no children where + one is required. + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + two children where one is required. + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where two are required. + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where two are required. + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (one construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a second construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a third construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a fourth construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a fifth construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a basic construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a second construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a third construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a fourth construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a fifth construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a sixth construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a seventh construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (an eigth construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a ninth construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a tenth construction of that model). + + + Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + text content where one or more elements are + required. + + + Tests the Required Attribute VC. + + + Tests the Attribute Value Type (declared) + VC for the xml:space attribute + + + Tests the Attribute Value Type (declared) + VC for the xml:lang attribute + + + Tests the Root Element Type VC + + + Tests the "Entity Name" VC for the ENTITY attribute type. + + + Tests the "Entity Name" VC for the ENTITIES attribute type. + + + Tests the "Notation Attributes" VC for the + NOTATION attribute type, first clause: value must be one + of the ones that's declared. + + + Tests the "Notation Attributes" VC for the + NOTATION attribute type, second clause: the names in the + declaration must all be declared. + + + Tests the "Name Token" VC for the NMTOKEN attribute type. + + + Tests the "Name Token" VC for the NMTOKENS attribute type. + + + Tests the "Enumeration" VC by providing + a value which wasn't one of the choices. + + + Tests the "Fixed Attribute Default" VC by + providing the wrong value. + + + Tests the "Attribute Default Legal" VC by + providing an illegal IDREF value. + + + Tests the "Attribute Default Legal" VC by + providing an illegal IDREFS value. + + + Tests the "Attribute Default Legal" VC by + providing an illegal ENTITY value. + + + Tests the "Attribute Default Legal" VC by + providing an illegal ENTITIES value. + + + Tests the "Attribute Default Legal" VC by + providing an illegal NMTOKEN value. + + + Tests the "Attribute Default Legal" VC by + providing an illegal NMTOKENS value. + + + Tests the "Attribute Default Legal" VC by + providing an illegal NOTATIONS value. + + + Tests the "Attribute Default Legal" VC by + providing an illegal enumeration value. + + + Tests reading an invalid "big endian" UTF-16 document + + + Tests reading an invalid "little endian" UTF-16 document + + + CDATA section containing only white space does not match the nonterminal S, and cannot + appear in these positions. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/sun-not-wf.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/sun-not-wf.xml new file mode 100644 index 0000000000..1203bc024f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/sun-not-wf.xml @@ -0,0 +1,179 @@ + + + + Tests the Entity Declared WFC, ensuring that + a reference to externally defined entity causes a well-formedness error. + + SGML's NUTOKEN is not allowed. + + + SGML's NUTOKENS attribute type is not allowed. + + + Comma doesn't separate enumerations, unlike in SGML. + + + SGML's NUMBER attribute type is not allowed. + + + SGML's NUMBERS attribute type is not allowed. + + + SGML's NAME attribute type is not allowed. + + + SGML's NAMES attribute type is not allowed. + + + SGML's #CURRENT is not allowed. + + + SGML's #CONREF is not allowed. + + + Whitespace required between attributes + + + Whitespace required between attributes + + + Only INCLUDE and IGNORE are conditional section keywords + + + Must have keyword in conditional sections + + + No whitespace before "?" in content model + + + No whitespace before "*" in content model + + + No whitespace before "+" in content model + + + External entities may not have standalone decls. + + + Comma mandatory in content model + + + Can't mix comma and vertical bar in content models + + + PE name immediately after "%" + + + PE name immediately followed by ";" + + + PUBLIC literal must be quoted + + + SYSTEM identifier must be quoted + + + Text declarations (which optionally begin any external entity) + are required to have "encoding=...". + + + + EOF in middle of incomplete ETAG + + + EOF in middle of incomplete ETAG + + + Illegal markup (<%@ ... %>) + + + Illegal markup (<% ... %>) + + + Illegal markup (<!ELEMENT ... >) + + + Illegal character " " in encoding name + + + Illegal character "/" in encoding name + + + Illegal character reference in encoding name + + + Illegal character ":" in encoding name + + + Illegal character "@" in encoding name + + + Illegal character "+" in encoding name + + + Text declarations (which optionally begin any external entity) + are required to have "encoding=...". + + + No space between PI target name and data + + + Illegal entity ref in public ID + + + Illegal characters in public ID + + + Illegal characters in public ID + + + Illegal characters in public ID + + + SGML-ism: public ID without system ID + + + SGML-ism: omitted end tag for EMPTY content + + + XML declaration must be at the very beginning of a document; + it"s not a processing instruction + + + Comments may not contain "--" + + + ATTLIST declarations apply to only one element, unlike SGML + + + ELEMENT declarations apply to only one element, unlike SGML + + + ATTLIST declarations are never global, unlike in SGML + + + SGML Tag minimization specifications are not allowed + + + SGML Tag minimization specifications are not allowed + + + SGML Content model exception specifications are not allowed + + + SGML Content model exception specifications are not allowed + + + CDATA is not a valid content model spec + + + RCDATA is not a valid content model spec + + + SGML Unordered content models not allowed diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/sun-valid.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/sun-valid.xml new file mode 100644 index 0000000000..dceefe110d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/sun-valid.xml @@ -0,0 +1,147 @@ + + + + Parameter entities references are NOT RECOGNIZED in default attribute + values. + + + Tests parsing of alternative forms of text-only mixed + content declaration. + + + Comments don't get parameter entity expansion + + + Tests clauses 1, 3, and 4 of the Element Valid + validity constraint. + + + Tests use of external parsed entities with and without content. + + + Tests use of external parsed entities with different + encodings than the base document. + + + A non-standalone document is valid if declared as such. + + + A non-standalone document is valid if declared as such. + + + A non-standalone document is valid if declared as such. + + + A non-standalone document is valid if declared as such. + + + NOTATION declarations don't need SYSTEM IDs; and + externally declared notations may be used to declare + unparsed entities in the internal DTD subset. + The notation must be reported to the application. + + + + Tests declarations of "children" content models, and + the validity constraints associated with them. + + + Tests the #REQUIRED attribute declaration syntax, and + the associated validity constraint. + + + A document may be marked 'standalone' if any optional + whitespace is defined within the internal DTD subset. + + + A document may be marked 'standalone' if any + attributes that need normalization are + defined within the internal DTD subset. + + + A document may be marked 'standalone' if any + the defined entities need expanding are internal, + and no attributes need defaulting or normalization. + On output, requires notations to be correctly reported. + + + + Like sa03 but relies on attribute + defaulting defined in the internal subset. + On output, requires notations to be correctly reported. + + + + Like sa01 but this document is standalone + since it has no optional whitespace. + On output, requires notations to be correctly reported. + + + + XML permits token reuse, while SGML does not. + + + Tests a lowercase ISO language code. + + + Tests a ISO language code with a subcode. + + + Tests a IANA language code with a subcode. + + + Tests a user language code with a subcode. + + + Tests an uppercase ISO language code. + + + Tests a user language code. + + + Tests construction of internal entity replacement text, using + an example in the XML specification. + + + Tests construction of internal entity replacement text, using + an example in the XML specification. + + + Tests construction of internal entity replacement text, using + a complex example in the XML specification. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/CVS/Entries new file mode 100644 index 0000000000..cecb2c4024 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/CVS/Entries @@ -0,0 +1,37 @@ +/dtd00.xml/1.2/Thu Feb 7 19:44:41 2002// +/dtd01.xml/1.2/Thu Feb 7 19:44:41 2002// +/dtdtest.dtd/1.3/Wed May 1 17:59:08 2002// +/element.xml/1.2/Thu Feb 7 19:44:41 2002// +/ext01.ent/1.2/Thu Feb 7 19:44:41 2002// +/ext01.xml/1.2/Thu Feb 7 19:44:41 2002// +/ext02.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa01.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa02.xml/1.3/Mon Apr 22 13:16:53 2002// +/not-sa03.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa04.xml/1.2/Thu Feb 7 19:44:41 2002// +/notation01.dtd/1.2/Thu Feb 7 19:44:41 2002// +/notation01.xml/1.2/Thu Feb 7 19:44:41 2002// +/null.ent/1.1/Mon Feb 11 18:38:34 2002// +/optional.xml/1.3/Wed May 1 18:06:13 2002// +/pe00.dtd/1.2/Thu Feb 7 19:44:41 2002// +/pe00.xml/1.2/Thu Feb 7 19:44:41 2002// +/pe01.dtd/1.1/Fri Feb 22 16:47:37 2002// +/pe01.ent/1.1/Fri Feb 22 16:47:37 2002// +/pe01.xml/1.4/Fri Feb 22 16:47:37 2002// +/pe02.xml/1.2/Thu Feb 7 19:44:41 2002// +/pe03.xml/1.1/Thu Feb 21 18:51:30 2002// +/required00.xml/1.2/Thu Feb 7 19:44:41 2002// +/sa.dtd/1.2/Thu Feb 7 19:44:41 2002// +/sa01.xml/1.2/Thu Feb 7 19:44:41 2002// +/sa02.xml/1.3/Mon Apr 22 13:12:39 2002// +/sa03.xml/1.2/Thu Feb 7 19:44:41 2002// +/sa04.xml/1.3/Thu Apr 3 14:58:00 2003// +/sa05.xml/1.2/Thu Feb 7 19:44:41 2002// +/sgml01.xml/1.2/Thu Feb 7 19:44:41 2002// +/v-lang01.xml/1.2/Thu Feb 7 19:44:41 2002// +/v-lang02.xml/1.2/Thu Feb 7 19:44:41 2002// +/v-lang03.xml/1.2/Thu Feb 7 19:44:41 2002// +/v-lang04.xml/1.2/Thu Feb 7 19:44:41 2002// +/v-lang05.xml/1.2/Thu Feb 7 19:44:41 2002// +/v-lang06.xml/1.2/Thu Feb 7 19:44:41 2002// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/CVS/Repository new file mode 100644 index 0000000000..c0debafe50 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/sun/valid diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/dtd00.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/dtd00.xml new file mode 100644 index 0000000000..d92c44bda4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/dtd00.xml @@ -0,0 +1,7 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/dtd01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/dtd01.xml new file mode 100644 index 0000000000..b0d6ae4ebd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/dtd01.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/dtdtest.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/dtdtest.dtd new file mode 100644 index 0000000000..56539d0da4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/dtdtest.dtd @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/element.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/element.xml new file mode 100644 index 0000000000..9f02030aea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/element.xml @@ -0,0 +1,38 @@ + + + + + +]> + + + + + + + + + + + + + + allowed + ]]> + + also + ]]> + + moreover + + allowed & stuff + + also + + moreover + moreover + + too + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/ext01.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/ext01.ent new file mode 100644 index 0000000000..c75c62943c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/ext01.ent @@ -0,0 +1,7 @@ + + + + + + + "dumber than a bag full of hammers" diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/ext01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/ext01.xml new file mode 100644 index 0000000000..d826da98a5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/ext01.xml @@ -0,0 +1,9 @@ + + + + + + +]> + &root; &root; &null; &null; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/ext02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/ext02.xml new file mode 100644 index 0000000000..af5440b7fd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/ext02.xml @@ -0,0 +1,8 @@ + + + + +]> + + &utf16b; &utf16l; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/not-sa01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/not-sa01.xml new file mode 100644 index 0000000000..536cb4b06e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/not-sa01.xml @@ -0,0 +1,10 @@ + + + + + + + The whitespace before and after this element keeps + this from being standalone. + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/not-sa02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/not-sa02.xml new file mode 100644 index 0000000000..bd938b034e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/not-sa02.xml @@ -0,0 +1,30 @@ + + + +]> + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/not-sa03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/not-sa03.xml new file mode 100644 index 0000000000..2a13a005ed --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/not-sa03.xml @@ -0,0 +1,25 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/not-sa04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/not-sa04.xml new file mode 100644 index 0000000000..d4e12aa6e6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/not-sa04.xml @@ -0,0 +1,30 @@ + + + + + + + +]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/notation01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/notation01.dtd new file mode 100644 index 0000000000..23726851aa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/notation01.dtd @@ -0,0 +1,8 @@ + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/notation01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/notation01.xml new file mode 100644 index 0000000000..4b8bc10e31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/notation01.xml @@ -0,0 +1,5 @@ + + +]> +test diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/null.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/null.ent new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/optional.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/optional.xml new file mode 100644 index 0000000000..fe8d482510 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/optional.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/CVS/Entries new file mode 100644 index 0000000000..469e0ed46a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/CVS/Entries @@ -0,0 +1,28 @@ +/dtd00.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/dtd01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/element.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ext01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/ext02.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/not-sa01.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa02.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa03.xml/1.2/Thu Feb 7 19:44:41 2002// +/not-sa04.xml/1.2/Thu Feb 7 19:44:41 2002// +/notation01.xml/1.2/Thu Feb 7 19:44:41 2002// +/optional.xml/1.4/Mon May 20 15:33:35 2002// +/pe00.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/pe02.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/pe03.xml/1.1/Thu Feb 21 18:47:07 2002// +/required00.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/sa01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/sa02.xml/1.2/Thu Feb 7 19:44:41 2002// +/sa03.xml/1.2/Thu Feb 7 19:44:41 2002// +/sa04.xml/1.2/Thu Feb 7 19:44:41 2002// +/sa05.xml/1.2/Thu Feb 7 19:44:41 2002// +/sgml01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/v-lang01.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/v-lang02.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/v-lang03.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/v-lang04.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/v-lang05.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/v-lang06.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/CVS/Repository new file mode 100644 index 0000000000..b244dd58f6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/sun/valid/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/dtd00.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/dtd00.xml new file mode 100644 index 0000000000..ef2fc53c2f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/dtd00.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/dtd01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/dtd01.xml new file mode 100644 index 0000000000..ef2fc53c2f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/dtd01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/element.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/element.xml new file mode 100644 index 0000000000..f1aa64dbab --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/element.xml @@ -0,0 +1 @@ + allowed <allowed> also <% illegal otherwise %> moreover allowed & stuff also moreover moreover too \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/ext01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/ext01.xml new file mode 100644 index 0000000000..a8d213463d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/ext01.xml @@ -0,0 +1 @@ + "dumber than a bag full of hammers" "dumber than a bag full of hammers" \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/ext02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/ext02.xml new file mode 100644 index 0000000000..90718f8e55 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/ext02.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/not-sa01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/not-sa01.xml new file mode 100644 index 0000000000..12ce349ae2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/not-sa01.xml @@ -0,0 +1,6 @@ + + + +]> + The whitespace before and after this element keeps this from being standalone. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/not-sa02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/not-sa02.xml new file mode 100644 index 0000000000..0f31afb891 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/not-sa02.xml @@ -0,0 +1,6 @@ + + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/not-sa03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/not-sa03.xml new file mode 100644 index 0000000000..4eba2aa55e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/not-sa03.xml @@ -0,0 +1,6 @@ + + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/not-sa04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/not-sa04.xml new file mode 100644 index 0000000000..70e09f6f20 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/not-sa04.xml @@ -0,0 +1,6 @@ + + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/notation01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/notation01.xml new file mode 100644 index 0000000000..cbb7634d9a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/notation01.xml @@ -0,0 +1,4 @@ + +]> +test \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/optional.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/optional.xml new file mode 100644 index 0000000000..d131489085 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/optional.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/pe00.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/pe00.xml new file mode 100644 index 0000000000..7d48bbe463 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/pe00.xml @@ -0,0 +1 @@ +La Peste: Albert Camus, © 1947 Éditions Gallimard. All rights reserved \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/pe02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/pe02.xml new file mode 100644 index 0000000000..6bc066028e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/pe02.xml @@ -0,0 +1 @@ +This sample shows a error-prone method. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/pe03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/pe03.xml new file mode 100644 index 0000000000..eed428aa66 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/pe03.xml @@ -0,0 +1 @@ +

An ampersand (&) may be escaped numerically (&#38) or with a general entity (&amp;).

\ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/required00.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/required00.xml new file mode 100644 index 0000000000..f06dcb9f2c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/required00.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa01.xml new file mode 100644 index 0000000000..188f8ef629 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa01.xml @@ -0,0 +1 @@ + The whitespace around this element would be invalid as standalone were the DTD external. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa02.xml new file mode 100644 index 0000000000..10e4c648d5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa02.xml @@ -0,0 +1,6 @@ + + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa03.xml new file mode 100644 index 0000000000..4eba2aa55e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa03.xml @@ -0,0 +1,6 @@ + + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa04.xml new file mode 100644 index 0000000000..70e09f6f20 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa04.xml @@ -0,0 +1,6 @@ + + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa05.xml new file mode 100644 index 0000000000..931120d7fe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sa05.xml @@ -0,0 +1,6 @@ + + + +]> + No whitespace before or after this standalone element. \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sgml01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sgml01.xml new file mode 100644 index 0000000000..8c31029f02 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/sgml01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang01.xml new file mode 100644 index 0000000000..9752885abe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang01.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang02.xml new file mode 100644 index 0000000000..cdf492e87c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang02.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang03.xml new file mode 100644 index 0000000000..d9d68a44ce --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang03.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang04.xml new file mode 100644 index 0000000000..cda324b178 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang04.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang05.xml new file mode 100644 index 0000000000..fa3d57a4db --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang05.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang06.xml new file mode 100644 index 0000000000..451e36b0a1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/out/v-lang06.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe00.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe00.dtd new file mode 100644 index 0000000000..547457cc4b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe00.dtd @@ -0,0 +1,6 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe00.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe00.xml new file mode 100644 index 0000000000..af706647c8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe00.xml @@ -0,0 +1,2 @@ + +&book; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe01.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe01.dtd new file mode 100644 index 0000000000..59997b71eb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe01.dtd @@ -0,0 +1,6 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe01.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe01.ent new file mode 100644 index 0000000000..3f30827c7e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe01.ent @@ -0,0 +1,2 @@ +This is not a legal parameter entity, because +it does not match the "markupdecl" production. diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe01.xml new file mode 100644 index 0000000000..8003bbfa99 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe01.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe02.xml new file mode 100644 index 0000000000..44edb62dd6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe02.xml @@ -0,0 +1,9 @@ + + + +' > +%xx; +]> +This sample shows a &tricky; method. + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe03.xml new file mode 100644 index 0000000000..407bd1c5fe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/pe03.xml @@ -0,0 +1,8 @@ + + + +An ampersand (&#38;) may be escaped +numerically (&#38;#38) or with a general entity (&amp;).

" > +]> +&example; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/required00.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/required00.xml new file mode 100644 index 0000000000..4c63d36042 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/required00.xml @@ -0,0 +1,8 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa.dtd new file mode 100644 index 0000000000..a0733eb88c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa.dtd @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa01.xml new file mode 100644 index 0000000000..15ed49579f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa01.xml @@ -0,0 +1,13 @@ + + + + +]> + + + + The whitespace around this element would be + invalid as standalone were the DTD external. + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa02.xml new file mode 100644 index 0000000000..7a416601fa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa02.xml @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa03.xml new file mode 100644 index 0000000000..194cb82457 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa03.xml @@ -0,0 +1,28 @@ + + + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa04.xml new file mode 100644 index 0000000000..79df352fa8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa04.xml @@ -0,0 +1,38 @@ + + + + + + + +]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa05.xml new file mode 100644 index 0000000000..45180bca63 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sa05.xml @@ -0,0 +1,7 @@ + + + + + + No whitespace before or after this standalone element. + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sgml01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sgml01.xml new file mode 100644 index 0000000000..6cfdfee07d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/sgml01.xml @@ -0,0 +1,14 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang01.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang01.xml new file mode 100644 index 0000000000..4490f77530 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang01.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang02.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang02.xml new file mode 100644 index 0000000000..7d2b538921 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang02.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang03.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang03.xml new file mode 100644 index 0000000000..678f3cc687 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang03.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang04.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang04.xml new file mode 100644 index 0000000000..6f7cb4a8da --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang04.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang05.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang05.xml new file mode 100644 index 0000000000..135b9c887a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang05.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang06.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang06.xml new file mode 100644 index 0000000000..dc64fae993 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/sun/valid/v-lang06.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/testcases.dtd b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/testcases.dtd new file mode 100644 index 0000000000..ae352379a7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/testcases.dtd @@ -0,0 +1,140 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf-20010315.htm b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf-20010315.htm new file mode 100644 index 0000000000..c85c3d24c3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf-20010315.htm @@ -0,0 +1,39994 @@ + + + + XML Conformance Tests + + + + + +

+
+ + + + +
+ + + + +
+
+ + + + +
A Joint Development Effort
+
+
+
+

+

OASIS XML Conformance Subcommittee
XML 1.0 Test Suite, Second Edition
Working Draft
15 March 2001

+
+
+This version: +
+
+ +
+

+
+Current Version: +
+
+ +
+

+
+Previous Version: +
+
+ +
+

+
+Test Archive: +
+
+ +
+

+
+OASIS XML Conformance Technical Committee: +
+
+ +
+

+
+Comments: +
+
+ +
+

+
+ +

Table of Contents

+
    +
  1. +Introduction +
  2. +
  3. +Test Matrix +
  4. +
      +
    1. +Binary Tests +
    2. +
    3. +Output Tests +
    4. +
    +
  5. +Test Case Descriptions +
  6. +
      +
    1. +Valid Documents +
    2. +
    3. +Invalid Documents +
    4. +
    5. +Not-WF Documents +
    6. +
    7. +Optional Errors +
    8. +
    +
  7. +Contributors +
  8. +
+ +

1. Introduction

+

The OASIS XML Conformance Subcommittee is concerned with + improving the quality of XML processors. The tests described in this + document provide an initial set of metrics to determine how well a + particular implementation conforms to the + W3C XML 1.0 (Second Edition) Recommendation. + The XML Conformance Test Suite is intended + to complement the W3C XML 1.0 (Second Edition) Recommendation. All interpretations + of this Recommendation are subject to confirmation by the + W3C XML Coordination + Group. +

+

+ Conformance tests can be used by developers, content creators, and + users alike to increase their level of confidence in product quality. In + circumstances where interoperability is necessary, these tests can also + be used to determine that differing implementations support the same set + of features.

+

This report provides supporting documentation for all of the tests + contributed by members of the OASIS XML Conformance Subcommittee. + Sources from which these tests have been collected + include: James Clark XMLTEST cases, 18-Nov-1998; Fuji Xerox Japanese Text Tests; Sun Microsystems XML Tests; OASIS/NIST TESTS, 1-Nov-1998; IBM XML Tests; . Although the tests came from a variety of sources, the actual test + descriptions and references back to the specification were in many instances + added by members of this subcommittee. It is anticipated that this report + will supplement the actual tests, which are available from + + http://www.oasis-open.org/committees/xml-conformance/xml-test-suite.html.

+

Comments/suggestions should be + forwarded to the XML Conformance Subcommittee Chair, Mary Brady + <mbrady@nist.gov>.

+ +

2. Test Matrix

+

Two basic types of test are presented here. These are + respectively Binary Tests + and Output Tests.

+ +

2.1 Binary Tests

+

+Binary conformance tests are documents which + are grouped into one of four categories. Given a document + in a given category, each kind of XML parser must treat it + consistently and either accept it (a positive test) + or reject it (a negative test). It is in that sense + that the tests are termed "binary". The XML 1.0 (Second Edition) Recommendation + talks in terms of two types of XML processor: + validating ones, and nonvalidating ones. + There are two differences between these types of processors:

+
    +
  1. Validating processors check special productions that + nonvalidating parsers don't, called validity + constraints. (Both must check a basic set of productions, + requiring XML documents to be well formed.)
  2. +
  3. Nonvalidating processors are permitted to not + include external entities, such as files with + text. Accordingly, they may not report errors which + would have been detected had those entities been read.
  4. +
+

There are two types of such entity, parameter + entities holding definitions which affect validation + and other processing; and general entities which + hold marked up text. It will be appreciated that there are + then five kinds of XML processor: validating processors, + and four kinds of nonvalidating processor based on the + combinations of external entity which they include.

+
+ + + + + + + + + + + + + + + + + + + + + + + +
+Basic XML Parsing Test Matrix +
+ Test Document Type v. Parser Type +
 NonvalidatingValidating
External Entities
Ignored (3 cases)
External Entities
Read
Valid Documentsacceptacceptaccept
Invalid Documentsacceptacceptreject
Non-WF Documentsrejectrejectreject
WF Errors tied
+ to External Entity
accept +
(varies)
rejectreject
Documents with
Optional Errors
(not specified)(not specified)(not specified)
+
+

At this time, the XML community primarily uses parsers + which are in the rightmost two columns of this table, calling + them Well Formed XML Parsers (or "WF Parsers") and + Validating XML Parsers. A second test matrix + could be defined to address the variations in the types of + of XML processor which do not read all external entities. + That additional matrix is not provided here at this time.

+ +

2.2 Output Tests

+

The XML 1.0 (Second Edition) Recommendation places a number of requirements + on XML processors, to ensure that they report information to + applications as needed. Such requirements are testable. + Validating processors are required to report slightly more + information than nonvalidating ones, so some tests will + require separate output files. Some of the information that + must be reported will not be reportable without reading all + the external entities in a particular test. Many of the tests for + valid documents are paired with an output file to ensure that the XML + processor provides the correct information.

+

The output of these tests is provided in one of two forms, as + described in SUN Microsystems XML + Canonical Forms. At present, the James Clark + collection provides corresponding output in First XML + Canonical Form, and the SUN Microsystems + collection provides corresponding output in Second XML + Canonical Form. When the + W3C XML Group finalizes its work on Canonical XML, these + output files will be updated. +

+ +

3. Test Case Descriptions

+

This section of this report contains descriptions of test + cases, each of which fits into the categories noted above. + Each test case includes a document of one of the types in the + binary test matrix above (e.g. valid or invalid documents). +

+

In some cases, an output file , as + described in Section 2.2, will also be associated with + a valid document, which is used for output testing. If such + a file exists, it will be noted at the end of the description + of the input document.

+

The description for each test case is presented as a two + part table. The right part describes what the test does. + This description is intended to have enough detail to evaluate + diagnostic messages. The left part includes:

    +
  • An entry describing the Sections and/or Rules + from the + XML 1.0 (Second Edition) Recommendation which this case excercises.
  • +
  • The unique Test ID within a given Collection + for this test.
  • +
  • The Collection from which this test originated. + Given the Test ID and the Collection, each + test can be uniquely identified.
  • +
  • Some tests may have a field identifying the kinds of + external Entities a nonvalidating processor must + include (parameter, general, or both) to be able to + detect any errors in that test case.
  • +
+

+

+Note that the output format of this report is subject + to change. Also, since XSL does not currently support the + type of sorting rule necessary to make section numbers like + 2.12 appear after 2.2, the ordering is not quite what is + desired. +

+ +

3.1 Valid XML Documents

+

All conforming XML 1.0 Processors are + required to accept valid documents, reporting no + errors. In this section of this test report are found + descriptions of test cases which fit into this category.

+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1
Test ID:ibm-valid-P01-ibm01v01.xml
Collection:IBM XML Conformance Test Suite - Production 1
+
+

+ Tests with a xml document consisting of prolog followed by + element then Misc + +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.10
Test ID:valid-sa-084
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that although whitespace can be used to set apart markup for greater readability it is not necessary.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.10
Test ID:valid-sa-093
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace is not intended for inclusion in the delivered version of the document.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11
Test ID:valid-sa-116
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that a line break within CDATA will be normalized.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11
Test ID:valid-ext-sa-001
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A combination of carriage return line feed in an external entity must + be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11
Test ID:valid-ext-sa-002
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A carriage return (also CRLF) in an external entity must + be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11
Test ID:valid-ext-sa-004
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A carriage return (also CRLF) in an external entity must + be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11
Test ID:valid-ext-sa-009
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A carriage return (also CRLF) in an external entity must + be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11, 3.3.3
Test ID:valid-sa-108
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This tests normalization of end-of-line characters (CRLF) + within entities to LF, primarily as an output test.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11, 4.5
Test ID:valid-sa-068
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests definition of an internal entity holding a carriage return character + reference, which must not be normalized before reporting to the application. Line + break normalization only occurs when parsing external parsed entities.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11 3.2.1 3.2.2 4.2.2 [48] [51] [75]
Test ID:valid-ext-sa-006
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of optional character and content particles within mixed element content. The test also shows the use of an external entity and that a carriage control line feed in an external entity must be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11 4.2.2 [75]
Test ID:valid-ext-sa-011
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of a public identifier with and external entity. +The test also show that a carriage control line feed combination in an external +entity must be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P33-ibm33v01.xml
Collection:IBM XML Conformance Test Suite - Production 33
+
+

+ Tests LanguageID with Langcode - Subcode +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P34-ibm34v01.xml
Collection:IBM XML Conformance Test Suite - Production 34
+
+

+ Duplicate Test as ibm33v01.xml +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P35-ibm35v01.xml
Collection:IBM XML Conformance Test Suite - Production 35
+
+

+ Tests ISO639Code +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P36-ibm36v01.xml
Collection:IBM XML Conformance Test Suite - Production 36
+
+

+ Tests IanaCode +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P37-ibm37v01.xml
Collection:IBM XML Conformance Test Suite - Production 37
+
+

+ Tests UserCode +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P38-ibm38v01.xml
Collection:IBM XML Conformance Test Suite - Production 38
+
+

+ Tests SubCode +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12 [35]
Test ID:v-lang01
Collection:Sun Microsystems XML Tests
+
+

+ Tests a lowercase ISO language code.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12 [35]
Test ID:v-lang02
Collection:Sun Microsystems XML Tests
+
+

+ Tests a ISO language code with a subcode.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12 [35]
Test ID:v-lang05
Collection:Sun Microsystems XML Tests
+
+

+ Tests an uppercase ISO language code.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12 [36]
Test ID:v-lang03
Collection:Sun Microsystems XML Tests
+
+

+ Tests a IANA language code with a subcode.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12 [37]
Test ID:v-lang04
Collection:Sun Microsystems XML Tests
+
+

+ Tests a user language code with a subcode.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12 [37]
Test ID:v-lang06
Collection:Sun Microsystems XML Tests
+
+

+ Tests a user language code.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-valid-P02-ibm02v01.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests Char with 3 characters - 2 boundaries plus 1 in the middle - for + each range plus #x20 #x9 #xD #xA +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [1]
Test ID:o-p01pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ various Misc items where they can occur +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:valid-sa-049
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that characters outside of normal ascii range can be used as element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:valid-sa-050
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that characters outside of normal ascii range can be used as element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:valid-sa-051
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The document is encoded in UTF-16 and uses some name + characters well outside of the normal ASCII range. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:valid-sa-052
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The document is encoded in UTF-8 and the text inside the + root element uses two non-ASCII characters, encoded in UTF-8 + and each of which expands to a Unicode surrogate pair.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P03-ibm03v01.xml
Collection:IBM XML Conformance Test Suite - Production 3
+
+

+ Tests all 4 legal white space characters - #x20 #x9 #xD #xA +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P09-ibm09v01.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Empty EntityValue is legal +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P09-ibm09v02.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests a normal EnitityValue +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P09-ibm09v03.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests EnitityValue referencing a Parameter Entity +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P09-ibm09v04.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests EnitityValue referencing a General Entity +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P09-ibm09v05.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests EnitityValue with combination of GE, PE and text, the GE used is + declared in the student.dtd +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v01.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests empty AttValue with double quotes as the delimiters +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v02.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests empty AttValue with single quotes as the delimiters +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v03.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Test AttValue with double quotes as the delimiters and single quote inside +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v04.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Test AttValue with single quotes as the delimiters and double quote inside +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v05.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Test AttValue with a GE reference and double quotes as the delimiters +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v06.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Test AttValue with a GE reference and single quotes as the delimiters +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v07.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ testing AttValue with mixed references and text content in double quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v08.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ testing AttValue with mixed references and text content in single quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P11-ibm11v01.xml
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests empty systemliteral using the double quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P11-ibm11v02.xml
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests empty systemliteral using the single quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P11-ibm11v03.xml
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests regular systemliteral using the single quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P11-ibm11v04.xml
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests regular systemliteral using the double quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P12-ibm12v01.xml
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests empty systemliteral using the double quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P12-ibm12v02.xml
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests empty systemliteral using the single quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P12-ibm12v03.xml
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests regular systemliteral using the double quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P12-ibm12v04.xml
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests regular systemliteral using the single quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P13-ibm13v01.xml
Collection:IBM XML Conformance Test Suite - Production 13
+
+

+ Testing PubidChar with all legal PubidChar in a PubidLiteral +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:valid-sa-100
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Makes sure that PUBLIC identifiers may have some strange + characters. NOTE: The XML editors have said that the XML + specification errata will specify that parameter entity expansion + does not occur in PUBLIC identifiers, so that the '%' character + will not flag a malformed parameter entity reference. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid public IDs. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:valid-sa-012
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Uses a legal XML 1.0 name consisting of a single colon + character (disallowed by the latest XML Namespaces draft).

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:valid-sa-063
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The document is encoded in UTF-8 and the name of the + root element type uses non-ASCII characters.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [6]
Test ID:o-p06pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ various satisfactions of the Names production in a NAMES + attribute +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [7]
Test ID:o-p07pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ various valid Nmtoken 's in an attribute list declaration. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [8]
Test ID:o-p08pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ various satisfaction of an NMTOKENS attribute value. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid EntityValue's. Except for entity references, + markup is not recognized. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 2.10
Test ID:valid-sa-092
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demostrates that extra whitespace is normalized into a single space character.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 3.1 [10][40][41]
Test ID:valid-sa-109
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an attribute can have a null value.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 3.1 [13] [40]
Test ID:valid-sa-013
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that the Attribute in a Start-tag can consist of numerals along with special characters.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 3.1 [13] [40]
Test ID:valid-sa-014
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that all lower case letters are valid for the Attribute in a Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 3.1 [13] [40]
Test ID:valid-sa-015
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that all upper case letters are valid for the Attribute in a Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 3.1 [43]
Test ID:valid-sa-009
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that PubidChar can be used for element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 4.1 [10] [69]
Test ID:valid-not-sa-023
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of a parameter entity reference within an attribute list declaration. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-valid-P14-ibm14v01.xml
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Testing CharData with empty string +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-valid-P14-ibm14v02.xml
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Testing CharData with white space character +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-valid-P14-ibm14v03.xml
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Testing CharData with a general text string +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 2.5 2.6 2.7 [15] [16] [18]
Test ID:o-p43pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of character data, comments, processing instructions and CDATA sections within the start and end tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 3.1 [14] [43]
Test ID:valid-sa-048
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that character data is valid element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 3.1 [43]
Test ID:valid-sa-008
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates character references can be used for element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:valid-sa-119
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Comments may contain any legal XML characters; + only the string "--" is disallowed.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-valid-P15-ibm15v01.xml
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests empty comment +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-valid-P15-ibm15v02.xml
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment with regular text +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-valid-P15-ibm15v03.xml
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment with one dash inside +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-valid-P15-ibm15v04.xml
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment with more comprehensive content +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:dtd01
Collection:Sun Microsystems XML Tests
+
+

+ Comments don't get parameter entity expansion

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 3.1 [15] [43]
Test ID:valid-sa-021
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that comments are valid element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 3.1 [15] [43]
Test ID:valid-sa-022
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that comments are valid element content and that all characters before the double-hypen right angle combination are considered part of thecomment.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-valid-P16-ibm16v01.xml
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI definition with only PItarget name and nothing else +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-valid-P16-ibm16v02.xml
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI definition with only PItarget name and a white space +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-valid-P16-ibm16v03.xml
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI definition with PItarget name and text that contains + question mark and right angle +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-valid-P17-ibm17v01.xml
Collection:IBM XML Conformance Test Suite - Production 17
+
+

+ Tests PITarget name +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [15]
Test ID:valid-sa-037
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid comment and that it may appear anywhere in the document including at the end.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [15]
Test ID:valid-sa-038
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid comment and that it may appear anywhere in the document including the beginning.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:valid-sa-036
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid processing instruction.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:valid-sa-039
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid processing instruction and that it may appear at the beginning of the document.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 2.10 [16]
Test ID:valid-sa-055
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace within a processing instruction willnormalized into s single space character.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 2.10 [16]
Test ID:valid-sa-098
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace within a processing instruction is converted into a single space character.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 3.1 [16] [43]
Test ID:valid-sa-016
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that Processing Instructions are valid element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 3.1 [16] [43]
Test ID:valid-sa-017
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that Processing Instructions are valid element content and there can be more than one.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:valid-not-sa-031
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Expands a general entity which contains a CDATA section with + what looks like a markup declaration (but is just text since + it's in a CDATA section).

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-valid-P18-ibm18v01.xml
Collection:IBM XML Conformance Test Suite - Production 18
+
+

+ Tests CDSect with CDStart CData CDEnd +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-valid-P19-ibm19v01.xml
Collection:IBM XML Conformance Test Suite - Production 19
+
+

+ Tests CDStart +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-valid-P20-ibm20v01.xml
Collection:IBM XML Conformance Test Suite - Production 20
+
+

+ Tests CDATA with empty string +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-valid-P20-ibm20v02.xml
Collection:IBM XML Conformance Test Suite - Production 20
+
+

+ Tests CDATA with regular content +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-valid-P21-ibm21v01.xml
Collection:IBM XML Conformance Test Suite - Production 21
+
+

+ Tests CDEnd +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [20]
Test ID:valid-sa-114
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that all text within a valid CDATA section is considered text and not recognized as markup.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 3.1 [18] [43]
Test ID:valid-sa-018
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that CDATA sections are valid element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 3.1 [18] [43]
Test ID:valid-sa-019
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that CDATA sections are valid element content and that +ampersands may occur in their literal form.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 3.1 [18] [43]
Test ID:valid-sa-020
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstractes that CDATA sections are valid element content and that +everyting between the CDStart and CDEnd is recognized as character data not markup.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v01.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with XMLDecl and doctypedecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v02.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with doctypedecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v03.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with Misc doctypedecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v04.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with doctypedecl Misc +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v05.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with XMLDecl Misc doctypedecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v06.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with XMLDecl doctypedecl Misc +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v07.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with XMLDecl Misc doctypedecl Misc +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v01.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VersionInfo only +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v02.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VersionInfo EncodingDecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v03.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VersionInfo SDDecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v04.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VerstionInfo and a trailing whitespace char +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v05.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VersionInfo EncodingDecl SDDecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v06.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VersionInfo EncodingDecl SDDecl and a trailing whitespace +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P24-ibm24v01.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with single quote +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P24-ibm24v02.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with double quote +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P25-ibm25v01.xml
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests EQ with = +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P25-ibm25v02.xml
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests EQ with = and spaces on both sides +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P25-ibm25v03.xml
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests EQ with = and space in front of it +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P25-ibm25v04.xml
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests EQ with = and space after it +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P26-ibm26v01.xml
Collection:IBM XML Conformance Test Suite - Production 26
+
+

+ Tests VersionNum 1.0 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P27-ibm27v01.xml
Collection:IBM XML Conformance Test Suite - Production 27
+
+

+ Tests Misc with comment +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P27-ibm27v02.xml
Collection:IBM XML Conformance Test Suite - Production 27
+
+

+ Tests Misc with PI +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P27-ibm27v03.xml
Collection:IBM XML Conformance Test Suite - Production 27
+
+

+ Tests Misc with white spaces +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P28-ibm28v01.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with internal DTD only +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P28-ibm28v02.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with external subset and combinations of different markup + declarations and PEReferences +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P29-ibm29v01.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests markupdecl with combinations of elementdecl, AttlistDecl,EntityDecl, + NotationDecl, PI and comment +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P29-ibm29v02.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC: PE in internal subset as a positive test +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P30-ibm30v01.xml
Collection:IBM XML Conformance Test Suite - Production 30
+
+

+ Tests extSubset with extSubsetDecl only in the dtd file +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P30-ibm30v02.xml
Collection:IBM XML Conformance Test Suite - Production 30
+
+

+ Tests extSubset with TextDecl and extSubsetDecl in the dtd file +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P31-ibm31v01.xml
Collection:IBM XML Conformance Test Suite - Production 31
+
+

+ Tests extSubsetDecl with combinations of markupdecls, conditionalSects, + PEReferences and white spaces +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8, 4.1 [69]
Test ID:valid-not-sa-024
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Constructs an <!ATTLIST...> declaration from several PEs.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML decl and doctypedecl +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ just doctypedecl +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass6
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S between decls is not required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:valid-sa-033
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that both a EncodingDecl and SDDecl are valid within the prolog.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:valid-sa-028
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid prolog that uses double quotes as delimeters around the VersionNum.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:valid-sa-029
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid prolog that uses single quotes as delimters around the VersionNum.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [25]
Test ID:valid-sa-030
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid prolog that contains whitespace on both sides of the equal sign in the VersionInfo.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [29]
Test ID:o-p29pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid types of markupdecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [31]
Test ID:o-p31pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ external subset can be empty +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 3.4 4.2.2 [31] [62] [63] [75]
Test ID:o-p31pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with EXternalID as Enternal Entity. The external entity contains a parameter entity reference and condtional sections.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 4.1 [28] [69]
Test ID:o-p28pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with Parameter entity reference. The declaration of a parameter entity must precede any reference to it.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 4.1 [28] [69]
Test ID:o-p28pass5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with ExternalID as an External Entity. A parameter entity reference is also used.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 4.2.2 [28] [75]
Test ID:o-p28pass4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with ExternalID as an External Entity declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 4.2.2 [30] [75]
Test ID:o-p30pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with ExternalID as an External Entity. The external entity has an element declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 4.2.2 4.3.1 [30] [75] [77]
Test ID:o-p30pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with ExternalID as an Enternal Entity. The external entity begins with a Text Declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:not-sa01
Collection:Sun Microsystems XML Tests
+
+

+ A non-standalone document is valid if declared as such.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:not-sa02
Collection:Sun Microsystems XML Tests
+
+

+ A non-standalone document is valid if declared as such.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:not-sa03
Collection:Sun Microsystems XML Tests
+
+

+ A non-standalone document is valid if declared as such.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:not-sa04
Collection:Sun Microsystems XML Tests
+
+

+ A non-standalone document is valid if declared as such.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-valid-P32-ibm32v01.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests VC: Standalone Document Declaration with absent attribute that + has default value and standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-valid-P32-ibm32v02.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests VC: Standalone Document Declaration with external entity reference + and standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-valid-P32-ibm32v03.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests VC: Standalone Document Declaration with attribute values that need + to be normalized and standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-valid-P32-ibm32v04.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests VC: Standalone Document Declaration with whitespace in mixed content + and standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:valid-sa-032
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid SDDecl within the prolog.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:sa01
Collection:Sun Microsystems XML Tests
+
+

+ A document may be marked 'standalone' if any optional + whitespace is defined within the internal DTD subset.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:sa02
Collection:Sun Microsystems XML Tests
+
+

+ A document may be marked 'standalone' if any + attributes that need normalization are + defined within the internal DTD subset.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:sa03
Collection:Sun Microsystems XML Tests
+
+

+ A document may be marked 'standalone' if any + the defined entities need expanding are internal, + and no attributes need defaulting or normalization. + On output, requires notations to be correctly reported. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:sa04
Collection:Sun Microsystems XML Tests
+
+

+ Like sa03 but relies on attribute + defaulting defined in the internal subset. + On output, requires notations to be correctly reported. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:sa05
Collection:Sun Microsystems XML Tests
+
+

+ Like sa01 but this document is standalone + since it has no optional whitespace. + On output, requires notations to be correctly reported. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:element
Collection:Sun Microsystems XML Tests
+
+

+ Tests clauses 1, 3, and 4 of the Element Valid + validity constraint.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-valid-P39-ibm39v01.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with EmptyElemTag and STag content Etag, also tests the + VC: Element Valid with elements that have children, Mixed and ANY + contents +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-valid-P40-ibm40v01.xml
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with possible combinations of its fields, also tests WFC: + Unique Att Spec. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-valid-P41-ibm41v01.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with Name Eq AttValue and VC: Attribute Value Type +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-valid-P42-ibm42v01.xml
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with possible combinations of its fields +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-valid-P43-ibm43v01.xml
Collection:IBM XML Conformance Test Suite - Production 43
+
+

+ Tests content with all possible constructs: element, CharData, Reference, + CDSect, Comment +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-valid-P44-ibm44v01.xml
Collection:IBM XML Conformance Test Suite - Production 44
+
+

+ Tests EmptyElemTag with possible combinations of its fields +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:valid-sa-002
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that whitespace is permitted after the tag name in a Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:valid-sa-005
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid attribute specification within a Start-tag that +contains whitespace on both sides of the equal sign.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:valid-sa-010
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that whitespace is valid after the Attribute in a Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:valid-sa-011
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates mutliple Attibutes within the Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:valid-sa-104
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace within an Attribute of a Start-tag is normalized to a single space character.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40] [42]
Test ID:valid-sa-054
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace within Start-tags and End-tags are nomalized into single spaces.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:valid-sa-004
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid attribute specification within a Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:valid-sa-006
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that the AttValue within a Start-tag can use a single quote as a delimter.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:valid-sa-003
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that whitespace is permitted after the tag name in an End-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:valid-sa-023
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that Entity References are valid element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:valid-sa-047
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace is normalized into single space character.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43] [44]
Test ID:o-p28pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Empty-element tag must be used for element which are declared EMPTY.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:valid-sa-034
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the correct syntax for an Empty element tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:valid-sa-035
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that whitespace is permissible after the name in an Empty element tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:valid-sa-044
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that the empty-element tag must be use for an elements that are declared EMPTY.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 4.1 [43] [66]
Test ID:valid-sa-024
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that Entity References are valid element content and also demonstrates a valid Entity Declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 4.1 [43] [68]
Test ID:valid-ext-sa-003
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that the content of an element can be empty. In this case the external entity is an empty file.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 4.6 [43]
Test ID:valid-sa-007
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates numeric character references can be used for element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-valid-P45-ibm45v01.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests both P45 elementDecl and P46 contentspec with possible combinations + of their constructs +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-valid-P47-ibm47v01.xml
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests all possible children,cp,choice,seq patterns in P47,P48,P49,P50 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-valid-P49-ibm49v01.xml
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests VC:Proper Group/PE Nesting with PEs of choices that are properly nested + with parenthesized groups in external subsets +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-valid-P50-ibm50v01.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests VC:Proper Group/PE Nesting with PEs of seq that are properly nested + with parenthesized groups in external subsets +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:valid-sa-057
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an element content model whose element can occur zero or more times.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [48][49]
Test ID:valid-sa-112
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates shows the use of content particles within the element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [50]
Test ID:valid-sa-081
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the optional character following a name or list to govern the number of times an element or content particles in the list occur.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 4.2.2 [48] [75]
Test ID:valid-ext-sa-005
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of optional character and content particles within an element content. The test also show the use of external entity.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-valid-P51-ibm51v01.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with possible combinations of its fields amd VC: No + Duplicate Types +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-valid-P51-ibm51v02.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests VC:Proper Group/PE Nesting with PEs of Mixed that are properly nested + with parenthesized groups in external subsets +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:valid-sa-001
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Element Type Declaration with Mixed Content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:dtd00
Collection:Sun Microsystems XML Tests
+
+

+ Tests parsing of alternative forms of text-only mixed + content declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid Mixed contentspec's. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:o-p45pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid element declarations +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:valid-sa-025
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Element Type Declaration and that the contentspec can be of mixed content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:valid-sa-026
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Element Type Declaration and that EMPTY is a valid contentspec.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:valid-sa-027
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Element Type Declaration and that ANY is a valid contenspec.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 3.2.1 [45] [46] [47]
Test ID:o-p48pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of contentspec, element content models, choices, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 3.2.1 [45] [46] [47]
Test ID:o-p49pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of contentspec, element content models, choices, and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear. Whitespace is also valid between choices.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 3.2.1 [45] [46] [47]
Test ID:o-p50pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of contentspec, element content models, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear. Whitespace is also valid between sequences.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 3.2.1 [45] [46] [47]
Test ID:o-p47pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of contentspec, element content models, choices, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 3.2.1 3.2.2 [45] [46] [47] [51]
Test ID:o-p46pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of contentspec, element content models, and mixed content within an element type declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 3.3 [46] [53]
Test ID:valid-sa-059
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Element Type Declaration that uses the contentspec of EMPTY. The element cannot have any contents and must always appear as an empty element in the document. The test also shows an Attribute-list declaration with multiple AttDef's.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:valid-sa-043
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ An element's attributes may be declared before its content + model; and attribute values may contain newlines.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:valid-sa-097
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this tests whether an externally + defined attribute declaration (with a default) takes proper + precedence over a subsequent internal declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-valid-P52-ibm52v01.xml
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests all AttlistDecl and AttDef Patterns in P52 and P53 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:valid-sa-076
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Verifies that an XML parser will parse a NOTATION + attribute; the output phase of this test ensures that + both notations are reported to the application.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:valid-sa-090
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Verifies that an XML parser will parse a NOTATION + attribute; the output phase of this test ensures that + the notation is reported to the application.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:valid-sa-091
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Verifies that an XML parser will parse an ENTITY + attribute; the output phase of this test ensures that + the notation is reported to the application, and for + validating parsers it further tests that the entity + is so reported.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P54-ibm54v01.xml
Collection:IBM XML Conformance Test Suite - Production 54
+
+

+ Tests all AttTypes : StringType, TokenizedTypes, EnumeratedTypes in + P55,P56,P57,P58,P59. Also tests all DefaultDecls in P60. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P54-ibm54v02.xml
Collection:IBM XML Conformance Test Suite - Production 54
+
+

+ Tests all AttTypes : StringType, TokenizedType, EnumeratedTypes in + P55,P56,P57. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P54-ibm54v03.xml
Collection:IBM XML Conformance Test Suite - Production 54
+
+

+ Tests AttTypes with StringType in P55. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P55-ibm55v01.xml
Collection:IBM XML Conformance Test Suite - Production 55
+
+

+ Tests StringType for P55. The "CDATA" occurs in the StringType for the + attribute "att" for the element "a". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v01.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56. The "ID", "IDREF", "IDREFS", "ENTITY", + "ENTITIES", "NMTOKEN", and "NMTOKENS" occur in the TokenizedType for the + attribute "attr". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v02.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: ID Attribute Default. The value "AC1999" is + assigned to the ID attribute "attr" with "#REQUIRED" in the DeaultDecl. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v03.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: ID Attribute Default. The value "AC1999" is + assigned to the ID attribute "attr" with "#IMPLIED" in the DeaultDecl. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v04.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: ID. The ID attribute "UniqueName" appears + only once in the document. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v05.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: One ID per element type. The element "a" or + "b" has only one ID attribute. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v06.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: IDREF. The IDREF value "AC456" matches the + value assigned to an ID attribute "UniqueName". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v07.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: IDREF. The IDREFS value "AC456 Q123" matches + the values assigned to the ID attribute "UniqueName" and "Uname". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v08.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: Entity Name. The value "image" of the ENTITY + attribute "sun" matches the name of an unparsed entity declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v09.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: Name Token. The value of the NMTOKEN attribute + "thistoken" matches the Nmtoken production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v10.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: Name Token. The value of the NMTOKENS + attribute "thistoken" matches the Nmtoken production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P57-ibm57v01.xml
Collection:IBM XML Conformance Test Suite - Production 57
+
+

+ Tests EnumeratedType in the AttType. The attribute "att" has a type (a|b) + with the element "a". + the +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P58-ibm58v01.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType for P58. It shows different patterns fro the NOTATION + attribute "attr". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P58-ibm58v02.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType for P58: Notation Attributes. The value "base64" of the + NOTATION attribute "attr" matches one of the notation names declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P59-ibm59v01.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration in the EnumeratedType for P59. It shows different + patterns for the Enumeration attribute "attr". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P59-ibm59v02.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration for P59 VC: Enumeration. The value "one" of the + Enumeration attribute "attr" matches one of the element names declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [54]
Test ID:o-p54pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ the three kinds of attribute types +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [55]
Test ID:o-p55pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ StringType = "CDATA" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ the 7 tokenized attribute types +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [57]
Test ID:o-p57pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ enumerated types are NMTOKEN or NOTATION lists +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ NOTATION enumeration has on or more items +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:v-sgml01
Collection:Sun Microsystems XML Tests
+
+

+ XML permits token reuse, while SGML does not.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:o-p59pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ NMTOKEN enumerations haveon or more items +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 4.1 [54] [66]
Test ID:valid-sa-041
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 4.1 [54] [66]
Test ID:valid-sa-042
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference. The test also shows that the leading zeros in the character reference are ignored.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 4.1 [54] [66]
Test ID:valid-sa-056
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference. The test also shows that the leading zeros in the character reference are ignored.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-valid-P60-ibm60v01.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl for P60. It shows different options "#REQUIRED", "#FIXED", + "#IMPLIED", and default for the attribute "chapter". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-valid-P60-ibm60v02.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl for P60 VC: Required Attribute. In the element "one" and + "two" the value of the #REQUIRED attribute "chapter" is given. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-valid-P60-ibm60v03.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl for P60 VC: Fixed Attribute Default. The value of the + #FIXED attribute "chapter" is exactly the same as the default value. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-valid-P60-ibm60v04.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl for P60 VC: Attribute Default Legal. The default value + specified for the attribute "attr" meets the lexical constraints of the + declared attribute type. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:required00
Collection:Sun Microsystems XML Tests
+
+

+ Tests the #REQUIRED attribute declaration syntax, and + the associated validity constraint.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ the four types of default values +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-058
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace be normalized into a single space character in an attribute of type NMTOKENS.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-095
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this requires extra whitespace + to be normalized into a single space character in an + attribute of type NMTOKENS.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-096
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace is normalized into a single space character in an attribute of type NMTOKENS.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-102
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that a CDATA attribute can pass a double quote as its value.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-103
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an attribute can pass a less than sign as its value.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-105
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this requires a CDATA attribute + with a tab character to be passed through as one space.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-106
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this requires a CDATA attribute + with a newline character to be passed through as one space.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-107
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this requires a CDATA attribute + with a return character to be passed through as one space.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-110
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this requires that a CDATA + attribute with a CRLF be normalized to one space.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-111
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references expanding to spaces doesn't affect + treatment of attributes.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-115
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an entity reference is processed by recursively processing the replacement text of the entity.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-ext-sa-013
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that whitespace is handled by adding a single whitespace to the normalized value in the attribute list.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-sa-045
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests whether more than one definition can be provided for the same attribute of a given element type with the first declaration being binding.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-sa-046
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that when more than one AttlistDecl is provided for a given element type, the contents of all those provided are merged.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-not-sa-006
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that when more than one definition is provided for the same attribute of a given element type only the first declaration is binding.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-not-sa-007
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of an Attribute list declaration within an external entity.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-not-sa-010
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that when more that one definition is provided for the same attribute of a given element type only the first declaration is binding.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-not-sa-026
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that when more that one definition is provided for the same attribute of a given element type only the first declaration is binding.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:o-p52pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid AttlistDecls: No AttDef's are required, + and the terminating + S is optional, multiple ATTLISTS per element are OK, and multiple + declarations of the same attribute are OK. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52][53]
Test ID:valid-sa-113
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that it is not an error to have attributes declared for an element not itself declared.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a valid AttDef +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [54]
Test ID:valid-sa-040
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Attribute List declaration that uses a StringType as the AttType.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [54]
Test ID:valid-sa-077
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use an EnumeratedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [54]
Test ID:valid-sa-078
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that REQUIRED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [56]
Test ID:valid-sa-071
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use ID as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [56]
Test ID:valid-sa-072
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use IDREF as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [56]
Test ID:valid-sa-073
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use IDREFS as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [56]
Test ID:valid-sa-074
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use ENTITY as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [56]
Test ID:valid-sa-075
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use ENTITIES as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.2 [52] [60]
Test ID:valid-sa-079
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that FIXED is a valid DefaultDecl and that a value can be given to the attribute in the Start-tag as well as the AttListDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.2 [52] [60]
Test ID:valid-sa-080
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that FIXED is a valid DefaultDecl and that an value can be given to the attribute.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P61-ibm61v01.xml
Collection:IBM XML Conformance Test Suite - Production 61
+
+

+ Tests conditionalSect for P61. It takes the option "invludeSect" in the file + ibm61v01.dtd. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P61-ibm61v02.xml
Collection:IBM XML Conformance Test Suite - Production 61
+
+

+ Tests conditionalSect for P61. It takes the option "ignoreSect" in the file + ibm61v02.dtd. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P62-ibm62v01.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect for P62. The white space is not included before the key + word "INCLUDE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P62-ibm62v02.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect for P62. The white space is not included after the key + word "INCLUDE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P62-ibm62v03.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect for P62. The white space is included after the key + word "INCLUDE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P62-ibm62v04.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect for P62. The white space is included before the key + word "INCLUDE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P62-ibm62v05.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect for P62. The extSubsetDecl is not included. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P63-ibm63v01.xml
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect for P63. The white space is not included before the key + word "IGNORE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P63-ibm63v02.xml
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect for P63. The white space is not included after the key + word "IGNORE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P63-ibm63v03.xml
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect for P63. The white space is included after the key + word "IGNORE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P63-ibm63v04.xml
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect for P63. The ignireSectContents is included. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P63-ibm63v05.xml
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect for P63. The white space is included before and after the + key word "IGNORE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P64-ibm64v01.xml
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents for P64. One "ignore" field is included. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P64-ibm64v02.xml
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents for P64. Two "ignore" and one "ignoreSectContents" + fields are included. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P64-ibm64v03.xml
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents for P64. Four "ignore" and three + "ignoreSectContents" fields are included. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P65-ibm65v01.xml
Collection:IBM XML Conformance Test Suite - Production 65
+
+

+ Tests Ignore for P65. An empty string occurs in the Ignore filed. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P65-ibm65v02.xml
Collection:IBM XML Conformance Test Suite - Production 65
+
+

+ Tests Ignore for P65. An string not including the brackets occurs in each of + the Ignore filed. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [61]
Test ID:o-p61pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid conditional sections are INCLUDE and IGNORE +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-013
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-014
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD. The keyword is a parameter-entity reference.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-016
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD. The keyword is a parameter-entity reference.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-022
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of a parameter-entity reference as a keyword of a conditional section. The parameter entity must be replaced by its content before the processor decides whether to include the conditional section.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-028
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditional section INCLUDE that will include its contents.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-029
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being used.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-030
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being used.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:o-p62pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid INCLUDE sections -- options S before and + after keyword, sections can nest +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [63]
Test ID:valid-not-sa-015
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being part of the DTD. The keyword is a parameter-entity reference.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [63]
Test ID:o-p63pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid IGNORE sections +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [64]
Test ID:o-p64pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ IGNOREd sections ignore everything except section delimiters +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3 3.2.1 [47]
Test ID:optional
Collection:Sun Microsystems XML Tests
+
+

+ Tests declarations of "children" content models, and + the validity constraints associated with them.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4
Test ID:valid-sa-085
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter and General entities use different namespaces, + so there can be an entity of each type with a given name.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P66-ibm66v01.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests all legal CharRef's. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P67-ibm67v01.xml
Collection:IBM XML Conformance Test Suite - Production 67
+
+

+ Tests Reference could be EntityRef or CharRef. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P68-ibm68v01.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests P68 VC:Entity Declared with Entities in External Subset + , standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P68-ibm68v02.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests P68 VC:Entity Declared with Entities in External Parameter Entities + , standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P69-ibm69v01.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests P68 VC:Entity Declared with Parameter Entities in External Subset + , standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P69-ibm69v02.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests P68 VC:Entity Declared with Parameter Entities in External Parameter + Entities, standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-060
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of decimal Character References within element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-061
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of decimal Character References within element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-062
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of hexadecimal Character References within element.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-064
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests in-line handling of two legal character references, which + each expand to a Unicode surrogate pair.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-066
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Expands a CDATA attribute with a character reference.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-067
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of decimal character references within element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-089
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests entity expansion of three legal character references, + which each expand to a Unicode surrogate pair.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:o-p68pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid entity references. Also ensures that a charref to + '&' isn't interpreted as an entity reference open delimiter +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:valid-not-sa-003
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the expansion of an external parameter entity that declares an attribute.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:valid-not-sa-004
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Expands an external parameter entity in two different ways, + with one of them declaring an attribute.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:valid-not-sa-005
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the expansion of an external parameter entity that declares an attribute.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:valid-not-sa-027
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a parameter entity reference whose value is NULL.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:o-p69pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid PEReferences. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 4.4.3 [68]
Test ID:valid-ext-sa-014
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates use of characters outside of normal ASCII range.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:valid-sa-086
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests whether entities may be declared more than once, + with the first declaration being the binding one.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:valid-not-sa-025
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that when more that one definition is provided for the same entity only the first declaration is binding.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-valid-P70-ibm70v01.xml
Collection:IBM XML Conformance Test Suite - Production 70
+
+

+ Tests all legal GEDecls and PEDecls constructs derived from P70-76 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.1 4.2.2
Test ID:valid-ext-sa-012
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates both internal and external entities and that processing of entity references may be required to produce the correct replacement text.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:valid-not-sa-001
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of an ExternalID within a document type definition.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:valid-not-sa-002
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of an ExternalID within a document type definition.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:valid-not-sa-008
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an external identifier may include a public identifier.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:valid-not-sa-009
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an external identifier may include a public identifier.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:valid-not-sa-018
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an EnternalID whose contents contain an parameter entity declaration and a attribute list definition.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:o-p76pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid NDataDecls +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 4.3.3. 4.4.3 [75] [80]
Test ID:valid-ext-sa-008
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

Test demonstrates the use of external +entity and how replacement text is retrieved and processed. Also tests the use of an +EncodingDecl of UTF-16.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 4.4.3 [75]
Test ID:valid-ext-sa-007
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of external entity and how replacement +text is retrieved and processed.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [70]
Test ID:o-p70pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ An EntityDecl is either a GEDecl or a PEDecl +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:o-p71pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid GEDecls +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:valid-sa-082
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests that an external PE may be defined (but not referenced).

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:valid-sa-083
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests that an external PE may be defined (but not referenced).

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:valid-not-sa-017
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a parameter entity declaration that contains an attribute list declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:valid-not-sa-021
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a parameter entity declaration that contains a partial attribute list declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:o-p72pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid PEDecls +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ EntityDef is either Entity value or an external id, + with an optional NDataDecl +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 4.2.1 [72] [75]
Test ID:valid-not-sa-011
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a parameter entity declaration whose parameter entity definition is an ExternalID.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.1 [77]
Test ID:valid-not-sa-012
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an enternal parsed entity that begins with a text declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.1 4.3.2 [77] [78]
Test ID:ext01
Collection:Sun Microsystems XML Tests
+
+

+ Tests use of external parsed entities with and without content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-valid-P78-ibm78v01.xml
Collection:IBM XML Conformance Test Suite - Production 78
+
+

+ Tests ExtParsedEnt, also TextDecl in P77 and EncodingDecl in P80 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-valid-P79-ibm79v01.xml
Collection:IBM XML Conformance Test Suite - Production 79
+
+

+ Tests extPE +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2 [78]
Test ID:ext02
Collection:Sun Microsystems XML Tests
+
+

+ Tests use of external parsed entities with different + encodings than the base document.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-little
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for little-endian UTF-16 text + which relies on Japanese characters. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-utf-16
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support UTF-16 text which relies on Japanese characters. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-utf-8
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for UTF-8 text which relies on Japanese characters. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-little
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for little-endian UTF-16 encoding, and + XML names which contain Japanese characters. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-utf-16
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for UTF-16 encoding, and + XML names which contain Japanese characters. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-utf-8
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for UTF-8 encoding and + XML names which contain Japanese characters. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [80]
Test ID:valid-sa-031
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid EncodingDecl within the prolog.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:valid-sa-099
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the name of the encoding can be composed of lowercase characters.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.4.2
Test ID:valid-sa-053
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests inclusion of a well-formed internal entity, which + holds an element required by the content model.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.4.8
Test ID:valid-sa-070
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Verifies that internal parameter entities are correctly + expanded within the internal subset.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.4.8
Test ID:valid-not-sa-019
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that a parameter entity will be expanded with spaces on either side.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.4.8
Test ID:valid-not-sa-020
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter entities expand with spaces on either side.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-065
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests ability to define an internal entity which can't + legally be expanded (contains an unquoted <).

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-087
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests whether character references in internal entities are + expanded early enough, by relying on correct handling to + make the entity be well formed.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-088
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests whether entity references in internal entities are + expanded late enough, by relying on correct handling to + make the expanded text be valid. (If it's expanded too + early, the entity will parse as an element that's not + valid in that context.)

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-101
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This tests whether entity expansion is (incorrectly) done + while processing entity declarations; if it is, the entity + value literal will terminate prematurely.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-117
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that entity expansion is done while processing entity declarations.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-118
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that entity expansion is done while processing entity declarations.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:v-pe00
Collection:Sun Microsystems XML Tests
+
+

+ Tests construction of internal entity replacement text, using + an example in the XML specification.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:v-pe01
Collection:Sun Microsystems XML Tests
+
+

+ Tests construction of internal entity replacement text, using + an example in the XML specification.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:v-pe02
Collection:Sun Microsystems XML Tests
+
+

+ Tests construction of internal entity replacement text, using + a complex example in the XML specification.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:valid-sa-069
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Verifies that an XML parser will parse a NOTATION + declaration; the output phase of this test ensures that + it's reported to the application.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-valid-P82-ibm82v01.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl in P82 and PublicID in P83 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7 [82]
Test ID:notation01
Collection:Sun Microsystems XML Tests
+
+

+ NOTATION declarations don't need SYSTEM IDs; and + externally declared notations may be used to declare + unparsed entities in the internal DTD subset. + The notation must be reported to the application. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-valid-P85-ibm85v01.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ This test case covers 149 legal character ranges plus 51 single legal + characters for BaseChar in P85 using a PI target Name +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-valid-P86-ibm86v01.xml
Collection:IBM XML Conformance Test Suite - Production 86
+
+

+ This test case covers 2 legal character ranges plus 1 single legal + characters for IdeoGraphic in P86 using a PI target Name +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-valid-P87-ibm87v01.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ This test case covers 65 legal character ranges plus 30 single legal + characters for CombiningChar in P87 using a PI target Name +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-valid-P88-ibm88v01.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ This test case covers 15 legal character ranges for Digit in P88 using a PI + target Name +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-valid-P89-ibm89v01.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ This test case covers 3 legal character ranges plus 8 single legal + characters for Extender in P89 using a PI target Name +

+
+ +

3.2 Invalid XML Documents

+

All conforming XML 1.0 Validating Processors + are required to report recoverable errors in the case + of documents which are Invalid. Such errors are + violations of some validity constraint (VC).

+

If a validating processor does not report an error when + given one of these test cases, or if the error reported is + a fatal error, it is not conformant. If the error reported + does not correspond to the problem listed in this test + description, that could also be a conformance problem; it + might instead be a faulty diagnostic.

+

All conforming XML 1.0 Nonvalidating Processors + should accept these documents, reporting no errors.

+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no prolog +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Misc items after the document +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:o-p10pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid attribute values +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ all valid S characters +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:o-p04pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ names with all valid ASCII characters, and one from each + other class in NameChar +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ various valid Name constructions +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [6]
Test ID:o-p06fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Requires at least one name. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [8]
Test ID:o-p08fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ at least one Nmtoken is required. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [8]
Test ID:o-p08fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ an invalid Nmtoken character. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:o-p14pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid CharData +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 2.7 [18]
Test ID:empty
Collection:Sun Microsystems XML Tests
+
+

+ Whitespace found in CDATA sections (and entity references?) + is unlike other whitespace

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 2.7 [18] 3
Test ID:empty
Collection:Sun Microsystems XML Tests
+
+

+ CDATA section containing only white space does not match the nonterminal S, and cannot + appear in these positions.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:o-p15pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid comments +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:o-p16pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:o-p16pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16] [17]
Test ID:o-p16pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:o-p18pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid CDSect's. Note that a CDStart in a CDSect is not + recognized as such +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:invalid--001
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the "Proper Declaration/PE Nesting" validity constraint by + fragmenting a comment between two parameter entities.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:invalid--003
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the "Proper Declaration/PE Nesting" validity constraint by + fragmenting an element declaration between two parameter entities.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:invalid--004
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the "Proper Declaration/PE Nesting" validity constraint by + fragmenting an element declaration between three parameter entities.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:invalid--005
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the "Proper Declaration/PE Nesting" validity constraint by + fragmenting an element declaration between two parameter entities.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:invalid--006
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the "Proper Declaration/PE Nesting" validity constraint by + fragmenting an element declaration between two parameter entities.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:root
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Root Element Type VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:o-p16fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ File is well-formed, but not valid. An XML document is valid if it has an associated document type declaration and + if the document complies with the constraints expressed in it. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-invalid-P28-ibm28i01.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ The test violates VC:Root Element Type in P28. The Name in the document type + declaration does not match the element type of the root element. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-invalid-P29-ibm29i01.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ This test violates VC: Proper Declaration/PE Nesting in P29. + The last character of a markup declaration is not contained in the same + parameter-entity text replacement. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ prolog can be empty +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML declaration only +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML decl and Misc +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a valid XML declaration along with version info.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a valid XML declaration along with encoding declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a valid XML declaration along with Standalone Document Declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23pass4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a valid XML declaration, encoding declarationand Standalone Document Declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a prolog that has the VersionInfo delimited by double quotes.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a prolog that has the VersionInfo delimited by single quotes.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows whitespace is allowed in prolog before version info.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24pass4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows whitespace is allowed in prolog on both sides of equal sign.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [25]
Test ID:o-p25pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows whitespace is NOT necessary before or after equal sign of versioninfo.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [25]
Test ID:o-p25pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows whitespace can be used on both sides of equal sign of versioninfo.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [26]
Test ID:o-p26pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ The valid version number. We cannot test others because + a 1.0 processor is allowed to fail them. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:o-p27pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Comments are valid as the Misc part of the prolog.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:o-p27pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Processing Instructions are valid as the Misc part of the prolog.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:o-p27pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid as the Misc part of the prolog.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:o-p27pass4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ A combination of comments, whitespaces and processing instructions are valid as the Misc part of the prolog.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa01
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + optional whitespace causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa02
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + attributes needing normalization cause a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa03
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + a reference to externally defined entity causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa04
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + attributes needing defaulting cause a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa05
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + a token attribute that needs normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa06
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + a NOTATION attribute that needs normalization + causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa07
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an NMTOKEN attribute needing normalization + causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa08
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an NMTOKENS attribute needing normalization + causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa09
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an ID attribute needing normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa10
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an IDREF attribute needing normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa11
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an IDREFS attribute needing normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa12
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an ENTITY attribute needing normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa13
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an ENTITIES attribute needing normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-invalid-P32-ibm32i01.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ This test violates VC: Standalone Document Declaration in P32. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of attributes with default values, and the + associated element appears in the document with specified values for those + attributes. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-invalid-P32-ibm32i02.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ This test violates VC: Standalone Document Declaration in P32. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of an entity (other than amp, lt, gt, apos, + quot), and references to this entity appear in the document. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-invalid-P32-ibm32i03.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ This test violates VC: Standalone Document Declaration in P32. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of attributes with values that will change + if normalized. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-invalid-P32-ibm32i04.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ This test violates VC: Standalone Document Declaration in P32. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of element with element content, and white + space occurs directly within the mixed content. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Double quotes can be used as delimeters for the value of a Standalone Document Declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Single quotes can be used as delimeters for the value of a Standalone Document Declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:inv-dtd03
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Element Valid" VC (clause 2) + by omitting a required element.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:el01
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 4) + by including an undeclared child element.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:el02
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 1) + by including elements in an EMPTY content model.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:el03
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 3) by including a child element + not permitted by a mixed content model.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:el06
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 1), + using one of the predefined internal entities + inside an EMPTY content model.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:inv-not-sa14
Collection:Sun Microsystems XML Tests
+
+

+ CDATA sections containing only whitespace do not match the nonterminal S, and cannot + appear in these positions.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional01
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing no children where + one is required.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional02
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + two children where one is required.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional03
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where two are required.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional04
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where two are required.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional05
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (one construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional06
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a second construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional07
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a third construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional08
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a fourth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional09
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a fifth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional10
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a basic construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional11
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a second construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional12
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a third construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional13
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a fourth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional14
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a fifth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional15
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a basic construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional16
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a second construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional17
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a third construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional18
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a fourth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional19
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a fifth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional20
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a sixth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional21
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a seventh construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional22
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (an eigth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional23
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a ninth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional24
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a tenth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional25
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + text content where one or more elements are + required.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-invalid-P39-ibm39i01.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ This test violates VC: Element Valid in P39. Element a is declared empty + in DTD, but has content in the document. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-invalid-P39-ibm39i02.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ This test violates VC: Element Valid in P39. root is declared only having + element children in DTD, but have text content in the document. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-invalid-P39-ibm39i03.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ This test violates VC: Element Valid in P39. Illegal elements are inserted + in b's content of Mixed type. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-invalid-P39-ibm39i04.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ This test violates VC: Element Valid in P39. Element c has undeclared + element as its content of ANY type +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-invalid-P41-ibm41i01.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ This test violates VC: Attribute Value Type in P41. attr1 for Element b is + not declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-invalid-P41-ibm41i02.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ This test violates VC: Attribute Value Type in P41. attr3 for Element b is + given a value that does not match the declaration in the DTD. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Elements content can be empty.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid within a Start-tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40pass4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace and Multiple Attributes are valid within a Start-tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40] [41]
Test ID:o-p40pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Attributes are valid within a Start-tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:o-p41pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Attributes are valid within a Start-tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:o-p41pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid within a Start-tags Attribute.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:o-p42pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows proper syntax for an End-tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:o-p42pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid after name in End-tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid display of an Empty Element Tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Empty Element Tags can contain an Attribute.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid in an Empty Element Tag following the end of the attribute value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44pass4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid after the name in an Empty Element Tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44pass5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace and Multiple Attributes are valid in an Empty Element Tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 2.10
Test ID:inv-required01
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Attribute Value Type (declared) + VC for the xml:space attribute

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 2.12
Test ID:inv-required02
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Attribute Value Type (declared) + VC for the xml:lang attribute

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:el04
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Unique Element Type Declaration VC.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-invalid-P45-ibm45i01.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ This test violates VC: Unique Element Type Declaration. Element not_unique + has been declared 3 time in the DTD. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:invalid--002
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the "Proper Group/PE Nesting" validity constraint by + fragmenting a content model between two parameter entities.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-invalid-P49-ibm49i01.xml
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Violates VC:Proper Group/PE Nesting in P49. Open and close parenthesis for a + choice content model are in different PE replace Texts. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-invalid-P50-ibm50i01.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Violates VC:Proper Group/PE Nesting in P50. Open and close parenthesis for a + seq content model are in different PE replace Texts. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:inv-dtd01
Collection:Sun Microsystems XML Tests
+
+

+ Tests the No Duplicate Types VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:el05
Collection:Sun Microsystems XML Tests
+
+

+ Tests the No Duplicate Types VC.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-invalid-P51-ibm51i01.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Violates VC:Proper Group/PE Nesting in P51. Open and close parenthesis for a + Mixed content model are in different PE replace Texts. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-invalid-P51-ibm51i03.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Violates VC:No Duplicate Types in P51. Element a appears twice in the Mixed + content model of Element e. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id01
Collection:Sun Microsystems XML Tests
+
+

+ Tests the ID (is a Name) VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id02
Collection:Sun Microsystems XML Tests
+
+

+ Tests the ID (appears once) VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id03
Collection:Sun Microsystems XML Tests
+
+

+ Tests the One ID per Element Type VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id04
Collection:Sun Microsystems XML Tests
+
+

+ Tests the ID Attribute Default VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id05
Collection:Sun Microsystems XML Tests
+
+

+ Tests the ID Attribute Default VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id06
Collection:Sun Microsystems XML Tests
+
+

+ Tests the IDREF (is a Name) VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id07
Collection:Sun Microsystems XML Tests
+
+

+ Tests the IDREFS (is a Names) VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id08
Collection:Sun Microsystems XML Tests
+
+

+ Tests the IDREF (matches an ID) VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id09
Collection:Sun Microsystems XML Tests
+
+

+ Tests the IDREF (IDREFS matches an ID) VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr01
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Entity Name" VC for the ENTITY attribute type.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr02
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Entity Name" VC for the ENTITIES attribute type.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr03
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Notation Attributes" VC for the + NOTATION attribute type, first clause: value must be one + of the ones that's declared.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr04
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Notation Attributes" VC for the + NOTATION attribute type, second clause: the names in the + declaration must all be declared.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr05
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Name Token" VC for the NMTOKEN attribute type.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr06
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Name Token" VC for the NMTOKENS attribute type.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr07
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Enumeration" VC by providing + a value which wasn't one of the choices.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i01.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ID. The value of the ID + attribute "UniqueName" is "@999" which does not meet the Name production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i02.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ID. The two ID attributes + "attr" and "UniqueName" have the same value "Ac999" for the element "b" and + the element "tokenizer". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i03.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ID Attribute Default. The + "#FIXED" occurs in the DefaultDecl for the ID attribute "UniqueName". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i05.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ID Attribute Default. The + constant string "BOGUS" occurs in the DefaultDecl for the ID attribute + "UniqueName". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i06.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: One ID per Element Type. The + element "a" has two ID attributes "first" and "second". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i07.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: IDREF. The value of the + IDREF attribute "reference" is "@456" which does not meet the Name production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i08.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: IDREF. The value of the IDREF + attribute "reference" is "BC456" which does not match the value assigned to any + ID attributes. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i09.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: IDREFS. The value of the + IDREFS attribute "reference" is "AC456 #567" which does not meet the Names + production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i10.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: IDREFS. The value of the + IDREFS attribute "reference" is "EF456 DE355" which does not match the values + assigned to two ID attributes. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i11.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITY attribute "sun" is "ima ge" which does not meet the Name production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i12.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITY attribute "sun" is "notimage" which does not match the name of any + unparsed entity declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i13.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITY attribute "sun" is "parsedentity" which matches the name of a parsed + entity instead of an unparsed entity declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i14.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITIES attribute "sun" is "#image1 @image" which does not meet the Names + production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i15.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ENTITIES. The value of the + ENTITIES attribute "sun" is "image3 image4" which does not match the names of + two unparsed entities declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i16.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ENTITIES. The value of the + ENTITIES attribute "sun" is "parsedentity1 parsedentity2" which matches the names + of two parsed entities instead of two unparsed entities declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i17.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Name Token. The value of the + NMTOKEN attribute "thistoken" is "x : image" which does not meet the Nmtoken + production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i18.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Name Token. The value of the + NMTOKENS attribute "thistoken" is "@lang y: #country" which does not meet the + Nmtokens production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P58-ibm58i01.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests invalid NotationType which is against P58 VC: Notation Attributes. The + attribute "content-encoding" with value "raw" is not a value from the list + "(base64|uuencode)". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P58-ibm58i02.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests invalid NotationType which is against P58 VC: Notation Attributes. The + attribute "content-encoding" with value "raw" is a value from the list + "(base64|uuencode|raw|ascii)", but "raw" is not a declared notation. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P59-ibm59i01.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests invalid Enumeration which is against P59 VC: Enumeration. The value of the + attribute is "ONE" which matches neither "one" nor "two" as declared in the + Enumeration in the AttDef in the AttlistDecl. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58] [59] Errata [E2]
Test ID:o-e2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Validity Constraint: No duplicate tokens +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:inv-required00
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Required Attribute VC.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr08
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Fixed Attribute Default" VC by + providing the wrong value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr09
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal IDREF value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr10
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal IDREFS value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr11
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal ENTITY value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr12
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal ENTITIES value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr13
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal NMTOKEN value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr14
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal NMTOKENS value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr15
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal NOTATIONS value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr16
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal enumeration value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-invalid-P60-ibm60i01.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests invalid DefaultDecl which is against P60 VC: Required Attribute. The + attribute "chapter" for the element "two" is declared as #REQUIRED in the + DefaultDecl in the AttlistDecl, but the value of this attribute is not given. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-invalid-P60-ibm60i02.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests invalid DefaultDecl which is against P60 VC: Fixed Attribute Default.. The + attribute "chapter" for the element "one" is declared as #FIXED with the given + value "Introduction" in the DefaultDecl in the AttlistDecl, but the value of a + instance of this attribute is assigned to "JavaBeans". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-invalid-P60-ibm60i03.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests invalid DefaultDecl which is against P60 VC: Attribute Default Legal. The + declared default value "c" is not legal for the type (a|b) in the AttDef in + the AttlistDecl. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-invalid-P60-ibm60i04.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests invalid DefaultDecl which is against P60 VC: Attribute Default Legal. The + declared default value "@#$" is not legal for the type NMTOKEN the AttDef in + the AttlistDecl. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3 3.1 [39] [43]
Test ID:o-p39pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Character data is valid element content.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3 3.1 [39] [44]
Test ID:o-p39pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Empty element tag may be used for any element which has no content.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:not-wf-not-sa-005
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the Entity Declared VC by referring to an + undefined parameter entity within an external entity.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:inv-dtd06
Collection:Sun Microsystems XML Tests
+
+

+ Tests "Entity Declared" VC for a parameter entity. NOTE: there + are both VCs and WFCs with this name, which is a specification issue + in that it is both confusing and in some ways self-contradictory. + The WFC does not apply to PEs, and even the clause which might + seem to suggest it could is ruled out in this test. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P68-ibm68i01.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge2" is referred in the file ibm68i01.dtd", but not declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P68-ibm68i02.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge1" is referred before declared in the file ibm68i01.dtd". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P68-ibm68i03.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge2" is referred in the file ibm68i03.ent", but not declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P68-ibm68i04.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge1" is referred before declared in the file ibm68i04.ent". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P69-ibm69i01.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests invalid PEReference which is against P69 VC: Entity Declared. The Name + "pe2" in the PEReference in the file ibm69i01.dtd does not match the Name of + any declared PE. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P69-ibm69i02.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests invalid PEReference which is against P69 VC: Entity Declared. The PE with + the name "pe1" is referred before declared in the file ibm69i02.dtd +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P69-ibm69i03.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests invalid PEReference which is against P69 VC: Entity Declared. The Name + "pe3" in the PEReference in the file ibm69i03.ent does not match the Name of + any declared PE. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P69-ibm69i04.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests invalid PEReference which is against P69 VC: Entity Declared. The PE with + the name "pe2" is referred before declared in the file ibm69i04.ent. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n05.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Based on E29 substantial source: minutes XML-Syntax 1999-02-24 E38 in + XML 1.0 Errata, this WFC does not apply to P69, but the VC Entity declared + still apply. + Tests PEReference which is against P69 WFC: Entity Declared. The PE + with the name "paaa" is referred before declared in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid character references +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:inv-dtd02
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Notation Declared" VC by using an undeclared + notation name.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-invalid-P76-ibm76i01.xml
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests invalid NDataDecl which is against P76 VC: Notation declared. The Name + "JPGformat" in the NDataDecl in the EntityDecl for "ge2" does not match the + Name of any declared notation. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid external identifiers +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:o-p74pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ PEDef is either an entity value or an external id +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 2.8
Test ID:utf16b
Collection:Sun Microsystems XML Tests
+
+

+ Tests reading an invalid "big endian" UTF-16 document

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 2.8
Test ID:utf16l
Collection:Sun Microsystems XML Tests
+
+

+ Tests reading an invalid "little endian" UTF-16 document

+
+ +

3.3 Documents that are Not Well Formed

+

All conforming XML 1.0 Processors are required to + report fatal errors in the case of documents which are not + Well Formed. Such errors are basically of two types: + (a) the document violates the XML grammar; or else + (b) it violates a well formedness constraint + (WFC). There is a single exception to that + requirement: nonvalidating processors which do not read + certain types of external entities are not required to detect + (and hence report) these errors.

+

If a processor does not report a fatal error when given + one of these test cases, it is not conformant. If the error + reported does not correspond to the problem listed in this + test description, that could also be a conformance problem; + it might instead be a faulty diagnostic.

+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1
Test ID:ibm-not-wf-P01-ibm01n01.xml
Collection:IBM XML Conformance Test Suite - Production 1
+
+

+ Tests a document with no element. A well-formed document should have at lease + one elements. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1
Test ID:ibm-not-wf-P01-ibm01n02.xml
Collection:IBM XML Conformance Test Suite - Production 1
+
+

+ Tests a document with wrong ordering of its prolog and element. The + element occurs before the xml declaration and the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1
Test ID:ibm-not-wf-P01-ibm01n03.xml
Collection:IBM XML Conformance Test Suite - Production 1
+
+

+ Tests a document with wrong combination of misc and element. One PI occurs + between two elements. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:not-wf-sa-050
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Empty document, with no root element.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S cannot occur before the prolog +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ comments cannot occur before the prolog +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only one document element +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ document element must be complete. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n01.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x00 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n02.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x01 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n03.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x02 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n04.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x03 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n05.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x04 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n06.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x05 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n07.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x06 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n08.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x07 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n09.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x08 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n10.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x0B +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n11.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x0C +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n12.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x0E +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n13.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x0F +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n14.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x10 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n15.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x11 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n16.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x12 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n17.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x13 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n18.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x14 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n19.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x15 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n20.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x16 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n21.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x17 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n22.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x18 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n23.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x19 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n24.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1A

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n25.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1B +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n26.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1C +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n27.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1D +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n28.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1E +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n29.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1F +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n30.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #xD800 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n31.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #xDFFF +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n32.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #xFFFE +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n33.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #xFFFF +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-030
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A form feed is not a legal XML character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-031
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A form feed is not a legal XML character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-032
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A form feed is not a legal XML character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-033
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ An ESC (octal 033) is not a legal XML character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-034
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A form feed is not a legal XML character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-142
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character #x0000 is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-143
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character #x001F is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-144
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character #xFFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-145
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character #xD800 is not legal anywhere in an XML document. (If it + appeared in a UTF-16 surrogate pair, it'd represent half of a UCS-4 + character and so wouldn't really be in the document.)

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-146
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references must also refer to legal XML characters; + #x00110000 is one more than the largest legal character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-166
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-167
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFE is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-168
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ An unpaired surrogate (D800) is not legal anywhere + in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-169
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ An unpaired surrogate (DC00) is not legal anywhere + in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-170
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Four byte UTF-8 encodings can encode UCS-4 characters + which are beyond the range of legal XML characters + (and can't be expressed in Unicode surrogate pairs). + This document holds such a character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-171
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-172
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-173
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-174
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-175
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-177
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail10
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail11
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail12
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail13
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail14
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail15
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail16
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail17
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail18
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail19
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail20
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail21
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail22
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail23
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail24
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail25
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail26
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail27
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail28
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail29
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail30
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail31
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail6
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail7
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail8
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail9
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P03-ibm03n01.xml
Collection:IBM XML Conformance Test Suite - Production 3
+
+

+ Tests an end tag which contains an illegal space character #x3000 which + follows the element name "book". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n01.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x21 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n02.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x28 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n03.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x29 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n04.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x2B +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n05.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x2C +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n06.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x2F +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n07.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3B +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n08.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3C +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n09.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3D +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n10.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3F +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n11.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5B +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n12.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5C +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n13.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5D +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n14.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5E +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n15.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x60 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n16.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x7B +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n17.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x7C +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n18.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x7D +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P05-ibm05n01.xml
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ Tests an element name which has an illegal first character. An illegal + first character "." is followed by "A_name-starts_with.". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P05-ibm05n02.xml
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ Tests an element name which has an illegal first character. An illegal + first character "-" is followed by "A_name-starts_with-". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P05-ibm05n03.xml
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ Tests an element name which has an illegal first character. An illegal + first character "5" is followed by "A_name-starts_with_digit". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P09-ibm09n01.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests an internal general entity with an invalid value. The entity + "Fullname" contains "%". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P09-ibm09n02.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests an internal general entity with an invalid value. The entity + "Fullname" contains the ampersand character. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P09-ibm09n03.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests an internal general entity with an invalid value. The entity + "Fullname" contains the double quote character in the middle. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P09-ibm09n04.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests an internal general entity with an invalid value. The closing bracket + (double quote) is missing with the value of the entity "FullName". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n01.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the character "less than". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n02.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the character ampersand. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n03.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the double quote character in the middle. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n04.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The closing bracket (double quote) is + missing with The value of the attribute "first". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n05.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the character "less than". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n06.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the character ampersand. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n07.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the double quote character in the middle. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n08.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The closing bracket (single quote) is + missing with the value of the attribute "first". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P11-ibm11n01.xml
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests SystemLiteral. The systemLiteral for the element "student" has + a double quote character in the middle. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P11-ibm11n02.xml
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests SystemLiteral. The systemLiteral for the element "student" has + a single quote character in the middle. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P11-ibm11n03.xml
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests SystemLiteral. The closing bracket (double quote) is missing with + the systemLiteral for the element "student". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P11-ibm11n04.xml
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests SystemLiteral. The closing bracket (single quote) is missing with + the systemLiteral for the element "student". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P12-ibm12n01.xml
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests PubidLiteral. The closing bracket (double quote) is missing with + the value of the PubidLiteral for the entity "info". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P12-ibm12n02.xml
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests PubidLiteral. The value of the PubidLiteral for the entity + "info" has a single quote character in the middle.. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P12-ibm12n03.xml
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests PubidLiteral. The closing bracket (single quote) is missing with + the value of the PubidLiteral for the entity "info". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P13-ibm13n01.xml
Collection:IBM XML Conformance Test Suite - Production 13
+
+

+ Tests PubidChar. The pubidChar of the PubidLiteral for the entity + "info" contains the character "{". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P13-ibm13n02.xml
Collection:IBM XML Conformance Test Suite - Production 13
+
+

+ Tests PubidChar. The pubidChar of the PubidLiteral for the entity + "info" contains the character "~". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P13-ibm13n03.xml
Collection:IBM XML Conformance Test Suite - Production 13
+
+

+ Tests PubidChar. The pubidChar of the PubidLiteral for the entity + "info" contains the character double quote in the middle. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-012
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ SGML-ism: attribute values must be quoted in all cases.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-013
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The quotes on both ends of an attribute value must match.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-014
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values may not contain literal '<' characters.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-020
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values may not contain literal '&' + characters except as part of an entity reference.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-021
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values may not contain literal '&' + characters except as part of an entity reference.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-088
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values are terminated by literal quote characters, + and any entity expansion is done afterwards.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-090
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attributes may not contain a literal "<" character; + this one has one because of reference expansion.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:o-p10fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ attribute values exclude '<' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:o-p10fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ attribute values exclude '&' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:o-p10fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [11]
Test ID:o-p11fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [11]
Test ID:o-p11fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ cannot contain delimiting quotes +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:pubid01
Collection:Sun Microsystems XML Tests
+
+

+ Illegal entity ref in public ID

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:pubid02
Collection:Sun Microsystems XML Tests
+
+

+ Illegal characters in public ID

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:pubid03
Collection:Sun Microsystems XML Tests
+
+

+ Illegal characters in public ID

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:pubid04
Collection:Sun Microsystems XML Tests
+
+

+ Illegal characters in public ID

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:pubid05
Collection:Sun Microsystems XML Tests
+
+

+ SGML-ism: public ID without system ID

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '"' excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '\' excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ entity references excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '>' excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '<' excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail6
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ built-in entity refs excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [13]
Test ID:not-wf-sa-085
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Public IDs may not contain "[".

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [13]
Test ID:not-wf-sa-086
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Public IDs may not contain "[".

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [13]
Test ID:not-wf-sa-087
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Public IDs may not contain "[".

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [13]
Test ID:o-p12fail7
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ The public ID has a tab character, which is disallowed +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail10
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail11
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail12
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail13
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail14
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail15
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail16
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail17
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail18
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail19
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail20
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail21
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail22
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail23
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail24
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail25
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail26
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail27
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail28
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail29
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail7
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail8
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail9
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:not-wf-sa-002
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Names may not start with "."; it's not a Letter.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:not-wf-sa-140
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character '&#x309a;' is a CombiningChar, not a + Letter, and so may not begin a name.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:o-p04fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Name contains invalid character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:o-p04fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Name contains invalid character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:o-p04fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Name contains invalid character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:not-wf-sa-008
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Entity references must include names, which don't begin + with '.' (it's not a Letter or other name start character).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:not-wf-sa-023
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Digits are not valid name start characters.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:not-wf-sa-024
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Digits are not valid name start characters.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:not-wf-sa-141
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character #x0E5C is not legal in XML names.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a Name cannot start with a digit +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a Name cannot start with a '.' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a Name cannot start with a "-" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a Name cannot start with a CombiningChar +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a Name cannot start with an Extender +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:not-wf-sa-113
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter entity values must use valid reference syntax; + this reference is malformed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:not-wf-sa-114
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ General entity values must use valid reference syntax; + this reference is malformed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:not-wf-sa-159
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Uses '&' unquoted in an entity declaration, + which is illegal syntax for an entity reference.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ EntityValue excludes '%' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ EntityValue excludes '&' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ incomplete character reference +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-not-wf-P14-ibm14n01.xml
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Tests CharData. The content of the element "student" contains the + character "[[>". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-not-wf-P14-ibm14n02.xml
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Tests CharData. The content of the element "student" contains the + character "less than". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-not-wf-P14-ibm14n03.xml
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Tests CharData. The content of the element "student" contains the + character ampersand. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:not-wf-sa-025
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Text may not contain a literal ']]>' sequence.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:not-wf-sa-026
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Text may not contain a literal ']]>' sequence.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:not-wf-sa-029
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Text may not contain a literal ']]>' sequence.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:o-p14fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '<' excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:o-p14fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '&' excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:o-p14fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "]]>" excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-not-wf-P15-ibm15n01.xml
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment. The text of the second comment contains the character + "-". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-not-wf-P15-ibm15n02.xml
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment. The second comment has a wrong closing sequence + "-(greater than)". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-not-wf-P15-ibm15n03.xml
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment. The second comment has a wrong beginning sequence + "(less than)!-". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-not-wf-P15-ibm15n04.xml
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment. The closing sequence is missing with the second + comment. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:not-wf-sa-027
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Comments must be terminated with "-->".

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:sgml03
Collection:Sun Microsystems XML Tests
+
+

+ Comments may not contain "--"

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:o-p15fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ comments can't end in '-' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:o-p15fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ one comment per comment (contrasted with SGML) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:o-p15fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ can't include 2 or more adjacent '-'s +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [16]
Test ID:not-wf-sa-006
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML comments may not contain "--"

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [16]
Test ID:not-wf-sa-070
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML comments may not contain "--"

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P16-ibm16n01.xml
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI. The content of the PI includes the sequence + "(less than)?". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P16-ibm16n02.xml
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI. The PITarget is missing in the PI. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P16-ibm16n03.xml
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI. The PI has a wrong closing sequence ">". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P16-ibm16n04.xml
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI. The closing sequence is missing in the PI. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P17-ibm17n01.xml
Collection:IBM XML Conformance Test Suite - Production 17
+
+

+ Tests PITarget. The PITarget contains the string "XML". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P17-ibm17n02.xml
Collection:IBM XML Conformance Test Suite - Production 17
+
+

+ Tests PITarget. The PITarget contains the string "xML". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P17-ibm17n03.xml
Collection:IBM XML Conformance Test Suite - Production 17
+
+

+ Tests PITarget. The PITarget contains the string "xml". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P17-ibm17n04.xml
Collection:IBM XML Conformance Test Suite - Production 17
+
+

+ Tests PITarget. The PITarget contains the string "xmL". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:not-wf-sa-003
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Processing Instruction target name is required.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:not-wf-sa-004
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ SGML-ism: processing instructions end in '?>' not '>'.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:not-wf-sa-005
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Processing instructions end in '?>' not '?'.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:not-wf-sa-028
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Processing instructions must end with '?>'.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:pi
Collection:Sun Microsystems XML Tests
+
+

+ No space between PI target name and data

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:o-p16fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "xml" is an invalid PITarget +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:o-p16fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a PITarget must be present +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [17]
Test ID:not-wf-sa-157
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ '<?xmL ...?>' is not a legal processing instruction + target name.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [17]
Test ID:not-wf-not-sa-002
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Processing instruction target names may not be "XML" + in any combination of cases.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [17]
Test ID:not-wf-ext-sa-003
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Only one text declaration is permitted; a second one + looks like an illegal processing instruction (target names + of "xml" in any case are not allowed).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P18-ibm18n01.xml
Collection:IBM XML Conformance Test Suite - Production 18
+
+

+ Tests CDSect. The CDStart is missing in the CDSect in the content of + element "student". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P18-ibm18n02.xml
Collection:IBM XML Conformance Test Suite - Production 18
+
+

+ Tests CDSect. The CDEnd is missing in the CDSect in the content of + element "student". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P19-ibm19n01.xml
Collection:IBM XML Conformance Test Suite - Production 19
+
+

+ Tests CDStart. The CDStart contains a lower case string "cdata". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P19-ibm19n02.xml
Collection:IBM XML Conformance Test Suite - Production 19
+
+

+ Tests CDStart. The CDStart contains an extra character "[". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P19-ibm19n03.xml
Collection:IBM XML Conformance Test Suite - Production 19
+
+

+ Tests CDStart. The CDStart contains a wrong character "?". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P20-ibm20n01.xml
Collection:IBM XML Conformance Test Suite - Production 20
+
+

+ Tests CDATA with an illegal sequence. The CDATA contains the string + "[[>". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P21-ibm21n01.xml
Collection:IBM XML Conformance Test Suite - Production 21
+
+

+ Tests CDEnd. One "]" is missing in the CDEnd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P21-ibm21n02.xml
Collection:IBM XML Conformance Test Suite - Production 21
+
+

+ Tests CDEnd. An extra "]" is placed in the CDEnd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P21-ibm21n03.xml
Collection:IBM XML Conformance Test Suite - Production 21
+
+

+ Tests CDEnd. A wrong character ")" is placed in the CDEnd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:not-wf-sa-105
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid placement of CDATA section.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:not-wf-sa-017
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ CDATA sections need a terminating ']]>'.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:not-wf-sa-051
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ CDATA is invalid at top level of document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:not-wf-sa-128
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid CDATA syntax.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:o-p18fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no space before "CDATA" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:o-p18fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no space after "CDATA" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:o-p18fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ CDSect's can't nest +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [19]
Test ID:not-wf-sa-018
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ CDATA sections begin with a literal '<![CDATA[', no space.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [19]
Test ID:not-wf-sa-108
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ No space in '<![CDATA['.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [19]
Test ID:not-wf-sa-112
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ CDATA sections start '<![CDATA[', not '<!cdata['.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:not-wf-sa-160
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Violates the PEs in Internal Subset WFC + by using a PE reference within a declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:not-wf-sa-161
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Violates the PEs in Internal Subset WFC + by using a PE reference within a declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:not-wf-sa-162
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Violates the PEs in Internal Subset WFC + by using a PE reference within a declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:valid-sa-094
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ + This refers to an undefined parameter entity reference within + a markup declaration in the internal DTD subset, violating + the PEs in Internal Subset WFC.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P22-ibm22n01.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with wrong field ordering. The XMLDecl occurs + after the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P22-ibm22n02.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with wrong field ordering. The Misc (comment) + occurs before the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P22-ibm22n03.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with wrong field ordering. The XMLDecl occurs + after the DTD and a comment. The other comment occurs before the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n01.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with a required field missing. The Versioninfo is + missing in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n02.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with wrong field ordering. The VersionInfo + occurs after the EncodingDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n03.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with wrong field ordering. The VersionInfo + occurs after the SDDecl and the SDDecl occurs after the VersionInfo. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n04.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with wrong key word. An upper case string "XML" is + used as the key word in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n05.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with a wrong closing sequence ">". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n06.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with a wrong opening sequence "(less than)!". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n01.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with a required field missing. The VersionNum is + missing in the VersionInfo in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n02.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with a required field missing. The white space is + missing between the key word "xml" and the VersionInfo in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n03.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with a required field missing. The "=" + (equal sign) is missing between the key word "version" and the VersionNum. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n04.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with wrong field ordering. The VersionNum + occurs before "=" and "version". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n05.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with wrong field ordering. The "=" occurs + after "version" and the VersionNum. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n06.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with the wrong key word "Version". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n07.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with the wrong key word "versioN". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n08.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with mismatched quotes around the VersionNum. + version = '1.0" is used as the VersionInfo. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n09.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with mismatched quotes around the VersionNum. + The closing bracket for the VersionNum is missing. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P25-ibm25n01.xml
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests eq with a wrong key word "==". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P25-ibm25n02.xml
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests eq with a wrong key word "eq". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P26-ibm26n01.xml
Collection:IBM XML Conformance Test Suite - Production 26
+
+

+ Tests VersionNum with an illegal character "#". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P27-ibm27n01.xml
Collection:IBM XML Conformance Test Suite - Production 27
+
+

+ Tests type of Misc. An element declaration is used as a type of Misc + After the element "animal". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n01.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with a required field missing. The Name "animal" + is missing in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n02.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with wrong field ordering. The Name + "animal" occurs after the markup declarations inside the "[]". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n03.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with wrong field ordering. The Name + "animal" occurs after the markup declarations inside the "[]". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n04.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with general entity reference.The + "(ampersand)generalE" occurs in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n05.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with wrong key word. A wrong key word "DOCtYPE" + occurs on line 2. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n06.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with mismatched brackets. The closing bracket "]" + of the DTD is missing. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n07.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with wrong bracket. The opening bracket "}" occurs + in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n08.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with wrong opening sequence. The opening sequence + "(less than)?DOCTYPE" occurs in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n01.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests markupdecl with an illegal markup declaration. A XMLDecl + occurs inside the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n02.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside an + elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n03.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside an + ATTlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n04.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside an + EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n05.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside a PI in + the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n06.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside a comment + in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n07.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside a + NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P30-ibm30n01.xml
Collection:IBM XML Conformance Test Suite - Production 30
+
+

+ Tests extSubset with wrong field ordering. In the file "ibm30n01.dtd", + the TextDecl occurs after the extSubsetDecl (the element declaration). +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P31-ibm31n01.xml
Collection:IBM XML Conformance Test Suite - Production 31
+
+

+ Tests extSubsetDecl with an illegal field. A general entity + reference occurs in file "ibm31n01.dtd". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:sgml02
Collection:Sun Microsystems XML Tests
+
+

+ XML declaration must be at the very beginning of a document; + it"s not a processing instruction

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:not-wf-sa-147
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML Declaration may not be preceded by whitespace.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:not-wf-sa-148
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML Declaration may not be preceded by comments or whitespace.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:not-wf-sa-152
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML declarations must include the "version=..." string.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ prolog must start with XML decl +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ prolog must start with XML decl +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:not-wf-sa-095
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ VersionInfo must come before EncodingDecl.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:not-wf-sa-098
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Only one "version=..." string may appear in an XML declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:not-wf-sa-099
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Only three pseudo-attributes are in the XML declaration, + and "valid=..." is not one of them.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "xml" must be lower-case +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ VersionInfo must be supplied +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ VersionInfo must come first +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ SDDecl must come last +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no SGML-type PIs +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p39fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML declarations must be correctly terminated

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p39fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML declarations must be correctly terminated

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:not-wf-sa-094
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Prolog VERSION must be lowercase.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:not-wf-sa-097
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Both quotes surrounding VersionNum must be the same.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [25]
Test ID:o-p25fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Comment is illegal in VersionInfo.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [26]
Test ID:not-wf-sa-102
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides an illegal XML version number; spaces are illegal.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [26]
Test ID:o-p26fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal character in VersionNum.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [26]
Test ID:o-p26fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal character in VersionNum.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-036
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Text may not appear after the root element.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-037
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references may not appear after the root element.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-040
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides two document elements.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-041
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides two document elements.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-043
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides #PCDATA text after the document element.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-044
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides two document elements.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-048
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides a CDATA section after the roor element.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-151
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML declarations may not follow document content.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:o-p27fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ References aren't allowed in Misc, + even if they would resolve to valid Misc. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [28]
Test ID:not-wf-sa-055
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid Document Type Definition format.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [28]
Test ID:not-wf-sa-056
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid Document Type Definition format - misplaced comment.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [28]
Test ID:not-wf-sa-107
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid document type declaration. CDATA alone is invalid.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [28]
Test ID:not-wf-sa-149
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML Declaration may not be within a DTD.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [28]
Test ID:o-p28fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only declarations in DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [29]
Test ID:not-wf-sa-063
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Conditional sections may only appear in the external + DTD subset.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [29]
Test ID:o-p29fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ A processor must not pass unknown declaration types. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [30]
Test ID:o-p30fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ An XML declaration is not the same as a TextDecl +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [31]
Test ID:o-p31fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ external subset excludes doctypedecl +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 2.6 [23, 17]
Test ID:not-wf-sa-154
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ '<?XML ...?>' is neither an XML declaration + nor a legal processing instruction target name.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 2.6 [23, 17]
Test ID:not-wf-sa-155
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ '<?xmL ...?>' is neither an XML declaration + nor a legal processing instruction target name.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 2.6 [23, 17]
Test ID:not-wf-sa-156
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ '<?xMl ...?>' is neither an XML declaration + nor a legal processing instruction target name.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n01.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with a required field missing. The leading white space + is missing with the SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n02.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with a required field missing. The "=" sign is missing + in the SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n03.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong key word. The word "Standalone" occurs in + the SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n04.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong key word. The word "Yes" occurs in the + SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n05.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong key word. The word "YES" occurs in the + SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n06.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong key word. The word "No" occurs in the + SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n07.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong key word. The word "NO" occurs in the + SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n08.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong field ordering. The "=" sign occurs + after the key word "yes" in the SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:not-wf-sa-096
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required before the standalone declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:not-wf-sa-100
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Only "yes" and "no" are permitted as values of "standalone".

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ initial S is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quotes are required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ yes or no must be lower case +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:not-wf-sa-039
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the Element Type Match WFC - end tag name must + match start tag name.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n01.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with a required field missing. The ETag is missing + for the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n02.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with a required field missing. The STag is missing + for the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n03.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with required fields missing. Both the content and + the ETag are missing in the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n04.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with required fields missing. Both the content and + the STag are missing in the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n05.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with wrong field ordering. The STag and the ETag are + swapped in the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n06.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with wrong field ordering. The content occurs after + the ETag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:not-wf-sa-038
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the "Unique Att Spec" WF constraint by providing + multiple values for an attribute.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:not-wf-sa-081
Entities:general
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This tests the No External Entity References WFC, + since the entity is referred to within an attribute.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:not-wf-sa-082
Entities:general
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This tests the No External Entity References WFC, + since the entity is referred to within an attribute.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P40-ibm40n01.xml
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with a required field missing. The Name "root" is + in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P40-ibm40n02.xml
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with a required field missing. The white space between + the Name "root" and the attribute "attr1" is missing in the STag of the + element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P40-ibm40n03.xml
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with wrong field ordering. The Name "root" occurs after + the attribute "attr1" in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P40-ibm40n04.xml
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with a wrong opening sequence. The string "(less than)!" is used + as the opening sequence for the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P40-ibm40n05.xml
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with duplicate attribute names. The attribute name + "attr1" occurs twice in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n01.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The attribute name + is missing in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n02.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The "=" is missing + between the attribute name and the attribute value in the Attribute in the + STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n03.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The AttValue is + missing in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n04.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The Name and the + "=" are missing in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n05.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The "=" and the + AttValue are missing in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n06.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The Name and the + AttValue are missing in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n07.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with wrong field ordering. The "=" occurs after the + Name and the AttValue in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n08.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with wrong field ordering. The Name and the AttValue + are swapped in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n09.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with wrong field ordering. The "=" occurs before the + Name and the AttValue in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n10.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute against WFC "no external entity references". A direct + references to the external entity "aExternal" is contained in the value of the + attribute "attr1". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n11.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute against WFC "no external entity references". A indirect + references to the external entity "aExternal" is contained in the value of the + attribute "attr1". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n12.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute against WFC "no external entity references". A direct + references to the external unparsed entity "aImage" is contained in the value + of the attribute "attr1". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n13.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute against WFC "No (less that) character in Attribute + Values". The character "less than" is contained in the value of the + attribute "attr1". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n14.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute against WFC "No (less than) in Attribute Values". The character + "less than" is contained in the value of the attribute "attr1" through indirect + internal entity reference. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P42-ibm42n01.xml
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with a required field missing. The Name is missing in the + ETag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P42-ibm42n02.xml
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with a wrong beginning sequence. The string "(less than)\" is used as + a beginning sequence of the ETag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P42-ibm42n03.xml
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with a wrong beginning sequence. The string "less than" is used as + a beginning sequence of the ETag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P42-ibm42n04.xml
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with a wrong structure. An white space occurs between The + beginning sequence and the Name of the ETag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P42-ibm42n05.xml
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with a wrong structure. The ETag of the element "root" + contains an Attribute (attr1="any"). +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P43-ibm43n01.xml
Collection:IBM XML Conformance Test Suite - Production 43
+
+

+ Tests element content with a wrong option. A NotationDecl is used as + the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P43-ibm43n02.xml
Collection:IBM XML Conformance Test Suite - Production 43
+
+

+ Tests element content with a wrong option. A elementdecl is used as + the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P43-ibm43n04.xml
Collection:IBM XML Conformance Test Suite - Production 43
+
+

+ Tests element content with a wrong option. An elementdecl is used as + the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P43-ibm43n05.xml
Collection:IBM XML Conformance Test Suite - Production 43
+
+

+ Tests element content with a wrong option. An AttlistDecl is used as + the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P44-ibm44n01.xml
Collection:IBM XML Conformance Test Suite - Production 44
+
+

+ Tests EmptyElemTag with a required field missing. The Name "root" is + missing in the EmptyElemTag. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P44-ibm44n02.xml
Collection:IBM XML Conformance Test Suite - Production 44
+
+

+ Tests EmptyElemTag with wrong field ordering. The Attribute (attri1 = + "any") occurs before the name of the element "root" in the EmptyElemTag. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P44-ibm44n03.xml
Collection:IBM XML Conformance Test Suite - Production 44
+
+

+ Tests EmptyElemTag with wrong closing sequence. The string "\>" is used + as the closing sequence in the EmptyElemtag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P44-ibm44n04.xml
Collection:IBM XML Conformance Test Suite - Production 44
+
+

+ Tests EmptyElemTag which against the WFC "Unique Att Spec". The + attribute name "attr1" occurs twice in the EmptyElemTag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:not-wf-sa-046
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This start (or empty element) tag was not terminated correctly.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:not-wf-sa-049
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Missing start tag

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:attlist10
Collection:Sun Microsystems XML Tests
+
+

+ Whitespace required between attributes

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required between attributes +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ tags start with names, not nmtokens +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ tags start with names, not nmtokens +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no space before name +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:not-wf-sa-001
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values must start with attribute names, not "?".

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:not-wf-sa-011
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ SGML-ism: attribute values must be explicitly assigned a + value, it can't act as a boolean toggle.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:not-wf-sa-015
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values need a value, not just an equals sign.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:not-wf-sa-016
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values need an associated name.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:not-wf-sa-178
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax matching double quote is missing.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:o-p41fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quotes are required (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:o-p41fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ attribute name is required (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:o-p41fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Eq required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:not-wf-sa-019
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ End tags may not be abbreviated as '</>'.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:not-wf-sa-042
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid End Tag

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:not-wf-sa-053
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ End tag does not match start tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:element00
Collection:Sun Microsystems XML Tests
+
+

+ EOF in middle of incomplete ETAG

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:element01
Collection:Sun Microsystems XML Tests
+
+

+ EOF in middle of incomplete ETAG

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:o-p42fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no space before name +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:o-p42fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ cannot end with "/>" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:o-p42fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no NET (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:not-wf-sa-035
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The '<' character is a markup delimiter and must + start an element, CDATA section, PI, or comment.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:not-wf-sa-111
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Entiry reference must be in content of element not Start-tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:not-wf-sa-150
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML declarations may not be within element content.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:element02
Collection:Sun Microsystems XML Tests
+
+

+ Illegal markup (<%@ ... %>)

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:element03
Collection:Sun Microsystems XML Tests
+
+

+ Illegal markup (<% ... %>)

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:element04
Collection:Sun Microsystems XML Tests
+
+

+ Illegal markup (<!ELEMENT ... >)

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:o-p43fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no non-comment declarations +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:o-p43fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no conditional sections +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:o-p43fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no conditional sections +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:not-wf-sa-045
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid Empty Element Tag

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:not-wf-sa-047
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid empty element tag invalid whitespace

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:not-wf-sa-186
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Whitespace is required between attribute/value pairs.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:attlist11
Collection:Sun Microsystems XML Tests
+
+

+ Whitespace required between attributes

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal space before Empty element tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal space after Empty element tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal comment in Empty element tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace required between attributes.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Duplicate attribute name is illegal.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n01.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with a required field missing. The Name is missing + in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n02.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with a required field missing. The white space is + missing between "aEle" and "(#PCDATA)" in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n03.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with a required field missing. The contentspec is + missing in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n04.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with a required field missing. The contentspec and + the white space is missing in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n05.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with a required field missing. The Name, the white + space, and the contentspec are missing in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n06.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with wrong field ordering. The Name occurs after the + contentspec in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n07.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with wrong beginning sequence. The string + "(less than)ELEMENT" is used as the beginning sequence in the second + elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n08.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with wrong key word. The string "Element" is used as + the key word in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n09.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with wrong key word. The string "element" is used as + the key word in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P46-ibm46n01.xml
Collection:IBM XML Conformance Test Suite - Production 46
+
+

+ Tests contentspec with wrong key word. the string "empty" is used as + the key word in the contentspec of the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P46-ibm46n02.xml
Collection:IBM XML Conformance Test Suite - Production 46
+
+

+ Tests contentspec with wrong key word. the string "Empty" is used as + the key word in the contentspec of the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P46-ibm46n03.xml
Collection:IBM XML Conformance Test Suite - Production 46
+
+

+ Tests contentspec with wrong key word. the string "Any" is used as + the key word in the contentspec of the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P46-ibm46n04.xml
Collection:IBM XML Conformance Test Suite - Production 46
+
+

+ Tests contentspec with wrong key word. the string "any" is used as + the key word in the contentspec of the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P46-ibm46n05.xml
Collection:IBM XML Conformance Test Suite - Production 46
+
+

+ Tests contentspec with a wrong option. The string "#CDATA" is used as + the contentspec in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:not-wf-sa-133
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Illegal whitespace before optional character causes syntax error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:not-wf-sa-134
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Illegal whitespace before optional character causes syntax error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n01.xml
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with a required field missing. The "+" is used as the + choice or seq field in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n02.xml
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with a required field missing. The "*" is used as the + choice or seq field in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n03.xml
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with a required field missing. The "?" is used as the + choice or seq field in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n04.xml
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with wrong field ordering. The "*" occurs before the + seq field (a,a) in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n05.xml
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with wrong field ordering. The "+" occurs before the + choice field (a|a) in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n06.xml
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with wrong key word. The "^" occurs after the seq field + in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n01.xml
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with a required fields missing. The field Name|choice|seq is + missing in the second cp in the choice field in the third elementdecl in the + DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n02.xml
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with a required fields missing. The field Name|choice|seq is + missing in the cp in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n03.xml
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with a required fields missing. The field Name|choice|seq is + missing in the first cp in the choice field in the third elementdecl in the + DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n04.xml
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with wrong field ordering. The "+" occurs before the seq (a,a) + in the first cp in the choice field in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n05.xml
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with wrong field ordering. The "*" occurs before the choice + (a|b) in the first cp in the seq field in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n06.xml
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with wrong field ordering. The "?" occurs before the Name "a" + in the second cp in the seq field in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n07.xml
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with wrong key word. The "^" occurs after the Name "a" in the + first cp in the choice field in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n01.xml
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with a required field missing. The two cps are missing in + the choice field in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n02.xml
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with a required field missing. The third cp is missing in + the choice field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n03.xml
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with a wrong separator. The "!" is used as the separator + in the choice field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n04.xml
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with a required field missing. The separator "|" is + missing in the choice field (a b)+ in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n05.xml
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with an extra separator. An extra "|" occurs between a + and b in the choice field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n06.xml
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with a required field missing. The closing bracket ")" is + missing in the choice field (a |b * in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n01.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with a required field missing. The two cps are missing in + the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n02.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with a required field missing. The third cp is missing in + the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n03.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with a wrong separator. The "|" is used as the separator + between a and b in the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n04.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with a wrong separator. The "." is used as the separator + between a and b in the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n05.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with an extra separator. An extra "," occurs between (a|b) + and a in the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n06.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with a required field missing. The separator between (a|b) + and (b|a) is missing in the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n07.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with wrong closing bracket. The "]" is used as the closing + bracket in the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [46]
Test ID:not-wf-sa-139
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The element-content model should not be empty.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:not-wf-sa-122
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax mixed connectors are used.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:not-wf-sa-135
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid character used as connector.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:sgml13
Collection:Sun Microsystems XML Tests
+
+

+ SGML Unordered content models not allowed

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:o-p47fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Invalid operator '|' must match previous operator ','

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:o-p47fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal character '-' in Element-content model

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:o-p47fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Optional character must follow a name or list

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:o-p47fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal space before optional character

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:not-wf-sa-123
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax mismatched parenthesis.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:not-wf-sa-138
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax for content particle.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:content01
Collection:Sun Microsystems XML Tests
+
+

+ No whitespace before "?" in content model

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:content02
Collection:Sun Microsystems XML Tests
+
+

+ No whitespace before "*" in content model

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:content03
Collection:Sun Microsystems XML Tests
+
+

+ No whitespace before "+" in content model

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:o-p48fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal space before optional character

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:o-p48fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal space before optional character

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [49]
Test ID:o-p49fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ connectors must match

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [50]
Test ID:not-wf-sa-132
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax mixed connectors used.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [50]
Test ID:o-p50fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ connectors must match

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [55]
Test ID:nwf-dtd00
Collection:Sun Microsystems XML Tests
+
+

+ Comma mandatory in content model

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [55]
Test ID:nwf-dtd01
Collection:Sun Microsystems XML Tests
+
+

+ Can't mix comma and vertical bar in content models

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n01.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with a wrong key word. The string "#pcdata" is used as the + key word in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n02.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with wrong field ordering. The field #PCDATA does not + occur as the first component in the Mixed field in the fourth elementdecl in + the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n03.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with a separator missing. The separator "|" is missing in + between #PCDATA and a in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n04.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with a wrong key word. The string "#CDATA" is used as the + key word in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n05.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with a required field missing. The "*" is missing after + the ")" in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n06.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with wrong closing bracket. The "]" is used as the closing + bracket in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n07.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with a required field missing. The closing bracket ")" is + missing after (#PCDATA in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-124
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid format of Mixed-content declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-125
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax extra set of parenthesis not necessary.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-126
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax Mixed-content must be defined as zero or more.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-127
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax Mixed-content must be defined as zero or more.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-183
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Mixed content declarations may not include content particles.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-184
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ In mixed content models, element names must not be + parenthesized.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ occurrence on #PCDATA group must be * +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ occurrence on #PCDATA group must be * +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ #PCDATA must come first +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ occurrence on #PCDATA group must be * +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only '|' connectors +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail6
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Only '|' connectors and occurrence on #PCDATA group must be *

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail7
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no nested groups +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-057
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This isn't SGML; comments can't exist in declarations.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-129
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax for Element Type Declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-130
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax for Element Type Declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-131
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax for Element Type Declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-136
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tag omission is invalid in XML.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-137
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required before a content model.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:sgml05
Collection:Sun Microsystems XML Tests
+
+

+ ELEMENT declarations apply to only one element, unlike SGML

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:sgml07
Collection:Sun Microsystems XML Tests
+
+

+ SGML Tag minimization specifications are not allowed

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:sgml08
Collection:Sun Microsystems XML Tests
+
+

+ SGML Tag minimization specifications are not allowed

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:sgml09
Collection:Sun Microsystems XML Tests
+
+

+ SGML Content model exception specifications are not allowed

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:sgml10
Collection:Sun Microsystems XML Tests
+
+

+ SGML Content model exception specifications are not allowed

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:o-p45fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ ELEMENT must be upper case. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:o-p45fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S before contentspec is required. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:o-p45fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only one content spec +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:o-p45fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no comments in declarations (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:sgml11
Collection:Sun Microsystems XML Tests
+
+

+ CDATA is not a valid content model spec

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:sgml12
Collection:Sun Microsystems XML Tests
+
+

+ RCDATA is not a valid content model spec

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no parens on declared content +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no inclusions (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no exclusions (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no space before occurrence +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ single group +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail6
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ can't be both declared and modeled +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n01.xml
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with a required field missing. The Name is missing + in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n02.xml
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with a required field missing. The white space is + missing between the beginning sequence and the name in the AttlistDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n03.xml
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with wrong field ordering. The Name "a" occurs after + the first AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n04.xml
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with wrong key word. The string "Attlist" is used as + the key word in the beginning sequence in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n05.xml
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with a required field missing. The closing bracket + "greater than" is missing in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n06.xml
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with wrong beginning sequence. The string + "(less than)ATTLIST" is used as the beginning sequence in the AttlistDecl in + the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n01.xml
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The DefaultDecl is missing + in the AttDef for the name "attr1" in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n02.xml
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The white space is missing + between (abc|def) and "def" in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n03.xml
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The AttType is missing + for "attr1" in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n04.xml
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The white space is missing + between "attr1" and (abc|def) in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n05.xml
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The Name is missing in the + AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n06.xml
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The white space before the + name "attr2" is missing in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n07.xml
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with wrong field ordering. The Name "attr1" occurs after + the AttType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n08.xml
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with wrong field ordering. The Name "attr1" occurs after + the AttType and "default" occurs before the AttType in the AttDef in the + AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P54-ibm54n01.xml
Collection:IBM XML Conformance Test Suite - Production 54
+
+

+ Tests AttType with a wrong option. The string "BOGUSATTR" is used as + the AttType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P54-ibm54n02.xml
Collection:IBM XML Conformance Test Suite - Production 54
+
+

+ Tests AttType with a wrong option. The string "PCDATA" is used as + the AttType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P55-ibm55n01.xml
Collection:IBM XML Conformance Test Suite - Production 55
+
+

+ Tests StringType with a wrong key word. The lower case string "cdata" + is used as the StringType in the AttType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P55-ibm55n02.xml
Collection:IBM XML Conformance Test Suite - Production 55
+
+

+ Tests StringType with a wrong key word. The string "#CDATA" is used as + the StringType in the AttType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P55-ibm55n03.xml
Collection:IBM XML Conformance Test Suite - Production 55
+
+

+ Tests StringType with a wrong key word. The string "CData" is used as + the StringType in the AttType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n01.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "id" is used in the + TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n02.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "Idref" is used in the + TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n03.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "Idrefs" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n04.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "EntitY" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n05.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "nmTOKEN" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n06.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "NMtokens" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n07.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "#ID" is used in the + TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P57-ibm57n01.xml
Collection:IBM XML Conformance Test Suite - Production 57
+
+

+ Tests EnumeratedType with an illegal option. The "NMTOKEN (a|b)" + is used in the EnumeratedType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n01.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with wrong key word. The lower case "notation" is + used as the key word in the NotationType in the AttDef in the AttlistDecl in + the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n02.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with a required field missing. The beginning bracket + "(" is missing in the NotationType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n03.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with a required field missing. The Name is missing + in the "()" in the NotationType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n04.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with a required field missing. The closing bracket + is missing in the NotationType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n05.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with wrong field ordering. The key word "NOTATION" + occurs after "(this)" in the NotationType in the AttDef in the AttlistDecl in + the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n06.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with wrong separator. The "," is used as a separator + between "this" and "that" in the NotationType in the AttDef in the AttlistDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n07.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with a required field missing. The white space is + missing between "NOTATION" and "(this)" in the NotationType in the AttDef in the + AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n08.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with extra wrong characters. The double quote + character occurs after "(" and before ")" in the NotationType in the AttDef in + the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n01.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with required fields missing. The Nmtokens and "|"s are + missing in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n02.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with a required field missing. The closing bracket ")" is + missing in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n03.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with wrong separator. The "," is used as the separator in + the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n04.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with illegal presence. The double quotes occur around the + Enumeration value in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n05.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with a required field missing. The white space is missing + between in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n06.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with a required field missing. The beginning bracket "(" is + missing in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [54]
Test ID:not-wf-sa-058
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid character , in ATTLIST enumeration

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [54]
Test ID:o-p54fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ don't pass unknown attribute types +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [55]
Test ID:o-p55fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ must be upper case +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:not-wf-sa-060
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid type NAME defined in ATTLIST.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist01
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NUTOKEN is not allowed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist02
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NUTOKENS attribute type is not allowed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist04
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NUMBER attribute type is not allowed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist05
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NUMBERS attribute type is not allowed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist06
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NAME attribute type is not allowed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist07
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NAMES attribute type is not allowed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist08
Collection:Sun Microsystems XML Tests
+
+

+ SGML's #CURRENT is not allowed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist09
Collection:Sun Microsystems XML Tests
+
+

+ SGML's #CONREF is not allowed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no IDS type +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no NUMBER type +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no NAME type +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no ENTITYS type +- types must be upper case +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ types must be upper case

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [57]
Test ID:o-p57fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no keyword for NMTOKEN enumeration +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:not-wf-sa-068
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required between NOTATION keyword and list of + enumerated choices in <!ATTLIST...> declarations.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ at least one value required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ separator must be '|' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ notations are NAMEs, not NMTOKENs -- note: + Leaving the invalid + notation undeclared would cause a validating parser to fail without + checking the name syntax, so the notation is declared with an + invalid name. A parser that reports error positions should report + an error at the AttlistDecl on line 6, before reaching the notation + declaration. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ NOTATION must be upper case +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S after keyword is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail6
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ parentheses are require +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail7
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ values are unquoted +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail8
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ values are unquoted +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:not-wf-sa-059
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ String literal must be in quotes.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:attlist03
Collection:Sun Microsystems XML Tests
+
+

+ Comma doesn't separate enumerations, unlike in SGML.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:o-p59fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ at least one required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:o-p59fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ separator must be "," +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:o-p59fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ values are unquoted +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n01.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with wrong key word. The string "#required" is + used as the key word in the DefaultDecl in the AttDef in the AttlistDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n02.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with wrong key word. The string "Implied" is + used as the key word in the DefaultDecl in the AttDef in the AttlistDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n03.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with wrong key word. The string "!IMPLIED" is + used as the key word in the DefaultDecl in the AttDef in the AttlistDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n04.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with a required field missing. There is no + attribute value specified after the key word "#FIXED" in the DefaultDecl in + the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n05.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with a required field missing. The white space is + missing between the key word "#FIXED" and the attribute value in the + DefaultDecl in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n06.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with wrong field ordering. The key word "#FIXED" + occurs after the attribute value "introduction" in the DefaultDecl in the + AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n07.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl against WFC of P60. The text replacement of the + entity "avalue" contains the "less than" character in the DefaultDecl in the + AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n08.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with more than one key word. The "#REQUIRED" and + the "#IMPLIED" are used as the key words in the DefaultDecl in the AttDef + in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ keywords must be upper case +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required after #FIXED +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only #FIXED has both keyword and value +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ #FIXED required value +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only one default type +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:not-wf-sa-066
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Required whitespace is missing.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:not-wf-sa-158
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ SGML-ism: "#NOTATION gif" can't have attributes.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:sgml04
Collection:Sun Microsystems XML Tests
+
+

+ ATTLIST declarations apply to only one element, unlike SGML

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:sgml06
Collection:Sun Microsystems XML Tests
+
+

+ ATTLIST declarations are never global, unlike in SGML

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:o-p52fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ A name is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:o-p52fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ A name is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:not-wf-sa-064
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required between attribute type and default values + in <!ATTLIST...> declarations.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:not-wf-sa-065
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required between attribute name and type + in <!ATTLIST...> declarations.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:not-wf-sa-067
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required between attribute type and default values + in <!ATTLIST...> declarations.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required before default +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required before type +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ type is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ default is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ name is requried +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P61-ibm61n01.xml
Collection:IBM XML Conformance Test Suite - Production 61
+
+

+ Tests conditionalSect with a wrong option. The word "NOTINCLUDE" is + used as part of an option which is wrong in the coditionalSect. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n01.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with wrong key word. The string "include" is used + as a key word in the beginning sequence in the includeSect in the file + ibm62n01.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n02.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with wrong beginning sequence. An extra "[" occurs + in the beginning sequence in the includeSect in the file ibm62n02.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n03.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with wrong beginning sequence. A wrong character "?" + occurs in the beginning sequence in the includeSect in the file ibm62n03.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n04.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with a required field missing. The key word + "INCLUDE" is missing in the includeSect in the file ibm62n04.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n05.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with a required field missing. The "]" is missing + after the key word "INCLUDE" in the includeSect in the file ibm62n05.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n06.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with wrong field ordering. The two external subset + declarations occur before the key word "INCLUDE" in the includeSect in the + file ibm62n06.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n07.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with a required field missing. The closing sequence + "]](greater than)" is missing in the includeSect in the file ibm62n07.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n08.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with a required field missing. One "]" is missing + in the closing sequence in the includeSect in the file ibm62n08.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n01.xml
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with wrong key word. The string "ignore" is used + as a key word in the beginning sequence in the ignoreSect in the file + ibm63n01.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n02.xml
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with wrong beginning sequence. An extra "[" occurs + in the beginning sequence in the ignoreSect in the file ibm63n02.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n03.xml
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with wrong beginning sequence. A wrong character "?" + occurs in the beginning sequence in the ignoreSect in the file ibm63n03.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n04.xml
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with a required field missing. The key word + "IGNORE" is missing in the ignoreSect in the file ibm63n04.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n05.xml
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with a required field missing. The "]" is missing + after the key word "IGNORE" in the ignoreSect in the file ibm63n05.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n06.xml
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests includeSect with wrong field ordering. The two external subset + declarations occur before the key word "IGNORE" in the ignoreSect in the + file ibm63n06.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n07.xml
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with a required field missing. The closing sequence + "]](greater than)" is missing in the ignoreSect in the file ibm63n07.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P64-ibm64n01.xml
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents with wrong beginning sequence. The "?" occurs + in beginning sequence the ignoreSectContents in the file ibm64n01.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P64-ibm64n02.xml
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents with a required field missing.The closing + sequence is missing in the ignoreSectContents in the file ibm64n02.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P64-ibm64n03.xml
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents with a required field missing.The beginning + sequence is missing in the ignoreSectContents in the file ibm64n03.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P65-ibm65n01.xml
Collection:IBM XML Conformance Test Suite - Production 65
+
+

+ Tests Ignore with illegal string included. The string + "]](greater than)" is contained before "this" in the Ignore in the + ignoreSectContents in the file ibm65n01.dtd +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P65-ibm65n02.xml
Collection:IBM XML Conformance Test Suite - Production 65
+
+

+ Tests Ignore with illegal string included. The string + "(less than)![" is contained before "this" in the Ignore in the + ignoreSectContents in the file ibm65n02.dtd +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [61]
Test ID:cond01
Collection:Sun Microsystems XML Tests
+
+

+ Only INCLUDE and IGNORE are conditional section keywords

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [61]
Test ID:cond02
Collection:Sun Microsystems XML Tests
+
+

+ Must have keyword in conditional sections

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [61]
Test ID:o-p61fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no other types, including TEMP, which is valid in SGML +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:not-wf-not-sa-001
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Conditional sections must be properly terminated ("]>" used + instead of "]]>").

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:not-wf-not-sa-003
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Conditional sections must be properly terminated ("]]>" omitted).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:not-wf-not-sa-004
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Conditional sections must be properly terminated ("]]>" omitted).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:not-wf-not-sa-006
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Conditional sections need a '[' after the INCLUDE or IGNORE.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:o-p62fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ INCLUDE must be upper case +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:o-p62fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no spaces in terminating delimiter +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [63]
Test ID:o-p63fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ IGNORE must be upper case +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [63]
Test ID:o-p63fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ delimiters must be balanced +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [64]
Test ID:o-p64fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ section delimiters must balance +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [64]
Test ID:o-p64fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ section delimiters must balance +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3 [39]
Test ID:not-wf-sa-176
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Start tags must have matching end tags.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3 [39]
Test ID:sgml01
Collection:Sun Microsystems XML Tests
+
+

+ SGML-ism: omitted end tag for EMPTY content

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3 [39]
Test ID:o-p39fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ start-tag requires end-tag +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3 [39]
Test ID:o-p39fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ end-tag requires start-tag +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3 [39]
Test ID:o-p39fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML documents contain one or more elements

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:not-wf-sa-084
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the Parsed Entity WFC by referring to an + unparsed entity. (This precedes the error of not declaring + that entity's notation, which may be detected any time before + the DTD parsing is completed.)

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:not-wf-sa-180
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The Entity Declared WFC requires entities to be declared + before they are used in an attribute list declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:not-wf-sa-185
Entities:parameter
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the Entity Declared WFC. + Note: a nonvalidating parser is permitted not to report + this WFC violation, since it would need to read an external + parameter entity to distinguish it from a violation of + the Standalone Declaration VC.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:not-wf-ext-sa-001
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the No Recursion WFC by having an external general + entity be self-recursive.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n01.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#002f" is + used as the referred character in the CharRef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n02.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with the semicolon character missing. The semicolon + character is missing at the end of the CharRef in the attribute value in + the STag of element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n03.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "49" is + used as the referred character in the CharRef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n04.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#5~0" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n05.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#x002g" is + used as the referred character in the CharRef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n06.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#x006G" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n07.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#0=2f" is + used as the referred character in the CharRef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n08.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#56.0" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n09.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#x00/2f" + is used as the referred character in the CharRef in the EntityDecl in the + DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n10.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#51)" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n11.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#00 2f" + is used as the referred character in the CharRef in the EntityDecl in the + DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n12.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#x0000" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n13.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#x001f" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n14.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#xfffe" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n15.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#xffff" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n01.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef with a required field missing. The Name is missing + in the EntityRef in the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n02.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef with a required field missing. The semicolon is + missing in the EntityRef in the attribute value in the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n03.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef with an extra white space. A white space occurs + after the ampersand in the EntityRef in the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n04.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: Entity Declared. The name + "aAa" in the EntityRef in the AttValue in the STage of the element "root" + does not match the Name of any declared entity in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n05.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: Entity Declared. The + entity with the name "aaa" in the EntityRef in the AttValue in the STag of + the element "root" is not declared. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n06.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: Entity Declared. The + entity with the name "aaa" in the EntityRef in the AttValue in the STag of + the element "root" is externally declared, but standalone is "yes". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n07.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: Entity Declared. The + entity with the name "aaa" in the EntityRef in the AttValue in the STag of + the element "root" is referred before declared. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n08.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: Parsed Entity. The + EntityRef in the AttValue in the STag of the element "root" contains the + name "aImage" of an unparsed entity. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n09.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: No Recursion. The + recursive entity reference occurs with the entity declarations for "aaa" + and "bbb" in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n10.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: No Recursion. The + indirect recursive entity reference occurs with the entity declarations for + "aaa", "bbb", "ccc", "ddd", and "eee" in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n01.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference with a required field missing. The Name "paaa" is + missing in the PEReference in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n02.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference with a required field missing. The semicolon is + missing in the PEReference "%paaa" in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n03.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference with an extra white space. There is an extra + white space occurs before ";" in the PEReference in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n04.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference with an extra white space. There is an extra + white space occurs after "%" in the PEReference in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n06.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference which is against P69 WFC: No Recursion. The + recursive PE reference occurs with the entity declarations for "paaa" and + "bbb" in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n07.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference which is against P69 WFC: No Recursion. The + indirect recursive PE reference occurs with the entity declarations for + "paaa", "bbb", "ccc", "ddd", and "eee" in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:not-wf-sa-009
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references may have only decimal or numeric strings.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:not-wf-sa-022
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references end with semicolons, always!

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:not-wf-sa-052
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid character reference.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:not-wf-sa-093
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Hexadecimal character references may not use the uppercase 'X'.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:not-wf-sa-179
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax matching double quote is missing.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ terminating ';' is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S after '&#' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no hex digits in numeric reference +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only hex digits in hex references +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no references to non-characters +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail6
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no references to non-characters +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-007
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ General entity references have no whitespace after the + entity name and before the semicolon.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-010
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Ampersand may only appear as part of a general entity reference.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-071
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ ENTITY can't reference itself directly or indirectly.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-072
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined ENTITY foo.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-073
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined ENTITY f.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-075
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ ENTITY can't reference itself directly or indirectly.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-076
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined ENTITY foo.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-078
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined ENTITY foo.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-079
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ ENTITY can't reference itself directly or indirectly.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-080
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ ENTITY can't reference itself directly or indirectly.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-110
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Entity reference must be in content of element.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-118
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Entity reference expansion is not recursive.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-121
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A name of an ENTITY was started with an invalid character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:o-p68fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ terminating ';' is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:o-p68fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S after '&' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:o-p68fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S before ';' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:not-wf-sa-163
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid placement of Parameter entity reference.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:not-wf-sa-164
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid placement of Parameter entity reference.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:not-wf-not-sa-008
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ In DTDs, the '%' character must be part of a parameter + entity reference.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:dtd02
Collection:Sun Microsystems XML Tests
+
+

+ PE name immediately after "%"

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:dtd03
Collection:Sun Microsystems XML Tests
+
+

+ PE name immediately followed by ";"

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:o-p69fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ terminating ';' is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:o-p69fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S after '%' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:o-p69fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S before ';' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:not-wf-sa-106
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid placement of entity declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm70n01.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n01.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The white space is + missing between the beginning sequence and the Name "aaa" in the EntityDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n02.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The white space is + missing between the Name "aaa" and the EntityDef "aString" in the + EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n03.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The EntityDef is + missing in the EntityDecl with the Name "aaa" in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n04.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The Name is missing + in the EntityDecl with the EntityDef "aString" in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n05.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with wrong ordering. The Name "aaa" occurs after + the EntityDef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n06.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with wrong key word. The string "entity" is used + as the key word in the beginning sequence in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n07.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The closing bracket + (greater than) is missing in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n08.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The exclamation mark + is missing in the beginning sequence in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n01.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with a required field missing. The white space is + missing between the beginning sequence and the "%" in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n02.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with a required field missing. The Name is missing + in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n03.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with a required field missing. The white space is + missing between the Name and the PEDef in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n04.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with a required field missing. The PEDef is missing + after the Name "paaa" in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n05.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with wrong field ordering. The Name "paaa" occurs + after the PEDef in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n06.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with wrong field ordering. The "%" and the Name "paaa" + occurs after the PEDef in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n07.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with wrong key word. The string "entity" is used as + the key word in the beginning sequence in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n08.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with a required field missing. The closing bracket + (greater than) is missing in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n09.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with wrong closing sequence. The string + "!(greater than)" is used as the closing sequence in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P73-ibm73n01.xml
Collection:IBM XML Conformance Test Suite - Production 73
+
+

+ Tests EntityDef with wrong field ordering. The NDataDecl "NDATA + JPGformat" occurs before the ExternalID in the EntityDef in the EntityDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P73-ibm73n03.xml
Collection:IBM XML Conformance Test Suite - Production 73
+
+

+ Tests EntityDef with a required field missing. The ExternalID is + missing before the NDataDecl in the EntityDef in the EntityDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P74-ibm74n01.xml
Collection:IBM XML Conformance Test Suite - Production 74
+
+

+ Tests PEDef with extra fields. The NDataDecl occurs after the + ExternalID in the PEDef in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n01.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with wrong key word. The string "system" is used + as the key word in the ExternalID in the EntityDef in the EntityDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n02.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with wrong key word. The string "public" is used + as the key word in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n03.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with wrong key word. The string "Public" is used + as the key word in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n04.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with wrong field ordering. The key word "PUBLIC" + occurs after the PublicLiteral and the SystemLiteral in the ExternalID in + the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n05.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The white space + between "SYSTEM" and the Systemliteral is missing in the ExternalID in the + EntityDef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n06.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The Systemliteral + is missing after "SYSTEM" in the ExternalID in the EntityDef in the + EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n07.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The white space + between the PublicLiteral and the Systemliteral is missing in the ExternalID + in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n08.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The key word + "PUBLIC" is missing in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n09.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The white space + between "PUBLIC" and the PublicLiteral is missing in the ExternalID in the + doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n10.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The PublicLiteral + is missing in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n11.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The PublicLiteral + is missing in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n12.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The SystemLiteral + is missing in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n13.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with wrong field ordering. The key word "PUBLIC" + occurs after the PublicLiteral in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n01.xml
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with wrong key word. The string "ndata" is used as + the key word in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n02.xml
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with wrong key word. The string "NData" is used as + the key word in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n03.xml
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with a required field missing. The leading white + space is missing in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n04.xml
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with a required field missing. The key word "NDATA" + is missing in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n05.xml
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with a required field missing. The Name after the + key word "NDATA" is missing in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n06.xml
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with a required field missing. The white space + between "NDATA" and the Name is missing in the NDataDecl in the EntityDef + in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n07.xml
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with wrong field ordering. The key word "NDATA" + occurs after the Name in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:not-wf-sa-054
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ PUBLIC requires two literals.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:not-wf-sa-061
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ External entity declarations require whitespace between public + and system IDs.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:dtd04
Collection:Sun Microsystems XML Tests
+
+

+ PUBLIC literal must be quoted

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:dtd05
Collection:Sun Microsystems XML Tests
+
+

+ SYSTEM identifier must be quoted

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S required after "PUBLIC" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S required after "SYSTEM" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S required between literals +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "SYSTEM" implies only one literal +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only one keyword +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail6
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "PUBLIC" requires two literals (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:not-wf-sa-069
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required before an NDATA entity annotation.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:not-wf-sa-083
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined NOTATION n.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:o-p76fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required before "NDATA" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:o-p76fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "NDATA" is upper-case +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:o-p76fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ notation name is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:o-p76fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ notation names are Names +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [70]
Test ID:not-wf-sa-109
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tags invalid within EntityDecl.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [70]
Test ID:o-p70fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ This is neither +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:not-wf-sa-062
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Entity declarations need space after the entity name.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:o-p71fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required before EntityDef +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:o-p71fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Entity name is a Name, not an NMToken +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:o-p71fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S after "<!" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:o-p71fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required after "<!ENTITY" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:not-wf-sa-165
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter entity declarations must have a space before + the '%'.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:o-p72fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required after "<!ENTITY" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:o-p72fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required after '%' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:o-p72fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required after name +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:o-p72fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Entity name is a name, not an NMToken +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ No typed replacement text +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Only one replacement value +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ No NDataDecl on replacement text +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Value is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ No NDataDecl without value +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:not-wf-sa-089
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter entities "are" always parsed; NDATA annotations + are not permitted.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:not-wf-sa-091
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter entities "are" always parsed; NDATA annotations + are not permitted.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:o-p74fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no NDataDecls on parameter entities +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:o-p74fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ value is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:o-p74fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only one value +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.1
Test ID:ibm-not-wf-P77-ibm77n01.xml
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ Tests TextDecl with wrong field ordering. The VersionInfo occurs + after the EncodingDecl in the TextDecl in the file "ibm77n01.ent". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.1
Test ID:ibm-not-wf-P77-ibm77n02.xml
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ Tests TextDecl with wrong key word. The string "XML" is used in the + beginning sequence in the TextDecl in the file "ibm77n02.ent". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.1
Test ID:ibm-not-wf-P77-ibm77n03.xml
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ Tests TextDecl with wrong closing sequence. The character "greater + than" is used as the closing sequence in the TextDecl in the file + "ibm77n03.ent". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.1
Test ID:ibm-not-wf-P77-ibm77n04.xml
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ Tests TextDecl with a required field missing. The closing sequence + is missing in the TextDecl in the file "ibm77n04.ent". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.1 [77]
Test ID:decl01
Entities:parameter
Collection:Sun Microsystems XML Tests
+
+

+ External entities may not have standalone decls.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.1 [77]
Test ID:dtd07
Collection:Sun Microsystems XML Tests
+
+

+ Text declarations (which optionally begin any external entity) + are required to have "encoding=...".

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.1 [77]
Test ID:encoding07
Collection:Sun Microsystems XML Tests
+
+

+ Text declarations (which optionally begin any external entity) + are required to have "encoding=...".

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.1 4.3.2 [77, 78]
Test ID:not-wf-ext-sa-002
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ External entities have "text declarations", which do + not permit the "standalone=..." attribute that's allowed + in XML declarations.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-074
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal general parsed entities are only well formed if + they match the "content" production.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-103
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ End-tag required for element foo.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-104
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal general parsed entities are only well formed if + they match the "content" production.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-116
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal general parsed entities are only well formed if + they match the "content" production. This is a partial + character reference, not a full one.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-117
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal general parsed entities are only well formed if + they match the "content" production. This is a partial + character reference, not a full one.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-119
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal general parsed entities are only well formed if + they match the "content" production. This is a partial + character reference, not a full one.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-153
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Text declarations may not begin internal parsed entities; + they may only appear at the beginning of external parsed + (parameter or general) entities.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-181
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal parsed entities must match the content + production to be well formed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-182
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal parsed entities must match the content + production to be well formed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-not-wf-P78-ibm78n01.xml
Collection:IBM XML Conformance Test Suite - Production 78
+
+

+ Tests extParsedEnt with wrong field ordering. The TextDecl occurs + after the content in the file ibm78n01.ent. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-not-wf-P78-ibm78n02.xml
Collection:IBM XML Conformance Test Suite - Production 78
+
+

+ Tests extParsedEnt with extra field. A blank line occurs before the + TextDecl in the file ibm78n02.ent. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-not-wf-P79-ibm79n01.xml
Collection:IBM XML Conformance Test Suite - Production 79
+
+

+ Tests extPE with wrong field ordering. The TextDecl occurs after + the extSubsetDecl (the white space and the comment) in the file + ibm79n01.ent. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-not-wf-P79-ibm79n02.xml
Collection:IBM XML Conformance Test Suite - Production 79
+
+

+ Tests extPE with extra field. A blank line occurs before the + TextDecl in the file ibm78n02.ent. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2 [79]
Test ID:not-wf-not-sa-007
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A <!DOCTYPE ...> declaration may not begin any external + entity; it's only found once, in the document entity.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n01.xml
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with a required field missing. The leading white + space is missing in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n02.xml
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with a required field missing. The "=" sign is + missing in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n03.xml
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with a required field missing. The double quoted + EncName are missing in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n04.xml
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with wrong field ordering. The string "encoding=" occurs after the double quoted EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n05.xml
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with wrong field ordering. The "encoding" occurs + after the double quoted EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n06.xml
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with wrong key word. The string "Encoding" is + used as the key word in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n01.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "_" is used as the + first character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n02.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "-" is used as the + first character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n03.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "." is used as the + first character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n04.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with illegal characters. The "8-" is used as the + initial characters in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n05.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "~" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n06.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "#" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n07.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The ":" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n08.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "/" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n09.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The ";" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:not-wf-sa-101
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is not permitted in an encoding name.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding01
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character " " in encoding name

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding02
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character "/" in encoding name

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding03
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character reference in encoding name

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding04
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character ":" in encoding name

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding05
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character "@" in encoding name

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding06
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character "+" in encoding name

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:not-wf-sa-092
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The replacement text of this entity has an illegal reference, + because the character reference is expanded immediately.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:not-wf-sa-115
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The replacement text of this entity is an illegal character + reference, which must be rejected when it is parsed in the + context of an attribute value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:not-wf-sa-120
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references are expanded in the replacement text of + an internal entity, which is then parsed as usual. Accordingly, + & must be doubly quoted - encoded either as &amp; + or as &#38;#38;.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n01.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with a required field missing. The white space + after the beginning sequence of the NotationDecl is missing in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n02.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with a required field missing. The Name in the + NotationDecl is missing in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n03.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with a required field missing. The externalID or + the PublicID is missing in the NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n04.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with wrong field ordering. The Name occurs after + the "SYSTEM" and the externalID in the NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n05.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with wrong key word. The string "notation" is + used as a key word in the NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n06.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with a required field missing. The closing + bracket (the greater than character) is missing in the NotationDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n07.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with wrong beginning sequence. The "!" is missing + in the beginning sequence in the NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n08.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with wrong closing sequence. The extra "!" occurs + in the closing sequence in the NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n01.xml
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with wrong key word. The string "public" is used as + the key word in the PublicID in the NotationDcl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n02.xml
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with wrong key word. The string "Public" is used as + the key word in the PublicID in the NotationDcl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n03.xml
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with a required field missing. The key word "PUBLIC" + is missing in the PublicID in the NotationDcl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n04.xml
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with a required field missing. The white space + between the "PUBLIC" and the PubidLiteral is missing in the PublicID in + the NotationDcl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n05.xml
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with a required field missing. The PubidLiteral is + missing in the PublicID in the NotationDcl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n06.xml
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with wrong field ordering. The key word "PUBLIC" + occurs after the PubidLiteral in the PublicID in the NotationDcl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:41. [68]
Test ID:not-wf-sa-077
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined ENTITY bar.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n01.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x00D7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n02.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x00F7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n03.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0132 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n04.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0133 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n05.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x013F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n06.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0140 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n07.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0149 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n08.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x017F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n09.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01c4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n10.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01CC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n100.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0BB6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n101.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0BBA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n102.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C0D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n103.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C11 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n104.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C29 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n105.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C34 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n106.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C5F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n107.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C62 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n108.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C8D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n109.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C91 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n11.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01F1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n110.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0CA9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n111.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0CB4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n112.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0CBA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n113.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0CDF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n114.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0CE2 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n115.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0D0D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n116.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0D11 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n117.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0D29 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n118.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0D3A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n119.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0D62 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n12.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01F3 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n120.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E2F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n121.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E31 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n122.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E34 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n123.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E46 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n124.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E83 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n125.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E85 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n126.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E89 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n127.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E8B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n128.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E8E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n129.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E98 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n13.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01F6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n130.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EA0 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n131.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EA4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n132.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EA6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n133.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EA8 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n134.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EAC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n135.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EAF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n136.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EB1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n137.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EB4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n138.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EBE + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n139.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EC5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n14.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01F9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n140.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0F48 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n141.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0F6A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n142.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x10C6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n143.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x10F7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n144.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1011 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n145.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1104 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n146.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1108 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n147.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x110A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n148.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x110D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n149.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x113B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n15.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01F9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n150.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x113F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n151.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1141 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n152.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x114D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n153.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x114f + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n154.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1151 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n155.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1156 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n156.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x115A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n157.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1162 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n158.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1164 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n159.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1166 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n16.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0230 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n160.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x116B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n161.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x116F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n162.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1174 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n163.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x119F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n164.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11AC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n165.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11B6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n166.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11B9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n167.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11BB + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n168.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11C3 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n169.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11F1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n17.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x02AF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n170.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11FA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n171.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1E9C + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n172.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1EFA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n173.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F16 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n174.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F1E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n175.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F46 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n176.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F4F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n177.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F58 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n178.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F5A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n179.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F5C + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n18.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x02CF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n180.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F5E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n181.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #xF17E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n182.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FB5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n183.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FBD + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n184.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FBF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n185.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FC5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n186.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FCD + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n187.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FD5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n188.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FDC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n189.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FED + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n19.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0387 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n190.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FF5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n191.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FFD + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n192.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x2127 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n193.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x212F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n194.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x2183 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n195.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x3095 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n196.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x30FB + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n197.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x312D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n198.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #xD7A4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n20.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x038B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n21.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03A2 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n22.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03CF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n23.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03D7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n24.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03DD + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n25.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03E1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n26.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03F4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n27.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x040D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n28.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0450 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n29.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x045D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n30.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0482 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n31.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04C5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n32.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04C6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n33.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04C9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n34.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04EC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n35.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04ED + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n36.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04F6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n37.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04FA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n38.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0557 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n39.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0558 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n40.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0587 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n41.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x05EB + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n42.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x05F3 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n43.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0620 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n44.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x063B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n45.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x064B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n46.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06B8 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n47.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06BF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n48.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06CF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n49.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06D4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n50.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06D6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n51.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06E7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n52.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x093A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n53.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x093E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n54.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0962 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n55.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x098D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n56.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0991 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n57.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0992 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n58.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09A9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n59.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09B1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n60.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09B5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n61.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09BA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n62.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09DE + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n63.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09E2 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n64.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09F2 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n65.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A0B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n66.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A11 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n67.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A29 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n68.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A31 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n69.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A34 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n70.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A37 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n71.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A3A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n72.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A5B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n73.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A70 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n74.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A75 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n75.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n76.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0ABC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n77.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A92 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n78.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0AA9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n79.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0AB1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n80.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0AB4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n81.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0ABA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n82.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B04 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n83.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B0D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n84.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B11 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n85.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B29 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n86.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B31 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n87.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B34 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n88.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B3A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n89.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B3E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n90.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B5E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n91.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B62 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n92.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B8B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n93.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B91 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n94.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B98 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n95.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B9B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n96.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B9D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n97.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0BA0 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n98.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0BA7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n99.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0BAB + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P86-ibm86n01.xml
Collection:IBM XML Conformance Test Suite - Production 86
+
+

+ Tests Ideographic with an illegal character. The character #x4CFF + occurs as the first character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P86-ibm86n02.xml
Collection:IBM XML Conformance Test Suite - Production 86
+
+

+ Tests Ideographic with an illegal character. The character #x9FA6 + occurs as the first character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P86-ibm86n03.xml
Collection:IBM XML Conformance Test Suite - Production 86
+
+

+ Tests Ideographic with an illegal character. The character #x3008 + occurs as the first character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P86-ibm86n04.xml
Collection:IBM XML Conformance Test Suite - Production 86
+
+

+ Tests Ideographic with an illegal character. The character #x302A + occurs as the first character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n01.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x02FF + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n02.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0346 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n03.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0362 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n04.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0487 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n05.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x05A2 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n06.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x05BA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n07.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x05BE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n08.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x05C0 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n09.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x05C3 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n10.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0653 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n11.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x06B8 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n12.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x06B9 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n13.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x06E9 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n14.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x06EE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n15.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0904 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n16.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x093B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n17.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x094E + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n18.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0955 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n19.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0964 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n20.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0984 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n21.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x09C5 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n22.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x09C9 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n23.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x09CE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n24.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x09D8 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n25.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x09E4 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n26.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A03 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n27.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A3D + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n28.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A46 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n29.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A49 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n30.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A4E + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n31.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A80 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n32.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A84 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n33.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0ABB + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n34.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0AC6 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n35.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0ACA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n36.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0ACE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n37.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B04 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n38.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B3B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n39.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B44 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n40.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B4A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n41.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B4E + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n42.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B58 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n43.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B84 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n44.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0BC3 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n45.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0BC9 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n46.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0BD6 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n47.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C0D + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n48.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C45 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n49.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C49 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n50.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C54 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n51.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C81 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n52.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C84 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n53.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0CC5 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n54.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0CC9 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n55.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0CD4 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n56.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0CD7 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n57.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0D04 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n58.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0D45 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n59.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0D49 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n60.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0D4E + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n61.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0D58 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n62.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0E3F + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n63.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0E3B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n64.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0E4F + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n66.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0EBA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n67.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0EBE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n68.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0ECE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n69.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F1A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n70.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F36 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n71.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F38 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n72.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F3B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n73.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F3A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n74.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F70 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n75.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F85 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n76.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F8C + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n77.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F96 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n78.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F98 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n79.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0FB0 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n80.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0FB8 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n81.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0FBA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n82.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x20DD + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n83.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x20E2 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n84.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x3030 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n85.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x309B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n01.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0029 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n02.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x003B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n03.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x066A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n04.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x06FA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n05.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0970 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n06.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x09F2 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n08.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0AF0 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n09.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0B70 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n10.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0C65 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n11.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0CE5 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n12.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0CF0 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n13.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0D70 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n14.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0E5A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n15.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0EDA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n16.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0F2A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n01.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x00B6 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n02.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x00B8 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n03.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x02D2 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n04.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x03FE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n05.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x065F + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n06.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x0EC7 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n07.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x3006 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n08.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x3030 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n09.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x3036 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n10.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x309C + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n11.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x309F + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n12.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x30FF + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ +

3.4 XML Documents with Optional Errors

+

Conforming XML 1.0 Processors are permitted to ignore + certain errors, or to report them at user option. In this + section of this test report are found descriptions of + test cases which fit into this category.

+

Processor behavior on such test cases does not affect + conformance to the XML 1.0 (Second Edition) Recommendation, except as noted.

+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3, 4.2.2 [11]
Test ID:o-p11pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ system literals may not contain + URI fragments +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:pe01
Collection:Sun Microsystems XML Tests
+
+

+ Parameter entities must consist of a series of complete markup + declarations of the types allowed by the nonterminal + markupdecl, interespersed with whitespace or PERefs.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:uri01
Collection:Sun Microsystems XML Tests
+
+

+ SYSTEM ids may not have URI fragments

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-euc-jp
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for the EUC-JP encoding, and for text + which relies on Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-iso-2022-jp
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for the ISO-2022-JP encoding, and for text + which relies on Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-shift_jis
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for the Shift_JIS encoding, and for text + which relies on Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-euc-jp
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for EUC-JP encoding, and + XML names which contain Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-iso-2022-jp
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for ISO-2022-JP encoding, and + XML names which contain Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-shift_jis
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for Shift_JIS encoding, and + XML names which contain Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + +

+
+ +

4. Contributors (Non-normative)

+

A team of volunteer members have participated in the + development of this work. Contributions have come from: +

+
    +
  • Murry Altheim, Sun Microsystems
  • +
  • Mary Brady, NIST
  • +
  • Tim Boland, NIST
  • +
  • David Brownell, Sun Microsystems
  • +
  • James Clark
  • +
  • Karin Donker, IBM
  • +
  • Irina Golfman, Inera Incorporated
  • +
  • Tony Graham, Mulberry Technologies
  • +
  • G. Ken Holman, Crane Softwrights Ltd
  • +
  • Alex Milowski, Veo Systems, Inc
  • +
  • Makota Murata, Fuji Xerox
  • +
  • Miles O'Reilly, Microstar Software, Ltd
  • +
  • Matt Timmermans, Microstar Software, Ltd
  • +
  • Richard Rivello, NIST
  • +
  • Lynne Rosenthal, NIST
  • +
  • Brian Schellar, Chrystal Software
  • +
  • Bill Smith, Sun Microsystems
  • +
  • Trevor Veary, Software AG
  • +
+

End

+ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf-20010315.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf-20010315.xml new file mode 100644 index 0000000000..0b4986936e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf-20010315.xml @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + + + + +]> + + + + &jclark-xmltest; + &xerox-japanese; + + + &sun-valid; + &sun-invalid; + &sun-not-wf; + &sun-error; + + + &nist-oasis; + + &ibm-invalid; + &ibm-not-wf; + &ibm-valid; + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf-20020521.htm b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf-20020521.htm new file mode 100644 index 0000000000..44d28564e0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf-20020521.htm @@ -0,0 +1,39943 @@ + + + XML Conformance Tests + + + + +

+ +W3C + + +Architecture Domain + + XML | Member-Confidential! +

+

XML 1.0 (2nd edition) W3C Conformance Test Suite

+

6 October 2000

+
+
+This version: +
+
+ +
+
+Current Version: +
+
+ +
+
+Previous Version: +
+
+ +
+
+Test Archive: +
+
+ +
+
+W3C XML Core Working Group: +
+
+ +
+
+Comments: +
+
+ +
+
+ +

Table of Contents

+
    +
  1. +Introduction +
  2. +
  3. +Test Matrix +
  4. +
      +
    1. +Binary Tests +
    2. +
    3. +Output Tests +
    4. +
    +
  5. +Test Case Descriptions +
  6. +
      +
    1. +Valid Documents +
    2. +
    3. +Invalid Documents +
    4. +
    5. +Not-WF Documents +
    6. +
    7. +Optional Errors +
    8. +
    +
  7. +Contributors +
  8. +
+ +

1. Introduction

+

+ The tests described in this document provide an initial set of metrics to determine how well a + particular implementation conforms to the + W3C XML 1.0 (Second Edition) Recommendation. + The XML Conformance Test Suite is intended + to complement the W3C XML 1.0 (Second Edition) Recommendation. All interpretations + of this Recommendation are subject to confirmation by the + + W3C XML Group . +

+

+ Conformance tests can be used by developers, content creators, and + users alike to increase their level of confidence in product quality. In + circumstances where interoperability is necessary, these tests can also + be used to determine that differing implementations support the same set + of features.

+

The XML Test Suite was transferred from OASIS to W3C and is being augmented to reflect the + current work of the W3C XML Core Working Group, including + resolved issues related to the + Recommendation and published Errata. This report provides supporting documentation for all the tests included in + the test suite. Sources from which these tests have been collected + include: James Clark XMLTEST cases, 18-Nov-1998; Fuji Xerox Japanese Text Tests; Sun Microsystems XML Tests; OASIS/NIST TESTS, 1-Nov-1998; IBM XML Tests; .

+ +

2. Test Matrix

+

Two basic types of test are presented here. These are + respectively +Binary Tests + + and +Output Tests +.

+ +

2.1 Binary Tests

+

+Binary conformance tests are documents which + are grouped into one of four categories. Given a document + in a given category, each kind of XML parser must treat it + consistently and either accept it (a positive test) + or reject it (a negative test). It is in that sense + that the tests are termed "binary". The XML 1.0 (Second Edition) Recommendation + talks in terms of two types of XML processor: + validating ones, and nonvalidating ones. + There are two differences between these types of processors:

+
    +
  1. Validating processors check special productions that + nonvalidating parsers don't, called validity + constraints. (Both must check a basic set of productions, + requiring XML documents to be well formed.)
  2. +
  3. Nonvalidating processors are permitted to not + include external entities, such as files with + text. Accordingly, they may not report errors which + would have been detected had those entities been read.
  4. +
+

There are two types of such entity, parameter + entities holding definitions which affect validation + and other processing; and general entities which + hold marked up text. It will be appreciated that there are + then five kinds of XML processor: validating processors, + and four kinds of nonvalidating processor based on the + combinations of external entity which they include.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Basic XML Parsing Test Matrix +
+ Test Document Type v. Parser Type +
NonvalidatingValidating
External Entities
Ignored (3 cases)
External Entities
Read
Valid Documents +accept + +accept + +accept +
Invalid Documents +accept + +accept +reject
Non-WF Documentsrejectrejectreject
WF Errors tied
+ to External Entity
+accept +
(varies)
rejectreject
Documents with
Optional Errors
(not specified)(not specified)(not specified)
+
+

At this time, the XML community primarily uses parsers + which are in the rightmost two columns of this table, calling + them Well Formed XML Parsers (or "WF Parsers") and + Validating XML Parsers. A second test matrix + could be defined to address the variations in the types of + of XML processor which do not read all external entities. + That additional matrix is not provided here at this time.

+
+

2.2 Output Tests

+

The XML 1.0 (Second Edition) Recommendation places a number of requirements + on XML processors, to ensure that they report information to + applications as needed. Such requirements are testable. + Validating processors are required to report slightly more + information than nonvalidating ones, so some tests will + require separate output files. Some of the information that + must be reported will not be reportable without reading all + the external entities in a particular test. Many of the tests for + valid documents are paired with an output file as the canonical + representation of the input file, to ensure that the XML + processor provides the correct information.

+
+

3. Test Case Descriptions

+

This section of this report contains descriptions of test + cases, each of which fits into the categories noted above. + Each test case includes a document of one of the types in the + binary test matrix above (e.g. valid or invalid documents). +

+

In some cases, an output file , as + described in Section 2.2, will also be associated with + a valid document, which is used for output testing. If such + a file exists, it will be noted at the end of the description + of the input document.

+

The description for each test case is presented as a two + part table. The right part describes what the test does. + This description is intended to have enough detail to evaluate + diagnostic messages. The left part includes:

    +
  • An entry describing the Sections and/or Rules + from the + XML 1.0 (Second Edition) Recommendation which this case excercises.
  • +
  • The unique Test ID within a given Collection + for this test.
  • +
  • The Collection from which this test originated. + Given the Test ID and the Collection, each + test can be uniquely identified.
  • +
  • Some tests may have a field identifying the kinds of + external Entities a nonvalidating processor must + include (parameter, general, or both) to be able to + detect any errors in that test case.
  • +
+

+ +

3.1 Valid XML Documents

+

All conforming XML 1.0 Processors are + required to accept valid documents, reporting no + errors. In this section of this test report are found + descriptions of test cases which fit into this category.

+ + + +
+ + + + + + + + + + +
Sections [Rules]:2.1
Test ID:ibm-valid-P01-ibm01v01.xml
Collection:IBM XML Conformance Test Suite - Production 1
+
+

+ Tests with a xml document consisting of prolog followed by + element then Misc + +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.10
Test ID:valid-sa-084
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that although whitespace can be used to set apart markup for greater readability it is not necessary.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.10
Test ID:valid-sa-093
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace is not intended for inclusion in the delivered version of the document.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11
Test ID:valid-sa-116
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that a line break within CDATA will be normalized.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11
Test ID:valid-ext-sa-001
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A combination of carriage return line feed in an external entity must + be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11
Test ID:valid-ext-sa-002
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A carriage return (also CRLF) in an external entity must + be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11
Test ID:valid-ext-sa-004
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A carriage return (also CRLF) in an external entity must + be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11
Test ID:valid-ext-sa-009
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A carriage return (also CRLF) in an external entity must + be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11, 3.3.3
Test ID:valid-sa-108
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This tests normalization of end-of-line characters (CRLF) + within entities to LF, primarily as an output test.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11, 4.5
Test ID:valid-sa-068
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests definition of an internal entity holding a carriage return character + reference, which must not be normalized before reporting to the application. Line + break normalization only occurs when parsing external parsed entities.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11 3.2.1 3.2.2 4.2.2 [48] [51] [75]
Test ID:valid-ext-sa-006
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of optional character and content particles within mixed element content. The test also shows the use of an external entity and that a carriage control line feed in an external entity must be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.11 4.2.2 [75]
Test ID:valid-ext-sa-011
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of a public identifier with and external entity. +The test also show that a carriage control line feed combination in an external +entity must be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P33-ibm33v01.xml
Collection:IBM XML Conformance Test Suite - Production 33
+
+

+ Tests LanguageID with Langcode - Subcode +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P34-ibm34v01.xml
Collection:IBM XML Conformance Test Suite - Production 34
+
+

+ Duplicate Test as ibm33v01.xml +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P35-ibm35v01.xml
Collection:IBM XML Conformance Test Suite - Production 35
+
+

+ Tests ISO639Code +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P36-ibm36v01.xml
Collection:IBM XML Conformance Test Suite - Production 36
+
+

+ Tests IanaCode +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P37-ibm37v01.xml
Collection:IBM XML Conformance Test Suite - Production 37
+
+

+ Tests UserCode +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P38-ibm38v01.xml
Collection:IBM XML Conformance Test Suite - Production 38
+
+

+ Tests SubCode +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12 [35]
Test ID:v-lang01
Collection:Sun Microsystems XML Tests
+
+

+ Tests a lowercase ISO language code.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12 [35]
Test ID:v-lang02
Collection:Sun Microsystems XML Tests
+
+

+ Tests a ISO language code with a subcode.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12 [35]
Test ID:v-lang05
Collection:Sun Microsystems XML Tests
+
+

+ Tests an uppercase ISO language code.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12 [36]
Test ID:v-lang03
Collection:Sun Microsystems XML Tests
+
+

+ Tests a IANA language code with a subcode.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12 [37]
Test ID:v-lang04
Collection:Sun Microsystems XML Tests
+
+

+ Tests a user language code with a subcode.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.12 [37]
Test ID:v-lang06
Collection:Sun Microsystems XML Tests
+
+

+ Tests a user language code.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-valid-P02-ibm02v01.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test case covers legal character ranges plus discrete legal characters for production 02. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [1]
Test ID:o-p01pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ various Misc items where they can occur +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:valid-sa-049
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that characters outside of normal ascii range can be used as element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:valid-sa-050
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that characters outside of normal ascii range can be used as element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:valid-sa-051
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The document is encoded in UTF-16 and uses some name + characters well outside of the normal ASCII range. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:valid-sa-052
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The document is encoded in UTF-8 and the text inside the + root element uses two non-ASCII characters, encoded in UTF-8 + and each of which expands to a Unicode surrogate pair.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P03-ibm03v01.xml
Collection:IBM XML Conformance Test Suite - Production 3
+
+

+ Tests all 4 legal white space characters - #x20 #x9 #xD #xA +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P09-ibm09v01.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Empty EntityValue is legal +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P09-ibm09v02.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests a normal EnitityValue +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P09-ibm09v03.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests EnitityValue referencing a Parameter Entity +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P09-ibm09v04.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests EnitityValue referencing a General Entity +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P09-ibm09v05.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests EnitityValue with combination of GE, PE and text, the GE used is + declared in the student.dtd +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v01.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests empty AttValue with double quotes as the delimiters +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v02.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests empty AttValue with single quotes as the delimiters +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v03.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Test AttValue with double quotes as the delimiters and single quote inside +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v04.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Test AttValue with single quotes as the delimiters and double quote inside +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v05.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Test AttValue with a GE reference and double quotes as the delimiters +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v06.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Test AttValue with a GE reference and single quotes as the delimiters +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v07.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ testing AttValue with mixed references and text content in double quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v08.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ testing AttValue with mixed references and text content in single quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P11-ibm11v01.xml
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests empty systemliteral using the double quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P11-ibm11v02.xml
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests empty systemliteral using the single quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P11-ibm11v03.xml
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests regular systemliteral using the single quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P11-ibm11v04.xml
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests regular systemliteral using the double quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P12-ibm12v01.xml
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests empty systemliteral using the double quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P12-ibm12v02.xml
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests empty systemliteral using the single quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P12-ibm12v03.xml
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests regular systemliteral using the double quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P12-ibm12v04.xml
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests regular systemliteral using the single quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P13-ibm13v01.xml
Collection:IBM XML Conformance Test Suite - Production 13
+
+

+ Testing PubidChar with all legal PubidChar in a PubidLiteral +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:valid-sa-100
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Makes sure that PUBLIC identifiers may have some strange + characters. NOTE: The XML editors have said that the XML + specification errata will specify that parameter entity expansion + does not occur in PUBLIC identifiers, so that the '%' character + will not flag a malformed parameter entity reference. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid public IDs. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:valid-sa-012
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Uses a legal XML 1.0 name consisting of a single colon + character (disallowed by the latest XML Namespaces draft).

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:valid-sa-063
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The document is encoded in UTF-8 and the name of the + root element type uses non-ASCII characters.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [6]
Test ID:o-p06pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ various satisfactions of the Names production in a NAMES + attribute +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [7]
Test ID:o-p07pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ various valid Nmtoken 's in an attribute list declaration. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [8]
Test ID:o-p08pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ various satisfaction of an NMTOKENS attribute value. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid EntityValue's. Except for entity references, + markup is not recognized. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 2.10
Test ID:valid-sa-092
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demostrates that extra whitespace is normalized into a single space character.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 3.1 [10][40][41]
Test ID:valid-sa-109
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an attribute can have a null value.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 3.1 [13] [40]
Test ID:valid-sa-013
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that the Attribute in a Start-tag can consist of numerals along with special characters.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 3.1 [13] [40]
Test ID:valid-sa-014
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that all lower case letters are valid for the Attribute in a Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 3.1 [13] [40]
Test ID:valid-sa-015
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that all upper case letters are valid for the Attribute in a Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 3.1 [43]
Test ID:valid-sa-009
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that PubidChar can be used for element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 4.1 [10] [69]
Test ID:valid-not-sa-023
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of a parameter entity reference within an attribute list declaration. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-valid-P14-ibm14v01.xml
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Testing CharData with empty string +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-valid-P14-ibm14v02.xml
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Testing CharData with white space character +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-valid-P14-ibm14v03.xml
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Testing CharData with a general text string +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 2.5 2.6 2.7 [15] [16] [18]
Test ID:o-p43pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of character data, comments, processing instructions and CDATA sections within the start and end tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 3.1 [14] [43]
Test ID:valid-sa-048
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that character data is valid element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 3.1 [43]
Test ID:valid-sa-008
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates character references can be used for element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:valid-sa-119
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Comments may contain any legal XML characters; + only the string "--" is disallowed.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-valid-P15-ibm15v01.xml
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests empty comment +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-valid-P15-ibm15v02.xml
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment with regular text +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-valid-P15-ibm15v03.xml
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment with one dash inside +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-valid-P15-ibm15v04.xml
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment with more comprehensive content +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:dtd01
Collection:Sun Microsystems XML Tests
+
+

+ Comments don't get parameter entity expansion

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 3.1 [15] [43]
Test ID:valid-sa-021
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that comments are valid element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 3.1 [15] [43]
Test ID:valid-sa-022
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that comments are valid element content and that all characters before the double-hypen right angle combination are considered part of thecomment.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-valid-P16-ibm16v01.xml
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI definition with only PItarget name and nothing else +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-valid-P16-ibm16v02.xml
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI definition with only PItarget name and a white space +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-valid-P16-ibm16v03.xml
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI definition with PItarget name and text that contains + question mark and right angle +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-valid-P17-ibm17v01.xml
Collection:IBM XML Conformance Test Suite - Production 17
+
+

+ Tests PITarget name +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [15]
Test ID:valid-sa-037
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid comment and that it may appear anywhere in the document including at the end.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [15]
Test ID:valid-sa-038
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid comment and that it may appear anywhere in the document including the beginning.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:valid-sa-036
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid processing instruction.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:valid-sa-039
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid processing instruction and that it may appear at the beginning of the document.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 2.10 [16]
Test ID:valid-sa-055
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace within a processing instruction willnormalized into s single space character.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 2.10 [16]
Test ID:valid-sa-098
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace within a processing instruction is converted into a single space character.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 3.1 [16] [43]
Test ID:valid-sa-016
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that Processing Instructions are valid element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 3.1 [16] [43]
Test ID:valid-sa-017
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that Processing Instructions are valid element content and there can be more than one.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:valid-not-sa-031
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Expands a general entity which contains a CDATA section with + what looks like a markup declaration (but is just text since + it's in a CDATA section).

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-valid-P18-ibm18v01.xml
Collection:IBM XML Conformance Test Suite - Production 18
+
+

+ Tests CDSect with CDStart CData CDEnd +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-valid-P19-ibm19v01.xml
Collection:IBM XML Conformance Test Suite - Production 19
+
+

+ Tests CDStart +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-valid-P20-ibm20v01.xml
Collection:IBM XML Conformance Test Suite - Production 20
+
+

+ Tests CDATA with empty string +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-valid-P20-ibm20v02.xml
Collection:IBM XML Conformance Test Suite - Production 20
+
+

+ Tests CDATA with regular content +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-valid-P21-ibm21v01.xml
Collection:IBM XML Conformance Test Suite - Production 21
+
+

+ Tests CDEnd +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [20]
Test ID:valid-sa-114
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that all text within a valid CDATA section is considered text and not recognized as markup.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 3.1 [18] [43]
Test ID:valid-sa-018
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that CDATA sections are valid element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 3.1 [18] [43]
Test ID:valid-sa-019
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that CDATA sections are valid element content and that +ampersands may occur in their literal form.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 3.1 [18] [43]
Test ID:valid-sa-020
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstractes that CDATA sections are valid element content and that +everyting between the CDStart and CDEnd is recognized as character data not markup.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:valid-sa-094
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute defaults with a DTD have special parsing rules, different + from other strings. That means that characters found there may look + like an undefined parameter entity reference "within a markup + declaration", but they aren't ... so they can't be violating + the PEs in Internal Subset WFC. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:pe01
Collection:Sun Microsystems XML Tests
+
+

+ Parameter entities references are NOT RECOGNIZED in default attribute + values.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v01.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with XMLDecl and doctypedecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v02.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with doctypedecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v03.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with Misc doctypedecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v04.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with doctypedecl Misc +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v05.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with XMLDecl Misc doctypedecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v06.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with XMLDecl doctypedecl Misc +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v07.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with XMLDecl Misc doctypedecl Misc +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v01.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VersionInfo only +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v02.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VersionInfo EncodingDecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v03.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VersionInfo SDDecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v04.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VerstionInfo and a trailing whitespace char +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v05.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VersionInfo EncodingDecl SDDecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v06.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VersionInfo EncodingDecl SDDecl and a trailing whitespace +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P24-ibm24v01.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with single quote +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P24-ibm24v02.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with double quote +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P25-ibm25v01.xml
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests EQ with = +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P25-ibm25v02.xml
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests EQ with = and spaces on both sides +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P25-ibm25v03.xml
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests EQ with = and space in front of it +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P25-ibm25v04.xml
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests EQ with = and space after it +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P26-ibm26v01.xml
Collection:IBM XML Conformance Test Suite - Production 26
+
+

+ Tests VersionNum 1.0 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P27-ibm27v01.xml
Collection:IBM XML Conformance Test Suite - Production 27
+
+

+ Tests Misc with comment +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P27-ibm27v02.xml
Collection:IBM XML Conformance Test Suite - Production 27
+
+

+ Tests Misc with PI +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P27-ibm27v03.xml
Collection:IBM XML Conformance Test Suite - Production 27
+
+

+ Tests Misc with white spaces +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P28-ibm28v01.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with internal DTD only +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P28-ibm28v02.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with external subset and combinations of different markup + declarations and PEReferences +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P29-ibm29v01.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests markupdecl with combinations of elementdecl, AttlistDecl,EntityDecl, + NotationDecl, PI and comment +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P29-ibm29v02.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC: PE in internal subset as a positive test +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P30-ibm30v01.xml
Collection:IBM XML Conformance Test Suite - Production 30
+
+

+ Tests extSubset with extSubsetDecl only in the dtd file +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P30-ibm30v02.xml
Collection:IBM XML Conformance Test Suite - Production 30
+
+

+ Tests extSubset with TextDecl and extSubsetDecl in the dtd file +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P31-ibm31v01.xml
Collection:IBM XML Conformance Test Suite - Production 31
+
+

+ Tests extSubsetDecl with combinations of markupdecls, conditionalSects, + PEReferences and white spaces +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8, 4.1 [69]
Test ID:valid-not-sa-024
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Constructs an <!ATTLIST...> declaration from several PEs.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML decl and doctypedecl +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ just doctypedecl +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass6
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S between decls is not required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:valid-sa-033
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that both a EncodingDecl and SDDecl are valid within the prolog.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:valid-sa-028
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid prolog that uses double quotes as delimeters around the VersionNum.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:valid-sa-029
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid prolog that uses single quotes as delimters around the VersionNum.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [25]
Test ID:valid-sa-030
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid prolog that contains whitespace on both sides of the equal sign in the VersionInfo.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [29]
Test ID:o-p29pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid types of markupdecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [31]
Test ID:o-p31pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ external subset can be empty +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 3.4 4.2.2 [31] [62] [63] [75]
Test ID:o-p31pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with EXternalID as Enternal Entity. The external entity contains a parameter entity reference and condtional sections.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 4.1 [28] [69]
Test ID:o-p28pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with Parameter entity reference. The declaration of a parameter entity must precede any reference to it.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 4.1 [28] [69]
Test ID:o-p28pass5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with ExternalID as an External Entity. A parameter entity reference is also used.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 4.2.2 [28] [75]
Test ID:o-p28pass4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with ExternalID as an External Entity declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 4.2.2 [30] [75]
Test ID:o-p30pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with ExternalID as an External Entity. The external entity has an element declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 4.2.2 4.3.1 [30] [75] [77]
Test ID:o-p30pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with ExternalID as an Enternal Entity. The external entity begins with a Text Declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:not-sa01
Collection:Sun Microsystems XML Tests
+
+

+ A non-standalone document is valid if declared as such.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:not-sa02
Collection:Sun Microsystems XML Tests
+
+

+ A non-standalone document is valid if declared as such.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:not-sa03
Collection:Sun Microsystems XML Tests
+
+

+ A non-standalone document is valid if declared as such.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:not-sa04
Collection:Sun Microsystems XML Tests
+
+

+ A non-standalone document is valid if declared as such.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-valid-P32-ibm32v01.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests VC: Standalone Document Declaration with absent attribute that + has default value and standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-valid-P32-ibm32v02.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests VC: Standalone Document Declaration with external entity reference + and standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-valid-P32-ibm32v03.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests VC: Standalone Document Declaration with attribute values that need + to be normalized and standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-valid-P32-ibm32v04.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests VC: Standalone Document Declaration with whitespace in mixed content + and standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:valid-sa-032
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid SDDecl within the prolog.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:sa01
Collection:Sun Microsystems XML Tests
+
+

+ A document may be marked 'standalone' if any optional + whitespace is defined within the internal DTD subset.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:sa02
Collection:Sun Microsystems XML Tests
+
+

+ A document may be marked 'standalone' if any + attributes that need normalization are + defined within the internal DTD subset.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:sa03
Collection:Sun Microsystems XML Tests
+
+

+ A document may be marked 'standalone' if any + the defined entities need expanding are internal, + and no attributes need defaulting or normalization. + On output, requires notations to be correctly reported. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:sa04
Collection:Sun Microsystems XML Tests
+
+

+ Like sa03 but relies on attribute + defaulting defined in the internal subset. + On output, requires notations to be correctly reported. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:sa05
Collection:Sun Microsystems XML Tests
+
+

+ Like sa01 but this document is standalone + since it has no optional whitespace. + On output, requires notations to be correctly reported. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:element
Collection:Sun Microsystems XML Tests
+
+

+ Tests clauses 1, 3, and 4 of the Element Valid + validity constraint.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-valid-P39-ibm39v01.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with EmptyElemTag and STag content Etag, also tests the + VC: Element Valid with elements that have children, Mixed and ANY + contents +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-valid-P40-ibm40v01.xml
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with possible combinations of its fields, also tests WFC: + Unique Att Spec. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-valid-P41-ibm41v01.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with Name Eq AttValue and VC: Attribute Value Type +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-valid-P42-ibm42v01.xml
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with possible combinations of its fields +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-valid-P43-ibm43v01.xml
Collection:IBM XML Conformance Test Suite - Production 43
+
+

+ Tests content with all possible constructs: element, CharData, Reference, + CDSect, Comment +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-valid-P44-ibm44v01.xml
Collection:IBM XML Conformance Test Suite - Production 44
+
+

+ Tests EmptyElemTag with possible combinations of its fields +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:valid-sa-002
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that whitespace is permitted after the tag name in a Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:valid-sa-005
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid attribute specification within a Start-tag that +contains whitespace on both sides of the equal sign.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:valid-sa-010
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that whitespace is valid after the Attribute in a Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:valid-sa-011
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates mutliple Attibutes within the Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:valid-sa-104
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace within an Attribute of a Start-tag is normalized to a single space character.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40] [42]
Test ID:valid-sa-054
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace within Start-tags and End-tags are nomalized into single spaces.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:valid-sa-004
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid attribute specification within a Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:valid-sa-006
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that the AttValue within a Start-tag can use a single quote as a delimter.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:valid-sa-003
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that whitespace is permitted after the tag name in an End-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:valid-sa-023
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that Entity References are valid element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:valid-sa-047
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace is normalized into single space character.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43] [44]
Test ID:o-p28pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Empty-element tag must be used for element which are declared EMPTY.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:valid-sa-034
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the correct syntax for an Empty element tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:valid-sa-035
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that whitespace is permissible after the name in an Empty element tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:valid-sa-044
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that the empty-element tag must be use for an elements that are declared EMPTY.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 4.1 [43] [66]
Test ID:valid-sa-024
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that Entity References are valid element content and also demonstrates a valid Entity Declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 4.1 [43] [68]
Test ID:valid-ext-sa-003
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that the content of an element can be empty. In this case the external entity is an empty file.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 4.6 [43]
Test ID:valid-sa-007
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates numeric character references can be used for element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-valid-P45-ibm45v01.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests both P45 elementDecl and P46 contentspec with possible combinations + of their constructs +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-valid-P47-ibm47v01.xml
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests all possible children,cp,choice,seq patterns in P47,P48,P49,P50 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-valid-P49-ibm49v01.xml
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests VC:Proper Group/PE Nesting with PEs of choices that are properly nested + with parenthesized groups in external subsets +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-valid-P50-ibm50v01.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests VC:Proper Group/PE Nesting with PEs of seq that are properly nested + with parenthesized groups in external subsets +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:valid-sa-057
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an element content model whose element can occur zero or more times.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [48][49]
Test ID:valid-sa-112
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates shows the use of content particles within the element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [50]
Test ID:valid-sa-081
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the optional character following a name or list to govern the number of times an element or content particles in the list occur.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 4.2.2 [48] [75]
Test ID:valid-ext-sa-005
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of optional character and content particles within an element content. The test also show the use of external entity.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-valid-P51-ibm51v01.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with possible combinations of its fields amd VC: No + Duplicate Types +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-valid-P51-ibm51v02.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests VC:Proper Group/PE Nesting with PEs of Mixed that are properly nested + with parenthesized groups in external subsets +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:valid-sa-001
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Element Type Declaration with Mixed Content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:dtd00
Collection:Sun Microsystems XML Tests
+
+

+ Tests parsing of alternative forms of text-only mixed + content declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid Mixed contentspec's. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:o-p45pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid element declarations +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:valid-sa-025
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Element Type Declaration and that the contentspec can be of mixed content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:valid-sa-026
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Element Type Declaration and that EMPTY is a valid contentspec.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:valid-sa-027
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Element Type Declaration and that ANY is a valid contenspec.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 3.2.1 [45] [46] [47]
Test ID:o-p48pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of contentspec, element content models, choices, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 3.2.1 [45] [46] [47]
Test ID:o-p49pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of contentspec, element content models, choices, and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear. Whitespace is also valid between choices.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 3.2.1 [45] [46] [47]
Test ID:o-p50pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of contentspec, element content models, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear. Whitespace is also valid between sequences.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 3.2.1 [45] [46] [47]
Test ID:o-p47pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of contentspec, element content models, choices, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 3.2.1 3.2.2 [45] [46] [47] [51]
Test ID:o-p46pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of contentspec, element content models, and mixed content within an element type declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 3.3 [46] [53]
Test ID:valid-sa-059
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Element Type Declaration that uses the contentspec of EMPTY. The element cannot have any contents and must always appear as an empty element in the document. The test also shows an Attribute-list declaration with multiple AttDef's.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:valid-sa-043
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ An element's attributes may be declared before its content + model; and attribute values may contain newlines.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:valid-sa-097
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this tests whether an externally + defined attribute declaration (with a default) takes proper + precedence over a subsequent internal declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-valid-P52-ibm52v01.xml
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests all AttlistDecl and AttDef Patterns in P52 and P53 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:valid-sa-076
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Verifies that an XML parser will parse a NOTATION + attribute; the output phase of this test ensures that + both notations are reported to the application.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:valid-sa-090
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Verifies that an XML parser will parse a NOTATION + attribute; the output phase of this test ensures that + the notation is reported to the application.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:valid-sa-091
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Verifies that an XML parser will parse an ENTITY + attribute; the output phase of this test ensures that + the notation is reported to the application, and for + validating parsers it further tests that the entity + is so reported.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P54-ibm54v01.xml
Collection:IBM XML Conformance Test Suite - Production 54
+
+

+ Tests all AttTypes : StringType, TokenizedTypes, EnumeratedTypes in + P55,P56,P57,P58,P59. Also tests all DefaultDecls in P60. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P54-ibm54v02.xml
Collection:IBM XML Conformance Test Suite - Production 54
+
+

+ Tests all AttTypes : StringType, TokenizedType, EnumeratedTypes in + P55,P56,P57. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P54-ibm54v03.xml
Collection:IBM XML Conformance Test Suite - Production 54
+
+

+ Tests AttTypes with StringType in P55. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P55-ibm55v01.xml
Collection:IBM XML Conformance Test Suite - Production 55
+
+

+ Tests StringType for P55. The "CDATA" occurs in the StringType for the + attribute "att" for the element "a". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v01.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56. The "ID", "IDREF", "IDREFS", "ENTITY", + "ENTITIES", "NMTOKEN", and "NMTOKENS" occur in the TokenizedType for the + attribute "attr". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v02.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: ID Attribute Default. The value "AC1999" is + assigned to the ID attribute "attr" with "#REQUIRED" in the DeaultDecl. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v03.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: ID Attribute Default. The value "AC1999" is + assigned to the ID attribute "attr" with "#IMPLIED" in the DeaultDecl. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v04.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: ID. The ID attribute "UniqueName" appears + only once in the document. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v05.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: One ID per element type. The element "a" or + "b" has only one ID attribute. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v06.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: IDREF. The IDREF value "AC456" matches the + value assigned to an ID attribute "UniqueName". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v07.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: IDREF. The IDREFS value "AC456 Q123" matches + the values assigned to the ID attribute "UniqueName" and "Uname". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v08.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: Entity Name. The value "image" of the ENTITY + attribute "sun" matches the name of an unparsed entity declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v09.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: Name Token. The value of the NMTOKEN attribute + "thistoken" matches the Nmtoken production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v10.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: Name Token. The value of the NMTOKENS + attribute "thistoken" matches the Nmtoken production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P57-ibm57v01.xml
Collection:IBM XML Conformance Test Suite - Production 57
+
+

+ Tests EnumeratedType in the AttType. The attribute "att" has a type (a|b) + with the element "a". + the +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P58-ibm58v01.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType for P58. It shows different patterns fro the NOTATION + attribute "attr". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P58-ibm58v02.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType for P58: Notation Attributes. The value "base64" of the + NOTATION attribute "attr" matches one of the notation names declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P59-ibm59v01.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration in the EnumeratedType for P59. It shows different + patterns for the Enumeration attribute "attr". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P59-ibm59v02.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration for P59 VC: Enumeration. The value "one" of the + Enumeration attribute "attr" matches one of the element names declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [54]
Test ID:o-p54pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ the three kinds of attribute types +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [55]
Test ID:o-p55pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ StringType = "CDATA" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ the 7 tokenized attribute types +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [57]
Test ID:o-p57pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ enumerated types are NMTOKEN or NOTATION lists +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ NOTATION enumeration has on or more items +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:v-sgml01
Collection:Sun Microsystems XML Tests
+
+

+ XML permits token reuse, while SGML does not.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:o-p59pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ NMTOKEN enumerations haveon or more items +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 4.1 [54] [66]
Test ID:valid-sa-041
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 4.1 [54] [66]
Test ID:valid-sa-042
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference. The test also shows that the leading zeros in the character reference are ignored.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 4.1 [54] [66]
Test ID:valid-sa-056
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference. The test also shows that the leading zeros in the character reference are ignored.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-valid-P60-ibm60v01.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl for P60. It shows different options "#REQUIRED", "#FIXED", + "#IMPLIED", and default for the attribute "chapter". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-valid-P60-ibm60v02.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl for P60 VC: Required Attribute. In the element "one" and + "two" the value of the #REQUIRED attribute "chapter" is given. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-valid-P60-ibm60v03.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl for P60 VC: Fixed Attribute Default. The value of the + #FIXED attribute "chapter" is exactly the same as the default value. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-valid-P60-ibm60v04.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl for P60 VC: Attribute Default Legal. The default value + specified for the attribute "attr" meets the lexical constraints of the + declared attribute type. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:required00
Collection:Sun Microsystems XML Tests
+
+

+ Tests the #REQUIRED attribute declaration syntax, and + the associated validity constraint.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ the four types of default values +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-058
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace be normalized into a single space character in an attribute of type NMTOKENS.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-095
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this requires extra whitespace + to be normalized into a single space character in an + attribute of type NMTOKENS.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-096
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace is normalized into a single space character in an attribute of type NMTOKENS.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-102
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that a CDATA attribute can pass a double quote as its value.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-103
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an attribute can pass a less than sign as its value.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-105
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this requires a CDATA attribute + with a tab character to be passed through as one space.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-106
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this requires a CDATA attribute + with a newline character to be passed through as one space.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-107
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this requires a CDATA attribute + with a return character to be passed through as one space.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-110
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this requires that a CDATA + attribute with a CRLF be normalized to one space.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-111
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references expanding to spaces doesn't affect + treatment of attributes.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-115
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an entity reference is processed by recursively processing the replacement text of the entity.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-ext-sa-013
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that whitespace is handled by adding a single whitespace to the normalized value in the attribute list.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-sa-045
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests whether more than one definition can be provided for the same attribute of a given element type with the first declaration being binding.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-sa-046
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that when more than one AttlistDecl is provided for a given element type, the contents of all those provided are merged.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-not-sa-006
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that when more than one definition is provided for the same attribute of a given element type only the first declaration is binding.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-not-sa-007
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of an Attribute list declaration within an external entity.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-not-sa-010
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that when more that one definition is provided for the same attribute of a given element type only the first declaration is binding.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-not-sa-026
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that when more that one definition is provided for the same attribute of a given element type only the first declaration is binding.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:o-p52pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid AttlistDecls: No AttDef's are required, + and the terminating + S is optional, multiple ATTLISTS per element are OK, and multiple + declarations of the same attribute are OK. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52][53]
Test ID:valid-sa-113
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that it is not an error to have attributes declared for an element not itself declared.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a valid AttDef +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [54]
Test ID:valid-sa-040
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Attribute List declaration that uses a StringType as the AttType.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [54]
Test ID:valid-sa-077
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use an EnumeratedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [54]
Test ID:valid-sa-078
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that REQUIRED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [56]
Test ID:valid-sa-071
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use ID as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [56]
Test ID:valid-sa-072
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use IDREF as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [56]
Test ID:valid-sa-073
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use IDREFS as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [56]
Test ID:valid-sa-074
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use ENTITY as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [56]
Test ID:valid-sa-075
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use ENTITIES as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.2 [52] [60]
Test ID:valid-sa-079
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that FIXED is a valid DefaultDecl and that a value can be given to the attribute in the Start-tag as well as the AttListDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 3.3.2 [52] [60]
Test ID:valid-sa-080
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that FIXED is a valid DefaultDecl and that an value can be given to the attribute.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P61-ibm61v01.xml
Collection:IBM XML Conformance Test Suite - Production 61
+
+

+ Tests conditionalSect for P61. It takes the option "invludeSect" in the file + ibm61v01.dtd. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P61-ibm61v02.xml
Collection:IBM XML Conformance Test Suite - Production 61
+
+

+ Tests conditionalSect for P61. It takes the option "ignoreSect" in the file + ibm61v02.dtd. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P62-ibm62v01.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect for P62. The white space is not included before the key + word "INCLUDE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P62-ibm62v02.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect for P62. The white space is not included after the key + word "INCLUDE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P62-ibm62v03.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect for P62. The white space is included after the key + word "INCLUDE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P62-ibm62v04.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect for P62. The white space is included before the key + word "INCLUDE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P62-ibm62v05.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect for P62. The extSubsetDecl is not included. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P63-ibm63v01.xml
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect for P63. The white space is not included before the key + word "IGNORE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P63-ibm63v02.xml
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect for P63. The white space is not included after the key + word "IGNORE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P63-ibm63v03.xml
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect for P63. The white space is included after the key + word "IGNORE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P63-ibm63v04.xml
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect for P63. The ignireSectContents is included. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P63-ibm63v05.xml
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect for P63. The white space is included before and after the + key word "IGNORE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P64-ibm64v01.xml
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents for P64. One "ignore" field is included. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P64-ibm64v02.xml
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents for P64. Two "ignore" and one "ignoreSectContents" + fields are included. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P64-ibm64v03.xml
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents for P64. Four "ignore" and three + "ignoreSectContents" fields are included. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P65-ibm65v01.xml
Collection:IBM XML Conformance Test Suite - Production 65
+
+

+ Tests Ignore for P65. An empty string occurs in the Ignore filed. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P65-ibm65v02.xml
Collection:IBM XML Conformance Test Suite - Production 65
+
+

+ Tests Ignore for P65. An string not including the brackets occurs in each of + the Ignore filed. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [61]
Test ID:o-p61pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid conditional sections are INCLUDE and IGNORE +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-013
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-014
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD. The keyword is a parameter-entity reference.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-016
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD. The keyword is a parameter-entity reference.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-028
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditional section INCLUDE that will include its contents.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-029
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being used.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-030
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being used.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:o-p62pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid INCLUDE sections -- options S before and + after keyword, sections can nest +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [63]
Test ID:valid-not-sa-015
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being part of the DTD. The keyword is a parameter-entity reference.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [63]
Test ID:o-p63pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid IGNORE sections +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [64]
Test ID:o-p64pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ IGNOREd sections ignore everything except section delimiters +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3 3.2.1 [47]
Test ID:optional
Collection:Sun Microsystems XML Tests
+
+

+ Tests declarations of "children" content models, and + the validity constraints associated with them.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4
Test ID:valid-sa-085
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter and General entities use different namespaces, + so there can be an entity of each type with a given name.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P66-ibm66v01.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests all legal CharRef's. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P67-ibm67v01.xml
Collection:IBM XML Conformance Test Suite - Production 67
+
+

+ Tests Reference could be EntityRef or CharRef. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P68-ibm68v01.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests P68 VC:Entity Declared with Entities in External Subset + , standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P68-ibm68v02.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests P68 VC:Entity Declared with Entities in External Parameter Entities + , standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P69-ibm69v01.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests P68 VC:Entity Declared with Parameter Entities in External Subset + , standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P69-ibm69v02.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests P68 VC:Entity Declared with Parameter Entities in External Parameter + Entities, standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-060
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of decimal Character References within element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-061
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of decimal Character References within element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-062
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of hexadecimal Character References within element.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-064
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests in-line handling of two legal character references, which + each expand to a Unicode surrogate pair.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-066
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Expands a CDATA attribute with a character reference.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-067
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of decimal character references within element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-089
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests entity expansion of three legal character references, + which each expand to a Unicode surrogate pair.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:o-p68pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid entity references. Also ensures that a charref to + '&' isn't interpreted as an entity reference open delimiter +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:valid-not-sa-003
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the expansion of an external parameter entity that declares an attribute.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:valid-not-sa-004
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Expands an external parameter entity in two different ways, + with one of them declaring an attribute.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:valid-not-sa-005
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the expansion of an external parameter entity that declares an attribute.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:valid-not-sa-027
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a parameter entity reference whose value is NULL.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:o-p69pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid PEReferences. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 4.4.3 [68]
Test ID:valid-ext-sa-014
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates use of characters outside of normal ASCII range.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:valid-sa-086
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests whether entities may be declared more than once, + with the first declaration being the binding one.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:valid-not-sa-025
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that when more that one definition is provided for the same entity only the first declaration is binding.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-valid-P70-ibm70v01.xml
Collection:IBM XML Conformance Test Suite - Production 70
+
+

+ Tests all legal GEDecls and PEDecls constructs derived from P70-76 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.1 4.2.2
Test ID:valid-ext-sa-012
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates both internal and external entities and that processing of entity references may be required to produce the correct replacement text.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:valid-not-sa-001
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of an ExternalID within a document type definition.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:valid-not-sa-002
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of an ExternalID within a document type definition.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:valid-not-sa-008
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an external identifier may include a public identifier.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:valid-not-sa-009
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an external identifier may include a public identifier.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:valid-not-sa-018
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an EnternalID whose contents contain an parameter entity declaration and a attribute list definition.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:o-p76pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid NDataDecls +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 4.3.3. 4.4.3 [75] [80]
Test ID:valid-ext-sa-008
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

Test demonstrates the use of external +entity and how replacement text is retrieved and processed. Also tests the use of an +EncodingDecl of UTF-16.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 4.4.3 [75]
Test ID:valid-ext-sa-007
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of external entity and how replacement +text is retrieved and processed.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [70]
Test ID:o-p70pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ An EntityDecl is either a GEDecl or a PEDecl +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:o-p71pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid GEDecls +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:valid-sa-082
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests that an external PE may be defined (but not referenced).

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:valid-sa-083
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests that an external PE may be defined (but not referenced).

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:valid-not-sa-017
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a parameter entity declaration that contains an attribute list declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:valid-not-sa-021
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a parameter entity declaration that contains a partial attribute list declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:o-p72pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid PEDecls +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ EntityDef is either Entity value or an external id, + with an optional NDataDecl +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 4.2.1 [72] [75]
Test ID:valid-not-sa-011
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a parameter entity declaration whose parameter entity definition is an ExternalID.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.1 [77]
Test ID:valid-not-sa-012
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an enternal parsed entity that begins with a text declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.1 4.3.2 [77] [78]
Test ID:ext01
Collection:Sun Microsystems XML Tests
+
+

+ Tests use of external parsed entities with and without content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-valid-P78-ibm78v01.xml
Collection:IBM XML Conformance Test Suite - Production 78
+
+

+ Tests ExtParsedEnt, also TextDecl in P77 and EncodingDecl in P80 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-valid-P79-ibm79v01.xml
Collection:IBM XML Conformance Test Suite - Production 79
+
+

+ Tests extPE +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2 [78]
Test ID:ext02
Collection:Sun Microsystems XML Tests
+
+

+ Tests use of external parsed entities with different + encodings than the base document.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-little
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for little-endian UTF-16 text + which relies on Japanese characters. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-utf-16
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support UTF-16 text which relies on Japanese characters. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-utf-8
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for UTF-8 text which relies on Japanese characters. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-little
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for little-endian UTF-16 encoding, and + XML names which contain Japanese characters. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-utf-16
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for UTF-16 encoding, and + XML names which contain Japanese characters. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-utf-8
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for UTF-8 encoding and + XML names which contain Japanese characters. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [80]
Test ID:valid-sa-031
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid EncodingDecl within the prolog.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:valid-sa-099
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the name of the encoding can be composed of lowercase characters.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.4.2
Test ID:valid-sa-053
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests inclusion of a well-formed internal entity, which + holds an element required by the content model.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.4.8
Test ID:valid-sa-070
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Verifies that internal parameter entities are correctly + expanded within the internal subset.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.4.8
Test ID:valid-not-sa-019
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that a parameter entity will be expanded with spaces on either side.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.4.8
Test ID:valid-not-sa-020
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter entities expand with spaces on either side.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-065
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests ability to define an internal entity which can't + legally be expanded (contains an unquoted <).

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-087
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests whether character references in internal entities are + expanded early enough, by relying on correct handling to + make the entity be well formed.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-088
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests whether entity references in internal entities are + expanded late enough, by relying on correct handling to + make the expanded text be valid. (If it's expanded too + early, the entity will parse as an element that's not + valid in that context.)

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-101
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This tests whether entity expansion is (incorrectly) done + while processing entity declarations; if it is, the entity + value literal will terminate prematurely.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-117
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that entity expansion is done while processing entity declarations.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-118
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that entity expansion is done while processing entity declarations.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:v-pe00
Collection:Sun Microsystems XML Tests
+
+

+ Tests construction of internal entity replacement text, using + an example in the XML specification.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:v-pe03
Collection:Sun Microsystems XML Tests
+
+

+ Tests construction of internal entity replacement text, using + an example in the XML specification.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:v-pe02
Collection:Sun Microsystems XML Tests
+
+

+ Tests construction of internal entity replacement text, using + a complex example in the XML specification.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:valid-sa-069
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Verifies that an XML parser will parse a NOTATION + declaration; the output phase of this test ensures that + it's reported to the application.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-valid-P82-ibm82v01.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl in P82 and PublicID in P83 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7 [82]
Test ID:notation01
Collection:Sun Microsystems XML Tests
+
+

+ NOTATION declarations don't need SYSTEM IDs; and + externally declared notations may be used to declare + unparsed entities in the internal DTD subset. + The notation must be reported to the application. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-valid-P85-ibm85v01.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ This test case covers 149 legal character ranges plus 51 single legal + characters for BaseChar in P85 using a PI target Name +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-valid-P86-ibm86v01.xml
Collection:IBM XML Conformance Test Suite - Production 86
+
+

+ This test case covers 2 legal character ranges plus 1 single legal + characters for IdeoGraphic in P86 using a PI target Name +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-valid-P87-ibm87v01.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ This test case covers 65 legal character ranges plus 30 single legal + characters for CombiningChar in P87 using a PI target Name +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-valid-P88-ibm88v01.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ This test case covers 15 legal character ranges for Digit in P88 using a PI + target Name +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-valid-P89-ibm89v01.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ This test case covers 3 legal character ranges plus 8 single legal + characters for Extender in P89 using a PI target Name +

+
+
+

3.2 Invalid XML Documents

+

All conforming XML 1.0 Validating Processors + are required to report recoverable errors in the case + of documents which are Invalid. Such errors are + violations of some validity constraint (VC).

+

If a validating processor does not report an error when + given one of these test cases, or if the error reported is + a fatal error, it is not conformant. If the error reported + does not correspond to the problem listed in this test + description, that could also be a conformance problem; it + might instead be a faulty diagnostic.

+

All conforming XML 1.0 Nonvalidating Processors + should accept these documents, reporting no errors.

+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no prolog +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Misc items after the document +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:o-p10pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid attribute values +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ all valid S characters +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:o-p04pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ names with all valid ASCII characters, and one from each + other class in NameChar +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ various valid Name constructions +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [6]
Test ID:o-p06fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Requires at least one name. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [8]
Test ID:o-p08fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ at least one Nmtoken is required. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [8]
Test ID:o-p08fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ an invalid Nmtoken character. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:o-p14pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid CharData +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 2.7 [18] 3
Test ID:empty
Collection:Sun Microsystems XML Tests
+
+

+ CDATA section containing only white space does not match the nonterminal S, and cannot + appear in these positions.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:o-p15pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid comments +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:o-p16pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:o-p16pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16] [17]
Test ID:o-p16pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:o-p18pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid CDSect's. Note that a CDStart in a CDSect is not + recognized as such +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:invalid--005
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the "Proper Declaration/PE Nesting" validity constraint by + fragmenting an element declaration between two parameter entities.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:invalid--006
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the "Proper Declaration/PE Nesting" validity constraint by + fragmenting an element declaration between two parameter entities.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:root
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Root Element Type VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-invalid-P28-ibm28i01.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ The test violates VC:Root Element Type in P28. The Name in the document type + declaration does not match the element type of the root element. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ prolog can be empty +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML declaration only +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML decl and Misc +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a valid XML declaration along with version info.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a valid XML declaration along with encoding declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a valid XML declaration along with Standalone Document Declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23pass4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a valid XML declaration, encoding declarationand Standalone Document Declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a prolog that has the VersionInfo delimited by double quotes.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a prolog that has the VersionInfo delimited by single quotes.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows whitespace is allowed in prolog before version info.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24pass4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows whitespace is allowed in prolog on both sides of equal sign.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [25]
Test ID:o-p25pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows whitespace is NOT necessary before or after equal sign of versioninfo.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [25]
Test ID:o-p25pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows whitespace can be used on both sides of equal sign of versioninfo.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [26]
Test ID:o-p26pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ The valid version number. We cannot test others because + a 1.0 processor is allowed to fail them. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:o-p27pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Comments are valid as the Misc part of the prolog.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:o-p27pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Processing Instructions are valid as the Misc part of the prolog.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:o-p27pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid as the Misc part of the prolog.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:o-p27pass4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ A combination of comments, whitespaces and processing instructions are valid as the Misc part of the prolog.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa01
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + optional whitespace causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa02
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + attributes needing normalization cause a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa04
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + attributes needing defaulting cause a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa05
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + a token attribute that needs normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa06
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + a NOTATION attribute that needs normalization + causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa07
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an NMTOKEN attribute needing normalization + causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa08
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an NMTOKENS attribute needing normalization + causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa09
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an ID attribute needing normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa10
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an IDREF attribute needing normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa11
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an IDREFS attribute needing normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa12
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an ENTITY attribute needing normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa13
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an ENTITIES attribute needing normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-invalid-P32-ibm32i01.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ This test violates VC: Standalone Document Declaration in P32. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of attributes with default values, and the + associated element appears in the document with specified values for those + attributes. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-invalid-P32-ibm32i03.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ This test violates VC: Standalone Document Declaration in P32. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of attributes with values that will change + if normalized. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-invalid-P32-ibm32i04.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ This test violates VC: Standalone Document Declaration in P32. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of element with element content, and white + space occurs directly within the mixed content. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Double quotes can be used as delimeters for the value of a Standalone Document Declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Single quotes can be used as delimeters for the value of a Standalone Document Declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:inv-dtd03
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Element Valid" VC (clause 2) + by omitting a required element.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:el01
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 4) + by including an undeclared child element.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:el02
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 1) + by including elements in an EMPTY content model.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:el03
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 3) by including a child element + not permitted by a mixed content model.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:el06
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 1), + using one of the predefined internal entities + inside an EMPTY content model.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:inv-not-sa14
Collection:Sun Microsystems XML Tests
+
+

+ CDATA sections containing only whitespace do not match the nonterminal S, and cannot + appear in these positions.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional01
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing no children where + one is required.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional02
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + two children where one is required.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional03
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where two are required.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional04
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where two are required.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional05
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (one construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional06
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a second construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional07
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a third construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional08
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a fourth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional09
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a fifth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional10
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a basic construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional11
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a second construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional12
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a third construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional13
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a fourth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional14
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a fifth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional20
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a sixth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional21
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a seventh construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional22
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (an eigth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional23
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a ninth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional24
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a tenth construction of that model).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:optional25
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + text content where one or more elements are + required.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-invalid-P39-ibm39i01.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ This test violates VC: Element Valid in P39. Element a is declared empty + in DTD, but has content in the document. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-invalid-P39-ibm39i02.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ This test violates VC: Element Valid in P39. root is declared only having + element children in DTD, but have text content in the document. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-invalid-P39-ibm39i03.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ This test violates VC: Element Valid in P39. Illegal elements are inserted + in b's content of Mixed type. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-invalid-P39-ibm39i04.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ This test violates VC: Element Valid in P39. Element c has undeclared + element as its content of ANY type +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-invalid-P41-ibm41i01.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ This test violates VC: Attribute Value Type in P41. attr1 for Element b is + not declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-invalid-P41-ibm41i02.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ This test violates VC: Attribute Value Type in P41. attr3 for Element b is + given a value that does not match the declaration in the DTD. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Elements content can be empty.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid within a Start-tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40pass4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace and Multiple Attributes are valid within a Start-tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40] [41]
Test ID:o-p40pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Attributes are valid within a Start-tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:o-p41pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Attributes are valid within a Start-tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:o-p41pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid within a Start-tags Attribute.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:o-p42pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows proper syntax for an End-tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:o-p42pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid after name in End-tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid display of an Empty Element Tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Empty Element Tags can contain an Attribute.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44pass3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid in an Empty Element Tag following the end of the attribute value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44pass4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid after the name in an Empty Element Tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44pass5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace and Multiple Attributes are valid in an Empty Element Tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 2.10
Test ID:inv-required01
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Attribute Value Type (declared) + VC for the xml:space attribute

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 2.12
Test ID:inv-required02
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Attribute Value Type (declared) + VC for the xml:lang attribute

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:el04
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Unique Element Type Declaration VC.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-invalid-P45-ibm45i01.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ This test violates VC: Unique Element Type Declaration. Element not_unique + has been declared 3 time in the DTD. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:invalid--002
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the "Proper Group/PE Nesting" validity constraint by + fragmenting a content model between two parameter entities.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-invalid-P49-ibm49i01.xml
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Violates VC:Proper Group/PE Nesting in P49. Open and close parenthesis for a + choice content model are in different PE replace Texts. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-invalid-P50-ibm50i01.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Violates VC:Proper Group/PE Nesting in P50. Open and close parenthesis for a + seq content model are in different PE replace Texts. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:inv-dtd01
Collection:Sun Microsystems XML Tests
+
+

+ Tests the No Duplicate Types VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:el05
Collection:Sun Microsystems XML Tests
+
+

+ Tests the No Duplicate Types VC.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-invalid-P51-ibm51i01.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Violates VC:Proper Group/PE Nesting in P51. Open and close parenthesis for a + Mixed content model are in different PE replace Texts. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-invalid-P51-ibm51i03.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Violates VC:No Duplicate Types in P51. Element a appears twice in the Mixed + content model of Element e. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id01
Collection:Sun Microsystems XML Tests
+
+

+ Tests the ID (is a Name) VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id02
Collection:Sun Microsystems XML Tests
+
+

+ Tests the ID (appears once) VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id03
Collection:Sun Microsystems XML Tests
+
+

+ Tests the One ID per Element Type VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id04
Collection:Sun Microsystems XML Tests
+
+

+ Tests the ID Attribute Default VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id05
Collection:Sun Microsystems XML Tests
+
+

+ Tests the ID Attribute Default VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id06
Collection:Sun Microsystems XML Tests
+
+

+ Tests the IDREF (is a Name) VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id07
Collection:Sun Microsystems XML Tests
+
+

+ Tests the IDREFS (is a Names) VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id08
Collection:Sun Microsystems XML Tests
+
+

+ Tests the IDREF (matches an ID) VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id09
Collection:Sun Microsystems XML Tests
+
+

+ Tests the IDREF (IDREFS matches an ID) VC

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr01
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Entity Name" VC for the ENTITY attribute type.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr02
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Entity Name" VC for the ENTITIES attribute type.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr03
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Notation Attributes" VC for the + NOTATION attribute type, first clause: value must be one + of the ones that's declared.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr04
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Notation Attributes" VC for the + NOTATION attribute type, second clause: the names in the + declaration must all be declared.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr05
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Name Token" VC for the NMTOKEN attribute type.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr06
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Name Token" VC for the NMTOKENS attribute type.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr07
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Enumeration" VC by providing + a value which wasn't one of the choices.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i01.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ID. The value of the ID + attribute "UniqueName" is "@999" which does not meet the Name production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i02.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ID. The two ID attributes + "attr" and "UniqueName" have the same value "Ac999" for the element "b" and + the element "tokenizer". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i03.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ID Attribute Default. The + "#FIXED" occurs in the DefaultDecl for the ID attribute "UniqueName". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i05.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ID Attribute Default. The + constant string "BOGUS" occurs in the DefaultDecl for the ID attribute + "UniqueName". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i06.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: One ID per Element Type. The + element "a" has two ID attributes "first" and "second". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i07.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: IDREF. The value of the + IDREF attribute "reference" is "@456" which does not meet the Name production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i08.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: IDREF. The value of the IDREF + attribute "reference" is "BC456" which does not match the value assigned to any + ID attributes. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i09.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: IDREFS. The value of the + IDREFS attribute "reference" is "AC456 #567" which does not meet the Names + production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i10.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: IDREFS. The value of the + IDREFS attribute "reference" is "EF456 DE355" which does not match the values + assigned to two ID attributes. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i11.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITY attribute "sun" is "ima ge" which does not meet the Name production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i12.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITY attribute "sun" is "notimage" which does not match the name of any + unparsed entity declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i13.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITY attribute "sun" is "parsedentity" which matches the name of a parsed + entity instead of an unparsed entity declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i14.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITIES attribute "sun" is "#image1 @image" which does not meet the Names + production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i15.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ENTITIES. The value of the + ENTITIES attribute "sun" is "image3 image4" which does not match the names of + two unparsed entities declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i16.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ENTITIES. The value of the + ENTITIES attribute "sun" is "parsedentity1 parsedentity2" which matches the names + of two parsed entities instead of two unparsed entities declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i17.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Name Token. The value of the + NMTOKEN attribute "thistoken" is "x : image" which does not meet the Nmtoken + production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i18.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Name Token. The value of the + NMTOKENS attribute "thistoken" is "@lang y: #country" which does not meet the + Nmtokens production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P58-ibm58i01.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests invalid NotationType which is against P58 VC: Notation Attributes. The + attribute "content-encoding" with value "raw" is not a value from the list + "(base64|uuencode)". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P58-ibm58i02.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests invalid NotationType which is against P58 VC: Notation Attributes. The + attribute "content-encoding" with value "raw" is a value from the list + "(base64|uuencode|raw|ascii)", but "raw" is not a declared notation. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P59-ibm59i01.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests invalid Enumeration which is against P59 VC: Enumeration. The value of the + attribute is "ONE" which matches neither "one" nor "two" as declared in the + Enumeration in the AttDef in the AttlistDecl. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58] [59] Errata [E2]
Test ID:o-e2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Validity Constraint: No duplicate tokens +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:inv-required00
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Required Attribute VC.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr08
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Fixed Attribute Default" VC by + providing the wrong value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr09
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal IDREF value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr10
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal IDREFS value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr11
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal ENTITY value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr12
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal ENTITIES value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr13
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal NMTOKEN value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr14
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal NMTOKENS value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr15
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal NOTATIONS value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr16
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal enumeration value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-invalid-P60-ibm60i01.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests invalid DefaultDecl which is against P60 VC: Required Attribute. The + attribute "chapter" for the element "two" is declared as #REQUIRED in the + DefaultDecl in the AttlistDecl, but the value of this attribute is not given. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-invalid-P60-ibm60i02.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests invalid DefaultDecl which is against P60 VC: Fixed Attribute Default.. The + attribute "chapter" for the element "one" is declared as #FIXED with the given + value "Introduction" in the DefaultDecl in the AttlistDecl, but the value of a + instance of this attribute is assigned to "JavaBeans". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-invalid-P60-ibm60i03.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests invalid DefaultDecl which is against P60 VC: Attribute Default Legal. The + declared default value "c" is not legal for the type (a|b) in the AttDef in + the AttlistDecl. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-invalid-P60-ibm60i04.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests invalid DefaultDecl which is against P60 VC: Attribute Default Legal. The + declared default value "@#$" is not legal for the type NMTOKEN the AttDef in + the AttlistDecl. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:invalid-not-sa-022
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test the "Proper Conditional Section/ PE Nesting" validity constraint.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3 3.1 [39] [43]
Test ID:o-p39pass2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Character data is valid element content.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3 3.1 [39] [44]
Test ID:o-p39pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Empty element tag may be used for any element which has no content.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid character references +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:inv-dtd02
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Notation Declared" VC by using an undeclared + notation name.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-invalid-P76-ibm76i01.xml
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests invalid NDataDecl which is against P76 VC: Notation declared. The Name + "JPGformat" in the NDataDecl in the EntityDecl for "ge2" does not match the + Name of any declared notation. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid external identifiers +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:o-p74pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ PEDef is either an entity value or an external id +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 2.8
Test ID:utf16b
Collection:Sun Microsystems XML Tests
+
+

+ Tests reading an invalid "big endian" UTF-16 document

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 2.8
Test ID:utf16l
Collection:Sun Microsystems XML Tests
+
+

+ Tests reading an invalid "little endian" UTF-16 document

+
+
+

3.3 Documents that are Not Well Formed

+

All conforming XML 1.0 Processors are required to + report fatal errors in the case of documents which are not + Well Formed. Such errors are basically of two types: + (a) the document violates the XML grammar; or else + (b) it violates a well formedness constraint + (WFC). There is a single exception to that + requirement: nonvalidating processors which do not read + certain types of external entities are not required to detect + (and hence report) these errors.

+

If a processor does not report a fatal error when given + one of these test cases, it is not conformant. If the error + reported does not correspond to the problem listed in this + test description, that could also be a conformance problem; + it might instead be a faulty diagnostic.

+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1
Test ID:ibm-not-wf-P01-ibm01n01.xml
Collection:IBM XML Conformance Test Suite - Production 1
+
+

+ Tests a document with no element. A well-formed document should have at lease + one elements. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1
Test ID:ibm-not-wf-P01-ibm01n02.xml
Collection:IBM XML Conformance Test Suite - Production 1
+
+

+ Tests a document with wrong ordering of its prolog and element. The + element occurs before the xml declaration and the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1
Test ID:ibm-not-wf-P01-ibm01n03.xml
Collection:IBM XML Conformance Test Suite - Production 1
+
+

+ Tests a document with wrong combination of misc and element. One PI occurs + between two elements. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:not-wf-sa-050
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Empty document, with no root element.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S cannot occur before the prolog +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ comments cannot occur before the prolog +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only one document element +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ document element must be complete. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n01.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x00 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n02.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x01 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n03.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x02 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n04.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x03 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n05.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x04 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n06.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x05 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n07.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x06 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n08.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x07 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n09.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x08 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n10.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x0B +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n11.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x0C +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n12.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x0E +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n13.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x0F +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n14.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x10 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n15.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x11 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n16.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x12 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n17.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x13 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n18.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x14 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n19.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x15 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n20.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x16 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n21.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x17 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n22.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x18 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n23.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x19 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n24.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1A

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n25.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1B +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n26.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1C +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n27.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1D +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n28.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1E +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n29.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1F +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n30.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #xD800 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n31.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #xDFFF +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n32.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #xFFFE +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n33.xml
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #xFFFF +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-030
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A form feed is not a legal XML character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-031
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A form feed is not a legal XML character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-032
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A form feed is not a legal XML character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-033
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ An ESC (octal 033) is not a legal XML character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-034
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A form feed is not a legal XML character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-142
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character #x0000 is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-143
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character #x001F is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-144
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character #xFFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-145
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character #xD800 is not legal anywhere in an XML document. (If it + appeared in a UTF-16 surrogate pair, it'd represent half of a UCS-4 + character and so wouldn't really be in the document.)

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-146
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references must also refer to legal XML characters; + #x00110000 is one more than the largest legal character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-166
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-167
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFE is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-168
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ An unpaired surrogate (D800) is not legal anywhere + in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-169
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ An unpaired surrogate (DC00) is not legal anywhere + in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-170
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Four byte UTF-8 encodings can encode UCS-4 characters + which are beyond the range of legal XML characters + (and can't be expressed in Unicode surrogate pairs). + This document holds such a character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-171
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-172
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-173
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-174
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-175
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-177
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail10
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail11
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail12
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail13
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail14
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail15
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail16
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail17
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail18
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail19
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail20
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail21
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail22
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail23
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail24
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail25
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail26
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail27
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail28
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail29
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail30
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail31
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail6
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail7
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail8
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail9
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P03-ibm03n01.xml
Collection:IBM XML Conformance Test Suite - Production 3
+
+

+ Tests an end tag which contains an illegal space character #x3000 which + follows the element name "book". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n01.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x21 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n02.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x28 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n03.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x29 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n04.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x2B +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n05.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x2C +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n06.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x2F +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n07.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3B +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n08.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3C +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n09.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3D +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n10.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3F +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n11.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5B +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n12.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5C +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n13.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5D +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n14.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5E +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n15.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x60 +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n16.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x7B +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n17.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x7C +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n18.xml
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x7D +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P05-ibm05n01.xml
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ Tests an element name which has an illegal first character. An illegal + first character "." is followed by "A_name-starts_with.". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P05-ibm05n02.xml
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ Tests an element name which has an illegal first character. An illegal + first character "-" is followed by "A_name-starts_with-". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P05-ibm05n03.xml
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ Tests an element name which has an illegal first character. An illegal + first character "5" is followed by "A_name-starts_with_digit". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P09-ibm09n01.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests an internal general entity with an invalid value. The entity + "Fullname" contains "%". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P09-ibm09n02.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests an internal general entity with an invalid value. The entity + "Fullname" contains the ampersand character. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P09-ibm09n03.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests an internal general entity with an invalid value. The entity + "Fullname" contains the double quote character in the middle. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P09-ibm09n04.xml
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests an internal general entity with an invalid value. The closing bracket + (double quote) is missing with the value of the entity "FullName". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n01.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the character "less than". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n02.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the character ampersand. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n03.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the double quote character in the middle. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n04.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The closing bracket (double quote) is + missing with The value of the attribute "first". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n05.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the character "less than". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n06.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the character ampersand. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n07.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the double quote character in the middle. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n08.xml
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The closing bracket (single quote) is + missing with the value of the attribute "first". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P11-ibm11n01.xml
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests SystemLiteral. The systemLiteral for the element "student" has + a double quote character in the middle. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P11-ibm11n02.xml
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests SystemLiteral. The systemLiteral for the element "student" has + a single quote character in the middle. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P11-ibm11n03.xml
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests SystemLiteral. The closing bracket (double quote) is missing with + the systemLiteral for the element "student". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P11-ibm11n04.xml
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests SystemLiteral. The closing bracket (single quote) is missing with + the systemLiteral for the element "student". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P12-ibm12n01.xml
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests PubidLiteral. The closing bracket (double quote) is missing with + the value of the PubidLiteral for the entity "info". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P12-ibm12n02.xml
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests PubidLiteral. The value of the PubidLiteral for the entity + "info" has a single quote character in the middle.. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P12-ibm12n03.xml
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests PubidLiteral. The closing bracket (single quote) is missing with + the value of the PubidLiteral for the entity "info". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P13-ibm13n01.xml
Collection:IBM XML Conformance Test Suite - Production 13
+
+

+ Tests PubidChar. The pubidChar of the PubidLiteral for the entity + "info" contains the character "{". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P13-ibm13n02.xml
Collection:IBM XML Conformance Test Suite - Production 13
+
+

+ Tests PubidChar. The pubidChar of the PubidLiteral for the entity + "info" contains the character "~". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P13-ibm13n03.xml
Collection:IBM XML Conformance Test Suite - Production 13
+
+

+ Tests PubidChar. The pubidChar of the PubidLiteral for the entity + "info" contains the character double quote in the middle. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-012
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ SGML-ism: attribute values must be quoted in all cases.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-013
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The quotes on both ends of an attribute value must match.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-014
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values may not contain literal '<' characters.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-020
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values may not contain literal '&' + characters except as part of an entity reference.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-021
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values may not contain literal '&' + characters except as part of an entity reference.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-088
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values are terminated by literal quote characters, + and any entity expansion is done afterwards.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-090
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attributes may not contain a literal "<" character; + this one has one because of reference expansion.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:o-p10fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ attribute values exclude '<' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:o-p10fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ attribute values exclude '&' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:o-p10fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [11]
Test ID:o-p11fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [11]
Test ID:o-p11fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ cannot contain delimiting quotes +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:pubid01
Collection:Sun Microsystems XML Tests
+
+

+ Illegal entity ref in public ID

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:pubid02
Collection:Sun Microsystems XML Tests
+
+

+ Illegal characters in public ID

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:pubid03
Collection:Sun Microsystems XML Tests
+
+

+ Illegal characters in public ID

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:pubid04
Collection:Sun Microsystems XML Tests
+
+

+ Illegal characters in public ID

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:pubid05
Collection:Sun Microsystems XML Tests
+
+

+ SGML-ism: public ID without system ID

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '"' excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '\' excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ entity references excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '>' excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '<' excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail6
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ built-in entity refs excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [13]
Test ID:not-wf-sa-085
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Public IDs may not contain "[".

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [13]
Test ID:not-wf-sa-086
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Public IDs may not contain "[".

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [13]
Test ID:not-wf-sa-087
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Public IDs may not contain "[".

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [13]
Test ID:o-p12fail7
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ The public ID has a tab character, which is disallowed +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail10
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail11
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail12
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail13
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail14
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail15
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail16
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail17
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail18
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail19
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail20
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail21
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail22
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail23
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail24
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail25
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail26
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail27
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail28
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail29
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail7
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail8
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail9
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:not-wf-sa-002
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Names may not start with "."; it's not a Letter.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:not-wf-sa-140
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character '&#x309a;' is a CombiningChar, not a + Letter, and so may not begin a name.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:o-p04fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Name contains invalid character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:o-p04fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Name contains invalid character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:o-p04fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Name contains invalid character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:not-wf-sa-008
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Entity references must include names, which don't begin + with '.' (it's not a Letter or other name start character).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:not-wf-sa-023
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Digits are not valid name start characters.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:not-wf-sa-024
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Digits are not valid name start characters.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:not-wf-sa-141
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character #x0E5C is not legal in XML names.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a Name cannot start with a digit +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a Name cannot start with a '.' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a Name cannot start with a "-" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a Name cannot start with a CombiningChar +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a Name cannot start with an Extender +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:not-wf-sa-113
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter entity values must use valid reference syntax; + this reference is malformed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:not-wf-sa-114
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ General entity values must use valid reference syntax; + this reference is malformed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:not-wf-sa-159
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Uses '&' unquoted in an entity declaration, + which is illegal syntax for an entity reference.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09fail1
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ EntityValue excludes '%' +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09fail2
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ EntityValue excludes '&' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ incomplete character reference +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-not-wf-P14-ibm14n01.xml
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Tests CharData. The content of the element "student" contains the + character "[[>". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-not-wf-P14-ibm14n02.xml
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Tests CharData. The content of the element "student" contains the + character "less than". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-not-wf-P14-ibm14n03.xml
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Tests CharData. The content of the element "student" contains the + character ampersand. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:not-wf-sa-025
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Text may not contain a literal ']]>' sequence.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:not-wf-sa-026
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Text may not contain a literal ']]>' sequence.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:not-wf-sa-029
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Text may not contain a literal ']]>' sequence.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:o-p14fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '<' excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:o-p14fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '&' excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:o-p14fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "]]>" excluded +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-not-wf-P15-ibm15n01.xml
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment. The text of the second comment contains the character + "-". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-not-wf-P15-ibm15n02.xml
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment. The second comment has a wrong closing sequence + "-(greater than)". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-not-wf-P15-ibm15n03.xml
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment. The second comment has a wrong beginning sequence + "(less than)!-". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-not-wf-P15-ibm15n04.xml
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment. The closing sequence is missing with the second + comment. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:not-wf-sa-027
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Comments must be terminated with "-->".

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:sgml03
Collection:Sun Microsystems XML Tests
+
+

+ Comments may not contain "--"

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:o-p15fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ comments can't end in '-' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:o-p15fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ one comment per comment (contrasted with SGML) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:o-p15fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ can't include 2 or more adjacent '-'s +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [16]
Test ID:not-wf-sa-006
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML comments may not contain "--"

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.5 [16]
Test ID:not-wf-sa-070
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML comments may not contain "--"

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P16-ibm16n01.xml
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI. The content of the PI includes the sequence + "(less than)?". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P16-ibm16n02.xml
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI. The PITarget is missing in the PI. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P16-ibm16n03.xml
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI. The PI has a wrong closing sequence ">". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P16-ibm16n04.xml
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI. The closing sequence is missing in the PI. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P17-ibm17n01.xml
Collection:IBM XML Conformance Test Suite - Production 17
+
+

+ Tests PITarget. The PITarget contains the string "XML". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P17-ibm17n02.xml
Collection:IBM XML Conformance Test Suite - Production 17
+
+

+ Tests PITarget. The PITarget contains the string "xML". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P17-ibm17n03.xml
Collection:IBM XML Conformance Test Suite - Production 17
+
+

+ Tests PITarget. The PITarget contains the string "xml". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P17-ibm17n04.xml
Collection:IBM XML Conformance Test Suite - Production 17
+
+

+ Tests PITarget. The PITarget contains the string "xmL". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:not-wf-sa-003
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Processing Instruction target name is required.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:not-wf-sa-004
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ SGML-ism: processing instructions end in '?>' not '>'.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:not-wf-sa-005
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Processing instructions end in '?>' not '?'.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:not-wf-sa-028
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Processing instructions must end with '?>'.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:pi
Collection:Sun Microsystems XML Tests
+
+

+ No space between PI target name and data

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:o-p16fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "xml" is an invalid PITarget +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:o-p16fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a PITarget must be present +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:o-p16fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S after PITarget is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.6 [17]
Test ID:not-wf-sa-157
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ '<?xmL ...?>' is not a legal processing instruction + target name.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [17]
Test ID:not-wf-not-sa-002
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Processing instruction target names may not be "XML" + in any combination of cases.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [17]
Test ID:not-wf-ext-sa-003
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Only one text declaration is permitted; a second one + looks like an illegal processing instruction (target names + of "xml" in any case are not allowed).

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P18-ibm18n01.xml
Collection:IBM XML Conformance Test Suite - Production 18
+
+

+ Tests CDSect. The CDStart is missing in the CDSect in the content of + element "student". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P18-ibm18n02.xml
Collection:IBM XML Conformance Test Suite - Production 18
+
+

+ Tests CDSect. The CDEnd is missing in the CDSect in the content of + element "student". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P19-ibm19n01.xml
Collection:IBM XML Conformance Test Suite - Production 19
+
+

+ Tests CDStart. The CDStart contains a lower case string "cdata". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P19-ibm19n02.xml
Collection:IBM XML Conformance Test Suite - Production 19
+
+

+ Tests CDStart. The CDStart contains an extra character "[". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P19-ibm19n03.xml
Collection:IBM XML Conformance Test Suite - Production 19
+
+

+ Tests CDStart. The CDStart contains a wrong character "?". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P20-ibm20n01.xml
Collection:IBM XML Conformance Test Suite - Production 20
+
+

+ Tests CDATA with an illegal sequence. The CDATA contains the string + "[[>". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P21-ibm21n01.xml
Collection:IBM XML Conformance Test Suite - Production 21
+
+

+ Tests CDEnd. One "]" is missing in the CDEnd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P21-ibm21n02.xml
Collection:IBM XML Conformance Test Suite - Production 21
+
+

+ Tests CDEnd. An extra "]" is placed in the CDEnd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P21-ibm21n03.xml
Collection:IBM XML Conformance Test Suite - Production 21
+
+

+ Tests CDEnd. A wrong character ")" is placed in the CDEnd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7
Test ID:not-wf-sa-105
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid placement of CDATA section.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:not-wf-sa-017
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ CDATA sections need a terminating ']]>'.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:not-wf-sa-051
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ CDATA is invalid at top level of document.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:not-wf-sa-128
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid CDATA syntax.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:o-p18fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no space before "CDATA" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:o-p18fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no space after "CDATA" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:o-p18fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ CDSect's can't nest +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [19]
Test ID:not-wf-sa-018
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ CDATA sections begin with a literal '<![CDATA[', no space.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [19]
Test ID:not-wf-sa-108
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ No space in '<![CDATA['.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.7 [19]
Test ID:not-wf-sa-112
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ CDATA sections start '<![CDATA[', not '<!cdata['.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:not-wf-sa-160
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Violates the PEs in Internal Subset WFC + by using a PE reference within a declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:not-wf-sa-161
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Violates the PEs in Internal Subset WFC + by using a PE reference within a declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:not-wf-sa-162
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Violates the PEs in Internal Subset WFC + by using a PE reference within a declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:not-wf-not-sa-009
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This test violates WFC:PE Between Declarations in Production 28a. + The last character of a markup declaration is not contained in the same + parameter-entity text replacement.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P22-ibm22n01.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with wrong field ordering. The XMLDecl occurs + after the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P22-ibm22n02.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with wrong field ordering. The Misc (comment) + occurs before the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P22-ibm22n03.xml
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with wrong field ordering. The XMLDecl occurs + after the DTD and a comment. The other comment occurs before the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n01.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with a required field missing. The Versioninfo is + missing in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n02.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with wrong field ordering. The VersionInfo + occurs after the EncodingDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n03.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with wrong field ordering. The VersionInfo + occurs after the SDDecl and the SDDecl occurs after the VersionInfo. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n04.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with wrong key word. An upper case string "XML" is + used as the key word in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n05.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with a wrong closing sequence ">". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n06.xml
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with a wrong opening sequence "(less than)!". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n01.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with a required field missing. The VersionNum is + missing in the VersionInfo in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n02.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with a required field missing. The white space is + missing between the key word "xml" and the VersionInfo in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n03.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with a required field missing. The "=" + (equal sign) is missing between the key word "version" and the VersionNum. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n04.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with wrong field ordering. The VersionNum + occurs before "=" and "version". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n05.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with wrong field ordering. The "=" occurs + after "version" and the VersionNum. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n06.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with the wrong key word "Version". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n07.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with the wrong key word "versioN". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n08.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with mismatched quotes around the VersionNum. + version = '1.0" is used as the VersionInfo. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n09.xml
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with mismatched quotes around the VersionNum. + The closing bracket for the VersionNum is missing. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P25-ibm25n01.xml
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests eq with a wrong key word "==". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P25-ibm25n02.xml
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests eq with a wrong key word "eq". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P26-ibm26n01.xml
Collection:IBM XML Conformance Test Suite - Production 26
+
+

+ Tests VersionNum with an illegal character "#". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P27-ibm27n01.xml
Collection:IBM XML Conformance Test Suite - Production 27
+
+

+ Tests type of Misc. An element declaration is used as a type of Misc + After the element "animal". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n01.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with a required field missing. The Name "animal" + is missing in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n02.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with wrong field ordering. The Name + "animal" occurs after the markup declarations inside the "[]". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n03.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with wrong field ordering. The Name + "animal" occurs after the markup declarations inside the "[]". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n04.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with general entity reference.The + "(ampersand)generalE" occurs in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n05.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with wrong key word. A wrong key word "DOCtYPE" + occurs on line 2. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n06.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with mismatched brackets. The closing bracket "]" + of the DTD is missing. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n07.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with wrong bracket. The opening bracket "}" occurs + in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n08.xml
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with wrong opening sequence. The opening sequence + "(less than)?DOCTYPE" occurs in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28a-ibm28an01.xml
Collection:IBM XML Conformance Test Suite - Production 28a
+
+

+ This test violates WFC:PE Between Declarations in Production 28a. + The last character of a markup declaration is not contained in the same + parameter-entity text replacement. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n01.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests markupdecl with an illegal markup declaration. A XMLDecl + occurs inside the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n02.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside an + elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n03.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside an + ATTlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n04.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside an + EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n05.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside a PI in + the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n06.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside a comment + in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n07.xml
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside a + NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P30-ibm30n01.xml
Entities:paramenter
Collection:IBM XML Conformance Test Suite - Production 30
+
+

+ Tests extSubset with wrong field ordering. In the file "ibm30n01.dtd", + the TextDecl occurs after the extSubsetDecl (the element declaration). +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P31-ibm31n01.xml
Entities:paramenter
Collection:IBM XML Conformance Test Suite - Production 31
+
+

+ Tests extSubsetDecl with an illegal field. A general entity + reference occurs in file "ibm31n01.dtd". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8
Test ID:sgml02
Collection:Sun Microsystems XML Tests
+
+

+ XML declaration must be at the very beginning of a document; + it"s not a processing instruction

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:not-wf-sa-147
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML Declaration may not be preceded by whitespace.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:not-wf-sa-148
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML Declaration may not be preceded by comments or whitespace.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:not-wf-sa-152
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML declarations must include the "version=..." string.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ prolog must start with XML decl +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ prolog must start with XML decl +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:not-wf-sa-095
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ VersionInfo must come before EncodingDecl.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:not-wf-sa-098
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Only one "version=..." string may appear in an XML declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:not-wf-sa-099
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Only three pseudo-attributes are in the XML declaration, + and "valid=..." is not one of them.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "xml" must be lower-case +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ VersionInfo must be supplied +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ VersionInfo must come first +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ SDDecl must come last +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no SGML-type PIs +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p39fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML declarations must be correctly terminated

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p39fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML declarations must be correctly terminated

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:not-wf-sa-094
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Prolog VERSION must be lowercase.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:not-wf-sa-097
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Both quotes surrounding VersionNum must be the same.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [25]
Test ID:o-p25fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Comment is illegal in VersionInfo.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [26]
Test ID:not-wf-sa-102
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides an illegal XML version number; spaces are illegal.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [26]
Test ID:o-p26fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal character in VersionNum.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [26]
Test ID:o-p26fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal character in VersionNum.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-036
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Text may not appear after the root element.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-037
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references may not appear after the root element.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-040
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides two document elements.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-041
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides two document elements.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-043
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides #PCDATA text after the document element.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-044
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides two document elements.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-048
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides a CDATA section after the roor element.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-151
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML declarations may not follow document content.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:o-p27fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ References aren't allowed in Misc, + even if they would resolve to valid Misc. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [28]
Test ID:not-wf-sa-055
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid Document Type Definition format.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [28]
Test ID:not-wf-sa-056
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid Document Type Definition format - misplaced comment.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [28]
Test ID:not-wf-sa-107
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid document type declaration. CDATA alone is invalid.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [28]
Test ID:not-wf-sa-149
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML Declaration may not be within a DTD.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [28]
Test ID:o-p28fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only declarations in DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [29]
Test ID:not-wf-sa-063
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Conditional sections may only appear in the external + DTD subset.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 [29]
Test ID:o-p29fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ A processor must not pass unknown declaration types. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [30]
Test ID:o-p30fail1
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ An XML declaration is not the same as a TextDecl +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [31]
Test ID:o-p31fail1
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ external subset excludes doctypedecl +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 2.6 [23, 17]
Test ID:not-wf-sa-154
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ '<?XML ...?>' is neither an XML declaration + nor a legal processing instruction target name.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 2.6 [23, 17]
Test ID:not-wf-sa-155
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ '<?xmL ...?>' is neither an XML declaration + nor a legal processing instruction target name.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.8 2.6 [23, 17]
Test ID:not-wf-sa-156
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ '<?xMl ...?>' is neither an XML declaration + nor a legal processing instruction target name.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:not-wf-sa03
Entities:parameter
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Entity Declared WFC, ensuring that + a reference to externally defined entity causes a well-formedness error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n01.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with a required field missing. The leading white space + is missing with the SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n02.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with a required field missing. The "=" sign is missing + in the SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n03.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong key word. The word "Standalone" occurs in + the SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n04.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong key word. The word "Yes" occurs in the + SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n05.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong key word. The word "YES" occurs in the + SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n06.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong key word. The word "No" occurs in the + SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n07.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong key word. The word "NO" occurs in the + SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n08.xml
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong field ordering. The "=" sign occurs + after the key word "yes" in the SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n09.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ This is test violates WFC: Entity Declared in P68. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of an entity (other than amp, lt, gt, apos, + quot), and references to this entity appear in the document. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:not-wf-sa-096
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required before the standalone declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:not-wf-sa-100
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Only "yes" and "no" are permitted as values of "standalone".

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ initial S is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quotes are required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ yes or no must be lower case +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:not-wf-sa-039
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the Element Type Match WFC - end tag name must + match start tag name.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n01.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with a required field missing. The ETag is missing + for the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n02.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with a required field missing. The STag is missing + for the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n03.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with required fields missing. Both the content and + the ETag are missing in the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n04.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with required fields missing. Both the content and + the STag are missing in the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n05.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with wrong field ordering. The STag and the ETag are + swapped in the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n06.xml
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with wrong field ordering. The content occurs after + the ETag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:not-wf-sa-038
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the "Unique Att Spec" WF constraint by providing + multiple values for an attribute.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:not-wf-sa-081
Entities:general
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This tests the No External Entity References WFC, + since the entity is referred to within an attribute.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:not-wf-sa-082
Entities:general
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This tests the No External Entity References WFC, + since the entity is referred to within an attribute.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P40-ibm40n01.xml
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with a required field missing. The Name "root" is + in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P40-ibm40n02.xml
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with a required field missing. The white space between + the Name "root" and the attribute "attr1" is missing in the STag of the + element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P40-ibm40n03.xml
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with wrong field ordering. The Name "root" occurs after + the attribute "attr1" in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P40-ibm40n04.xml
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with a wrong opening sequence. The string "(less than)!" is used + as the opening sequence for the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P40-ibm40n05.xml
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with duplicate attribute names. The attribute name + "attr1" occurs twice in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n01.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The attribute name + is missing in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n02.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The "=" is missing + between the attribute name and the attribute value in the Attribute in the + STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n03.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The AttValue is + missing in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n04.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The Name and the + "=" are missing in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n05.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The "=" and the + AttValue are missing in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n06.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The Name and the + AttValue are missing in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n07.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with wrong field ordering. The "=" occurs after the + Name and the AttValue in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n08.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with wrong field ordering. The Name and the AttValue + are swapped in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n09.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with wrong field ordering. The "=" occurs before the + Name and the AttValue in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n10.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute against WFC "no external entity references". A direct + references to the external entity "aExternal" is contained in the value of the + attribute "attr1". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n11.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute against WFC "no external entity references". A indirect + references to the external entity "aExternal" is contained in the value of the + attribute "attr1". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n12.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute against WFC "no external entity references". A direct + references to the external unparsed entity "aImage" is contained in the value + of the attribute "attr1". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n13.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute against WFC "No (less that) character in Attribute + Values". The character "less than" is contained in the value of the + attribute "attr1". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n14.xml
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute against WFC "No (less than) in Attribute Values". The character + "less than" is contained in the value of the attribute "attr1" through indirect + internal entity reference. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P42-ibm42n01.xml
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with a required field missing. The Name is missing in the + ETag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P42-ibm42n02.xml
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with a wrong beginning sequence. The string "(less than)\" is used as + a beginning sequence of the ETag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P42-ibm42n03.xml
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with a wrong beginning sequence. The string "less than" is used as + a beginning sequence of the ETag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P42-ibm42n04.xml
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with a wrong structure. An white space occurs between The + beginning sequence and the Name of the ETag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P42-ibm42n05.xml
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with a wrong structure. The ETag of the element "root" + contains an Attribute (attr1="any"). +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P43-ibm43n01.xml
Collection:IBM XML Conformance Test Suite - Production 43
+
+

+ Tests element content with a wrong option. A NotationDecl is used as + the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P43-ibm43n02.xml
Collection:IBM XML Conformance Test Suite - Production 43
+
+

+ Tests element content with a wrong option. A elementdecl is used as + the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P43-ibm43n04.xml
Collection:IBM XML Conformance Test Suite - Production 43
+
+

+ Tests element content with a wrong option. An elementdecl is used as + the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P43-ibm43n05.xml
Collection:IBM XML Conformance Test Suite - Production 43
+
+

+ Tests element content with a wrong option. An AttlistDecl is used as + the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P44-ibm44n01.xml
Collection:IBM XML Conformance Test Suite - Production 44
+
+

+ Tests EmptyElemTag with a required field missing. The Name "root" is + missing in the EmptyElemTag. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P44-ibm44n02.xml
Collection:IBM XML Conformance Test Suite - Production 44
+
+

+ Tests EmptyElemTag with wrong field ordering. The Attribute (attri1 = + "any") occurs before the name of the element "root" in the EmptyElemTag. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P44-ibm44n03.xml
Collection:IBM XML Conformance Test Suite - Production 44
+
+

+ Tests EmptyElemTag with wrong closing sequence. The string "\>" is used + as the closing sequence in the EmptyElemtag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P44-ibm44n04.xml
Collection:IBM XML Conformance Test Suite - Production 44
+
+

+ Tests EmptyElemTag which against the WFC "Unique Att Spec". The + attribute name "attr1" occurs twice in the EmptyElemTag of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:not-wf-sa-046
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This start (or empty element) tag was not terminated correctly.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:not-wf-sa-049
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Missing start tag

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:attlist10
Collection:Sun Microsystems XML Tests
+
+

+ Whitespace required between attributes

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required between attributes +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ tags start with names, not nmtokens +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ tags start with names, not nmtokens +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no space before name +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:not-wf-sa-001
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values must start with attribute names, not "?".

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:not-wf-sa-011
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ SGML-ism: attribute values must be explicitly assigned a + value, it can't act as a boolean toggle.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:not-wf-sa-015
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values need a value, not just an equals sign.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:not-wf-sa-016
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values need an associated name.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:not-wf-sa-178
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax matching double quote is missing.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:o-p41fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quotes are required (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:o-p41fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ attribute name is required (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:o-p41fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Eq required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:not-wf-sa-019
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ End tags may not be abbreviated as '</>'.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:not-wf-sa-042
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid End Tag

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:not-wf-sa-053
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ End tag does not match start tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:element00
Collection:Sun Microsystems XML Tests
+
+

+ EOF in middle of incomplete ETAG

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:element01
Collection:Sun Microsystems XML Tests
+
+

+ EOF in middle of incomplete ETAG

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:o-p42fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no space before name +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:o-p42fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ cannot end with "/>" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:o-p42fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no NET (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:not-wf-sa-035
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The '<' character is a markup delimiter and must + start an element, CDATA section, PI, or comment.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:not-wf-sa-111
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Entiry reference must be in content of element not Start-tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:not-wf-sa-150
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML declarations may not be within element content.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:element02
Collection:Sun Microsystems XML Tests
+
+

+ Illegal markup (<%@ ... %>)

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:element03
Collection:Sun Microsystems XML Tests
+
+

+ Illegal markup (<% ... %>)

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:element04
Collection:Sun Microsystems XML Tests
+
+

+ Illegal markup (<!ELEMENT ... >)

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:o-p43fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no non-comment declarations +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:o-p43fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no conditional sections +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:o-p43fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no conditional sections +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:not-wf-sa-045
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid Empty Element Tag

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:not-wf-sa-047
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid empty element tag invalid whitespace

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:not-wf-sa-186
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Whitespace is required between attribute/value pairs.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:attlist11
Collection:Sun Microsystems XML Tests
+
+

+ Whitespace required between attributes

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal space before Empty element tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal space after Empty element tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal comment in Empty element tag.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace required between attributes.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Duplicate attribute name is illegal.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n01.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with a required field missing. The Name is missing + in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n02.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with a required field missing. The white space is + missing between "aEle" and "(#PCDATA)" in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n03.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with a required field missing. The contentspec is + missing in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n04.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with a required field missing. The contentspec and + the white space is missing in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n05.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with a required field missing. The Name, the white + space, and the contentspec are missing in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n06.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with wrong field ordering. The Name occurs after the + contentspec in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n07.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with wrong beginning sequence. The string + "(less than)ELEMENT" is used as the beginning sequence in the second + elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n08.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with wrong key word. The string "Element" is used as + the key word in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n09.xml
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with wrong key word. The string "element" is used as + the key word in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P46-ibm46n01.xml
Collection:IBM XML Conformance Test Suite - Production 46
+
+

+ Tests contentspec with wrong key word. the string "empty" is used as + the key word in the contentspec of the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P46-ibm46n02.xml
Collection:IBM XML Conformance Test Suite - Production 46
+
+

+ Tests contentspec with wrong key word. the string "Empty" is used as + the key word in the contentspec of the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P46-ibm46n03.xml
Collection:IBM XML Conformance Test Suite - Production 46
+
+

+ Tests contentspec with wrong key word. the string "Any" is used as + the key word in the contentspec of the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P46-ibm46n04.xml
Collection:IBM XML Conformance Test Suite - Production 46
+
+

+ Tests contentspec with wrong key word. the string "any" is used as + the key word in the contentspec of the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P46-ibm46n05.xml
Collection:IBM XML Conformance Test Suite - Production 46
+
+

+ Tests contentspec with a wrong option. The string "#CDATA" is used as + the contentspec in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:not-wf-sa-133
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Illegal whitespace before optional character causes syntax error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:not-wf-sa-134
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Illegal whitespace before optional character causes syntax error.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n01.xml
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with a required field missing. The "+" is used as the + choice or seq field in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n02.xml
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with a required field missing. The "*" is used as the + choice or seq field in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n03.xml
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with a required field missing. The "?" is used as the + choice or seq field in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n04.xml
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with wrong field ordering. The "*" occurs before the + seq field (a,a) in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n05.xml
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with wrong field ordering. The "+" occurs before the + choice field (a|a) in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n06.xml
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with wrong key word. The "^" occurs after the seq field + in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n01.xml
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with a required fields missing. The field Name|choice|seq is + missing in the second cp in the choice field in the third elementdecl in the + DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n02.xml
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with a required fields missing. The field Name|choice|seq is + missing in the cp in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n03.xml
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with a required fields missing. The field Name|choice|seq is + missing in the first cp in the choice field in the third elementdecl in the + DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n04.xml
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with wrong field ordering. The "+" occurs before the seq (a,a) + in the first cp in the choice field in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n05.xml
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with wrong field ordering. The "*" occurs before the choice + (a|b) in the first cp in the seq field in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n06.xml
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with wrong field ordering. The "?" occurs before the Name "a" + in the second cp in the seq field in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n07.xml
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with wrong key word. The "^" occurs after the Name "a" in the + first cp in the choice field in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n01.xml
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with a required field missing. The two cps are missing in + the choice field in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n02.xml
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with a required field missing. The third cp is missing in + the choice field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n03.xml
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with a wrong separator. The "!" is used as the separator + in the choice field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n04.xml
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with a required field missing. The separator "|" is + missing in the choice field (a b)+ in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n05.xml
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with an extra separator. An extra "|" occurs between a + and b in the choice field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n06.xml
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with a required field missing. The closing bracket ")" is + missing in the choice field (a |b * in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n01.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with a required field missing. The two cps are missing in + the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n02.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with a required field missing. The third cp is missing in + the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n03.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with a wrong separator. The "|" is used as the separator + between a and b in the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n04.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with a wrong separator. The "." is used as the separator + between a and b in the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n05.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with an extra separator. An extra "," occurs between (a|b) + and a in the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n06.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with a required field missing. The separator between (a|b) + and (b|a) is missing in the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n07.xml
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with wrong closing bracket. The "]" is used as the closing + bracket in the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [46]
Test ID:not-wf-sa-139
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The element-content model should not be empty.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:not-wf-sa-122
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax mixed connectors are used.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:not-wf-sa-135
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid character used as connector.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:sgml13
Collection:Sun Microsystems XML Tests
+
+

+ SGML Unordered content models not allowed

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:o-p47fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Invalid operator '|' must match previous operator ','

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:o-p47fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal character '-' in Element-content model

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:o-p47fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Optional character must follow a name or list

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:o-p47fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal space before optional character

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:not-wf-sa-123
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax mismatched parenthesis.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:not-wf-sa-138
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax for content particle.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:content01
Collection:Sun Microsystems XML Tests
+
+

+ No whitespace before "?" in content model

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:content02
Collection:Sun Microsystems XML Tests
+
+

+ No whitespace before "*" in content model

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:content03
Collection:Sun Microsystems XML Tests
+
+

+ No whitespace before "+" in content model

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:o-p48fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal space before optional character

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:o-p48fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal space before optional character

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [49]
Test ID:o-p49fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ connectors must match

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [50]
Test ID:not-wf-sa-132
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax mixed connectors used.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [50]
Test ID:o-p50fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ connectors must match

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [55]
Test ID:nwf-dtd00
Collection:Sun Microsystems XML Tests
+
+

+ Comma mandatory in content model

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.1 [55]
Test ID:nwf-dtd01
Collection:Sun Microsystems XML Tests
+
+

+ Can't mix comma and vertical bar in content models

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n01.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with a wrong key word. The string "#pcdata" is used as the + key word in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n02.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with wrong field ordering. The field #PCDATA does not + occur as the first component in the Mixed field in the fourth elementdecl in + the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n03.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with a separator missing. The separator "|" is missing in + between #PCDATA and a in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n04.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with a wrong key word. The string "#CDATA" is used as the + key word in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n05.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with a required field missing. The "*" is missing after + the ")" in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n06.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with wrong closing bracket. The "]" is used as the closing + bracket in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n07.xml
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with a required field missing. The closing bracket ")" is + missing after (#PCDATA in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-124
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid format of Mixed-content declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-125
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax extra set of parenthesis not necessary.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-126
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax Mixed-content must be defined as zero or more.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-127
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax Mixed-content must be defined as zero or more.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-183
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Mixed content declarations may not include content particles.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-184
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ In mixed content models, element names must not be + parenthesized.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ occurrence on #PCDATA group must be * +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ occurrence on #PCDATA group must be * +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ #PCDATA must come first +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ occurrence on #PCDATA group must be * +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only '|' connectors +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail6
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Only '|' connectors and occurrence on #PCDATA group must be *

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail7
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no nested groups +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-057
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This isn't SGML; comments can't exist in declarations.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-129
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax for Element Type Declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-130
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax for Element Type Declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-131
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax for Element Type Declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-136
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tag omission is invalid in XML.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-137
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required before a content model.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:sgml05
Collection:Sun Microsystems XML Tests
+
+

+ ELEMENT declarations apply to only one element, unlike SGML

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:sgml07
Collection:Sun Microsystems XML Tests
+
+

+ SGML Tag minimization specifications are not allowed

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:sgml08
Collection:Sun Microsystems XML Tests
+
+

+ SGML Tag minimization specifications are not allowed

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:sgml09
Collection:Sun Microsystems XML Tests
+
+

+ SGML Content model exception specifications are not allowed

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:sgml10
Collection:Sun Microsystems XML Tests
+
+

+ SGML Content model exception specifications are not allowed

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:o-p45fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ ELEMENT must be upper case. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:o-p45fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S before contentspec is required. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:o-p45fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only one content spec +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:o-p45fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no comments in declarations (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:sgml11
Collection:Sun Microsystems XML Tests
+
+

+ CDATA is not a valid content model spec

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:sgml12
Collection:Sun Microsystems XML Tests
+
+

+ RCDATA is not a valid content model spec

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no parens on declared content +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no inclusions (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no exclusions (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no space before occurrence +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ single group +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail6
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ can't be both declared and modeled +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n01.xml
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with a required field missing. The Name is missing + in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n02.xml
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with a required field missing. The white space is + missing between the beginning sequence and the name in the AttlistDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n03.xml
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with wrong field ordering. The Name "a" occurs after + the first AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n04.xml
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with wrong key word. The string "Attlist" is used as + the key word in the beginning sequence in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n05.xml
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with a required field missing. The closing bracket + "greater than" is missing in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n06.xml
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with wrong beginning sequence. The string + "(less than)ATTLIST" is used as the beginning sequence in the AttlistDecl in + the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n01.xml
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The DefaultDecl is missing + in the AttDef for the name "attr1" in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n02.xml
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The white space is missing + between (abc|def) and "def" in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n03.xml
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The AttType is missing + for "attr1" in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n04.xml
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The white space is missing + between "attr1" and (abc|def) in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n05.xml
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The Name is missing in the + AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n06.xml
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The white space before the + name "attr2" is missing in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n07.xml
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with wrong field ordering. The Name "attr1" occurs after + the AttType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n08.xml
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with wrong field ordering. The Name "attr1" occurs after + the AttType and "default" occurs before the AttType in the AttDef in the + AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P54-ibm54n01.xml
Collection:IBM XML Conformance Test Suite - Production 54
+
+

+ Tests AttType with a wrong option. The string "BOGUSATTR" is used as + the AttType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P54-ibm54n02.xml
Collection:IBM XML Conformance Test Suite - Production 54
+
+

+ Tests AttType with a wrong option. The string "PCDATA" is used as + the AttType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P55-ibm55n01.xml
Collection:IBM XML Conformance Test Suite - Production 55
+
+

+ Tests StringType with a wrong key word. The lower case string "cdata" + is used as the StringType in the AttType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P55-ibm55n02.xml
Collection:IBM XML Conformance Test Suite - Production 55
+
+

+ Tests StringType with a wrong key word. The string "#CDATA" is used as + the StringType in the AttType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P55-ibm55n03.xml
Collection:IBM XML Conformance Test Suite - Production 55
+
+

+ Tests StringType with a wrong key word. The string "CData" is used as + the StringType in the AttType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n01.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "id" is used in the + TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n02.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "Idref" is used in the + TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n03.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "Idrefs" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n04.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "EntitY" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n05.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "nmTOKEN" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n06.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "NMtokens" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n07.xml
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "#ID" is used in the + TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P57-ibm57n01.xml
Collection:IBM XML Conformance Test Suite - Production 57
+
+

+ Tests EnumeratedType with an illegal option. The "NMTOKEN (a|b)" + is used in the EnumeratedType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n01.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with wrong key word. The lower case "notation" is + used as the key word in the NotationType in the AttDef in the AttlistDecl in + the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n02.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with a required field missing. The beginning bracket + "(" is missing in the NotationType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n03.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with a required field missing. The Name is missing + in the "()" in the NotationType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n04.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with a required field missing. The closing bracket + is missing in the NotationType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n05.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with wrong field ordering. The key word "NOTATION" + occurs after "(this)" in the NotationType in the AttDef in the AttlistDecl in + the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n06.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with wrong separator. The "," is used as a separator + between "this" and "that" in the NotationType in the AttDef in the AttlistDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n07.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with a required field missing. The white space is + missing between "NOTATION" and "(this)" in the NotationType in the AttDef in the + AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n08.xml
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with extra wrong characters. The double quote + character occurs after "(" and before ")" in the NotationType in the AttDef in + the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n01.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with required fields missing. The Nmtokens and "|"s are + missing in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n02.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with a required field missing. The closing bracket ")" is + missing in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n03.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with wrong separator. The "," is used as the separator in + the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n04.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with illegal presence. The double quotes occur around the + Enumeration value in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n05.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with a required field missing. The white space is missing + between in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n06.xml
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with a required field missing. The beginning bracket "(" is + missing in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [54]
Test ID:not-wf-sa-058
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid character , in ATTLIST enumeration

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [54]
Test ID:o-p54fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ don't pass unknown attribute types +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [55]
Test ID:o-p55fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ must be upper case +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:not-wf-sa-060
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid type NAME defined in ATTLIST.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist01
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NUTOKEN is not allowed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist02
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NUTOKENS attribute type is not allowed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist04
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NUMBER attribute type is not allowed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist05
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NUMBERS attribute type is not allowed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist06
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NAME attribute type is not allowed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist07
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NAMES attribute type is not allowed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist08
Collection:Sun Microsystems XML Tests
+
+

+ SGML's #CURRENT is not allowed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist09
Collection:Sun Microsystems XML Tests
+
+

+ SGML's #CONREF is not allowed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no IDS type +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no NUMBER type +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no NAME type +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no ENTITYS type +- types must be upper case +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ types must be upper case

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [57]
Test ID:o-p57fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no keyword for NMTOKEN enumeration +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:not-wf-sa-068
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required between NOTATION keyword and list of + enumerated choices in <!ATTLIST...> declarations.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ at least one value required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ separator must be '|' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ notations are NAMEs, not NMTOKENs -- note: + Leaving the invalid + notation undeclared would cause a validating parser to fail without + checking the name syntax, so the notation is declared with an + invalid name. A parser that reports error positions should report + an error at the AttlistDecl on line 6, before reaching the notation + declaration. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ NOTATION must be upper case +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S after keyword is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail6
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ parentheses are require +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail7
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ values are unquoted +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail8
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ values are unquoted +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:not-wf-sa-059
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ String literal must be in quotes.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:attlist03
Collection:Sun Microsystems XML Tests
+
+

+ Comma doesn't separate enumerations, unlike in SGML.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:o-p59fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ at least one required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:o-p59fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ separator must be "," +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:o-p59fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ values are unquoted +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n01.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with wrong key word. The string "#required" is + used as the key word in the DefaultDecl in the AttDef in the AttlistDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n02.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with wrong key word. The string "Implied" is + used as the key word in the DefaultDecl in the AttDef in the AttlistDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n03.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with wrong key word. The string "!IMPLIED" is + used as the key word in the DefaultDecl in the AttDef in the AttlistDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n04.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with a required field missing. There is no + attribute value specified after the key word "#FIXED" in the DefaultDecl in + the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n05.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with a required field missing. The white space is + missing between the key word "#FIXED" and the attribute value in the + DefaultDecl in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n06.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with wrong field ordering. The key word "#FIXED" + occurs after the attribute value "introduction" in the DefaultDecl in the + AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n07.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl against WFC of P60. The text replacement of the + entity "avalue" contains the "less than" character in the DefaultDecl in the + AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n08.xml
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with more than one key word. The "#REQUIRED" and + the "#IMPLIED" are used as the key words in the DefaultDecl in the AttDef + in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ keywords must be upper case +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required after #FIXED +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only #FIXED has both keyword and value +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ #FIXED required value +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only one default type +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:not-wf-sa-066
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Required whitespace is missing.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:not-wf-sa-158
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ SGML-ism: "#NOTATION gif" can't have attributes.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:sgml04
Collection:Sun Microsystems XML Tests
+
+

+ ATTLIST declarations apply to only one element, unlike SGML

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:sgml06
Collection:Sun Microsystems XML Tests
+
+

+ ATTLIST declarations are never global, unlike in SGML

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:o-p52fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ A name is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:o-p52fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ A name is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:not-wf-sa-064
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required between attribute type and default values + in <!ATTLIST...> declarations.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:not-wf-sa-065
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required between attribute name and type + in <!ATTLIST...> declarations.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:not-wf-sa-067
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required between attribute type and default values + in <!ATTLIST...> declarations.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required before default +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required before type +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ type is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ default is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ name is requried +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P61-ibm61n01.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 61
+
+

+ Tests conditionalSect with a wrong option. The word "NOTINCLUDE" is + used as part of an option which is wrong in the coditionalSect. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n01.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with wrong key word. The string "include" is used + as a key word in the beginning sequence in the includeSect in the file + ibm62n01.dtd. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n02.xml
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with wrong beginning sequence. An extra "[" occurs + in the beginning sequence in the includeSect in the file ibm62n02.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n03.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with wrong beginning sequence. A wrong character "?" + occurs in the beginning sequence in the includeSect in the file ibm62n03.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n04.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with a required field missing. The key word + "INCLUDE" is missing in the includeSect in the file ibm62n04.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n05.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with a required field missing. The "]" is missing + after the key word "INCLUDE" in the includeSect in the file ibm62n05.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n06.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with wrong field ordering. The two external subset + declarations occur before the key word "INCLUDE" in the includeSect in the + file ibm62n06.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n07.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with a required field missing. The closing sequence + "]](greater than)" is missing in the includeSect in the file ibm62n07.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n08.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with a required field missing. One "]" is missing + in the closing sequence in the includeSect in the file ibm62n08.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n01.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with wrong key word. The string "ignore" is used + as a key word in the beginning sequence in the ignoreSect in the file + ibm63n01.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n02.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with wrong beginning sequence. An extra "[" occurs + in the beginning sequence in the ignoreSect in the file ibm63n02.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n03.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with wrong beginning sequence. A wrong character "?" + occurs in the beginning sequence in the ignoreSect in the file ibm63n03.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n04.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with a required field missing. The key word + "IGNORE" is missing in the ignoreSect in the file ibm63n04.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n05.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with a required field missing. The "]" is missing + after the key word "IGNORE" in the ignoreSect in the file ibm63n05.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n06.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests includeSect with wrong field ordering. The two external subset + declarations occur before the key word "IGNORE" in the ignoreSect in the + file ibm63n06.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n07.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with a required field missing. The closing sequence + "]](greater than)" is missing in the ignoreSect in the file ibm63n07.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P64-ibm64n01.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents with wrong beginning sequence. The "?" occurs + in beginning sequence the ignoreSectContents in the file ibm64n01.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P64-ibm64n02.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents with a required field missing.The closing + sequence is missing in the ignoreSectContents in the file ibm64n02.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P64-ibm64n03.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents with a required field missing.The beginning + sequence is missing in the ignoreSectContents in the file ibm64n03.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P65-ibm65n01.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 65
+
+

+ Tests Ignore with illegal string included. The string + "]](greater than)" is contained before "this" in the Ignore in the + ignoreSectContents in the file ibm65n01.dtd +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P65-ibm65n02.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 65
+
+

+ Tests Ignore with illegal string included. The string + "(less than)![" is contained before "this" in the Ignore in the + ignoreSectContents in the file ibm65n02.dtd +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [61]
Test ID:cond01
Collection:Sun Microsystems XML Tests
+
+

+ Only INCLUDE and IGNORE are conditional section keywords

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3.4 [61]
Test ID:cond02
Collection:Sun Microsystems XML Tests
+
+

+ Must have keyword in conditional sections

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [61]
Test ID:o-p61fail1
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no other types, including TEMP, which is valid in SGML +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:not-wf-not-sa-001
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Conditional sections must be properly terminated ("]>" used + instead of "]]>").

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:not-wf-not-sa-003
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Conditional sections must be properly terminated ("]]>" omitted).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:not-wf-not-sa-004
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Conditional sections must be properly terminated ("]]>" omitted).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:not-wf-not-sa-006
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Conditional sections need a '[' after the INCLUDE or IGNORE.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:o-p62fail1
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ INCLUDE must be upper case +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:o-p62fail2
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no spaces in terminating delimiter +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [63]
Test ID:o-p63fail1
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ IGNORE must be upper case +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [63]
Test ID:o-p63fail2
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ delimiters must be balanced +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [64]
Test ID:o-p64fail1
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ section delimiters must balance +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [64]
Test ID:o-p64fail2
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ section delimiters must balance +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3 [39]
Test ID:not-wf-sa-176
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Start tags must have matching end tags.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3 [39]
Test ID:sgml01
Collection:Sun Microsystems XML Tests
+
+

+ SGML-ism: omitted end tag for EMPTY content

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3 [39]
Test ID:o-p39fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ start-tag requires end-tag +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3 [39]
Test ID:o-p39fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ end-tag requires start-tag +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:3 [39]
Test ID:o-p39fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML documents contain one or more elements

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:not-wf-sa-084
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the Parsed Entity WFC by referring to an + unparsed entity. (This precedes the error of not declaring + that entity's notation, which may be detected any time before + the DTD parsing is completed.)

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:not-wf-sa-180
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The Entity Declared WFC requires entities to be declared + before they are used in an attribute list declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:not-wf-sa-185
Entities:parameter
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the Entity Declared WFC. + Note: a nonvalidating parser is permitted not to report + this WFC violation, since it would need to read an external + parameter entity to distinguish it from a violation of + the Standalone Declaration VC.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:not-wf-ext-sa-001
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the No Recursion WFC by having an external general + entity be self-recursive.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n01.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#002f" is + used as the referred character in the CharRef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n02.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with the semicolon character missing. The semicolon + character is missing at the end of the CharRef in the attribute value in + the STag of element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n03.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "49" is + used as the referred character in the CharRef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n04.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#5~0" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n05.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#x002g" is + used as the referred character in the CharRef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n06.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#x006G" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n07.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#0=2f" is + used as the referred character in the CharRef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n08.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#56.0" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n09.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#x00/2f" + is used as the referred character in the CharRef in the EntityDecl in the + DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n10.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#51)" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n11.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#00 2f" + is used as the referred character in the CharRef in the EntityDecl in the + DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n12.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#x0000" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n13.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#x001f" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n14.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#xfffe" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n15.xml
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#xffff" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n01.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef with a required field missing. The Name is missing + in the EntityRef in the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n02.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef with a required field missing. The semicolon is + missing in the EntityRef in the attribute value in the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n03.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef with an extra white space. A white space occurs + after the ampersand in the EntityRef in the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n04.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: Entity Declared. The name + "aAa" in the EntityRef in the AttValue in the STage of the element "root" + does not match the Name of any declared entity in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n05.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: Entity Declared. The + entity with the name "aaa" in the EntityRef in the AttValue in the STag of + the element "root" is not declared. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n06.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: Entity Declared. The + entity with the name "aaa" in the EntityRef in the AttValue in the STag of + the element "root" is externally declared, but standalone is "yes". +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n07.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: Entity Declared. The + entity with the name "aaa" in the EntityRef in the AttValue in the STag of + the element "root" is referred before declared. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n08.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: Parsed Entity. The + EntityRef in the AttValue in the STag of the element "root" contains the + name "aImage" of an unparsed entity. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n09.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: No Recursion. The + recursive entity reference occurs with the entity declarations for "aaa" + and "bbb" in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n10.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: No Recursion. The + indirect recursive entity reference occurs with the entity declarations for + "aaa", "bbb", "ccc", "ddd", and "eee" in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n01.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference with a required field missing. The Name "paaa" is + missing in the PEReference in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n02.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference with a required field missing. The semicolon is + missing in the PEReference "%paaa" in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n03.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference with an extra white space. There is an extra + white space occurs before ";" in the PEReference in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n04.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference with an extra white space. There is an extra + white space occurs after "%" in the PEReference in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n06.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference which is against P69 WFC: No Recursion. The + recursive PE reference occurs with the entity declarations for "paaa" and + "bbb" in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n07.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference which is against P69 WFC: No Recursion. The + indirect recursive PE reference occurs with the entity declarations for + "paaa", "bbb", "ccc", "ddd", and "eee" in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:not-wf-sa-009
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references may have only decimal or numeric strings.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:not-wf-sa-022
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references end with semicolons, always!

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:not-wf-sa-052
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid character reference.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:not-wf-sa-093
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Hexadecimal character references may not use the uppercase 'X'.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:not-wf-sa-179
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax matching double quote is missing.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ terminating ';' is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S after '&#' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no hex digits in numeric reference +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only hex digits in hex references +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no references to non-characters +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail6
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no references to non-characters +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-007
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ General entity references have no whitespace after the + entity name and before the semicolon.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-010
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Ampersand may only appear as part of a general entity reference.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-071
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ ENTITY can't reference itself directly or indirectly.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-072
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined ENTITY foo.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-073
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined ENTITY f.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-075
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ ENTITY can't reference itself directly or indirectly.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-076
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined ENTITY foo.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-078
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined ENTITY foo.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-079
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ ENTITY can't reference itself directly or indirectly.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-080
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ ENTITY can't reference itself directly or indirectly.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-110
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Entity reference must be in content of element.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-118
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Entity reference expansion is not recursive.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-121
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A name of an ENTITY was started with an invalid character.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:o-p68fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ terminating ';' is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:o-p68fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S after '&' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:o-p68fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S before ';' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:not-wf-sa-163
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid placement of Parameter entity reference.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:not-wf-sa-164
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid placement of Parameter entity reference.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:not-wf-not-sa-008
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ In DTDs, the '%' character must be part of a parameter + entity reference.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:dtd02
Collection:Sun Microsystems XML Tests
+
+

+ PE name immediately after "%"

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:dtd03
Collection:Sun Microsystems XML Tests
+
+

+ PE name immediately followed by ";"

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:o-p69fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ terminating ';' is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:o-p69fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S after '%' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:o-p69fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S before ';' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:not-wf-sa-106
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid placement of entity declaration.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm70n01.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n01.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The white space is + missing between the beginning sequence and the Name "aaa" in the EntityDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n02.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The white space is + missing between the Name "aaa" and the EntityDef "aString" in the + EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n03.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The EntityDef is + missing in the EntityDecl with the Name "aaa" in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n04.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The Name is missing + in the EntityDecl with the EntityDef "aString" in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n05.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with wrong ordering. The Name "aaa" occurs after + the EntityDef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n06.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with wrong key word. The string "entity" is used + as the key word in the beginning sequence in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n07.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The closing bracket + (greater than) is missing in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n08.xml
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The exclamation mark + is missing in the beginning sequence in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n01.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with a required field missing. The white space is + missing between the beginning sequence and the "%" in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n02.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with a required field missing. The Name is missing + in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n03.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with a required field missing. The white space is + missing between the Name and the PEDef in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n04.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with a required field missing. The PEDef is missing + after the Name "paaa" in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n05.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with wrong field ordering. The Name "paaa" occurs + after the PEDef in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n06.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with wrong field ordering. The "%" and the Name "paaa" + occurs after the PEDef in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n07.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with wrong key word. The string "entity" is used as + the key word in the beginning sequence in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n08.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with a required field missing. The closing bracket + (greater than) is missing in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n09.xml
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with wrong closing sequence. The string + "!(greater than)" is used as the closing sequence in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P73-ibm73n01.xml
Collection:IBM XML Conformance Test Suite - Production 73
+
+

+ Tests EntityDef with wrong field ordering. The NDataDecl "NDATA + JPGformat" occurs before the ExternalID in the EntityDef in the EntityDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P73-ibm73n03.xml
Collection:IBM XML Conformance Test Suite - Production 73
+
+

+ Tests EntityDef with a required field missing. The ExternalID is + missing before the NDataDecl in the EntityDef in the EntityDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P74-ibm74n01.xml
Collection:IBM XML Conformance Test Suite - Production 74
+
+

+ Tests PEDef with extra fields. The NDataDecl occurs after the + ExternalID in the PEDef in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n01.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with wrong key word. The string "system" is used + as the key word in the ExternalID in the EntityDef in the EntityDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n02.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with wrong key word. The string "public" is used + as the key word in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n03.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with wrong key word. The string "Public" is used + as the key word in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n04.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with wrong field ordering. The key word "PUBLIC" + occurs after the PublicLiteral and the SystemLiteral in the ExternalID in + the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n05.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The white space + between "SYSTEM" and the Systemliteral is missing in the ExternalID in the + EntityDef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n06.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The Systemliteral + is missing after "SYSTEM" in the ExternalID in the EntityDef in the + EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n07.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The white space + between the PublicLiteral and the Systemliteral is missing in the ExternalID + in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n08.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The key word + "PUBLIC" is missing in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n09.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The white space + between "PUBLIC" and the PublicLiteral is missing in the ExternalID in the + doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n10.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The PublicLiteral + is missing in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n11.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The PublicLiteral + is missing in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n12.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The SystemLiteral + is missing in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n13.xml
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with wrong field ordering. The key word "PUBLIC" + occurs after the PublicLiteral in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n01.xml
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with wrong key word. The string "ndata" is used as + the key word in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n02.xml
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with wrong key word. The string "NData" is used as + the key word in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n03.xml
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with a required field missing. The leading white + space is missing in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n04.xml
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with a required field missing. The key word "NDATA" + is missing in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n05.xml
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with a required field missing. The Name after the + key word "NDATA" is missing in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n06.xml
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with a required field missing. The white space + between "NDATA" and the Name is missing in the NDataDecl in the EntityDef + in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n07.xml
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with wrong field ordering. The key word "NDATA" + occurs after the Name in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:not-wf-sa-054
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ PUBLIC requires two literals.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:not-wf-sa-061
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ External entity declarations require whitespace between public + and system IDs.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:dtd04
Collection:Sun Microsystems XML Tests
+
+

+ PUBLIC literal must be quoted

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:dtd05
Collection:Sun Microsystems XML Tests
+
+

+ SYSTEM identifier must be quoted

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S required after "PUBLIC" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S required after "SYSTEM" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S required between literals +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "SYSTEM" implies only one literal +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only one keyword +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail6
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "PUBLIC" requires two literals (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:not-wf-sa-069
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required before an NDATA entity annotation.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:not-wf-sa-083
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined NOTATION n.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:o-p76fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required before "NDATA" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:o-p76fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "NDATA" is upper-case +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:o-p76fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ notation name is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:o-p76fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ notation names are Names +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [70]
Test ID:not-wf-sa-109
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tags invalid within EntityDecl.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [70]
Test ID:o-p70fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ This is neither +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:not-wf-sa-062
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Entity declarations need space after the entity name.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:o-p71fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required before EntityDef +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:o-p71fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Entity name is a Name, not an NMToken +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:o-p71fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S after "<!" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:o-p71fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required after "<!ENTITY" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:not-wf-sa-165
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter entity declarations must have a space before + the '%'.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:o-p72fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required after "<!ENTITY" +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:o-p72fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required after '%' +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:o-p72fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required after name +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:o-p72fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Entity name is a name, not an NMToken +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ No typed replacement text +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Only one replacement value +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ No NDataDecl on replacement text +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73fail4
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Value is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73fail5
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ No NDataDecl without value +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:not-wf-sa-089
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter entities "are" always parsed; NDATA annotations + are not permitted.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:not-wf-sa-091
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter entities "are" always parsed; NDATA annotations + are not permitted.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:o-p74fail1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no NDataDecls on parameter entities +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:o-p74fail2
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ value is required +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:o-p74fail3
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only one value +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.1
Test ID:ibm-not-wf-P77-ibm77n01.xml
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ Tests TextDecl with wrong field ordering. The VersionInfo occurs + after the EncodingDecl in the TextDecl in the file "ibm77n01.ent". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.1
Test ID:ibm-not-wf-P77-ibm77n02.xml
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ Tests TextDecl with wrong key word. The string "XML" is used in the + beginning sequence in the TextDecl in the file "ibm77n02.ent". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.1
Test ID:ibm-not-wf-P77-ibm77n03.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ Tests TextDecl with wrong closing sequence. The character "greater + than" is used as the closing sequence in the TextDecl in the file + "ibm77n03.ent". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.1
Test ID:ibm-not-wf-P77-ibm77n04.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ Tests TextDecl with a required field missing. The closing sequence + is missing in the TextDecl in the file "ibm77n04.ent". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.1 [77]
Test ID:decl01
Entities:parameter
Collection:Sun Microsystems XML Tests
+
+

+ External entities may not have standalone decls.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.1 [77]
Test ID:dtd07
Collection:Sun Microsystems XML Tests
+
+

+ Text declarations (which optionally begin any external entity) + are required to have "encoding=...".

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.1 [77]
Test ID:encoding07
Collection:Sun Microsystems XML Tests
+
+

+ Text declarations (which optionally begin any external entity) + are required to have "encoding=...".

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.1 4.3.2 [77, 78]
Test ID:not-wf-ext-sa-002
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ External entities have "text declarations", which do + not permit the "standalone=..." attribute that's allowed + in XML declarations.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-074
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal general parsed entities are only well formed if + they match the "content" production.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-103
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ End-tag required for element foo.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-104
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal general parsed entities are only well formed if + they match the "content" production.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-116
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal general parsed entities are only well formed if + they match the "content" production. This is a partial + character reference, not a full one.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-117
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal general parsed entities are only well formed if + they match the "content" production. This is a partial + character reference, not a full one.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-119
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal general parsed entities are only well formed if + they match the "content" production. This is a partial + character reference, not a full one.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-153
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Text declarations may not begin internal parsed entities; + they may only appear at the beginning of external parsed + (parameter or general) entities.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-181
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal parsed entities must match the content + production to be well formed.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-182
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal parsed entities must match the content + production to be well formed.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-not-wf-P78-ibm78n01.xml
Entities:general
Collection:IBM XML Conformance Test Suite - Production 78
+
+

+ Tests extParsedEnt with wrong field ordering. The TextDecl occurs + after the content in the file ibm78n01.ent. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-not-wf-P78-ibm78n02.xml
Entities:general
Collection:IBM XML Conformance Test Suite - Production 78
+
+

+ Tests extParsedEnt with extra field. A blank line occurs before the + TextDecl in the file ibm78n02.ent. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-not-wf-P79-ibm79n01.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 79
+
+

+ Tests extPE with wrong field ordering. The TextDecl occurs after + the extSubsetDecl (the white space and the comment) in the file + ibm79n01.ent. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-not-wf-P79-ibm79n02.xml
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 79
+
+

+ Tests extPE with extra field. A blank line occurs before the + TextDecl in the file ibm78n02.ent. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2 [79]
Test ID:not-wf-not-sa-007
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A <!DOCTYPE ...> declaration may not begin any external + entity; it's only found once, in the document entity.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n01.xml
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with a required field missing. The leading white + space is missing in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n02.xml
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with a required field missing. The "=" sign is + missing in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n03.xml
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with a required field missing. The double quoted + EncName are missing in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n04.xml
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with wrong field ordering. The string "encoding=" occurs after the double quoted EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n05.xml
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with wrong field ordering. The "encoding" occurs + after the double quoted EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n06.xml
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with wrong key word. The string "Encoding" is + used as the key word in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n01.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "_" is used as the + first character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n02.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "-" is used as the + first character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n03.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "." is used as the + first character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n04.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with illegal characters. The "8-" is used as the + initial characters in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n05.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "~" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n06.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "#" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n07.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The ":" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n08.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "/" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n09.xml
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The ";" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:not-wf-sa-101
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is not permitted in an encoding name.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding01
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character " " in encoding name

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding02
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character "/" in encoding name

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding03
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character reference in encoding name

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding04
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character ":" in encoding name

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding05
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character "@" in encoding name

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding06
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character "+" in encoding name

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:not-wf-sa-092
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The replacement text of this entity has an illegal reference, + because the character reference is expanded immediately.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:not-wf-sa-115
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The replacement text of this entity is an illegal character + reference, which must be rejected when it is parsed in the + context of an attribute value.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.5
Test ID:not-wf-sa-120
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references are expanded in the replacement text of + an internal entity, which is then parsed as usual. Accordingly, + & must be doubly quoted - encoded either as &amp; + or as &#38;#38;.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n01.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with a required field missing. The white space + after the beginning sequence of the NotationDecl is missing in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n02.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with a required field missing. The Name in the + NotationDecl is missing in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n03.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with a required field missing. The externalID or + the PublicID is missing in the NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n04.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with wrong field ordering. The Name occurs after + the "SYSTEM" and the externalID in the NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n05.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with wrong key word. The string "notation" is + used as a key word in the NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n06.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with a required field missing. The closing + bracket (the greater than character) is missing in the NotationDecl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n07.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with wrong beginning sequence. The "!" is missing + in the beginning sequence in the NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n08.xml
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with wrong closing sequence. The extra "!" occurs + in the closing sequence in the NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n01.xml
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with wrong key word. The string "public" is used as + the key word in the PublicID in the NotationDcl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n02.xml
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with wrong key word. The string "Public" is used as + the key word in the PublicID in the NotationDcl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n03.xml
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with a required field missing. The key word "PUBLIC" + is missing in the PublicID in the NotationDcl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n04.xml
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with a required field missing. The white space + between the "PUBLIC" and the PubidLiteral is missing in the PublicID in + the NotationDcl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n05.xml
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with a required field missing. The PubidLiteral is + missing in the PublicID in the NotationDcl in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n06.xml
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with wrong field ordering. The key word "PUBLIC" + occurs after the PubidLiteral in the PublicID in the NotationDcl. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:41. [68]
Test ID:not-wf-sa-077
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined ENTITY bar.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n01.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x00D7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n02.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x00F7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n03.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0132 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n04.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0133 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n05.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x013F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n06.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0140 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n07.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0149 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n08.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x017F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n09.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01c4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n10.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01CC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n100.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0BB6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n101.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0BBA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n102.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C0D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n103.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C11 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n104.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C29 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n105.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C34 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n106.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C5F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n107.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C62 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n108.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C8D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n109.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C91 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n11.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01F1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n110.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0CA9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n111.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0CB4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n112.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0CBA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n113.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0CDF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n114.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0CE2 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n115.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0D0D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n116.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0D11 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n117.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0D29 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n118.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0D3A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n119.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0D62 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n12.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01F3 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n120.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E2F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n121.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E31 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n122.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E34 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n123.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E46 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n124.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E83 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n125.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E85 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n126.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E89 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n127.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E8B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n128.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E8E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n129.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E98 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n13.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01F6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n130.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EA0 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n131.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EA4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n132.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EA6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n133.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EA8 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n134.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EAC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n135.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EAF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n136.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EB1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n137.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EB4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n138.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EBE + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n139.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EC5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n14.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01F9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n140.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0F48 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n141.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0F6A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n142.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x10C6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n143.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x10F7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n144.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1011 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n145.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1104 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n146.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1108 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n147.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x110A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n148.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x110D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n149.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x113B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n15.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01F9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n150.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x113F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n151.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1141 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n152.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x114D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n153.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x114f + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n154.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1151 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n155.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1156 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n156.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x115A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n157.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1162 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n158.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1164 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n159.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1166 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n16.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0230 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n160.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x116B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n161.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x116F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n162.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1174 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n163.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x119F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n164.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11AC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n165.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11B6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n166.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11B9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n167.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11BB + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n168.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11C3 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n169.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11F1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n17.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x02AF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n170.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11FA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n171.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1E9C + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n172.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1EFA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n173.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F16 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n174.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F1E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n175.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F46 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n176.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F4F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n177.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F58 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n178.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F5A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n179.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F5C + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n18.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x02CF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n180.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F5E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n181.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #xF17E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n182.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FB5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n183.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FBD + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n184.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FBF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n185.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FC5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n186.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FCD + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n187.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FD5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n188.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FDC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n189.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FED + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n19.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0387 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n190.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FF5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n191.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FFD + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n192.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x2127 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n193.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x212F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n194.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x2183 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n195.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x3095 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n196.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x30FB + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n197.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x312D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n198.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #xD7A4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n20.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x038B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n21.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03A2 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n22.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03CF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n23.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03D7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n24.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03DD + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n25.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03E1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n26.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03F4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n27.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x040D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n28.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0450 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n29.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x045D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n30.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0482 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n31.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04C5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n32.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04C6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n33.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04C9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n34.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04EC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n35.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04ED + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n36.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04F6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n37.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04FA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n38.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0557 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n39.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0558 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n40.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0587 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n41.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x05EB + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n42.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x05F3 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n43.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0620 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n44.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x063B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n45.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x064B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n46.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06B8 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n47.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06BF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n48.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06CF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n49.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06D4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n50.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06D6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n51.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06E7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n52.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x093A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n53.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x093E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n54.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0962 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n55.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x098D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n56.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0991 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n57.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0992 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n58.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09A9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n59.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09B1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n60.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09B5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n61.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09BA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n62.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09DE + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n63.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09E2 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n64.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09F2 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n65.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A0B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n66.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A11 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n67.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A29 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n68.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A31 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n69.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A34 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n70.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A37 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n71.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A3A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n72.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A5B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n73.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A70 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n74.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A75 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n75.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n76.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0ABC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n77.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A92 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n78.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0AA9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n79.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0AB1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n80.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0AB4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n81.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0ABA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n82.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B04 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n83.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B0D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n84.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B11 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n85.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B29 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n86.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B31 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n87.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B34 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n88.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B3A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n89.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B3E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n90.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B5E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n91.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B62 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n92.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B8B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n93.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B91 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n94.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B98 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n95.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B9B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n96.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B9D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n97.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0BA0 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n98.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0BA7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n99.xml
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0BAB + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P86-ibm86n01.xml
Collection:IBM XML Conformance Test Suite - Production 86
+
+

+ Tests Ideographic with an illegal character. The character #x4CFF + occurs as the first character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P86-ibm86n02.xml
Collection:IBM XML Conformance Test Suite - Production 86
+
+

+ Tests Ideographic with an illegal character. The character #x9FA6 + occurs as the first character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P86-ibm86n03.xml
Collection:IBM XML Conformance Test Suite - Production 86
+
+

+ Tests Ideographic with an illegal character. The character #x3008 + occurs as the first character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P86-ibm86n04.xml
Collection:IBM XML Conformance Test Suite - Production 86
+
+

+ Tests Ideographic with an illegal character. The character #x302A + occurs as the first character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n01.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x02FF + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n02.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0346 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n03.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0362 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n04.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0487 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n05.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x05A2 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n06.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x05BA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n07.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x05BE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n08.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x05C0 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n09.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x05C3 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n10.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0653 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n11.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x06B8 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n12.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x06B9 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n13.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x06E9 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n14.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x06EE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n15.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0904 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n16.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x093B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n17.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x094E + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n18.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0955 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n19.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0964 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n20.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0984 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n21.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x09C5 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n22.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x09C9 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n23.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x09CE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n24.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x09D8 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n25.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x09E4 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n26.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A03 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n27.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A3D + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n28.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A46 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n29.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A49 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n30.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A4E + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n31.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A80 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n32.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A84 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n33.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0ABB + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n34.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0AC6 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n35.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0ACA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n36.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0ACE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n37.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B04 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n38.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B3B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n39.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B44 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n40.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B4A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n41.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B4E + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n42.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B58 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n43.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B84 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n44.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0BC3 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n45.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0BC9 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n46.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0BD6 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n47.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C0D + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n48.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C45 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n49.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C49 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n50.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C54 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n51.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C81 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n52.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C84 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n53.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0CC5 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n54.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0CC9 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n55.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0CD4 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n56.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0CD7 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n57.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0D04 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n58.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0D45 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n59.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0D49 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n60.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0D4E + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n61.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0D58 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n62.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0E3F + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n63.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0E3B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n64.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0E4F + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n66.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0EBA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n67.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0EBE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n68.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0ECE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n69.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F1A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n70.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F36 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n71.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F38 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n72.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F3B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n73.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F3A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n74.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F70 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n75.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F85 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n76.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F8C + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n77.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F96 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n78.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F98 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n79.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0FB0 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n80.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0FB8 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n81.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0FBA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n82.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x20DD + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n83.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x20E2 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n84.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x3030 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n85.xml
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x309B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n01.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0029 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n02.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x003B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n03.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x066A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n04.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x06FA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n05.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0970 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n06.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x09F2 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n08.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0AF0 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n09.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0B70 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n10.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0C65 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n11.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0CE5 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n12.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0CF0 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n13.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0D70 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n14.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0E5A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n15.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0EDA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n16.xml
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0F2A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n01.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x00B6 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n02.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x00B8 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n03.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x02D2 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n04.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x03FE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n05.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x065F + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n06.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x0EC7 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n07.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x3006 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n08.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x3030 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n09.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x3036 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n10.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x309C + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n11.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x309F + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n12.xml
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x30FF + occurs as the second character in the PITarget in the PI in the DTD. +

+
+
+

3.4 XML Documents with Optional Errors

+

Conforming XML 1.0 Processors are permitted to ignore + certain errors, or to report them at user option. In this + section of this test report are found descriptions of + test cases which fit into this category.

+

Processor behavior on such test cases does not affect + conformance to the XML 1.0 (Second Edition) Recommendation, except as noted.

+ + + + +
+ + + + + + + + + + +
Sections [Rules]:2.3, 4.2.2 [11]
Test ID:o-p11pass1
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ system literals may not contain + URI fragments +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:not-wf-not-sa-005
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the Entity Declared VC by referring to an + undefined parameter entity within an external entity.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P68-ibm68i01.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge2" is referred in the file ibm68i01.dtd", but not declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P68-ibm68i02.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge1" is referred before declared in the file ibm68i01.dtd". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P68-ibm68i03.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge2" is referred in the file ibm68i03.ent", but not declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P68-ibm68i04.xml
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge1" is referred before declared in the file ibm68i04.ent". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P69-ibm69i01.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests invalid PEReference which is against P69 VC: Entity Declared. The Name + "pe2" in the PEReference in the file ibm69i01.dtd does not match the Name of + any declared PE. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P69-ibm69i02.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests invalid PEReference which is against P69 VC: Entity Declared. The PE with + the name "pe1" is referred before declared in the file ibm69i02.dtd +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P69-ibm69i03.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests invalid PEReference which is against P69 VC: Entity Declared. The Name + "pe3" in the PEReference in the file ibm69i03.ent does not match the Name of + any declared PE. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P69-ibm69i04.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests invalid PEReference which is against P69 VC: Entity Declared. The PE with + the name "pe2" is referred before declared in the file ibm69i04.ent. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n05.xml
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Based on E29 substantial source: minutes XML-Syntax 1999-02-24 E38 in + XML 1.0 Errata, this WFC does not apply to P69, but the VC Entity declared + still apply. + Tests PEReference which is against P69 WFC: Entity Declared. The PE + with the name "paaa" is referred before declared in the DTD. +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:uri01
Collection:Sun Microsystems XML Tests
+
+

+ SYSTEM ids may not have URI fragments

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-euc-jp
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for the EUC-JP encoding, and for text + which relies on Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-iso-2022-jp
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for the ISO-2022-JP encoding, and for text + which relies on Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-shift_jis
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for the Shift_JIS encoding, and for text + which relies on Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-euc-jp
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for EUC-JP encoding, and + XML names which contain Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-iso-2022-jp
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for ISO-2022-JP encoding, and + XML names which contain Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + +

+
+ + + + +
+ + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-shift_jis
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for Shift_JIS encoding, and + XML names which contain Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + +

+
+
+

4. Contributors (Non-normative)

+

A team of volunteer members have participated in the + development of this work. Contributions have come from: +

+
    +
  • Murry Altheim, Sun Microsystems
  • +
  • Mary Brady, NIST
  • +
  • Tim Boland, NIST
  • +
  • David Brownell, Sun Microsystems
  • +
  • James Clark
  • +
  • Karin Donker, IBM
  • +
  • Irina Golfman, Inera Incorporated
  • +
  • Tony Graham, Mulberry Technologies
  • +
  • G. Ken Holman, Crane Softwrights Ltd
  • +
  • Alex Milowski, Veo Systems, Inc
  • +
  • Makota Murata, Fuji Xerox
  • +
  • Miles O'Reilly, Microstar Software, Ltd
  • +
  • Matt Timmermans, Microstar Software, Ltd
  • +
  • Richard Rivello, NIST
  • +
  • Lynne Rosenthal, NIST
  • +
  • Brian Schellar, Chrystal Software
  • +
  • Bill Smith, Sun Microsystems
  • +
  • Trevor Veary, Software AG
  • +
  • Richard Tobin, University of Edinburgh
  • +
  • Jonathan Marsh, Microsoft
  • +
  • Daniel Veillard, Imaq
  • +
  • Jonathan Marsh, Microsoft
  • +
  • Paul Grosso, Arbortext
  • +
+

End

+ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf-20031030.htm b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf-20031030.htm new file mode 100644 index 0000000000..5b83c2a327 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf-20031030.htm @@ -0,0 +1,54207 @@ + + + XML Conformance Tests + + + + +

+ +W3C + + +Architecture Domain + + XML | Member-Confidential! +

+

XML W3C Conformance Test Suite

+

30 October 2003

+
+
+This version: +
+
+ +
+
+Current Version: +
+
+ +
+
+Previous Version: +
+
+ +
+
+Test Archive: +
+
+ +
+
+W3C XML Core Working Group: +
+
+ +
+
+Comments: +
+
+ +
+
+ +

Table of Contents

+
    +
  1. +Introduction +
  2. +
  3. +Test Matrix +
  4. +
      +
    1. +Binary Tests +
    2. +
    3. +Output Tests +
    4. +
    +
  5. +Test Case Descriptions +
  6. +
      +
    1. +Valid Documents +
    2. +
    3. +Invalid Documents +
    4. +
    5. +Not-WF Documents +
    6. +
    7. +Optional Errors +
    8. +
    +
  7. +Contributors +
  8. +
+ +

1. Introduction

+

+ The tests described in this document provide an initial set of metrics to determine how well a + particular implementation conforms to the following recommendations: + W3C XML + 1.0 (Second Edition) Recommendation, + + Extensible Markup Language (XML) 1.0 (Third Edition), + Extensible Markup Language (XML) 1.1 (First Edition), + and Namespaces in XML 1.1. + The report properly identify the tests associated to each recommendation. + All interpretations of these Recommendations are subject to confirmation by the + + W3C XML Group . +

+

+ Conformance tests can be used by developers, content creators, and + users alike to increase their level of confidence in product quality. In + circumstances where interoperability is necessary, these tests can also + be used to determine that differing implementations support the same set + of features.

+

The XML Test Suite was transferred from OASIS to W3C and is being augmented to reflect the + current work of the W3C XML Core Working Group, + This report provides supporting documentation for all the tests included in + the test suite. Sources from which these tests have been collected + include: James Clark XMLTEST cases, 18-Nov-1998; Fuji Xerox Japanese Text Tests; Sun Microsystems XML Tests; OASIS/NIST TESTS, 1-Nov-1998; IBM XML Tests; Richard Tobin's XML test suite; .

+ +

2. Test Matrix

+

Two basic types of test are presented here. These are + respectively +Binary Tests + + and +Output Tests +.

+ +

2.1 Binary Tests

+

+Binary conformance tests are documents which + are grouped into one of four categories. Given a document + in a given category, each kind of XML parser must treat it + consistently and either accept it (a positive test) + or reject it (a negative test). It is in that sense + that the tests are termed "binary". The XML 1.0 (Second Edition) Recommendation + talks in terms of two types of XML processor: + validating ones, and nonvalidating ones. + There are two differences between these types of processors:

+
    +
  1. Validating processors check special productions that + nonvalidating parsers don't, called validity + constraints. (Both must check a basic set of productions, + requiring XML documents to be well formed.)
  2. +
  3. Nonvalidating processors are permitted to not + include external entities, such as files with + text. Accordingly, they may not report errors which + would have been detected had those entities been read.
  4. +
+

There are two types of such entity, parameter + entities holding definitions which affect validation + and other processing; and general entities which + hold marked up text. It will be appreciated that there are + then five kinds of XML processor: validating processors, + and four kinds of nonvalidating processor based on the + combinations of external entity which they include.

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Basic XML Parsing Test Matrix +
+ Test Document Type v. Parser Type +
NonvalidatingValidating
External Entities
Ignored (3 cases)
External Entities
Read
Valid Documents +accept + +accept + +accept +
Invalid Documents +accept + +accept +reject
Non-WF Documentsrejectrejectreject
WF Errors tied
+ to External Entity
+accept +
(varies)
rejectreject
Documents with
Optional Errors
(not specified)(not specified)(not specified)
+
+

At this time, the XML community primarily uses parsers + which are in the rightmost two columns of this table, calling + them Well Formed XML Parsers (or "WF Parsers") and + Validating XML Parsers. A second test matrix + could be defined to address the variations in the types of + of XML processor which do not read all external entities. + That additional matrix is not provided here at this time.

+
+

2.2 Output Tests

+

The XML 1.0 (Second Edition) Recommendation places a number of requirements + on XML processors, to ensure that they report information to + applications as needed. Such requirements are testable. + Validating processors are required to report slightly more + information than nonvalidating ones, so some tests will + require separate output files. Some of the information that + must be reported will not be reportable without reading all + the external entities in a particular test. Many of the tests for + valid documents are paired with an output file as the canonical + representation of the input file, to ensure that the XML + processor provides the correct information.

+
+

3. Test Case Descriptions

+

This section of this report contains descriptions of test + cases, each of which fits into the categories noted above. + Each test case includes a document of one of the types in the + binary test matrix above (e.g. valid or invalid documents). +

+

In some cases, an output file , as + described in Section 2.2, will also be associated with + a valid document, which is used for output testing. If such + a file exists, it will be noted at the end of the description + of the input document.

+

The description for each test case is presented as a two + part table. The right part describes what the test does. + This description is intended to have enough detail to evaluate + diagnostic messages. The left part includes:

    +
  • An entry describing the Sections and/or Rules + from the + XML 1.0 (Second Edition) Recommendation which this case excercises.
  • +
  • The unique Test ID within a given Collection + for this test.
  • +
  • The Collection from which this test originated. + Given the Test ID and the Collection, each + test can be uniquely identified.
  • +
  • Some tests may have a field identifying the kinds of + external Entities a nonvalidating processor must + include (parameter, general, or both) to be able to + detect any errors in that test case.
  • +
+

+ +

3.1 Valid XML Documents

+

All conforming XML 1.0 Processors are + required to accept valid documents, reporting no + errors. In this section of this test report are found + descriptions of test cases which fit into this category.

+ + + +
+ + + + + + + + + + + + + +
Sections [Rules]:1
Test ID:rmt-ns10-007
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Namespace inequality test: different capitalization +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:1
Test ID:rmt-ns10-008
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Namespace inequality test: different escaping +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2
Test ID:rmt-ns10-001
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Namespace name test: a perfectly good http URI +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2
Test ID:rmt-ns10-002
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Namespace name test: a syntactically plausible URI with a +fictitious scheme +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2
Test ID:rmt-ns10-003
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Namespace name test: a perfectly good http URI with a fragment +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.1
Test ID:ibm-valid-P01-ibm01v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 1
+
+

+ Tests with a xml document consisting of prolog followed by + element then Misc + +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.1
Test ID:rmt-ns11-001
RECOMMENDATION:NS1.1
Collection:Richard Tobin's XML Namespaces 1.1 test suite 14 Feb 2003
+
+

+Namespace name test: a perfectly good http IRI that is not a URI +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.1
Test ID:rmt-ns11-006
RECOMMENDATION:NS1.1
Collection:Richard Tobin's XML Namespaces 1.1 test suite 14 Feb 2003
+
+

+Test whether non-Latin-1 characters are accepted in IRIs, and whether +they are correctly distinguished +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.10
Test ID:valid-sa-084
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that although whitespace can be used to set apart markup for greater readability it is not necessary.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.10
Test ID:valid-sa-093
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace is not intended for inclusion in the delivered version of the document.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:valid-sa-116
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that a line break within CDATA will be normalized.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:valid-ext-sa-001
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A combination of carriage return line feed in an external entity must + be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:valid-ext-sa-002
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A carriage return (also CRLF) in an external entity must + be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:valid-ext-sa-004
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A carriage return (also CRLF) in an external entity must + be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:valid-ext-sa-009
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A carriage return (also CRLF) in an external entity must + be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:ibm-valid-P03-ibm03v01.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 3
+
+

+ The two character sequence #x0D #x85 in an external entity must be normalized to a + single newline. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:ibm-valid-P03-ibm03v02.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 3
+
+

+ The single character sequence #x85 in an external entity must be normalized to a + single newline. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:ibm-valid-P03-ibm03v03.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 3
+
+

+ The two character sequence #x0D #x85 in an external entity must be normalized to a + single newline. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:ibm-valid-P03-ibm03v04.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 3
+
+

+ The single character sequence #x85 in an external entity must be normalized to a + single newline. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:ibm-valid-P03-ibm03v05.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 3
+
+

+ The two character sequence #x0D #x85 in a document entity must be normalized to a + single newline. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:ibm-valid-P03-ibm03v06.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 3
+
+

+ The single character sequence #x85 in a document entity must be normalized to a + single newline. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:ibm-valid-P03-ibm03v07.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 3
+
+

+ The single character sequence #x2028 in a document entity must be normalized to a + single newline. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:ibm-valid-P03-ibm03v08.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 3
+
+

+ The single character sequence #x85 in the XMLDecl must be normalized to a + single newline. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:ibm-valid-P03-ibm03v09.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 3
+
+

+ The single character sequence #x2028 in the XMLDecl must be normalized to a + single newline. (This test is questionable) +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-022
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has a NEL character; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-023
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has a NEL character; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-024
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has an LSEP character; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-025
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has an LSEP character; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-026
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has CR-NEL; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-027
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has CR-NEL; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-028
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has CR-LSEP; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1. +Note that CR and LSEP are not combined into a single LF +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-029
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has CR-LSEP; legal in both XML 1.0 and 1.1, but different +canonical output because of normalization in 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-031
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has a NEL character in an NMTOKENS attribute; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-033
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has an LSEP character in an NMTOKENS attribute; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-047
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has a NEL character in element content whitespace; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-049
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+has an LSEP character in element content whitespace; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11, 3.3.3
Test ID:valid-sa-108
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This tests normalization of end-of-line characters (CRLF) + within entities to LF, primarily as an output test.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11, 4.5
Test ID:valid-sa-068
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests definition of an internal entity holding a carriage return character + reference, which must not be normalized before reporting to the application. Line + break normalization only occurs when parsing external parsed entities.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11 3.2.1 3.2.2 4.2.2 [48] [51] [75]
Test ID:valid-ext-sa-006
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of optional character and content particles within mixed element content. The test also shows the use of an external entity and that a carriage control line feed in an external entity must be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11 4.2.2 [75]
Test ID:valid-ext-sa-011
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of a public identifier with and external entity. +The test also show that a carriage control line feed combination in an external +entity must be normalized to a single newline.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P33-ibm33v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 33
+
+

+ Tests LanguageID with Langcode - Subcode +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P34-ibm34v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 34
+
+

+ Duplicate Test as ibm33v01.xml +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P35-ibm35v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 35
+
+

+ Tests ISO639Code +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P36-ibm36v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 36
+
+

+ Tests IanaCode +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P37-ibm37v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 37
+
+

+ Tests UserCode +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.12
Test ID:ibm-valid-P38-ibm38v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 38
+
+

+ Tests SubCode +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.12 [35]
Test ID:v-lang01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests a lowercase ISO language code.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.12 [35]
Test ID:v-lang02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests a ISO language code with a subcode.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.12 [35]
Test ID:v-lang05
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests an uppercase ISO language code.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.12 [36]
Test ID:v-lang03
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests a IANA language code with a subcode.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.12 [37]
Test ID:v-lang04
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests a user language code with a subcode.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.12 [37]
Test ID:v-lang06
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests a user language code.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-valid-P02-ibm02v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test case covers legal character ranges plus discrete legal characters for production 02. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-valid-P02-ibm02v01.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test case covers legal character ranges plus discrete legal characters + for production 02 of the XML1.1 sepcification. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:rmt-010
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Contains a C1 control, legal in XML 1.0, illegal in XML 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:rmt-012
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Contains a DEL, legal in XML 1.0, illegal in XML 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:rmt-040
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Contains a C1 control character (partial line up), legal in +XML 1.0 but not 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-valid-P02-ibm02v02.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test case covers control characters x1 to x1F and x7F to x9F + which should only appear as character references. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-valid-P02-ibm02v03.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test case covers control characters x1 to x1F and x7F to x9F + which appear as character references as an entity's replacement text. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-valid-P02-ibm02v04.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test case contains embeded whitespace characters + some form the range 1 - 1F. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-valid-P02-ibm02v05.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test case contains valid char references that match the char production. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-valid-P02-ibm02v06.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test case contains valid char references in the CDATA section, comment and + processing instruction of an external entity that match the char production. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [1]
Test ID:o-p01pass2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ various Misc items where they can occur +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:valid-sa-049
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that characters outside of normal ascii range can be used as element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:valid-sa-050
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that characters outside of normal ascii range can be used as element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:valid-sa-051
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The document is encoded in UTF-16 and uses some name + characters well outside of the normal ASCII range. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:valid-sa-052
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The document is encoded in UTF-8 and the text inside the + root element uses two non-ASCII characters, encoded in UTF-8 + and each of which expands to a Unicode surrogate pair.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P03-ibm03v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 3
+
+

+ Tests all 4 legal white space characters - #x20 #x9 #xD #xA +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P09-ibm09v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Empty EntityValue is legal +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P09-ibm09v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests a normal EnitityValue +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P09-ibm09v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests EnitityValue referencing a Parameter Entity +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P09-ibm09v04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests EnitityValue referencing a General Entity +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P09-ibm09v05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests EnitityValue with combination of GE, PE and text, the GE used is + declared in the student.dtd +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests empty AttValue with double quotes as the delimiters +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests empty AttValue with single quotes as the delimiters +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Test AttValue with double quotes as the delimiters and single quote inside +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Test AttValue with single quotes as the delimiters and double quote inside +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Test AttValue with a GE reference and double quotes as the delimiters +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Test AttValue with a GE reference and single quotes as the delimiters +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ testing AttValue with mixed references and text content in double quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P10-ibm10v08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ testing AttValue with mixed references and text content in single quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P11-ibm11v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests empty systemliteral using the double quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P11-ibm11v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests empty systemliteral using the single quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P11-ibm11v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests regular systemliteral using the single quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P11-ibm11v04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests regular systemliteral using the double quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P12-ibm12v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests empty systemliteral using the double quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P12-ibm12v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests empty systemliteral using the single quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P12-ibm12v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests regular systemliteral using the double quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P12-ibm12v04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests regular systemliteral using the single quotes +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P13-ibm13v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 13
+
+

+ Testing PubidChar with all legal PubidChar in a PubidLiteral +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P04-ibm04v01.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ This test case covers legal NameStartChars character ranges plus discrete legal + characters for production 04. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P04-ibm04av01.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ This test case covers legal NameChars character ranges plus discrete legal + characters for production 04a. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P05-ibm05v01.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ This test case covers legal Element Names as per production 5. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P05-ibm05v02.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ This test case covers legal PITarget (Names) as per production 5. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P05-ibm05v03.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ This test case covers legal Attribute (Names) as per production 5. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P05-ibm05v04.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ This test case covers legal ID/IDREF (Names) as per production 5. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P05-ibm05v05.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ This test case covers legal ENTITY (Names) as per production 5. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-valid-P047-ibm07v01.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 7
+
+

+ This test case covers legal NMTOKEN Name character ranges plus discrete legal + characters for production 7. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:rmt-ns11-002
RECOMMENDATION:NS1.1
Collection:Richard Tobin's XML Namespaces 1.1 test suite 14 Feb 2003
+
+

+Namespace inequality test: different escaping of non-ascii letter +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:rmt-034
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has an NMTOKENS attribute containing a CR character that comes from a +character reference in an internal entity. Because CR is in the +S production, this is valid in both XML 1.0 and 1.1. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:rmt-035
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has an NMTOKENS attribute containing a CR character that comes from a +character reference in an internal entity. Because CR is in the +S production, this is valid in both XML 1.0 and 1.1. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:rmt-050
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has element content whitespace containing a CR character that comes from +a character reference in an internal entity. Because CR is in the +S production, this is valid in both XML 1.0 and 1.1. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:rmt-051
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has element content whitespace containing a CR character that comes from +a character reference in an internal entity. Because CR is in the +S production, this is valid in both XML 1.0 and 1.1. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:valid-sa-100
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Makes sure that PUBLIC identifiers may have some strange + characters. NOTE: The XML editors have said that the XML + specification errata will specify that parameter entity expansion + does not occur in PUBLIC identifiers, so that the '%' character + will not flag a malformed parameter entity reference. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid public IDs. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:valid-sa-012
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Uses a legal XML 1.0 name consisting of a single colon + character (disallowed by the latest XML Namespaces draft).

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:valid-sa-063
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The document is encoded in UTF-8 and the name of the + root element type uses non-ASCII characters.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [6]
Test ID:o-p06pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ various satisfactions of the Names production in a NAMES + attribute +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [7]
Test ID:o-p07pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ various valid Nmtoken 's in an attribute list declaration. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [8]
Test ID:o-p08pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ various satisfaction of an NMTOKENS attribute value. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid EntityValue's. Except for entity references, + markup is not recognized. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 2.10
Test ID:valid-sa-092
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demostrates that extra whitespace is normalized into a single space character.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 3.1 [10][40][41]
Test ID:valid-sa-109
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an attribute can have a null value.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 3.1 [13] [40]
Test ID:valid-sa-013
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that the Attribute in a Start-tag can consist of numerals along with special characters.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 3.1 [13] [40]
Test ID:valid-sa-014
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that all lower case letters are valid for the Attribute in a Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 3.1 [13] [40]
Test ID:valid-sa-015
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that all upper case letters are valid for the Attribute in a Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 3.1 [43]
Test ID:valid-sa-009
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that PubidChar can be used for element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 4.1 [10] [69]
Test ID:valid-not-sa-023
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of a parameter entity reference within an attribute list declaration. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-valid-P14-ibm14v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Testing CharData with empty string +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-valid-P14-ibm14v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Testing CharData with white space character +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-valid-P14-ibm14v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Testing CharData with a general text string +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.4 2.5 2.6 2.7 [15] [16] [18]
Test ID:o-p43pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of character data, comments, processing instructions and CDATA sections within the start and end tag.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.4 3.1 [14] [43]
Test ID:valid-sa-048
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that character data is valid element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.4 3.1 [43]
Test ID:valid-sa-008
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates character references can be used for element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5
Test ID:valid-sa-119
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Comments may contain any legal XML characters; + only the string "--" is disallowed.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-valid-P15-ibm15v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests empty comment +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-valid-P15-ibm15v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment with regular text +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-valid-P15-ibm15v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment with one dash inside +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-valid-P15-ibm15v04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment with more comprehensive content +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:dtd01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Comments don't get parameter entity expansion

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5 3.1 [15] [43]
Test ID:valid-sa-021
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that comments are valid element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5 3.1 [15] [43]
Test ID:valid-sa-022
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that comments are valid element content and that all characters before the double-hypen right angle combination are considered part of thecomment.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-valid-P16-ibm16v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI definition with only PItarget name and nothing else +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-valid-P16-ibm16v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI definition with only PItarget name and a white space +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-valid-P16-ibm16v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI definition with PItarget name and text that contains + question mark and right angle +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-valid-P17-ibm17v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 17
+
+

+ Tests PITarget name +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [15]
Test ID:valid-sa-037
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid comment and that it may appear anywhere in the document including at the end.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [15]
Test ID:valid-sa-038
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid comment and that it may appear anywhere in the document including the beginning.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:valid-sa-036
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid processing instruction.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:valid-sa-039
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid processing instruction and that it may appear at the beginning of the document.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 2.10 [16]
Test ID:valid-sa-055
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace within a processing instruction willnormalized into s single space character.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 2.10 [16]
Test ID:valid-sa-098
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace within a processing instruction is converted into a single space character.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 3.1 [16] [43]
Test ID:valid-sa-016
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that Processing Instructions are valid element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 3.1 [16] [43]
Test ID:valid-sa-017
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that Processing Instructions are valid element content and there can be more than one.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7
Test ID:valid-not-sa-031
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Expands a general entity which contains a CDATA section with + what looks like a markup declaration (but is just text since + it's in a CDATA section).

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-valid-P18-ibm18v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 18
+
+

+ Tests CDSect with CDStart CData CDEnd +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-valid-P19-ibm19v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 19
+
+

+ Tests CDStart +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-valid-P20-ibm20v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 20
+
+

+ Tests CDATA with empty string +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-valid-P20-ibm20v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 20
+
+

+ Tests CDATA with regular content +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-valid-P21-ibm21v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 21
+
+

+ Tests CDEnd +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7 [20]
Test ID:valid-sa-114
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that all text within a valid CDATA section is considered text and not recognized as markup.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7 3.1 [18] [43]
Test ID:valid-sa-018
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that CDATA sections are valid element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7 3.1 [18] [43]
Test ID:valid-sa-019
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that CDATA sections are valid element content and that +ampersands may occur in their literal form.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7 3.1 [18] [43]
Test ID:valid-sa-020
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstractes that CDATA sections are valid element content and that +everyting between the CDStart and CDEnd is recognized as character data not markup.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:valid-sa-094
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute defaults with a DTD have special parsing rules, different + from other strings. That means that characters found there may look + like an undefined parameter entity reference "within a markup + declaration", but they aren't ... so they can't be violating + the PEs in Internal Subset WFC. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:pe01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Parameter entities references are NOT RECOGNIZED in default attribute + values.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with XMLDecl and doctypedecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with doctypedecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with Misc doctypedecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with doctypedecl Misc +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with XMLDecl Misc doctypedecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with XMLDecl doctypedecl Misc +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P22-ibm22v07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with XMLDecl Misc doctypedecl Misc +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VersionInfo only +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VersionInfo EncodingDecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VersionInfo SDDecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VerstionInfo and a trailing whitespace char +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VersionInfo EncodingDecl SDDecl +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P23-ibm23v06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with VersionInfo EncodingDecl SDDecl and a trailing whitespace +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P24-ibm24v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with single quote +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P24-ibm24v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with double quote +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P25-ibm25v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests EQ with = +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P25-ibm25v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests EQ with = and spaces on both sides +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P25-ibm25v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests EQ with = and space in front of it +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P25-ibm25v04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests EQ with = and space after it +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P26-ibm26v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 26
+
+

+ Tests VersionNum 1.0 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P27-ibm27v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 27
+
+

+ Tests Misc with comment +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P27-ibm27v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 27
+
+

+ Tests Misc with PI +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P27-ibm27v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 27
+
+

+ Tests Misc with white spaces +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P28-ibm28v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with internal DTD only +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P28-ibm28v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with external subset and combinations of different markup + declarations and PEReferences +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P29-ibm29v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests markupdecl with combinations of elementdecl, AttlistDecl,EntityDecl, + NotationDecl, PI and comment +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P29-ibm29v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC: PE in internal subset as a positive test +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P30-ibm30v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 30
+
+

+ Tests extSubset with extSubsetDecl only in the dtd file +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P30-ibm30v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 30
+
+

+ Tests extSubset with TextDecl and extSubsetDecl in the dtd file +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-valid-P31-ibm31v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 31
+
+

+ Tests extSubsetDecl with combinations of markupdecls, conditionalSects, + PEReferences and white spaces +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8, 4.1 [69]
Test ID:valid-not-sa-024
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Constructs an <!ATTLIST...> declaration from several PEs.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML decl and doctypedecl +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ just doctypedecl +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass6
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S between decls is not required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:valid-sa-033
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that both a EncodingDecl and SDDecl are valid within the prolog.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:valid-sa-028
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid prolog that uses double quotes as delimeters around the VersionNum.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:valid-sa-029
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid prolog that uses single quotes as delimters around the VersionNum.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [25]
Test ID:valid-sa-030
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid prolog that contains whitespace on both sides of the equal sign in the VersionInfo.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [29]
Test ID:o-p29pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid types of markupdecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [31]
Test ID:o-p31pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ external subset can be empty +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 3.4 4.2.2 [31] [62] [63] [75]
Test ID:o-p31pass2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with EXternalID as Enternal Entity. The external entity contains a parameter entity reference and condtional sections.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 4.1 [28] [69]
Test ID:o-p28pass3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with Parameter entity reference. The declaration of a parameter entity must precede any reference to it.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 4.1 [28] [69]
Test ID:o-p28pass5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with ExternalID as an External Entity. A parameter entity reference is also used.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 4.2.2 [28] [75]
Test ID:o-p28pass4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with ExternalID as an External Entity declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 4.2.2 [30] [75]
Test ID:o-p30pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with ExternalID as an External Entity. The external entity has an element declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 4.2.2 4.3.1 [30] [75] [77]
Test ID:o-p30pass2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid doctypedecl with ExternalID as an Enternal Entity. The external entity begins with a Text Declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 4.3.4
Test ID:rmt-006
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Second-level external general entity has later version number than +first-level, but not later than document, so not an error. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 4.3.4
Test ID:rmt-007
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+A vanilla XML 1.1 document +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:not-sa01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ A non-standalone document is valid if declared as such.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:not-sa02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ A non-standalone document is valid if declared as such.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:not-sa03
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ A non-standalone document is valid if declared as such.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:not-sa04
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ A non-standalone document is valid if declared as such.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-valid-P32-ibm32v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests VC: Standalone Document Declaration with absent attribute that + has default value and standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-valid-P32-ibm32v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests VC: Standalone Document Declaration with external entity reference + and standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-valid-P32-ibm32v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests VC: Standalone Document Declaration with attribute values that need + to be normalized and standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-valid-P32-ibm32v04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests VC: Standalone Document Declaration with whitespace in mixed content + and standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:valid-sa-032
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid SDDecl within the prolog.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:sa01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ A document may be marked 'standalone' if any optional + whitespace is defined within the internal DTD subset.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:sa02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ A document may be marked 'standalone' if any + attributes that need normalization are + defined within the internal DTD subset.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:sa03
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ A document may be marked 'standalone' if any + the defined entities need expanding are internal, + and no attributes need defaulting or normalization. + On output, requires notations to be correctly reported. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:sa04
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Like sa03 but relies on attribute + defaulting defined in the internal subset. + On output, requires notations to be correctly reported. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:sa05
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Like sa01 but this document is standalone + since it has no optional whitespace. + On output, requires notations to be correctly reported. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:element
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests clauses 1, 3, and 4 of the Element Valid + validity constraint.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-valid-P39-ibm39v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with EmptyElemTag and STag content Etag, also tests the + VC: Element Valid with elements that have children, Mixed and ANY + contents +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-valid-P40-ibm40v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with possible combinations of its fields, also tests WFC: + Unique Att Spec. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-valid-P41-ibm41v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with Name Eq AttValue and VC: Attribute Value Type +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-valid-P42-ibm42v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with possible combinations of its fields +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-valid-P43-ibm43v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 43
+
+

+ Tests content with all possible constructs: element, CharData, Reference, + CDSect, Comment +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-valid-P44-ibm44v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 44
+
+

+ Tests EmptyElemTag with possible combinations of its fields +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:valid-sa-002
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that whitespace is permitted after the tag name in a Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:valid-sa-005
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid attribute specification within a Start-tag that +contains whitespace on both sides of the equal sign.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:valid-sa-010
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that whitespace is valid after the Attribute in a Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:valid-sa-011
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates mutliple Attibutes within the Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:valid-sa-104
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace within an Attribute of a Start-tag is normalized to a single space character.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [40] [42]
Test ID:valid-sa-054
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace within Start-tags and End-tags are nomalized into single spaces.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:valid-sa-004
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid attribute specification within a Start-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:valid-sa-006
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that the AttValue within a Start-tag can use a single quote as a delimter.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:valid-sa-003
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that whitespace is permitted after the tag name in an End-tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:valid-sa-023
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that Entity References are valid element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:valid-sa-047
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace is normalized into single space character.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [43] [44]
Test ID:o-p28pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Empty-element tag must be used for element which are declared EMPTY.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:valid-sa-034
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the correct syntax for an Empty element tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:valid-sa-035
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that whitespace is permissible after the name in an Empty element tag.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:valid-sa-044
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that the empty-element tag must be use for an elements that are declared EMPTY.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 4.1 [43] [66]
Test ID:valid-sa-024
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that Entity References are valid element content and also demonstrates a valid Entity Declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 4.1 [43] [68]
Test ID:valid-ext-sa-003
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that the content of an element can be empty. In this case the external entity is an empty file.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 4.6 [43]
Test ID:valid-sa-007
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates numeric character references can be used for element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-valid-P45-ibm45v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests both P45 elementDecl and P46 contentspec with possible combinations + of their constructs +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-valid-P47-ibm47v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests all possible children,cp,choice,seq patterns in P47,P48,P49,P50 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-valid-P49-ibm49v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests VC:Proper Group/PE Nesting with PEs of choices that are properly nested + with parenthesized groups in external subsets +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-valid-P50-ibm50v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests VC:Proper Group/PE Nesting with PEs of seq that are properly nested + with parenthesized groups in external subsets +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:valid-sa-057
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an element content model whose element can occur zero or more times.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [48][49]
Test ID:valid-sa-112
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates shows the use of content particles within the element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [50]
Test ID:valid-sa-081
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the optional character following a name or list to govern the number of times an element or content particles in the list occur.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 4.2.2 [48] [75]
Test ID:valid-ext-sa-005
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of optional character and content particles within an element content. The test also show the use of external entity.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-valid-P51-ibm51v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with possible combinations of its fields amd VC: No + Duplicate Types +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-valid-P51-ibm51v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests VC:Proper Group/PE Nesting with PEs of Mixed that are properly nested + with parenthesized groups in external subsets +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:valid-sa-001
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Element Type Declaration with Mixed Content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:dtd00
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests parsing of alternative forms of text-only mixed + content declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid Mixed contentspec's. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:o-p45pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid element declarations +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:valid-sa-025
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Element Type Declaration and that the contentspec can be of mixed content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:valid-sa-026
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Element Type Declaration and that EMPTY is a valid contentspec.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:valid-sa-027
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Element Type Declaration and that ANY is a valid contenspec.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 3.2.1 [45] [46] [47]
Test ID:o-p48pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of contentspec, element content models, choices, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 3.2.1 [45] [46] [47]
Test ID:o-p49pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of contentspec, element content models, choices, and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear. Whitespace is also valid between choices.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 3.2.1 [45] [46] [47]
Test ID:o-p50pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of contentspec, element content models, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear. Whitespace is also valid between sequences.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 3.2.1 [45] [46] [47]
Test ID:o-p47pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of contentspec, element content models, choices, sequences and content particles within an element type declaration. The optional character following a name or list governs the number of times the element or content particle may appear.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 3.2.1 3.2.2 [45] [46] [47] [51]
Test ID:o-p46pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid use of contentspec, element content models, and mixed content within an element type declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 3.3 [46] [53]
Test ID:valid-sa-059
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Element Type Declaration that uses the contentspec of EMPTY. The element cannot have any contents and must always appear as an empty element in the document. The test also shows an Attribute-list declaration with multiple AttDef's.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3
Test ID:valid-sa-043
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ An element's attributes may be declared before its content + model; and attribute values may contain newlines.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3
Test ID:valid-sa-097
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this tests whether an externally + defined attribute declaration (with a default) takes proper + precedence over a subsequent internal declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-valid-P52-ibm52v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests all AttlistDecl and AttDef Patterns in P52 and P53 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:valid-sa-076
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Verifies that an XML parser will parse a NOTATION + attribute; the output phase of this test ensures that + both notations are reported to the application.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:valid-sa-090
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Verifies that an XML parser will parse a NOTATION + attribute; the output phase of this test ensures that + the notation is reported to the application.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:valid-sa-091
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Verifies that an XML parser will parse an ENTITY + attribute; the output phase of this test ensures that + the notation is reported to the application, and for + validating parsers it further tests that the entity + is so reported.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P54-ibm54v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 54
+
+

+ Tests all AttTypes : StringType, TokenizedTypes, EnumeratedTypes in + P55,P56,P57,P58,P59. Also tests all DefaultDecls in P60. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P54-ibm54v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 54
+
+

+ Tests all AttTypes : StringType, TokenizedType, EnumeratedTypes in + P55,P56,P57. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P54-ibm54v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 54
+
+

+ Tests AttTypes with StringType in P55. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P55-ibm55v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 55
+
+

+ Tests StringType for P55. The "CDATA" occurs in the StringType for the + attribute "att" for the element "a". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56. The "ID", "IDREF", "IDREFS", "ENTITY", + "ENTITIES", "NMTOKEN", and "NMTOKENS" occur in the TokenizedType for the + attribute "attr". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: ID Attribute Default. The value "AC1999" is + assigned to the ID attribute "attr" with "#REQUIRED" in the DeaultDecl. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: ID Attribute Default. The value "AC1999" is + assigned to the ID attribute "attr" with "#IMPLIED" in the DeaultDecl. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: ID. The ID attribute "UniqueName" appears + only once in the document. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: One ID per element type. The element "a" or + "b" has only one ID attribute. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: IDREF. The IDREF value "AC456" matches the + value assigned to an ID attribute "UniqueName". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: IDREF. The IDREFS value "AC456 Q123" matches + the values assigned to the ID attribute "UniqueName" and "Uname". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: Entity Name. The value "image" of the ENTITY + attribute "sun" matches the name of an unparsed entity declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v09.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: Name Token. The value of the NMTOKEN attribute + "thistoken" matches the Nmtoken production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P56-ibm56v10.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType for P56 VC: Name Token. The value of the NMTOKENS + attribute "thistoken" matches the Nmtoken production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P57-ibm57v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 57
+
+

+ Tests EnumeratedType in the AttType. The attribute "att" has a type (a|b) + with the element "a". + the +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P58-ibm58v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType for P58. It shows different patterns fro the NOTATION + attribute "attr". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P58-ibm58v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType for P58: Notation Attributes. The value "base64" of the + NOTATION attribute "attr" matches one of the notation names declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P59-ibm59v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration in the EnumeratedType for P59. It shows different + patterns for the Enumeration attribute "attr". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-valid-P59-ibm59v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration for P59 VC: Enumeration. The value "one" of the + Enumeration attribute "attr" matches one of the element names declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [54]
Test ID:o-p54pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ the three kinds of attribute types +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [55]
Test ID:o-p55pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ StringType = "CDATA" +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ the 7 tokenized attribute types +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [57]
Test ID:o-p57pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ enumerated types are NMTOKEN or NOTATION lists +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ NOTATION enumeration has on or more items +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:v-sgml01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ XML permits token reuse, while SGML does not.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:o-p59pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ NMTOKEN enumerations haveon or more items +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 4.1 [54] [66]
Test ID:valid-sa-041
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 4.1 [54] [66]
Test ID:valid-sa-042
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference. The test also shows that the leading zeros in the character reference are ignored.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 4.1 [54] [66]
Test ID:valid-sa-056
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference. The test also shows that the leading zeros in the character reference are ignored.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-valid-P60-ibm60v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl for P60. It shows different options "#REQUIRED", "#FIXED", + "#IMPLIED", and default for the attribute "chapter". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-valid-P60-ibm60v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl for P60 VC: Required Attribute. In the element "one" and + "two" the value of the #REQUIRED attribute "chapter" is given. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-valid-P60-ibm60v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl for P60 VC: Fixed Attribute Default. The value of the + #FIXED attribute "chapter" is exactly the same as the default value. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-valid-P60-ibm60v04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl for P60 VC: Attribute Default Legal. The default value + specified for the attribute "attr" meets the lexical constraints of the + declared attribute type. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:required00
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the #REQUIRED attribute declaration syntax, and + the associated validity constraint.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ the four types of default values +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-058
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace be normalized into a single space character in an attribute of type NMTOKENS.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-095
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this requires extra whitespace + to be normalized into a single space character in an + attribute of type NMTOKENS.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-096
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that extra whitespace is normalized into a single space character in an attribute of type NMTOKENS.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-102
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that a CDATA attribute can pass a double quote as its value.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-103
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an attribute can pass a less than sign as its value.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-105
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this requires a CDATA attribute + with a tab character to be passed through as one space.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-106
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this requires a CDATA attribute + with a newline character to be passed through as one space.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-107
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this requires a CDATA attribute + with a return character to be passed through as one space.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-110
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Basically an output test, this requires that a CDATA + attribute with a CRLF be normalized to one space.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-111
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references expanding to spaces doesn't affect + treatment of attributes.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-sa-115
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an entity reference is processed by recursively processing the replacement text of the entity.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.3
Test ID:valid-ext-sa-013
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that whitespace is handled by adding a single whitespace to the normalized value in the attribute list.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-sa-045
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests whether more than one definition can be provided for the same attribute of a given element type with the first declaration being binding.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-sa-046
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that when more than one AttlistDecl is provided for a given element type, the contents of all those provided are merged.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-not-sa-006
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that when more than one definition is provided for the same attribute of a given element type only the first declaration is binding.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-not-sa-007
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of an Attribute list declaration within an external entity.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-not-sa-010
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that when more that one definition is provided for the same attribute of a given element type only the first declaration is binding.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:valid-not-sa-026
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that when more that one definition is provided for the same attribute of a given element type only the first declaration is binding.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:o-p52pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid AttlistDecls: No AttDef's are required, + and the terminating + S is optional, multiple ATTLISTS per element are OK, and multiple + declarations of the same attribute are OK. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [52][53]
Test ID:valid-sa-113
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that it is not an error to have attributes declared for an element not itself declared.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a valid AttDef +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [54]
Test ID:valid-sa-040
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an Attribute List declaration that uses a StringType as the AttType.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [54]
Test ID:valid-sa-077
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use an EnumeratedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [54]
Test ID:valid-sa-078
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that REQUIRED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [56]
Test ID:valid-sa-071
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use ID as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [56]
Test ID:valid-sa-072
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use IDREF as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [56]
Test ID:valid-sa-073
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use IDREFS as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [56]
Test ID:valid-sa-074
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use ENTITY as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 3.3.1 [52] [56]
Test ID:valid-sa-075
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use ENTITIES as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 3.3.2 [52] [60]
Test ID:valid-sa-079
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that FIXED is a valid DefaultDecl and that a value can be given to the attribute in the Start-tag as well as the AttListDecl.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 3.3.2 [52] [60]
Test ID:valid-sa-080
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that FIXED is a valid DefaultDecl and that an value can be given to the attribute.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P61-ibm61v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 61
+
+

+ Tests conditionalSect for P61. It takes the option "invludeSect" in the file + ibm61v01.dtd. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P61-ibm61v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 61
+
+

+ Tests conditionalSect for P61. It takes the option "ignoreSect" in the file + ibm61v02.dtd. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P62-ibm62v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect for P62. The white space is not included before the key + word "INCLUDE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P62-ibm62v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect for P62. The white space is not included after the key + word "INCLUDE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P62-ibm62v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect for P62. The white space is included after the key + word "INCLUDE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P62-ibm62v04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect for P62. The white space is included before the key + word "INCLUDE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P62-ibm62v05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect for P62. The extSubsetDecl is not included. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P63-ibm63v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect for P63. The white space is not included before the key + word "IGNORE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P63-ibm63v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect for P63. The white space is not included after the key + word "IGNORE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P63-ibm63v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect for P63. The white space is included after the key + word "IGNORE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P63-ibm63v04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect for P63. The ignireSectContents is included. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P63-ibm63v05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect for P63. The white space is included before and after the + key word "IGNORE" in the beginning sequence. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P64-ibm64v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents for P64. One "ignore" field is included. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P64-ibm64v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents for P64. Two "ignore" and one "ignoreSectContents" + fields are included. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P64-ibm64v03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents for P64. Four "ignore" and three + "ignoreSectContents" fields are included. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P65-ibm65v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 65
+
+

+ Tests Ignore for P65. An empty string occurs in the Ignore filed. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-valid-P65-ibm65v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 65
+
+

+ Tests Ignore for P65. An string not including the brackets occurs in each of + the Ignore filed. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [61]
Test ID:o-p61pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid conditional sections are INCLUDE and IGNORE +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-013
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-014
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD. The keyword is a parameter-entity reference.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-016
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD. The keyword is a parameter-entity reference.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-028
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditional section INCLUDE that will include its contents.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-029
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being used.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:valid-not-sa-030
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being used.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:o-p62pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid INCLUDE sections -- options S before and + after keyword, sections can nest +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [63]
Test ID:valid-not-sa-015
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being part of the DTD. The keyword is a parameter-entity reference.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [63]
Test ID:o-p63pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid IGNORE sections +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [64]
Test ID:o-p64pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ IGNOREd sections ignore everything except section delimiters +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3 3.2.1 [47]
Test ID:optional
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests declarations of "children" content models, and + the validity constraints associated with them.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4
Test ID:valid-sa-085
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter and General entities use different namespaces, + so there can be an entity of each type with a given name.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P66-ibm66v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests all legal CharRef's. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P67-ibm67v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 67
+
+

+ Tests Reference could be EntityRef or CharRef. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P68-ibm68v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests P68 VC:Entity Declared with Entities in External Subset + , standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P68-ibm68v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests P68 VC:Entity Declared with Entities in External Parameter Entities + , standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P69-ibm69v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests P68 VC:Entity Declared with Parameter Entities in External Subset + , standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-valid-P69-ibm69v02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests P68 VC:Entity Declared with Parameter Entities in External Parameter + Entities, standalone is no +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:rmt-043
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Contains a character reference to a C0 control character (form-feed), +legal in XML 1.1 but not 1.0 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:rmt-044
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Contains a character reference to a C1 control character (partial line +up), legal in both XML 1.0 and 1.1 (but for different reasons) +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:rmt-045
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Contains a character reference to a C1 control character (partial line +up), legal in both XML 1.0 and 1.1 (but for different reasons) +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-060
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of decimal Character References within element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-061
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of decimal Character References within element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-062
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of hexadecimal Character References within element.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-064
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests in-line handling of two legal character references, which + each expand to a Unicode surrogate pair.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-066
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Expands a CDATA attribute with a character reference.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-067
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of decimal character references within element content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:valid-sa-089
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests entity expansion of three legal character references, + which each expand to a Unicode surrogate pair.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:o-p68pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid entity references. Also ensures that a charref to + '&' isn't interpreted as an entity reference open delimiter +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:valid-not-sa-003
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the expansion of an external parameter entity that declares an attribute.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:valid-not-sa-004
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Expands an external parameter entity in two different ways, + with one of them declaring an attribute.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:valid-not-sa-005
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the expansion of an external parameter entity that declares an attribute.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:valid-not-sa-027
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a parameter entity reference whose value is NULL.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:o-p69pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid PEReferences. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 4.4.3 [68]
Test ID:valid-ext-sa-014
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates use of characters outside of normal ASCII range.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:valid-sa-086
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests whether entities may be declared more than once, + with the first declaration being the binding one.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:valid-not-sa-025
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that when more that one definition is provided for the same entity only the first declaration is binding.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-valid-P70-ibm70v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 70
+
+

+ Tests all legal GEDecls and PEDecls constructs derived from P70-76 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.1 4.2.2
Test ID:valid-ext-sa-012
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates both internal and external entities and that processing of entity references may be required to produce the correct replacement text.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:valid-not-sa-001
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of an ExternalID within a document type definition.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:valid-not-sa-002
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of an ExternalID within a document type definition.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:valid-not-sa-008
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an external identifier may include a public identifier.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:valid-not-sa-009
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that an external identifier may include a public identifier.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:valid-not-sa-018
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an EnternalID whose contents contain an parameter entity declaration and a attribute list definition.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:o-p76pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid NDataDecls +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 4.3.3. 4.4.3 [75] [80]
Test ID:valid-ext-sa-008
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

Test demonstrates the use of external +entity and how replacement text is retrieved and processed. Also tests the use of an +EncodingDecl of UTF-16.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 4.4.3 [75]
Test ID:valid-ext-sa-007
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the use of external entity and how replacement +text is retrieved and processed.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [70]
Test ID:o-p70pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ An EntityDecl is either a GEDecl or a PEDecl +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:o-p71pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid GEDecls +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:valid-sa-082
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests that an external PE may be defined (but not referenced).

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:valid-sa-083
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests that an external PE may be defined (but not referenced).

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:valid-not-sa-017
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a parameter entity declaration that contains an attribute list declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:valid-not-sa-021
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a parameter entity declaration that contains a partial attribute list declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:o-p72pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid PEDecls +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ EntityDef is either Entity value or an external id, + with an optional NDataDecl +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 4.2.1 [72] [75]
Test ID:valid-not-sa-011
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a parameter entity declaration whose parameter entity definition is an ExternalID.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.1 [77]
Test ID:valid-not-sa-012
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates an enternal parsed entity that begins with a text declaration.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.1 4.3.2 [77] [78]
Test ID:ext01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests use of external parsed entities with and without content.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-valid-P78-ibm78v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 78
+
+

+ Tests ExtParsedEnt, also TextDecl in P77 and EncodingDecl in P80 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-valid-P79-ibm79v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 79
+
+

+ Tests extPE +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:rmt-054
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Contains a character reference to a C0 control character (form-feed) +in an entity value. This will be legal (in XML 1.1) when the entity +declaration is parsed, but what about when it is used? According to +the grammar in the CR spec, it should be illegal (because the +replacement text must match "content"), but this is probably not +intended. This will be fixed in the PR version. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2 [78]
Test ID:ext02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests use of external parsed entities with different + encodings than the base document.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-little
RECOMMENDATION:XML1.0
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for little-endian UTF-16 text + which relies on Japanese characters. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-utf-16
RECOMMENDATION:XML1.0
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support UTF-16 text which relies on Japanese characters. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-utf-8
RECOMMENDATION:XML1.0
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for UTF-8 text which relies on Japanese characters. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-little
RECOMMENDATION:XML1.0
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for little-endian UTF-16 encoding, and + XML names which contain Japanese characters. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-utf-16
RECOMMENDATION:XML1.0
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for UTF-16 encoding, and + XML names which contain Japanese characters. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-utf-8
RECOMMENDATION:XML1.0
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for UTF-8 encoding and + XML names which contain Japanese characters. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [80]
Test ID:valid-sa-031
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates a valid EncodingDecl within the prolog.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:valid-sa-099
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates the name of the encoding can be composed of lowercase characters.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v01.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + DTD is 1.0. The character #xD7 which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v02.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + DTD is 1.0. The character #x1FFF which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v03.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + DTD is 1.0. The character #xF901 which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v04.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + entity is 1.0. The character #xD7 which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v05.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + entity is 1.0. The character #x1FFF which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v06.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 whereas the VersionNum of the external + entity is 1.0. The character #xF901 which is a valid XML 1.1 but an invalid XML 1.0 + character is present in both documents. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v07.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document and external dtd is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #xD7. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v08.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document and external dtd is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #x1FFF. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v09.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document and external dtd is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #xF901. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v10.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document and external entity is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #xD7. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v11.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document and external entity is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #x1FFF. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v12.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document and external entity is 1.1 and both contain the + valid XML1.1 but invalid XML1.0 character #xF901. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v13.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 but the external dtd does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #xD7. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v14.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 but the external dtd does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #x1FFF. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v15.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 but the external dtd does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #xF901. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v16.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 but the external entity does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #xD7. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v17.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 but the external entity does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #x1FFF. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v18.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 but the external entity does not + contain a textDecl and both contain the valid XML1.1 but invalid XML1.0 character + #xF901. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v19.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document and external dtd is 1.1. The replacement + text of an entity declared in the external DTD contains a reference to the + character #x7F. This entity is not referenced in the document entity. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v20.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document and external dtd is 1.1. The replacement + text of an entity declared in the external DTD contains a reference to the + character #x80. This entity is not referenced in the document entity. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v21.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document and external dtd is 1.1. The replacement + text of an entity declared in the external DTD contains a reference to the + character #x9F. This entity is not referenced in the document entity. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v22.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document and the external entity is 1.1. The entity contains + a reference to the character #x7F. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v23.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document and the external entity is 1.1. The entity contains + a reference to the character #x80. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v24.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document and the external entity is 1.1. The entity contains + a reference to the character #x9F. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v25.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document is 1.1 and the textDecl is missing in the external + DTD. The replacement text of an entity declared in the external DTD contains a + reference to the character #x7F, #x8F. This entity is not referenced in the + document entity. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v26.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document is 1.1 and the textDecl is missing in the external + DTD. The replacement text of an entity declared in the external DTD contains a + reference to the character #x80, #x90. This entity is not referenced in the + document entity. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v27.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document is 1.1 and the textDecl is missing in the external + DTD. The replacement text of an entity declared in the external DTD contains a + reference to the character #x81, #x9F. This entity is not referenced in the + document entity. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v28.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document is 1.1 and the textDecl is missing in the external + entity. The replacement text of an entity declared in the external DTD contains a + reference to the character #x7F, #x80, #x9F. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v29.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document is 1.1 and the textDecl is missing in the external + entity. The replacement text of an entity declared in the external DTD contains a + reference to the character #x85, #x8F. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-valid-P77-ibm77v30.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document is 1.1 and the textDecl is missing in the external + entity. The replacement text of an entity declared in the external DTD contains a + reference to the character #x1, #x7F. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.4.2
Test ID:valid-sa-053
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests inclusion of a well-formed internal entity, which + holds an element required by the content model.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.4.8
Test ID:valid-sa-070
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Verifies that internal parameter entities are correctly + expanded within the internal subset.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.4.8
Test ID:valid-not-sa-019
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that a parameter entity will be expanded with spaces on either side.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.4.8
Test ID:valid-not-sa-020
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter entities expand with spaces on either side.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-065
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests ability to define an internal entity which can't + legally be expanded (contains an unquoted <).

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-087
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests whether character references in internal entities are + expanded early enough, by relying on correct handling to + make the entity be well formed.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-088
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests whether entity references in internal entities are + expanded late enough, by relying on correct handling to + make the expanded text be valid. (If it's expanded too + early, the entity will parse as an element that's not + valid in that context.)

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-101
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This tests whether entity expansion is (incorrectly) done + while processing entity declarations; if it is, the entity + value literal will terminate prematurely.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-117
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that entity expansion is done while processing entity declarations.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.5
Test ID:valid-sa-118
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test demonstrates that entity expansion is done while processing entity declarations.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.5
Test ID:v-pe00
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests construction of internal entity replacement text, using + an example in the XML specification.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.5
Test ID:v-pe03
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests construction of internal entity replacement text, using + an example in the XML specification.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.5
Test ID:v-pe02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests construction of internal entity replacement text, using + a complex example in the XML specification.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.7
Test ID:valid-sa-069
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Verifies that an XML parser will parse a NOTATION + declaration; the output phase of this test ensures that + it's reported to the application.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-valid-P82-ibm82v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl in P82 and PublicID in P83 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.7 [82]
Test ID:notation01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ NOTATION declarations don't need SYSTEM IDs; and + externally declared notations may be used to declare + unparsed entities in the internal DTD subset. + The notation must be reported to the application. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-valid-P85-ibm85v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ This test case covers 149 legal character ranges plus 51 single legal + characters for BaseChar in P85 using a PI target Name +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-valid-P86-ibm86v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 86
+
+

+ This test case covers 2 legal character ranges plus 1 single legal + characters for IdeoGraphic in P86 using a PI target Name +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-valid-P87-ibm87v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ This test case covers 65 legal character ranges plus 30 single legal + characters for CombiningChar in P87 using a PI target Name +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-valid-P88-ibm88v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ This test case covers 15 legal character ranges for Digit in P88 using a PI + target Name +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-valid-P89-ibm89v01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ This test case covers 3 legal character ranges plus 8 single legal + characters for Extender in P89 using a PI target Name +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E15
Test ID:rmt-e2e-15e
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Element content can contain entity reference if replacement text is whitespace +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E15
Test ID:rmt-e2e-15f
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Element content can contain entity reference if replacement text is whitespace, +even if it came from a character reference in the literal entity value +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E15
Test ID:rmt-e2e-15i
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Element content can contain a comment +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E15
Test ID:rmt-e2e-15j
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Element content can contain a PI +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E15
Test ID:rmt-e2e-15k
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Mixed content can contain a comment +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E15
Test ID:rmt-e2e-15l
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Mixed content can contain a PI +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E18
Test ID:rmt-e2e-18
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+External entity containing start of entity declaration is base URI +for system identifier +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E19
Test ID:rmt-e2e-19
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Parameter entities and character references are included-in-literal, but +general entities are bypassed. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E22
Test ID:rmt-e2e-22
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+UTF-8 entities may start with a BOM +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E24
Test ID:rmt-e2e-24
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Either the built-in entity or a character reference can be used to +represent greater-than after two close-square-brackets +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E29
Test ID:rmt-e2e-29
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Three-letter language codes are allowed +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E36
Test ID:rmt-e2e-36
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+An external ATTLIST declaration does not make a document non-standalone +if the normalization would have been the same without the declaration +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E41
Test ID:rmt-e2e-41
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+An xml:lang attribute may be empty +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E48
Test ID:rmt-e2e-48
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+ANY content allows character data +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E50
Test ID:rmt-e2e-50
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+All line-ends are normalized, even those not passed to the application. +NB this can only be tested effectively in XML 1.1, since CR is in the +S production; in 1.1 we can use NEL which isn't. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E60
Test ID:rmt-e2e-60
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Conditional sections are allowed in external parameter entities referred +to from the internal subset. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E9
Test ID:rmt-e2e-9a
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+An unused attribute default need only be syntactically correct +

+
+
+

3.2 Invalid XML Documents

+

All conforming XML 1.0 Validating Processors + are required to report recoverable errors in the case + of documents which are Invalid. Such errors are + violations of some validity constraint (VC).

+

If a validating processor does not report an error when + given one of these test cases, or if the error reported is + a fatal error, it is not conformant. If the error reported + does not correspond to the problem listed in this test + description, that could also be a conformance problem; it + might instead be a faulty diagnostic.

+

All conforming XML 1.0 Nonvalidating Processors + should accept these documents, reporting no errors.

+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:-
Test ID:rmt-ns10-017
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Simple legal case: no namespaces +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2
Test ID:rmt-ns10-027
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Reserved prefixes and namespaces: using the xml prefix undeclared +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no prolog +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01pass3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Misc items after the document +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-030
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has a NEL character in an NMTOKENS attribute; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-032
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has an LSEP character in an NMTOKENS attribute; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-046
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has a NEL character in element content whitespace; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-048
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has an LSEP character in element content whitespace; well-formed in both +XML 1.0 and 1.1, but valid only in 1.1 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:rmt-015
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has a multiply sign in a name, legal in XML 1.1, illegal in XML 1.0 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:rmt-017
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has a Byzantine Musical Symbol Kratimata in a name, +legal in XML 1.1, illegal in XML 1.0 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:rmt-018
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has the last legal namechar in XML 1.1, illegal in XML 1.0 +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:rmt-036
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has an NMTOKENS attribute containing a NEL character that comes from a +character reference in an internal entity. Because NEL is not in the +S production (even though real NELs are converted to LF on input), +this is invalid in both XML 1.0 and 1.1. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:rmt-037
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has an NMTOKENS attribute containing a NEL character that comes from a +character reference in an internal entity. Because NEL is not in the +S production (even though real NELs are converted to LF on input), +this is invalid in both XML 1.0 and 1.1. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:rmt-052
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has element content whitespace containing a NEL character that comes from +a character reference in an internal entity. Because NEL is not in the +S production (even though real NELs are converted to LF on input), +this is invalid in both XML 1.0 and 1.1. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:rmt-053
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has element content whitespace containing a NEL character that comes from +a character reference in an internal entity. Because NEL is not in the +S production (even though real NELs are converted to LF on input), +this is invalid in both XML 1.0 and 1.1. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:o-p10pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid attribute values +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ all valid S characters +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:o-p04pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ names with all valid ASCII characters, and one from each + other class in NameChar +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ various valid Name constructions +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [6]
Test ID:o-p06fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Requires at least one name. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [8]
Test ID:o-p08fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ at least one Nmtoken is required. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [8]
Test ID:o-p08fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ an invalid Nmtoken character. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:o-p14pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid CharData +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.4 2.7 [18] 3
Test ID:empty
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ CDATA section containing only white space does not match the nonterminal S, and cannot + appear in these positions.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:o-p15pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid comments +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:o-p16pass2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:o-p16pass3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [16] [17]
Test ID:o-p16pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid form of Processing Instruction. Shows that whitespace character data is valid before end of processing instruction.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:o-p18pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid CDSect's. Note that a CDStart in a CDSect is not + recognized as such +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:invalid--005
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the "Proper Declaration/PE Nesting" validity constraint by + fragmenting an element declaration between two parameter entities.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:invalid--006
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the "Proper Declaration/PE Nesting" validity constraint by + fragmenting an element declaration between two parameter entities.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:root
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Root Element Type VC

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-invalid-P28-ibm28i01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ The test violates VC:Root Element Type in P28. The Name in the document type + declaration does not match the element type of the root element. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ prolog can be empty +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML declaration only +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22pass3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML decl and Misc +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a valid XML declaration along with version info.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23pass2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a valid XML declaration along with encoding declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23pass3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a valid XML declaration along with Standalone Document Declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23pass4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a valid XML declaration, encoding declarationand Standalone Document Declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a prolog that has the VersionInfo delimited by double quotes.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24pass2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows a prolog that has the VersionInfo delimited by single quotes.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24pass3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows whitespace is allowed in prolog before version info.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24pass4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows whitespace is allowed in prolog on both sides of equal sign.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [25]
Test ID:o-p25pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows whitespace is NOT necessary before or after equal sign of versioninfo.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [25]
Test ID:o-p25pass2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows whitespace can be used on both sides of equal sign of versioninfo.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [26]
Test ID:o-p26pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ The valid version number. We cannot test others because + a 1.0 processor is allowed to fail them. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:o-p27pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Comments are valid as the Misc part of the prolog.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:o-p27pass2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Processing Instructions are valid as the Misc part of the prolog.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:o-p27pass3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid as the Misc part of the prolog.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:o-p27pass4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ A combination of comments, whitespaces and processing instructions are valid as the Misc part of the prolog.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + optional whitespace causes a validity error.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + attributes needing normalization cause a validity error.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa04
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + attributes needing defaulting cause a validity error.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa05
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + a token attribute that needs normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa06
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + a NOTATION attribute that needs normalization + causes a validity error.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa07
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an NMTOKEN attribute needing normalization + causes a validity error.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa08
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an NMTOKENS attribute needing normalization + causes a validity error.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa09
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an ID attribute needing normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa10
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an IDREF attribute needing normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa11
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an IDREFS attribute needing normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa12
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an ENTITY attribute needing normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:inv-not-sa13
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Standalone Document Declaration VC, ensuring that + an ENTITIES attribute needing normalization causes a validity error.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-invalid-P32-ibm32i01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ This test violates VC: Standalone Document Declaration in P32. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of attributes with default values, and the + associated element appears in the document with specified values for those + attributes. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-invalid-P32-ibm32i03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ This test violates VC: Standalone Document Declaration in P32. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of attributes with values that will change + if normalized. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-invalid-P32-ibm32i04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ This test violates VC: Standalone Document Declaration in P32. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of element with element content, and white + space occurs directly within the mixed content. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Double quotes can be used as delimeters for the value of a Standalone Document Declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32pass2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Single quotes can be used as delimeters for the value of a Standalone Document Declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:inv-dtd03
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Element Valid" VC (clause 2) + by omitting a required element.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:el01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 4) + by including an undeclared child element.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:el02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 1) + by including elements in an EMPTY content model.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:el03
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 3) by including a child element + not permitted by a mixed content model.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:el06
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 1), + using one of the predefined internal entities + inside an EMPTY content model.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:inv-not-sa14
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ CDATA sections containing only whitespace do not match the nonterminal S, and cannot + appear in these positions.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing no children where + one is required.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + two children where one is required.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional03
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where two are required.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional04
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where two are required.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional05
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (one construction of that model).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional06
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a second construction of that model).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional07
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a third construction of that model).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional08
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a fourth construction of that model).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional09
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or two are + required (a fifth construction of that model).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional10
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a basic construction of that model).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional11
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a second construction of that model).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional12
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a third construction of that model).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional13
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a fourth construction of that model).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional14
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + three children where one or two are + required (a fifth construction of that model).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional20
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a sixth construction of that model).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional21
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a seventh construction of that model).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional22
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (an eigth construction of that model).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional23
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a ninth construction of that model).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional24
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + no children where one or more are + required (a tenth construction of that model).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:optional25
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Element Valid VC (clause 2) for one + instance of "children" content model, providing + text content where one or more elements are + required.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-invalid-P39-ibm39i01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ This test violates VC: Element Valid in P39. Element a is declared empty + in DTD, but has content in the document. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-invalid-P39-ibm39i02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ This test violates VC: Element Valid in P39. root is declared only having + element children in DTD, but have text content in the document. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-invalid-P39-ibm39i03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ This test violates VC: Element Valid in P39. Illegal elements are inserted + in b's content of Mixed type. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-invalid-P39-ibm39i04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ This test violates VC: Element Valid in P39. Element c has undeclared + element as its content of ANY type +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-invalid-P41-ibm41i01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ This test violates VC: Attribute Value Type in P41. attr1 for Element b is + not declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-invalid-P41-ibm41i02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ This test violates VC: Attribute Value Type in P41. attr3 for Element b is + given a value that does not match the declaration in the DTD. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Elements content can be empty.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40pass2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid within a Start-tag.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40pass4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace and Multiple Attributes are valid within a Start-tag.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [40] [41]
Test ID:o-p40pass3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Attributes are valid within a Start-tag.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:o-p41pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Attributes are valid within a Start-tag.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:o-p41pass2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid within a Start-tags Attribute.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:o-p42pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Test shows proper syntax for an End-tag.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:o-p42pass2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid after name in End-tag.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Valid display of an Empty Element Tag.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44pass2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Empty Element Tags can contain an Attribute.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44pass3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid in an Empty Element Tag following the end of the attribute value.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44pass4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace is valid after the name in an Empty Element Tag.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44pass5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace and Multiple Attributes are valid in an Empty Element Tag.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 2.10
Test ID:inv-required01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Attribute Value Type (declared) + VC for the xml:space attribute

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 2.12
Test ID:inv-required02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Attribute Value Type (declared) + VC for the xml:lang attribute

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2
Test ID:el04
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Unique Element Type Declaration VC.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-invalid-P45-ibm45i01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ This test violates VC: Unique Element Type Declaration. Element not_unique + has been declared 3 time in the DTD. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:invalid--002
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the "Proper Group/PE Nesting" validity constraint by + fragmenting a content model between two parameter entities.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-invalid-P49-ibm49i01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Violates VC:Proper Group/PE Nesting in P49. Open and close parenthesis for a + choice content model are in different PE replace Texts. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-invalid-P50-ibm50i01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Violates VC:Proper Group/PE Nesting in P50. Open and close parenthesis for a + seq content model are in different PE replace Texts. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1, 2.2
Test ID:ibm-valid-P46-ibm46i01.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite
+
+

+ An element with Element-Only content contains a ref to the character #x85 (not a + whitespace character). +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1, 2.2
Test ID:ibm-valid-P46-ibm46i02.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite
+
+

+ An element with Element-Only content contains a ref to the character #x2028 (not a + whitespace character). +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:inv-dtd01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the No Duplicate Types VC

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:el05
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the No Duplicate Types VC.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-invalid-P51-ibm51i01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Violates VC:Proper Group/PE Nesting in P51. Open and close parenthesis for a + Mixed content model are in different PE replace Texts. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-invalid-P51-ibm51i03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Violates VC:No Duplicate Types in P51. Element a appears twice in the Mixed + content model of Element e. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the ID (is a Name) VC

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the ID (appears once) VC

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id03
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the One ID per Element Type VC

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id04
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the ID Attribute Default VC

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id05
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the ID Attribute Default VC

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id06
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the IDREF (is a Name) VC

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id07
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the IDREFS (is a Names) VC

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id08
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the IDREF (matches an ID) VC

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:id09
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the IDREF (IDREFS matches an ID) VC

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Entity Name" VC for the ENTITY attribute type.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Entity Name" VC for the ENTITIES attribute type.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr03
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Notation Attributes" VC for the + NOTATION attribute type, first clause: value must be one + of the ones that's declared.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr04
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Notation Attributes" VC for the + NOTATION attribute type, second clause: the names in the + declaration must all be declared.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr05
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Name Token" VC for the NMTOKEN attribute type.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr06
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Name Token" VC for the NMTOKENS attribute type.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:attr07
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Enumeration" VC by providing + a value which wasn't one of the choices.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ID. The value of the ID + attribute "UniqueName" is "@999" which does not meet the Name production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ID. The two ID attributes + "attr" and "UniqueName" have the same value "Ac999" for the element "b" and + the element "tokenizer". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ID Attribute Default. The + "#FIXED" occurs in the DefaultDecl for the ID attribute "UniqueName". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ID Attribute Default. The + constant string "BOGUS" occurs in the DefaultDecl for the ID attribute + "UniqueName". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: One ID per Element Type. The + element "a" has two ID attributes "first" and "second". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: IDREF. The value of the + IDREF attribute "reference" is "@456" which does not meet the Name production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: IDREF. The value of the IDREF + attribute "reference" is "BC456" which does not match the value assigned to any + ID attributes. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i09.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: IDREFS. The value of the + IDREFS attribute "reference" is "AC456 #567" which does not meet the Names + production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i10.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: IDREFS. The value of the + IDREFS attribute "reference" is "EF456 DE355" which does not match the values + assigned to two ID attributes. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i11.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITY attribute "sun" is "ima ge" which does not meet the Name production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i12.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITY attribute "sun" is "notimage" which does not match the name of any + unparsed entity declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i13.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITY attribute "sun" is "parsedentity" which matches the name of a parsed + entity instead of an unparsed entity declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i14.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Entity Name. The value of + the ENTITIES attribute "sun" is "#image1 @image" which does not meet the Names + production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i15.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ENTITIES. The value of the + ENTITIES attribute "sun" is "image3 image4" which does not match the names of + two unparsed entities declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i16.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: ENTITIES. The value of the + ENTITIES attribute "sun" is "parsedentity1 parsedentity2" which matches the names + of two parsed entities instead of two unparsed entities declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i17.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Name Token. The value of the + NMTOKEN attribute "thistoken" is "x : image" which does not meet the Nmtoken + production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P56-ibm56i18.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests invalid TokenizedType which is against P56 VC: Name Token. The value of the + NMTOKENS attribute "thistoken" is "@lang y: #country" which does not meet the + Nmtokens production. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P58-ibm58i01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests invalid NotationType which is against P58 VC: Notation Attributes. The + attribute "content-encoding" with value "raw" is not a value from the list + "(base64|uuencode)". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P58-ibm58i02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests invalid NotationType which is against P58 VC: Notation Attributes. The + attribute "content-encoding" with value "raw" is a value from the list + "(base64|uuencode|raw|ascii)", but "raw" is not a declared notation. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-invalid-P59-ibm59i01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests invalid Enumeration which is against P59 VC: Enumeration. The value of the + attribute is "ONE" which matches neither "one" nor "two" as declared in the + Enumeration in the AttDef in the AttlistDecl. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [58] [59] Errata [E2]
Test ID:o-e2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Validity Constraint: No duplicate tokens +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:inv-required00
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Required Attribute VC.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr08
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Fixed Attribute Default" VC by + providing the wrong value.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr09
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal IDREF value.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr10
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal IDREFS value.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr11
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal ENTITY value.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr12
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal ENTITIES value.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr13
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal NMTOKEN value.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr14
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal NMTOKENS value.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr15
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal NOTATIONS value.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:attr16
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Attribute Default Legal" VC by + providing an illegal enumeration value.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-invalid-P60-ibm60i01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests invalid DefaultDecl which is against P60 VC: Required Attribute. The + attribute "chapter" for the element "two" is declared as #REQUIRED in the + DefaultDecl in the AttlistDecl, but the value of this attribute is not given. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-invalid-P60-ibm60i02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests invalid DefaultDecl which is against P60 VC: Fixed Attribute Default.. The + attribute "chapter" for the element "one" is declared as #FIXED with the given + value "Introduction" in the DefaultDecl in the AttlistDecl, but the value of a + instance of this attribute is assigned to "JavaBeans". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-invalid-P60-ibm60i03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests invalid DefaultDecl which is against P60 VC: Attribute Default Legal. The + declared default value "c" is not legal for the type (a|b) in the AttDef in + the AttlistDecl. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-invalid-P60-ibm60i04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests invalid DefaultDecl which is against P60 VC: Attribute Default Legal. The + declared default value "@#$" is not legal for the type NMTOKEN the AttDef in + the AttlistDecl. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:invalid-not-sa-022
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Test the "Proper Conditional Section/ PE Nesting" validity constraint.

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3 3.1 [39] [43]
Test ID:o-p39pass2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Character data is valid element content.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3 3.1 [39] [44]
Test ID:o-p39pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Empty element tag may be used for any element which has no content.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4
Test ID:rmt-ns10-019
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Simple legal case: prefixed element +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4
Test ID:rmt-ns10-020
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Simple legal case: prefixed attribute +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid character references +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:inv-dtd02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests the "Notation Declared" VC by using an undeclared + notation name.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-invalid-P76-ibm76i01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests invalid NDataDecl which is against P76 VC: Notation declared. The Name + "JPGformat" in the NDataDecl in the EntityDecl for "ge2" does not match the + Name of any declared notation. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ valid external identifiers +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:o-p74pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ PEDef is either an entity value or an external id +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 2.8
Test ID:utf16b
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests reading an invalid "big endian" UTF-16 document

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 2.8
Test ID:utf16l
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Tests reading an invalid "little endian" UTF-16 document

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:5.1
Test ID:rmt-ns10-024
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Simple legal case: prefix rebinding +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:5.2
Test ID:rmt-ns10-018
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Simple legal case: default namespace +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:5.2
Test ID:rmt-ns10-021
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Simple legal case: default namespace and unbinding +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:5.2
Test ID:rmt-ns10-022
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Simple legal case: default namespace and rebinding +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:5.3
Test ID:rmt-ns10-037
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Attribute uniqueness: different attributes with same local name +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:5.3
Test ID:rmt-ns10-038
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Attribute uniqueness: prefixed and unprefixed attributes with same +local name +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:5.3
Test ID:rmt-ns10-039
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Attribute uniqueness: prefixed and unprefixed attributes with same +local name, with default namespace +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:5.3
Test ID:rmt-ns10-040
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Attribute uniqueness: prefixed and unprefixed attributes with same +local name, with default namespace and element in default namespace +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:5.3
Test ID:rmt-ns10-041
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Attribute uniqueness: prefixed and unprefixed attributes with same +local name, element in same namespace as prefixed attribute +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:6.1
Test ID:rmt-ns11-003
RECOMMENDATION:NS1.1
Collection:Richard Tobin's XML Namespaces 1.1 test suite 14 Feb 2003
+
+

+1.1 style prefix unbinding +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:6.1
Test ID:rmt-ns11-004
RECOMMENDATION:NS1.1
Collection:Richard Tobin's XML Namespaces 1.1 test suite 14 Feb 2003
+
+

+1.1 style prefix unbinding and rebinding +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E14
Test ID:rmt-e2e-14
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Declarations mis-nested wrt parameter entities are just validity +errors (but note that some parsers treat some such errors as fatal) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E15
Test ID:rmt-e2e-15a
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Empty content can't contain an entity reference +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E15
Test ID:rmt-e2e-15b
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Empty content can't contain a comment +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E15
Test ID:rmt-e2e-15c
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Empty content can't contain a PI +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E15
Test ID:rmt-e2e-15d
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Empty content can't contain whitespace +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E15
Test ID:rmt-e2e-15g
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Element content can't contain character reference to whitespace +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E15
Test ID:rmt-e2e-15h
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Element content can't contain entity reference if replacement text is +character reference to whitespace +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E2
Test ID:rmt-e2e-2a
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Duplicate token in enumerated attribute declaration +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E2
Test ID:rmt-e2e-2b
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Duplicate token in NOTATION attribute declaration +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E20
Test ID:rmt-e2e-20
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Tokens, after normalization, must be separated by space, not other +whitespace characters +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E9
Test ID:rmt-e2e-9b
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+An attribute default must be syntactically correct even if unused +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:NE05
Test ID:rmt-ns10-028
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Reserved prefixes and namespaces: declaring the xml prefix correctly +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:NE05
Test ID:rmt-ns10-034
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Reserved prefixes and namespaces: binding a reserved prefix +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:NE08
Test ID:rmt-ns10-045
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Colon in ID attribute name +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:NE08
Test ID:rmt-ns10-046
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Colon in ID attribute name +

+
+
+

3.3 Documents that are Not Well Formed

+

All conforming XML 1.0 Processors are required to + report fatal errors in the case of documents which are not + Well Formed. Such errors are basically of two types: + (a) the document violates the XML grammar; or else + (b) it violates a well formedness constraint + (WFC). There is a single exception to that + requirement: nonvalidating processors which do not read + certain types of external entities are not required to detect + (and hence report) these errors.

+

If a processor does not report a fatal error when given + one of these test cases, it is not conformant. If the error + reported does not correspond to the problem listed in this + test description, that could also be a conformance problem; + it might instead be a faulty diagnostic.

+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:1
Test ID:rmt-ns10-009
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Namespace equality test: plain repetition +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:1
Test ID:rmt-ns10-010
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Namespace equality test: use of character reference +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:1
Test ID:rmt-ns10-011
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Namespace equality test: use of entity reference +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:1
Test ID:rmt-ns10-012
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Namespace inequality test: equal after attribute value normalization +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2
Test ID:rmt-ns10-016
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Bad QName syntax: xmlns: +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2
Test ID:rmt-ns10-023
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Illegal use of 1.1-style prefix unbinding in 1.0 document +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.1
Test ID:ibm-not-wf-P01-ibm01n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 1
+
+

+ Tests a document with no element. A well-formed document should have at lease + one elements. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.1
Test ID:ibm-not-wf-P01-ibm01n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 1
+
+

+ Tests a document with wrong ordering of its prolog and element. The + element occurs before the xml declaration and the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.1
Test ID:ibm-not-wf-P01-ibm01n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 1
+
+

+ Tests a document with wrong combination of misc and element. One PI occurs + between two elements. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:not-wf-sa-050
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Empty document, with no root element.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S cannot occur before the prolog +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ comments cannot occur before the prolog +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only one document element +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.1 [1]
Test ID:o-p01fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ document element must be complete. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x00 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x01 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x02 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x03 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x04 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x05 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x06 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x07 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n09.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x08 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n10.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x0B +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n11.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x0C +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n12.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x0E +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n13.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x0F +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n14.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x10 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n15.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x11 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n16.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x12 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n17.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x13 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n18.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x14 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n19.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x15 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n20.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x16 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n21.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x17 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n22.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x18 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n23.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x19 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n24.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1A

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n25.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1B +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n26.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1C +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n27.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1D +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n28.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1E +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n29.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #x1F +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n30.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #xD800 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n31.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #xDFFF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n32.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #xFFFE +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:ibm-not-wf-P02-ibm02n33.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ Tests a comment which contains an illegal Char: #xFFFF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:rmt-011
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Contains a C1 control, legal in XML 1.0, illegal in XML 1.1 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:rmt-013
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Contains a DEL, legal in XML 1.0, illegal in XML 1.1 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:rmt-038
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Contains a C0 control character (form-feed), illegal in +both XML 1.0 and 1.1 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:rmt-039
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Contains a C0 control character (form-feed), illegal in +both XML 1.0 and 1.1 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2
Test ID:rmt-041
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Contains a C1 control character (partial line up), legal in +XML 1.0 but not 1.1 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n01.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x1. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n02.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x2. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n03.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x3. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n04.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x4. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n05.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x5. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n06.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x6. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n07.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x7. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n08.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x8. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n09.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x0. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n010.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x100. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n011.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x0B. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n012.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x0C. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n013.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x0D. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n014.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x0E. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n015.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x0F. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n016.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x10. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n017.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x11. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n018.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x12. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n019.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x13. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n020.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x14. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n021.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x15. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n022.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x16. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n023.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x17. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n024.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x18. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n025.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x19. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n026.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x1A. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n027.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x1B. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n028.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x1C. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n029.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x1D. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n030.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x1E. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n031.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x1F. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n032.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x7F. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n033.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x80. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n034.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x81. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n035.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x82. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n036.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x83. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n037.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x84. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n038.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x86. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n039.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x86. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n040.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x87. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n041.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x88. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n042.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x89. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n043.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x8A. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n044.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x8B. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n045.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x8C. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n046.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x8D. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n047.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x8E. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n048.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x8F. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n049.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x90. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n050.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x91. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n051.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x92. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n052.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x93. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n053.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x94. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n054.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x95. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n055.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x96. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n056.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x97. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n057.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x98. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n058.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x99. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n059.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x9A. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n060.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x9B. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n061.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x9C. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n062.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x9D. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n063.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control character 0x9E. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n064.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control characters present in an external entity. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n065.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control characters present in an external entity. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n066.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded control characters present in an external entity. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n067.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded character 0xD800. (Invalid UTF8 sequence) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n068.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded character 0xFFFE. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n069.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains embeded character 0xFFFF. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n070.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains a reference to character 0xFFFE. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2,4.1
Test ID:ibm-not-wf-P02-ibm02n071.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 2
+
+

+ This test contains a reference to character 0xFFFF. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-030
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A form feed is not a legal XML character.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-031
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A form feed is not a legal XML character.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-032
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A form feed is not a legal XML character.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-033
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ An ESC (octal 033) is not a legal XML character.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-034
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A form feed is not a legal XML character.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-142
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character #x0000 is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-143
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character #x001F is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-144
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character #xFFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-145
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character #xD800 is not legal anywhere in an XML document. (If it + appeared in a UTF-16 surrogate pair, it'd represent half of a UCS-4 + character and so wouldn't really be in the document.)

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-146
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references must also refer to legal XML characters; + #x00110000 is one more than the largest legal character.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-166
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-167
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFE is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-168
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ An unpaired surrogate (D800) is not legal anywhere + in an XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-169
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ An unpaired surrogate (DC00) is not legal anywhere + in an XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-170
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Four byte UTF-8 encodings can encode UCS-4 characters + which are beyond the range of legal XML characters + (and can't be expressed in Unicode surrogate pairs). + This document holds such a character.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-171
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-172
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-173
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-174
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-175
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:not-wf-sa-177
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character FFFF is not legal anywhere in an XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail10
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail11
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail12
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail13
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail14
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail15
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail16
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail17
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail18
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail19
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail20
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail21
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail22
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail23
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail24
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail25
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail26
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail27
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail28
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail29
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail30
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail31
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail6
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail7
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail8
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.2 [2]
Test ID:o-p02fail9
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P03-ibm03n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 3
+
+

+ Tests an end tag which contains an illegal space character #x3000 which + follows the element name "book". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x21 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x28 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x29 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x2B +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x2C +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x2F +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3B +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3C +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n09.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3D +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n10.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x3F +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n11.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5B +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n12.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5C +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n13.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5D +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n14.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x5E +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n15.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x60 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n16.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x7B +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n17.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x7C +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n18.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element name which contains an illegal ASCII NameChar. + "IllegalNameChar" is followed by #x7D +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P05-ibm05n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ Tests an element name which has an illegal first character. An illegal + first character "." is followed by "A_name-starts_with.". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P05-ibm05n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ Tests an element name which has an illegal first character. An illegal + first character "-" is followed by "A_name-starts_with-". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P05-ibm05n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ Tests an element name which has an illegal first character. An illegal + first character "5" is followed by "A_name-starts_with_digit". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P09-ibm09n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests an internal general entity with an invalid value. The entity + "Fullname" contains "%". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P09-ibm09n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests an internal general entity with an invalid value. The entity + "Fullname" contains the ampersand character. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P09-ibm09n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests an internal general entity with an invalid value. The entity + "Fullname" contains the double quote character in the middle. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P09-ibm09n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 9
+
+

+ Tests an internal general entity with an invalid value. The closing bracket + (double quote) is missing with the value of the entity "FullName". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the character "less than". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the character ampersand. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the double quote character in the middle. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The closing bracket (double quote) is + missing with The value of the attribute "first". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the character "less than". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the character ampersand. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The value of the attribute "first" + contains the double quote character in the middle. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P10-ibm10n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 10
+
+

+ Tests an attribute with an invalid value. The closing bracket (single quote) is + missing with the value of the attribute "first". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P11-ibm11n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests SystemLiteral. The systemLiteral for the element "student" has + a double quote character in the middle. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P11-ibm11n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests SystemLiteral. The systemLiteral for the element "student" has + a single quote character in the middle. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P11-ibm11n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests SystemLiteral. The closing bracket (double quote) is missing with + the systemLiteral for the element "student". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P11-ibm11n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 11
+
+

+ Tests SystemLiteral. The closing bracket (single quote) is missing with + the systemLiteral for the element "student". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P12-ibm12n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests PubidLiteral. The closing bracket (double quote) is missing with + the value of the PubidLiteral for the entity "info". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P12-ibm12n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests PubidLiteral. The value of the PubidLiteral for the entity + "info" has a single quote character in the middle.. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P12-ibm12n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 12
+
+

+ Tests PubidLiteral. The closing bracket (single quote) is missing with + the value of the PubidLiteral for the entity "info". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P13-ibm13n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 13
+
+

+ Tests PubidChar. The pubidChar of the PubidLiteral for the entity + "info" contains the character "{". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P13-ibm13n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 13
+
+

+ Tests PubidChar. The pubidChar of the PubidLiteral for the entity + "info" contains the character "~". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P13-ibm13n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 13
+
+

+ Tests PubidChar. The pubidChar of the PubidLiteral for the entity + "info" contains the character double quote in the middle. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n01.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #x300 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n02.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x333 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n03.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x369 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n04.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x37E +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n05.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x2000 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n06.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x2001 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n07.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x2002 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n08.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x2005 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n09.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x200B +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n10.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x200E +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n11.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x200F +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n12.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x2069 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n13.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x2190 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n14.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x23FF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n15.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x280F +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n16.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x2A00 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n17.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x2EDC +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n18.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x2FED +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n19.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x2FFF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n20.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0x3000 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n21.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0xD800 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n22.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0xD801 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n23.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0xDAFF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n24.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0xDFFF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n25.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0xEFFF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n26.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0xF1FF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n27.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0xF8FF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04-ibm04n28.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4
+
+

+ Tests an element with an illegal NameStartChar: #0xFFFFF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an01.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #x300 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an02.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x333 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an03.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x369 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an04.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x37E +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an05.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x2000 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an06.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x2001 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an07.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x2002 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an08.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x2005 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an09.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x200B +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an10.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x200E +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an11.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x200F +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an12.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x2069 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an13.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x2190 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an14.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x23FF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an15.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x280F +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an16.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x2A00 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an17.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x2EDC +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an18.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x2FED +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an19.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x2FFF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an20.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0x3000 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an21.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0xD800 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an22.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0xD801 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an23.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0xDAFF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an24.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0xDFFF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an25.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0xEFFF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an26.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0xF1FF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an27.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0xF8FF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P04a-ibm04an28.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 4a
+
+

+ Tests an element with an illegal NameChar: #0xFFFFF +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P05-ibm05n01.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ Tests an element with an illegal Name containing #0x0B +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P05-ibm05n02.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ Tests an element with an illegal Name containing #0x300 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P05-ibm05n03.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ Tests an element with an illegal Name containing #0x36F +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P05-ibm05n04.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ Tests an element with an illegal Name containing #0x203F +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P05-ibm05n05.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ Tests an element with an illegal Name containing #x2040 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:ibm-not-wf-P05-ibm05n06.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 5
+
+

+ Tests an element with an illegal Name containing #0xB7 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:rmt-014
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has a multiply sign in a name, legal in XML 1.1, illegal in XML 1.0 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:rmt-016
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has a Byzantine Musical Symbol Kratimata in a name, +legal in XML 1.1, illegal in XML 1.0 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:rmt-019
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has the last legal namechar in XML 1.1, illegal in XML 1.0 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:rmt-020
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has the first character after the last legal namechar in XML 1.1, +illegal in both XML 1.0 and 1.1 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3
Test ID:rmt-021
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has the first character after the last legal namechar in XML 1.1, +illegal in both XML 1.0 and 1.1 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-012
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ SGML-ism: attribute values must be quoted in all cases.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-013
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The quotes on both ends of an attribute value must match.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-014
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values may not contain literal '<' characters.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-020
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values may not contain literal '&' + characters except as part of an entity reference.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-021
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values may not contain literal '&' + characters except as part of an entity reference.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-088
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values are terminated by literal quote characters, + and any entity expansion is done afterwards.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:not-wf-sa-090
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attributes may not contain a literal "<" character; + this one has one because of reference expansion.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:o-p10fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ attribute values exclude '<' +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:o-p10fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ attribute values exclude '&' +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [10]
Test ID:o-p10fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [11]
Test ID:o-p11fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [11]
Test ID:o-p11fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ cannot contain delimiting quotes +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:pubid01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Illegal entity ref in public ID

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:pubid02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Illegal characters in public ID

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:pubid03
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Illegal characters in public ID

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:pubid04
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Illegal characters in public ID

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:pubid05
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ SGML-ism: public ID without system ID

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '"' excluded +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '\' excluded +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ entity references excluded +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '>' excluded +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '<' excluded +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [12]
Test ID:o-p12fail6
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ built-in entity refs excluded +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [13]
Test ID:not-wf-sa-085
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Public IDs may not contain "[".

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [13]
Test ID:not-wf-sa-086
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Public IDs may not contain "[".

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [13]
Test ID:not-wf-sa-087
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Public IDs may not contain "[".

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [13]
Test ID:o-p12fail7
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ The public ID has a tab character, which is disallowed +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail10
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail11
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail12
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail13
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail14
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail15
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail16
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail17
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail18
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail19
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail20
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail21
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail22
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail23
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail24
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail25
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail26
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail27
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail28
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail29
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail7
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail8
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [3]
Test ID:o-p03fail9
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Use of illegal character within XML document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:not-wf-sa-002
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Names may not start with "."; it's not a Letter.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:not-wf-sa-140
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character '&#x309a;' is a CombiningChar, not a + Letter, and so may not begin a name.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:o-p04fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Name contains invalid character.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:o-p04fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Name contains invalid character.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [4]
Test ID:o-p04fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Name contains invalid character.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:not-wf-sa-008
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Entity references must include names, which don't begin + with '.' (it's not a Letter or other name start character).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:not-wf-sa-023
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Digits are not valid name start characters.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:not-wf-sa-024
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Digits are not valid name start characters.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:not-wf-sa-141
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character #x0E5C is not legal in XML names.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a Name cannot start with a digit +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a Name cannot start with a '.' +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a Name cannot start with a "-" +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a Name cannot start with a CombiningChar +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [5]
Test ID:o-p05fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a Name cannot start with an Extender +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:not-wf-sa-113
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter entity values must use valid reference syntax; + this reference is malformed.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:not-wf-sa-114
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ General entity values must use valid reference syntax; + this reference is malformed.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:not-wf-sa-159
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Uses '&' unquoted in an entity declaration, + which is illegal syntax for an entity reference.

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09fail1
RECOMMENDATION:XML1.0
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ EntityValue excludes '%' +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09fail2
RECOMMENDATION:XML1.0
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ EntityValue excludes '&' +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ incomplete character reference +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3 [9]
Test ID:o-p09fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-not-wf-P14-ibm14n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Tests CharData. The content of the element "student" contains the + character "[[>". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-not-wf-P14-ibm14n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Tests CharData. The content of the element "student" contains the + character "less than". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.4
Test ID:ibm-not-wf-P14-ibm14n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 14
+
+

+ Tests CharData. The content of the element "student" contains the + character ampersand. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:not-wf-sa-025
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Text may not contain a literal ']]>' sequence.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:not-wf-sa-026
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Text may not contain a literal ']]>' sequence.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:not-wf-sa-029
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Text may not contain a literal ']]>' sequence.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:o-p14fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '<' excluded +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:o-p14fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ '&' excluded +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.4 [14]
Test ID:o-p14fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "]]>" excluded +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-not-wf-P15-ibm15n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment. The text of the second comment contains the character + "-". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-not-wf-P15-ibm15n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment. The second comment has a wrong closing sequence + "-(greater than)". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-not-wf-P15-ibm15n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment. The second comment has a wrong beginning sequence + "(less than)!-". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5
Test ID:ibm-not-wf-P15-ibm15n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 15
+
+

+ Tests comment. The closing sequence is missing with the second + comment. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:not-wf-sa-027
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Comments must be terminated with "-->".

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:sgml03
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Comments may not contain "--"

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:o-p15fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ comments can't end in '-' +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:o-p15fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ one comment per comment (contrasted with SGML) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5 [15]
Test ID:o-p15fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ can't include 2 or more adjacent '-'s +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5 [16]
Test ID:not-wf-sa-006
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML comments may not contain "--"

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.5 [16]
Test ID:not-wf-sa-070
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML comments may not contain "--"

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P16-ibm16n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI. The content of the PI includes the sequence + "(less than)?". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P16-ibm16n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI. The PITarget is missing in the PI. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P16-ibm16n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI. The PI has a wrong closing sequence ">". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P16-ibm16n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 16
+
+

+ Tests PI. The closing sequence is missing in the PI. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P17-ibm17n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 17
+
+

+ Tests PITarget. The PITarget contains the string "XML". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P17-ibm17n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 17
+
+

+ Tests PITarget. The PITarget contains the string "xML". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P17-ibm17n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 17
+
+

+ Tests PITarget. The PITarget contains the string "xml". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6
Test ID:ibm-not-wf-P17-ibm17n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 17
+
+

+ Tests PITarget. The PITarget contains the string "xmL". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:not-wf-sa-003
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Processing Instruction target name is required.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:not-wf-sa-004
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ SGML-ism: processing instructions end in '?>' not '>'.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:not-wf-sa-005
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Processing instructions end in '?>' not '?'.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:not-wf-sa-028
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Processing instructions must end with '?>'.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:pi
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ No space between PI target name and data

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:o-p16fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "xml" is an invalid PITarget +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:o-p16fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ a PITarget must be present +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [16]
Test ID:o-p16fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S after PITarget is required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.6 [17]
Test ID:not-wf-sa-157
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ '<?xmL ...?>' is not a legal processing instruction + target name.

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.6 [17]
Test ID:not-wf-not-sa-002
RECOMMENDATION:XML1.0
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Processing instruction target names may not be "XML" + in any combination of cases.

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.6 [17]
Test ID:not-wf-ext-sa-003
RECOMMENDATION:XML1.0
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Only one text declaration is permitted; a second one + looks like an illegal processing instruction (target names + of "xml" in any case are not allowed).

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P18-ibm18n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 18
+
+

+ Tests CDSect. The CDStart is missing in the CDSect in the content of + element "student". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P18-ibm18n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 18
+
+

+ Tests CDSect. The CDEnd is missing in the CDSect in the content of + element "student". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P19-ibm19n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 19
+
+

+ Tests CDStart. The CDStart contains a lower case string "cdata". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P19-ibm19n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 19
+
+

+ Tests CDStart. The CDStart contains an extra character "[". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P19-ibm19n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 19
+
+

+ Tests CDStart. The CDStart contains a wrong character "?". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P20-ibm20n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 20
+
+

+ Tests CDATA with an illegal sequence. The CDATA contains the string + "[[>". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P21-ibm21n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 21
+
+

+ Tests CDEnd. One "]" is missing in the CDEnd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P21-ibm21n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 21
+
+

+ Tests CDEnd. An extra "]" is placed in the CDEnd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7
Test ID:ibm-not-wf-P21-ibm21n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 21
+
+

+ Tests CDEnd. A wrong character ")" is placed in the CDEnd. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7
Test ID:not-wf-sa-105
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid placement of CDATA section.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:not-wf-sa-017
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ CDATA sections need a terminating ']]>'.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:not-wf-sa-051
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ CDATA is invalid at top level of document.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:not-wf-sa-128
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid CDATA syntax.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:o-p18fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no space before "CDATA" +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:o-p18fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no space after "CDATA" +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7 [18]
Test ID:o-p18fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ CDSect's can't nest +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7 [19]
Test ID:not-wf-sa-018
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ CDATA sections begin with a literal '<![CDATA[', no space.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7 [19]
Test ID:not-wf-sa-108
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ No space in '<![CDATA['.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.7 [19]
Test ID:not-wf-sa-112
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ CDATA sections start '<![CDATA[', not '<!cdata['.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:not-wf-sa-160
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Violates the PEs in Internal Subset WFC + by using a PE reference within a declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:not-wf-sa-161
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Violates the PEs in Internal Subset WFC + by using a PE reference within a declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:not-wf-sa-162
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Violates the PEs in Internal Subset WFC + by using a PE reference within a declaration.

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:not-wf-not-sa-009
RECOMMENDATION:XML1.0
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This test violates WFC:PE Between Declarations in Production 28a. + The last character of a markup declaration is not contained in the same + parameter-entity text replacement.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P22-ibm22n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with wrong field ordering. The XMLDecl occurs + after the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P22-ibm22n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with wrong field ordering. The Misc (comment) + occurs before the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P22-ibm22n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 22
+
+

+ Tests prolog with wrong field ordering. The XMLDecl occurs + after the DTD and a comment. The other comment occurs before the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with a required field missing. The Versioninfo is + missing in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with wrong field ordering. The VersionInfo + occurs after the EncodingDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with wrong field ordering. The VersionInfo + occurs after the SDDecl and the SDDecl occurs after the VersionInfo. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with wrong key word. An upper case string "XML" is + used as the key word in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with a wrong closing sequence ">". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P23-ibm23n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 23
+
+

+ Tests XMLDecl with a wrong opening sequence "(less than)!". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with a required field missing. The VersionNum is + missing in the VersionInfo in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with a required field missing. The white space is + missing between the key word "xml" and the VersionInfo in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with a required field missing. The "=" + (equal sign) is missing between the key word "version" and the VersionNum. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with wrong field ordering. The VersionNum + occurs before "=" and "version". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with wrong field ordering. The "=" occurs + after "version" and the VersionNum. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with the wrong key word "Version". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with the wrong key word "versioN". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with mismatched quotes around the VersionNum. + version = '1.0" is used as the VersionInfo. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P24-ibm24n09.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 24
+
+

+ Tests VersionInfo with mismatched quotes around the VersionNum. + The closing bracket for the VersionNum is missing. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P25-ibm25n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests eq with a wrong key word "==". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P25-ibm25n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 25
+
+

+ Tests eq with a wrong key word "eq". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P26-ibm26n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 26
+
+

+ Tests VersionNum with an illegal character "#". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P27-ibm27n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 27
+
+

+ Tests type of Misc. An element declaration is used as a type of Misc + After the element "animal". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with a required field missing. The Name "animal" + is missing in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with wrong field ordering. The Name + "animal" occurs after the markup declarations inside the "[]". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with wrong field ordering. The Name + "animal" occurs after the markup declarations inside the "[]". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with general entity reference.The + "(ampersand)generalE" occurs in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with wrong key word. A wrong key word "DOCtYPE" + occurs on line 2. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with mismatched brackets. The closing bracket "]" + of the DTD is missing. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with wrong bracket. The opening bracket "}" occurs + in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28-ibm28n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 28
+
+

+ Tests doctypedecl with wrong opening sequence. The opening sequence + "(less than)?DOCTYPE" occurs in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P28a-ibm28an01.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 28a
+
+

+ This test violates WFC:PE Between Declarations in Production 28a. + The last character of a markup declaration is not contained in the same + parameter-entity text replacement. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests markupdecl with an illegal markup declaration. A XMLDecl + occurs inside the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside an + elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside an + ATTlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside an + EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside a PI in + the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside a comment + in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P29-ibm29n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 29
+
+

+ Tests WFC "PEs in Internal Subset". A PE reference occurs inside a + NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P30-ibm30n01.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 30
+
+

+ Tests extSubset with wrong field ordering. In the file "ibm30n01.dtd", + the TextDecl occurs after the extSubsetDecl (the element declaration). +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:ibm-not-wf-P31-ibm31n01.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 31
+
+

+ Tests extSubsetDecl with an illegal field. A general entity + reference occurs in file "ibm31n01.dtd". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8
Test ID:sgml02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ XML declaration must be at the very beginning of a document; + it"s not a processing instruction

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:not-wf-sa-147
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML Declaration may not be preceded by whitespace.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:not-wf-sa-148
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML Declaration may not be preceded by comments or whitespace.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:not-wf-sa-152
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML declarations must include the "version=..." string.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ prolog must start with XML decl +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [22]
Test ID:o-p22fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ prolog must start with XML decl +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:not-wf-sa-095
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ VersionInfo must come before EncodingDecl.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:not-wf-sa-098
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Only one "version=..." string may appear in an XML declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:not-wf-sa-099
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Only three pseudo-attributes are in the XML declaration, + and "valid=..." is not one of them.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "xml" must be lower-case +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ VersionInfo must be supplied +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ VersionInfo must come first +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ SDDecl must come last +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p23fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no SGML-type PIs +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p39fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML declarations must be correctly terminated

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [23]
Test ID:o-p39fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML declarations must be correctly terminated

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:not-wf-sa-094
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Prolog VERSION must be lowercase.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:not-wf-sa-097
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Both quotes surrounding VersionNum must be the same.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [24]
Test ID:o-p24fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [25]
Test ID:o-p25fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Comment is illegal in VersionInfo.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [26]
Test ID:not-wf-sa-102
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides an illegal XML version number; spaces are illegal.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [26]
Test ID:o-p26fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal character in VersionNum.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [26]
Test ID:o-p26fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal character in VersionNum.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-036
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Text may not appear after the root element.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-037
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references may not appear after the root element.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-040
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides two document elements.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-041
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides two document elements.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-043
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides #PCDATA text after the document element.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-044
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides two document elements.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-048
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Provides a CDATA section after the roor element.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:not-wf-sa-151
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML declarations may not follow document content.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [27]
Test ID:o-p27fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ References aren't allowed in Misc, + even if they would resolve to valid Misc. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [28]
Test ID:not-wf-sa-055
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid Document Type Definition format.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [28]
Test ID:not-wf-sa-056
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid Document Type Definition format - misplaced comment.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [28]
Test ID:not-wf-sa-107
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid document type declaration. CDATA alone is invalid.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [28]
Test ID:not-wf-sa-149
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML Declaration may not be within a DTD.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [28]
Test ID:o-p28fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only declarations in DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [29]
Test ID:not-wf-sa-063
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Conditional sections may only appear in the external + DTD subset.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 [29]
Test ID:o-p29fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ A processor must not pass unknown declaration types. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.8 [30]
Test ID:o-p30fail1
RECOMMENDATION:XML1.0
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ An XML declaration is not the same as a TextDecl +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.8 [31]
Test ID:o-p31fail1
RECOMMENDATION:XML1.0
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ external subset excludes doctypedecl +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 2.6 [23, 17]
Test ID:not-wf-sa-154
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ '<?XML ...?>' is neither an XML declaration + nor a legal processing instruction target name.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 2.6 [23, 17]
Test ID:not-wf-sa-155
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ '<?xmL ...?>' is neither an XML declaration + nor a legal processing instruction target name.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 2.6 [23, 17]
Test ID:not-wf-sa-156
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ '<?xMl ...?>' is neither an XML declaration + nor a legal processing instruction target name.

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.8 4.3.4
Test ID:rmt-001
RECOMMENDATION:XML1.1
Entities:parameter
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+External subset has later version number +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.8 4.3.4
Test ID:rmt-002
RECOMMENDATION:XML1.1
Entities:parameter
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+External PE has later version number +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.8 4.3.4
Test ID:rmt-003
RECOMMENDATION:XML1.1
Entities:general
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+External general entity has later version number +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.8 4.3.4
Test ID:rmt-004
RECOMMENDATION:XML1.1
Entities:general
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+External general entity has later version number (no decl means 1.0) +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.8 4.3.4
Test ID:rmt-005
RECOMMENDATION:XML1.1
Entities:general
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Indirect external general entity has later version number +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:not-wf-sa03
RECOMMENDATION:XML1.0
Entities:parameter
Collection:Sun Microsystems XML Tests
+
+

+ Tests the Entity Declared WFC, ensuring that + a reference to externally defined entity causes a well-formedness error.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with a required field missing. The leading white space + is missing with the SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with a required field missing. The "=" sign is missing + in the SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong key word. The word "Standalone" occurs in + the SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong key word. The word "Yes" occurs in the + SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong key word. The word "YES" occurs in the + SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong key word. The word "No" occurs in the + SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong key word. The word "NO" occurs in the + SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ Tests SDDecl with wrong field ordering. The "=" sign occurs + after the key word "yes" in the SDDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:2.9
Test ID:ibm-not-wf-P32-ibm32n09.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 32
+
+

+ This is test violates WFC: Entity Declared in P68. + The standalone document declaration has the value yes, BUT there is an + external markup declaration of an entity (other than amp, lt, gt, apos, + quot), and references to this entity appear in the document. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:not-wf-sa-096
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required before the standalone declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:not-wf-sa-100
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Only "yes" and "no" are permitted as values of "standalone".

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quote types must match +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ initial S is required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quotes are required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.9 [32]
Test ID:o-p32fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ yes or no must be lower case +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:not-wf-sa-039
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the Element Type Match WFC - end tag name must + match start tag name.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with a required field missing. The ETag is missing + for the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with a required field missing. The STag is missing + for the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with required fields missing. Both the content and + the ETag are missing in the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with required fields missing. Both the content and + the STag are missing in the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with wrong field ordering. The STag and the ETag are + swapped in the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:ibm-not-wf-P39-ibm39n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 39
+
+

+ Tests element with wrong field ordering. The content occurs after + the ETag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:rmt-ns10-013
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Bad QName syntax: multiple colons +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:rmt-ns10-014
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Bad QName syntax: colon at end +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3
Test ID:rmt-ns10-015
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Bad QName syntax: colon at start +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:not-wf-sa-038
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the "Unique Att Spec" WF constraint by providing + multiple values for an attribute.

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:not-wf-sa-081
RECOMMENDATION:XML1.0
Entities:general
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This tests the No External Entity References WFC, + since the entity is referred to within an attribute.

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:not-wf-sa-082
RECOMMENDATION:XML1.0
Entities:general
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This tests the No External Entity References WFC, + since the entity is referred to within an attribute.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P40-ibm40n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with a required field missing. The Name "root" is + in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P40-ibm40n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with a required field missing. The white space between + the Name "root" and the attribute "attr1" is missing in the STag of the + element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P40-ibm40n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with wrong field ordering. The Name "root" occurs after + the attribute "attr1" in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P40-ibm40n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with a wrong opening sequence. The string "(less than)!" is used + as the opening sequence for the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P40-ibm40n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 40
+
+

+ Tests STag with duplicate attribute names. The attribute name + "attr1" occurs twice in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The attribute name + is missing in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The "=" is missing + between the attribute name and the attribute value in the Attribute in the + STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The AttValue is + missing in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The Name and the + "=" are missing in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The "=" and the + AttValue are missing in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with a required field missing. The Name and the + AttValue are missing in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with wrong field ordering. The "=" occurs after the + Name and the AttValue in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with wrong field ordering. The Name and the AttValue + are swapped in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n09.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute with wrong field ordering. The "=" occurs before the + Name and the AttValue in the Attribute in the STag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n10.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute against WFC "no external entity references". A direct + references to the external entity "aExternal" is contained in the value of the + attribute "attr1". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n11.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute against WFC "no external entity references". A indirect + references to the external entity "aExternal" is contained in the value of the + attribute "attr1". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n12.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute against WFC "no external entity references". A direct + references to the external unparsed entity "aImage" is contained in the value + of the attribute "attr1". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n13.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute against WFC "No (less that) character in Attribute + Values". The character "less than" is contained in the value of the + attribute "attr1". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P41-ibm41n14.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 41
+
+

+ Tests Attribute against WFC "No (less than) in Attribute Values". The character + "less than" is contained in the value of the attribute "attr1" through indirect + internal entity reference. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P42-ibm42n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with a required field missing. The Name is missing in the + ETag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P42-ibm42n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with a wrong beginning sequence. The string "(less than)\" is used as + a beginning sequence of the ETag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P42-ibm42n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with a wrong beginning sequence. The string "less than" is used as + a beginning sequence of the ETag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P42-ibm42n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with a wrong structure. An white space occurs between The + beginning sequence and the Name of the ETag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P42-ibm42n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 42
+
+

+ Tests ETag with a wrong structure. The ETag of the element "root" + contains an Attribute (attr1="any"). +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P43-ibm43n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 43
+
+

+ Tests element content with a wrong option. A NotationDecl is used as + the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P43-ibm43n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 43
+
+

+ Tests element content with a wrong option. A elementdecl is used as + the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P43-ibm43n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 43
+
+

+ Tests element content with a wrong option. An elementdecl is used as + the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P43-ibm43n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 43
+
+

+ Tests element content with a wrong option. An AttlistDecl is used as + the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P44-ibm44n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 44
+
+

+ Tests EmptyElemTag with a required field missing. The Name "root" is + missing in the EmptyElemTag. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P44-ibm44n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 44
+
+

+ Tests EmptyElemTag with wrong field ordering. The Attribute (attri1 = + "any") occurs before the name of the element "root" in the EmptyElemTag. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P44-ibm44n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 44
+
+

+ Tests EmptyElemTag with wrong closing sequence. The string "\>" is used + as the closing sequence in the EmptyElemtag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1
Test ID:ibm-not-wf-P44-ibm44n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 44
+
+

+ Tests EmptyElemTag which against the WFC "Unique Att Spec". The + attribute name "attr1" occurs twice in the EmptyElemTag of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:not-wf-sa-046
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This start (or empty element) tag was not terminated correctly.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:not-wf-sa-049
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Missing start tag

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:attlist10
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Whitespace required between attributes

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required between attributes +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ tags start with names, not nmtokens +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ tags start with names, not nmtokens +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [40]
Test ID:o-p40fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no space before name +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:not-wf-sa-001
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values must start with attribute names, not "?".

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:not-wf-sa-011
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ SGML-ism: attribute values must be explicitly assigned a + value, it can't act as a boolean toggle.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:not-wf-sa-015
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values need a value, not just an equals sign.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:not-wf-sa-016
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Attribute values need an associated name.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:not-wf-sa-178
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax matching double quote is missing.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:o-p41fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ quotes are required (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:o-p41fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ attribute name is required (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [41]
Test ID:o-p41fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Eq required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:not-wf-sa-019
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ End tags may not be abbreviated as '</>'.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:not-wf-sa-042
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid End Tag

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:not-wf-sa-053
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ End tag does not match start tag.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:element00
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ EOF in middle of incomplete ETAG

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:element01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ EOF in middle of incomplete ETAG

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:o-p42fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no space before name +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:o-p42fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ cannot end with "/>" +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [42]
Test ID:o-p42fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no NET (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:not-wf-sa-035
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The '<' character is a markup delimiter and must + start an element, CDATA section, PI, or comment.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:not-wf-sa-111
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Entiry reference must be in content of element not Start-tag.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:not-wf-sa-150
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ XML declarations may not be within element content.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:element02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Illegal markup (<%@ ... %>)

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:element03
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Illegal markup (<% ... %>)

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:element04
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Illegal markup (<!ELEMENT ... >)

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:o-p43fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no non-comment declarations +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:o-p43fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no conditional sections +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [43]
Test ID:o-p43fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no conditional sections +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:not-wf-sa-045
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid Empty Element Tag

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:not-wf-sa-047
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid empty element tag invalid whitespace

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:not-wf-sa-186
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Whitespace is required between attribute/value pairs.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:attlist11
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Whitespace required between attributes

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal space before Empty element tag.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal space after Empty element tag.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal comment in Empty element tag.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Whitespace required between attributes.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.1 [44]
Test ID:o-p44fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Duplicate attribute name is illegal.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with a required field missing. The Name is missing + in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with a required field missing. The white space is + missing between "aEle" and "(#PCDATA)" in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with a required field missing. The contentspec is + missing in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with a required field missing. The contentspec and + the white space is missing in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with a required field missing. The Name, the white + space, and the contentspec are missing in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with wrong field ordering. The Name occurs after the + contentspec in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with wrong beginning sequence. The string + "(less than)ELEMENT" is used as the beginning sequence in the second + elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with wrong key word. The string "Element" is used as + the key word in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P45-ibm45n09.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 45
+
+

+ Tests elementdecl with wrong key word. The string "element" is used as + the key word in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P46-ibm46n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 46
+
+

+ Tests contentspec with wrong key word. the string "empty" is used as + the key word in the contentspec of the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P46-ibm46n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 46
+
+

+ Tests contentspec with wrong key word. the string "Empty" is used as + the key word in the contentspec of the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P46-ibm46n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 46
+
+

+ Tests contentspec with wrong key word. the string "Any" is used as + the key word in the contentspec of the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P46-ibm46n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 46
+
+

+ Tests contentspec with wrong key word. the string "any" is used as + the key word in the contentspec of the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2
Test ID:ibm-not-wf-P46-ibm46n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 46
+
+

+ Tests contentspec with a wrong option. The string "#CDATA" is used as + the contentspec in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:not-wf-sa-133
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Illegal whitespace before optional character causes syntax error.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:not-wf-sa-134
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Illegal whitespace before optional character causes syntax error.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with a required field missing. The "+" is used as the + choice or seq field in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with a required field missing. The "*" is used as the + choice or seq field in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with a required field missing. The "?" is used as the + choice or seq field in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with wrong field ordering. The "*" occurs before the + seq field (a,a) in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with wrong field ordering. The "+" occurs before the + choice field (a|a) in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P47-ibm47n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 47
+
+

+ Tests children with wrong key word. The "^" occurs after the seq field + in the second elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with a required fields missing. The field Name|choice|seq is + missing in the second cp in the choice field in the third elementdecl in the + DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with a required fields missing. The field Name|choice|seq is + missing in the cp in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with a required fields missing. The field Name|choice|seq is + missing in the first cp in the choice field in the third elementdecl in the + DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with wrong field ordering. The "+" occurs before the seq (a,a) + in the first cp in the choice field in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with wrong field ordering. The "*" occurs before the choice + (a|b) in the first cp in the seq field in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with wrong field ordering. The "?" occurs before the Name "a" + in the second cp in the seq field in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P48-ibm48n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 48
+
+

+ Tests cp with wrong key word. The "^" occurs after the Name "a" in the + first cp in the choice field in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with a required field missing. The two cps are missing in + the choice field in the third elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with a required field missing. The third cp is missing in + the choice field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with a wrong separator. The "!" is used as the separator + in the choice field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with a required field missing. The separator "|" is + missing in the choice field (a b)+ in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with an extra separator. An extra "|" occurs between a + and b in the choice field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P49-ibm49n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 49
+
+

+ Tests choice with a required field missing. The closing bracket ")" is + missing in the choice field (a |b * in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with a required field missing. The two cps are missing in + the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with a required field missing. The third cp is missing in + the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with a wrong separator. The "|" is used as the separator + between a and b in the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with a wrong separator. The "." is used as the separator + between a and b in the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with an extra separator. An extra "," occurs between (a|b) + and a in the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with a required field missing. The separator between (a|b) + and (b|a) is missing in the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1
Test ID:ibm-not-wf-P50-ibm50n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 50
+
+

+ Tests seq with wrong closing bracket. The "]" is used as the closing + bracket in the seq field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [46]
Test ID:not-wf-sa-139
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The element-content model should not be empty.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:not-wf-sa-122
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax mixed connectors are used.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:not-wf-sa-135
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid character used as connector.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:sgml13
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ SGML Unordered content models not allowed

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:o-p47fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Invalid operator '|' must match previous operator ','

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:o-p47fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal character '-' in Element-content model

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:o-p47fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Optional character must follow a name or list

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [47]
Test ID:o-p47fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal space before optional character

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:not-wf-sa-123
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax mismatched parenthesis.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:not-wf-sa-138
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax for content particle.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:content01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ No whitespace before "?" in content model

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:content02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ No whitespace before "*" in content model

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:content03
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ No whitespace before "+" in content model

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:o-p48fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal space before optional character

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [48]
Test ID:o-p48fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Illegal space before optional character

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [49]
Test ID:o-p49fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ connectors must match

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [50]
Test ID:not-wf-sa-132
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax mixed connectors used.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [50]
Test ID:o-p50fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ connectors must match

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [55]
Test ID:nwf-dtd00
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Comma mandatory in content model

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.1 [55]
Test ID:nwf-dtd01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Can't mix comma and vertical bar in content models

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with a wrong key word. The string "#pcdata" is used as the + key word in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with wrong field ordering. The field #PCDATA does not + occur as the first component in the Mixed field in the fourth elementdecl in + the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with a separator missing. The separator "|" is missing in + between #PCDATA and a in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with a wrong key word. The string "#CDATA" is used as the + key word in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with a required field missing. The "*" is missing after + the ")" in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with wrong closing bracket. The "]" is used as the closing + bracket in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2
Test ID:ibm-not-wf-P51-ibm51n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 51
+
+

+ Tests Mixed with a required field missing. The closing bracket ")" is + missing after (#PCDATA in the Mixed field in the fourth elementdecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-124
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid format of Mixed-content declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-125
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax extra set of parenthesis not necessary.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-126
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax Mixed-content must be defined as zero or more.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-127
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax Mixed-content must be defined as zero or more.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-183
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Mixed content declarations may not include content particles.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:not-wf-sa-184
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ In mixed content models, element names must not be + parenthesized.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ occurrence on #PCDATA group must be * +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ occurrence on #PCDATA group must be * +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ #PCDATA must come first +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ occurrence on #PCDATA group must be * +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only '|' connectors +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail6
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Only '|' connectors and occurrence on #PCDATA group must be *

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2.2 [51]
Test ID:o-p51fail7
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no nested groups +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-057
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ This isn't SGML; comments can't exist in declarations.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-129
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax for Element Type Declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-130
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax for Element Type Declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-131
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax for Element Type Declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-136
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tag omission is invalid in XML.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:not-wf-sa-137
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required before a content model.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:sgml05
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ ELEMENT declarations apply to only one element, unlike SGML

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:sgml07
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ SGML Tag minimization specifications are not allowed

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:sgml08
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ SGML Tag minimization specifications are not allowed

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:sgml09
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ SGML Content model exception specifications are not allowed

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:sgml10
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ SGML Content model exception specifications are not allowed

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:o-p45fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ ELEMENT must be upper case. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:o-p45fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S before contentspec is required. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:o-p45fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only one content spec +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [45]
Test ID:o-p45fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no comments in declarations (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:sgml11
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ CDATA is not a valid content model spec

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:sgml12
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ RCDATA is not a valid content model spec

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no parens on declared content +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no inclusions (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no exclusions (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no space before occurrence +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ single group +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.2 [46]
Test ID:o-p46fail6
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ can't be both declared and modeled +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with a required field missing. The Name is missing + in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with a required field missing. The white space is + missing between the beginning sequence and the name in the AttlistDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with wrong field ordering. The Name "a" occurs after + the first AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with wrong key word. The string "Attlist" is used as + the key word in the beginning sequence in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with a required field missing. The closing bracket + "greater than" is missing in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P52-ibm52n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 52
+
+

+ Tests AttlistDecl with wrong beginning sequence. The string + "(less than)ATTLIST" is used as the beginning sequence in the AttlistDecl in + the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The DefaultDecl is missing + in the AttDef for the name "attr1" in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The white space is missing + between (abc|def) and "def" in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The AttType is missing + for "attr1" in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The white space is missing + between "attr1" and (abc|def) in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The Name is missing in the + AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with a required field missing. The white space before the + name "attr2" is missing in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with wrong field ordering. The Name "attr1" occurs after + the AttType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3
Test ID:ibm-not-wf-P53-ibm53n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 53
+
+

+ Tests AttDef with wrong field ordering. The Name "attr1" occurs after + the AttType and "default" occurs before the AttType in the AttDef in the + AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P54-ibm54n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 54
+
+

+ Tests AttType with a wrong option. The string "BOGUSATTR" is used as + the AttType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P54-ibm54n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 54
+
+

+ Tests AttType with a wrong option. The string "PCDATA" is used as + the AttType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P55-ibm55n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 55
+
+

+ Tests StringType with a wrong key word. The lower case string "cdata" + is used as the StringType in the AttType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P55-ibm55n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 55
+
+

+ Tests StringType with a wrong key word. The string "#CDATA" is used as + the StringType in the AttType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P55-ibm55n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 55
+
+

+ Tests StringType with a wrong key word. The string "CData" is used as + the StringType in the AttType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "id" is used in the + TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "Idref" is used in the + TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "Idrefs" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "EntitY" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "nmTOKEN" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "NMtokens" is used in + the TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P56-ibm56n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 56
+
+

+ Tests TokenizedType with wrong key word. The "#ID" is used in the + TokenizedType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P57-ibm57n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 57
+
+

+ Tests EnumeratedType with an illegal option. The "NMTOKEN (a|b)" + is used in the EnumeratedType in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with wrong key word. The lower case "notation" is + used as the key word in the NotationType in the AttDef in the AttlistDecl in + the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with a required field missing. The beginning bracket + "(" is missing in the NotationType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with a required field missing. The Name is missing + in the "()" in the NotationType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with a required field missing. The closing bracket + is missing in the NotationType in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with wrong field ordering. The key word "NOTATION" + occurs after "(this)" in the NotationType in the AttDef in the AttlistDecl in + the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with wrong separator. The "," is used as a separator + between "this" and "that" in the NotationType in the AttDef in the AttlistDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with a required field missing. The white space is + missing between "NOTATION" and "(this)" in the NotationType in the AttDef in the + AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P58-ibm58n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 58
+
+

+ Tests NotationType with extra wrong characters. The double quote + character occurs after "(" and before ")" in the NotationType in the AttDef in + the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with required fields missing. The Nmtokens and "|"s are + missing in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with a required field missing. The closing bracket ")" is + missing in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with wrong separator. The "," is used as the separator in + the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with illegal presence. The double quotes occur around the + Enumeration value in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with a required field missing. The white space is missing + between in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1
Test ID:ibm-not-wf-P59-ibm59n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 59
+
+

+ Tests Enumeration with a required field missing. The beginning bracket "(" is + missing in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [54]
Test ID:not-wf-sa-058
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid character , in ATTLIST enumeration

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [54]
Test ID:o-p54fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ don't pass unknown attribute types +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [55]
Test ID:o-p55fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ must be upper case +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:not-wf-sa-060
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid type NAME defined in ATTLIST.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NUTOKEN is not allowed.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NUTOKENS attribute type is not allowed.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist04
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NUMBER attribute type is not allowed.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist05
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NUMBERS attribute type is not allowed.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist06
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NAME attribute type is not allowed.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist07
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ SGML's NAMES attribute type is not allowed.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist08
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ SGML's #CURRENT is not allowed.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:attlist09
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ SGML's #CONREF is not allowed.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no IDS type +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no NUMBER type +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no NAME type +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no ENTITYS type +- types must be upper case +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [56]
Test ID:o-p56fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ types must be upper case

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [57]
Test ID:o-p57fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no keyword for NMTOKEN enumeration +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:not-wf-sa-068
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required between NOTATION keyword and list of + enumerated choices in <!ATTLIST...> declarations.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ at least one value required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ separator must be '|' +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ notations are NAMEs, not NMTOKENs -- note: + Leaving the invalid + notation undeclared would cause a validating parser to fail without + checking the name syntax, so the notation is declared with an + invalid name. A parser that reports error positions should report + an error at the AttlistDecl on line 6, before reaching the notation + declaration. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ NOTATION must be upper case +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S after keyword is required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail6
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ parentheses are require +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail7
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ values are unquoted +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [58]
Test ID:o-p58fail8
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ values are unquoted +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:not-wf-sa-059
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ String literal must be in quotes.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:attlist03
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Comma doesn't separate enumerations, unlike in SGML.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:o-p59fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ at least one required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:o-p59fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ separator must be "," +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.1 [59]
Test ID:o-p59fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ values are unquoted +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with wrong key word. The string "#required" is + used as the key word in the DefaultDecl in the AttDef in the AttlistDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with wrong key word. The string "Implied" is + used as the key word in the DefaultDecl in the AttDef in the AttlistDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with wrong key word. The string "!IMPLIED" is + used as the key word in the DefaultDecl in the AttDef in the AttlistDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with a required field missing. There is no + attribute value specified after the key word "#FIXED" in the DefaultDecl in + the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with a required field missing. The white space is + missing between the key word "#FIXED" and the attribute value in the + DefaultDecl in the AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with wrong field ordering. The key word "#FIXED" + occurs after the attribute value "introduction" in the DefaultDecl in the + AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl against WFC of P60. The text replacement of the + entity "avalue" contains the "less than" character in the DefaultDecl in the + AttDef in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2
Test ID:ibm-not-wf-P60-ibm60n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 60
+
+

+ Tests DefaultDecl with more than one key word. The "#REQUIRED" and + the "#IMPLIED" are used as the key words in the DefaultDecl in the AttDef + in the AttlistDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ keywords must be upper case +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required after #FIXED +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only #FIXED has both keyword and value +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ #FIXED required value +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3.2 [60]
Test ID:o-p60fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only one default type +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:not-wf-sa-066
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Required whitespace is missing.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:not-wf-sa-158
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ SGML-ism: "#NOTATION gif" can't have attributes.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:sgml04
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ ATTLIST declarations apply to only one element, unlike SGML

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:sgml06
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ ATTLIST declarations are never global, unlike in SGML

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:o-p52fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ A name is required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [52]
Test ID:o-p52fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ A name is required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:not-wf-sa-064
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required between attribute type and default values + in <!ATTLIST...> declarations.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:not-wf-sa-065
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required between attribute name and type + in <!ATTLIST...> declarations.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:not-wf-sa-067
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required between attribute type and default values + in <!ATTLIST...> declarations.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required before default +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required before type +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ type is required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ default is required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3.3 [53]
Test ID:o-p53fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ name is requried +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P61-ibm61n01.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 61
+
+

+ Tests conditionalSect with a wrong option. The word "NOTINCLUDE" is + used as part of an option which is wrong in the coditionalSect. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n01.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with wrong key word. The string "include" is used + as a key word in the beginning sequence in the includeSect in the file + ibm62n01.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n02.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with wrong beginning sequence. An extra "[" occurs + in the beginning sequence in the includeSect in the file ibm62n02.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n03.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with wrong beginning sequence. A wrong character "?" + occurs in the beginning sequence in the includeSect in the file ibm62n03.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n04.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with a required field missing. The key word + "INCLUDE" is missing in the includeSect in the file ibm62n04.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n05.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with a required field missing. The "]" is missing + after the key word "INCLUDE" in the includeSect in the file ibm62n05.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n06.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with wrong field ordering. The two external subset + declarations occur before the key word "INCLUDE" in the includeSect in the + file ibm62n06.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n07.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with a required field missing. The closing sequence + "]](greater than)" is missing in the includeSect in the file ibm62n07.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P62-ibm62n08.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 62
+
+

+ Tests includeSect with a required field missing. One "]" is missing + in the closing sequence in the includeSect in the file ibm62n08.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n01.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with wrong key word. The string "ignore" is used + as a key word in the beginning sequence in the ignoreSect in the file + ibm63n01.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n02.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with wrong beginning sequence. An extra "[" occurs + in the beginning sequence in the ignoreSect in the file ibm63n02.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n03.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with wrong beginning sequence. A wrong character "?" + occurs in the beginning sequence in the ignoreSect in the file ibm63n03.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n04.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with a required field missing. The key word + "IGNORE" is missing in the ignoreSect in the file ibm63n04.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n05.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with a required field missing. The "]" is missing + after the key word "IGNORE" in the ignoreSect in the file ibm63n05.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n06.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests includeSect with wrong field ordering. The two external subset + declarations occur before the key word "IGNORE" in the ignoreSect in the + file ibm63n06.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P63-ibm63n07.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 63
+
+

+ Tests ignoreSect with a required field missing. The closing sequence + "]](greater than)" is missing in the ignoreSect in the file ibm63n07.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P64-ibm64n01.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents with wrong beginning sequence. The "?" occurs + in beginning sequence the ignoreSectContents in the file ibm64n01.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P64-ibm64n02.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents with a required field missing.The closing + sequence is missing in the ignoreSectContents in the file ibm64n02.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P64-ibm64n03.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 64
+
+

+ Tests ignoreSectContents with a required field missing.The beginning + sequence is missing in the ignoreSectContents in the file ibm64n03.dtd. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P65-ibm65n01.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 65
+
+

+ Tests Ignore with illegal string included. The string + "]](greater than)" is contained before "this" in the Ignore in the + ignoreSectContents in the file ibm65n01.dtd +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4
Test ID:ibm-not-wf-P65-ibm65n02.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 65
+
+

+ Tests Ignore with illegal string included. The string + "(less than)![" is contained before "this" in the Ignore in the + ignoreSectContents in the file ibm65n02.dtd +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4 [61]
Test ID:cond01
RECOMMENDATION:XML1.0
Entities:parameter
Collection:Sun Microsystems XML Tests
+
+

+ Only INCLUDE and IGNORE are conditional section keywords

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4 [61]
Test ID:cond02
RECOMMENDATION:XML1.0
Entities:parameter
Collection:Sun Microsystems XML Tests
+
+

+ Must have keyword in conditional sections

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4 [61]
Test ID:o-p61fail1
RECOMMENDATION:XML1.0
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no other types, including TEMP, which is valid in SGML +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:not-wf-not-sa-001
RECOMMENDATION:XML1.0
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Conditional sections must be properly terminated ("]>" used + instead of "]]>").

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:not-wf-not-sa-003
RECOMMENDATION:XML1.0
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Conditional sections must be properly terminated ("]]>" omitted).

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:not-wf-not-sa-004
RECOMMENDATION:XML1.0
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Conditional sections must be properly terminated ("]]>" omitted).

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:not-wf-not-sa-006
RECOMMENDATION:XML1.0
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Conditional sections need a '[' after the INCLUDE or IGNORE.

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:o-p62fail1
RECOMMENDATION:XML1.0
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ INCLUDE must be upper case +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4 [62]
Test ID:o-p62fail2
RECOMMENDATION:XML1.0
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no spaces in terminating delimiter +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4 [63]
Test ID:o-p63fail1
RECOMMENDATION:XML1.0
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ IGNORE must be upper case +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4 [63]
Test ID:o-p63fail2
RECOMMENDATION:XML1.0
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ delimiters must be balanced +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4 [64]
Test ID:o-p64fail1
RECOMMENDATION:XML1.0
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ section delimiters must balance +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:3.4 [64]
Test ID:o-p64fail2
RECOMMENDATION:XML1.0
Entities:parameter
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ section delimiters must balance +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3 [39]
Test ID:not-wf-sa-176
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Start tags must have matching end tags.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3 [39]
Test ID:sgml01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ SGML-ism: omitted end tag for EMPTY content

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3 [39]
Test ID:o-p39fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ start-tag requires end-tag +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3 [39]
Test ID:o-p39fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ end-tag requires start-tag +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:3 [39]
Test ID:o-p39fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ XML documents contain one or more elements

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4
Test ID:rmt-ns10-025
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Unbound element prefix +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4
Test ID:rmt-ns10-026
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Unbound attribute prefix +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:not-wf-sa-084
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the Parsed Entity WFC by referring to an + unparsed entity. (This precedes the error of not declaring + that entity's notation, which may be detected any time before + the DTD parsing is completed.)

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:not-wf-sa-180
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The Entity Declared WFC requires entities to be declared + before they are used in an attribute list declaration.

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:not-wf-sa-185
RECOMMENDATION:XML1.0
Entities:parameter
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the Entity Declared WFC. + Note: a nonvalidating parser is permitted not to report + this WFC violation, since it would need to read an external + parameter entity to distinguish it from a violation of + the Standalone Declaration VC.

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:not-wf-ext-sa-001
RECOMMENDATION:XML1.0
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the No Recursion WFC by having an external general + entity be self-recursive.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#002f" is + used as the referred character in the CharRef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with the semicolon character missing. The semicolon + character is missing at the end of the CharRef in the attribute value in + the STag of element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "49" is + used as the referred character in the CharRef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#5~0" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#x002g" is + used as the referred character in the CharRef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#x006G" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#0=2f" is + used as the referred character in the CharRef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#56.0" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n09.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#x00/2f" + is used as the referred character in the CharRef in the EntityDecl in the + DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n10.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#51)" is + used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n11.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#00 2f" + is used as the referred character in the CharRef in the EntityDecl in the + DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n12.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#x0000" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n13.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#x001f" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n14.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#xfffe" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P66-ibm66n15.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 66
+
+

+ Tests CharRef with an illegal character referred to. The "#xffff" + is used as the referred character in the attribute value in the EmptyElemTag + of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef with a required field missing. The Name is missing + in the EntityRef in the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef with a required field missing. The semicolon is + missing in the EntityRef in the attribute value in the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef with an extra white space. A white space occurs + after the ampersand in the EntityRef in the content of the element "root". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: Entity Declared. The name + "aAa" in the EntityRef in the AttValue in the STage of the element "root" + does not match the Name of any declared entity in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: Entity Declared. The + entity with the name "aaa" in the EntityRef in the AttValue in the STag of + the element "root" is not declared. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n06.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: Entity Declared. The + entity with the name "aaa" in the EntityRef in the AttValue in the STag of + the element "root" is externally declared, but standalone is "yes". +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: Entity Declared. The + entity with the name "aaa" in the EntityRef in the AttValue in the STag of + the element "root" is referred before declared. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: Parsed Entity. The + EntityRef in the AttValue in the STag of the element "root" contains the + name "aImage" of an unparsed entity. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n09.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: No Recursion. The + recursive entity reference occurs with the entity declarations for "aaa" + and "bbb" in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P68-ibm68n10.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests EntityRef which is against P68 WFC: No Recursion. The + indirect recursive entity reference occurs with the entity declarations for + "aaa", "bbb", "ccc", "ddd", and "eee" in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference with a required field missing. The Name "paaa" is + missing in the PEReference in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference with a required field missing. The semicolon is + missing in the PEReference "%paaa" in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference with an extra white space. There is an extra + white space occurs before ";" in the PEReference in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference with an extra white space. There is an extra + white space occurs after "%" in the PEReference in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference which is against P69 WFC: No Recursion. The + recursive PE reference occurs with the entity declarations for "paaa" and + "bbb" in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests PEReference which is against P69 WFC: No Recursion. The + indirect recursive PE reference occurs with the entity declarations for + "paaa", "bbb", "ccc", "ddd", and "eee" in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:rmt-042
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Contains a character reference to a C0 control character (form-feed), +legal in XML 1.1 but not 1.0 +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:not-wf-sa-009
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references may have only decimal or numeric strings.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:not-wf-sa-022
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references end with semicolons, always!

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:not-wf-sa-052
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid character reference.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:not-wf-sa-093
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Hexadecimal character references may not use the uppercase 'X'.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:not-wf-sa-179
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid syntax matching double quote is missing.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ terminating ';' is required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S after '&#' +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no hex digits in numeric reference +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only hex digits in hex references +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no references to non-characters +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [66]
Test ID:o-p66fail6
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no references to non-characters +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-007
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ General entity references have no whitespace after the + entity name and before the semicolon.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-010
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Ampersand may only appear as part of a general entity reference.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-071
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ ENTITY can't reference itself directly or indirectly.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-072
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined ENTITY foo.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-073
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined ENTITY f.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-075
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ ENTITY can't reference itself directly or indirectly.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-076
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined ENTITY foo.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-078
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined ENTITY foo.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-079
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ ENTITY can't reference itself directly or indirectly.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-080
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ ENTITY can't reference itself directly or indirectly.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-110
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Entity reference must be in content of element.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-118
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Entity reference expansion is not recursive.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:not-wf-sa-121
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A name of an ENTITY was started with an invalid character.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:o-p68fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ terminating ';' is required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:o-p68fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S after '&' +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [68]
Test ID:o-p68fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S before ';' +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:not-wf-sa-163
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid placement of Parameter entity reference.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:not-wf-sa-164
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid placement of Parameter entity reference.

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:not-wf-not-sa-008
RECOMMENDATION:XML1.0
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ In DTDs, the '%' character must be part of a parameter + entity reference.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:dtd02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ PE name immediately after "%"

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:dtd03
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ PE name immediately followed by ";"

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:o-p69fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ terminating ';' is required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:o-p69fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S after '%' +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1 [69]
Test ID:o-p69fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S before ';' +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:not-wf-sa-106
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Invalid placement of entity declaration.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm70n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The white space is + missing between the beginning sequence and the Name "aaa" in the EntityDecl + in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The white space is + missing between the Name "aaa" and the EntityDef "aString" in the + EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The EntityDef is + missing in the EntityDecl with the Name "aaa" in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The Name is missing + in the EntityDecl with the EntityDef "aString" in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with wrong ordering. The Name "aaa" occurs after + the EntityDef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with wrong key word. The string "entity" is used + as the key word in the beginning sequence in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The closing bracket + (greater than) is missing in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P71-ibm71n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 71
+
+

+ Tests EntityDecl with a required field missing. The exclamation mark + is missing in the beginning sequence in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with a required field missing. The white space is + missing between the beginning sequence and the "%" in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with a required field missing. The Name is missing + in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with a required field missing. The white space is + missing between the Name and the PEDef in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with a required field missing. The PEDef is missing + after the Name "paaa" in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with wrong field ordering. The Name "paaa" occurs + after the PEDef in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with wrong field ordering. The "%" and the Name "paaa" + occurs after the PEDef in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with wrong key word. The string "entity" is used as + the key word in the beginning sequence in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with a required field missing. The closing bracket + (greater than) is missing in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P72-ibm72n09.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 72
+
+

+ Tests PEdecl with wrong closing sequence. The string + "!(greater than)" is used as the closing sequence in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P73-ibm73n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 73
+
+

+ Tests EntityDef with wrong field ordering. The NDataDecl "NDATA + JPGformat" occurs before the ExternalID in the EntityDef in the EntityDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P73-ibm73n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 73
+
+

+ Tests EntityDef with a required field missing. The ExternalID is + missing before the NDataDecl in the EntityDef in the EntityDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2
Test ID:ibm-not-wf-P74-ibm74n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 74
+
+

+ Tests PEDef with extra fields. The NDataDecl occurs after the + ExternalID in the PEDef in the PEDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with wrong key word. The string "system" is used + as the key word in the ExternalID in the EntityDef in the EntityDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with wrong key word. The string "public" is used + as the key word in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with wrong key word. The string "Public" is used + as the key word in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with wrong field ordering. The key word "PUBLIC" + occurs after the PublicLiteral and the SystemLiteral in the ExternalID in + the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The white space + between "SYSTEM" and the Systemliteral is missing in the ExternalID in the + EntityDef in the EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The Systemliteral + is missing after "SYSTEM" in the ExternalID in the EntityDef in the + EntityDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The white space + between the PublicLiteral and the Systemliteral is missing in the ExternalID + in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The key word + "PUBLIC" is missing in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n09.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The white space + between "PUBLIC" and the PublicLiteral is missing in the ExternalID in the + doctypedecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n10.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The PublicLiteral + is missing in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n11.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The PublicLiteral + is missing in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n12.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with a required field missing. The SystemLiteral + is missing in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P75-ibm75n13.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 75
+
+

+ Tests ExternalID with wrong field ordering. The key word "PUBLIC" + occurs after the PublicLiteral in the ExternalID in the doctypedecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with wrong key word. The string "ndata" is used as + the key word in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with wrong key word. The string "NData" is used as + the key word in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with a required field missing. The leading white + space is missing in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with a required field missing. The key word "NDATA" + is missing in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with a required field missing. The Name after the + key word "NDATA" is missing in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with a required field missing. The white space + between "NDATA" and the Name is missing in the NDataDecl in the EntityDef + in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2
Test ID:ibm-not-wf-P76-ibm76n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 76
+
+

+ Tests NDataDecl with wrong field ordering. The key word "NDATA" + occurs after the Name in the NDataDecl in the EntityDef in the GEDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:not-wf-sa-054
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ PUBLIC requires two literals.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:not-wf-sa-061
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ External entity declarations require whitespace between public + and system IDs.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:dtd04
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ PUBLIC literal must be quoted

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:dtd05
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ SYSTEM identifier must be quoted

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S required after "PUBLIC" +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S required after "SYSTEM" +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S required between literals +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "SYSTEM" implies only one literal +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only one keyword +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:o-p75fail6
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "PUBLIC" requires two literals (contrast with SGML) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:not-wf-sa-069
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is required before an NDATA entity annotation.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:not-wf-sa-083
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined NOTATION n.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:o-p76fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required before "NDATA" +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:o-p76fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ "NDATA" is upper-case +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:o-p76fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ notation name is required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [76]
Test ID:o-p76fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ notation names are Names +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [70]
Test ID:not-wf-sa-109
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tags invalid within EntityDecl.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [70]
Test ID:o-p70fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ This is neither +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:not-wf-sa-062
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Entity declarations need space after the entity name.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:o-p71fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required before EntityDef +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:o-p71fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Entity name is a Name, not an NMToken +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:o-p71fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no S after "<!" +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [71]
Test ID:o-p71fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required after "<!ENTITY" +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:not-wf-sa-165
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter entity declarations must have a space before + the '%'.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:o-p72fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required after "<!ENTITY" +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:o-p72fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required after '%' +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:o-p72fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ S is required after name +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [72]
Test ID:o-p72fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Entity name is a name, not an NMToken +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ No typed replacement text +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Only one replacement value +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ No NDataDecl on replacement text +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73fail4
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ Value is required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [73]
Test ID:o-p73fail5
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ No NDataDecl without value +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:not-wf-sa-089
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter entities "are" always parsed; NDATA annotations + are not permitted.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:not-wf-sa-091
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Parameter entities "are" always parsed; NDATA annotations + are not permitted.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:o-p74fail1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ no NDataDecls on parameter entities +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:o-p74fail2
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ value is required +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2 [74]
Test ID:o-p74fail3
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ only one value +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.1
Test ID:ibm-not-wf-P77-ibm77n01.xml
RECOMMENDATION:XML1.0
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ Tests TextDecl with wrong field ordering. The VersionInfo occurs + after the EncodingDecl in the TextDecl in the file "ibm77n01.ent". +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.1
Test ID:ibm-not-wf-P77-ibm77n02.xml
RECOMMENDATION:XML1.0
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ Tests TextDecl with wrong key word. The string "XML" is used in the + beginning sequence in the TextDecl in the file "ibm77n02.ent". +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.1
Test ID:ibm-not-wf-P77-ibm77n03.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ Tests TextDecl with wrong closing sequence. The character "greater + than" is used as the closing sequence in the TextDecl in the file + "ibm77n03.ent". +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.1
Test ID:ibm-not-wf-P77-ibm77n04.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ Tests TextDecl with a required field missing. The closing sequence + is missing in the TextDecl in the file "ibm77n04.ent". +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.1 [77]
Test ID:decl01
RECOMMENDATION:XML1.0
Entities:parameter
Collection:Sun Microsystems XML Tests
+
+

+ External entities may not have standalone decls.

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.1 [77]
Test ID:dtd07
RECOMMENDATION:XML1.0
Entities:parameter
Collection:Sun Microsystems XML Tests
+
+

+ Text declarations (which optionally begin any external entity) + are required to have "encoding=...".

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.1 [77]
Test ID:encoding07
RECOMMENDATION:XML1.0
Entities:parameter
Collection:Sun Microsystems XML Tests
+
+

+ Text declarations (which optionally begin any external entity) + are required to have "encoding=...".

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.1 4.3.2 [77, 78]
Test ID:not-wf-ext-sa-002
RECOMMENDATION:XML1.0
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ External entities have "text declarations", which do + not permit the "standalone=..." attribute that's allowed + in XML declarations.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-074
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal general parsed entities are only well formed if + they match the "content" production.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-103
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ End-tag required for element foo.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-104
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal general parsed entities are only well formed if + they match the "content" production.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-116
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal general parsed entities are only well formed if + they match the "content" production. This is a partial + character reference, not a full one.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-117
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal general parsed entities are only well formed if + they match the "content" production. This is a partial + character reference, not a full one.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-119
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal general parsed entities are only well formed if + they match the "content" production. This is a partial + character reference, not a full one.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-153
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Text declarations may not begin internal parsed entities; + they may only appear at the beginning of external parsed + (parameter or general) entities.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-181
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal parsed entities must match the content + production to be well formed.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:not-wf-sa-182
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Internal parsed entities must match the content + production to be well formed.

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-not-wf-P78-ibm78n01.xml
RECOMMENDATION:XML1.0
Entities:general
Collection:IBM XML Conformance Test Suite - Production 78
+
+

+ Tests extParsedEnt with wrong field ordering. The TextDecl occurs + after the content in the file ibm78n01.ent. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-not-wf-P78-ibm78n02.xml
RECOMMENDATION:XML1.0
Entities:general
Collection:IBM XML Conformance Test Suite - Production 78
+
+

+ Tests extParsedEnt with extra field. A blank line occurs before the + TextDecl in the file ibm78n02.ent. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-not-wf-P79-ibm79n01.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 79
+
+

+ Tests extPE with wrong field ordering. The TextDecl occurs after + the extSubsetDecl (the white space and the comment) in the file + ibm79n01.ent. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.2
Test ID:ibm-not-wf-P79-ibm79n02.xml
RECOMMENDATION:XML1.0
Entities:parameter
Collection:IBM XML Conformance Test Suite - Production 79
+
+

+ Tests extPE with extra field. A blank line occurs before the + TextDecl in the file ibm78n02.ent. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.2 [79]
Test ID:not-wf-not-sa-007
RECOMMENDATION:XML1.0
Entities:both
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ A <!DOCTYPE ...> declaration may not begin any external + entity; it's only found once, in the document entity.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with a required field missing. The leading white + space is missing in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with a required field missing. The "=" sign is + missing in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with a required field missing. The double quoted + EncName are missing in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with wrong field ordering. The string "encoding=" occurs after the double quoted EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with wrong field ordering. The "encoding" occurs + after the double quoted EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P80-ibm80n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 80
+
+

+ Tests EncodingDecl with wrong key word. The string "Encoding" is + used as the key word in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "_" is used as the + first character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "-" is used as the + first character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "." is used as the + first character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with illegal characters. The "8-" is used as the + initial characters in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "~" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "#" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The ":" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The "/" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3
Test ID:ibm-not-wf-P81-ibm81n09.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 81
+
+

+ Tests EncName with an illegal character. The ";" is used as one + character in the EncName in the EncodingDecl in the XMLDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:not-wf-sa-101
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Space is not permitted in an encoding name.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character " " in encoding name

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding02
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character "/" in encoding name

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding03
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character reference in encoding name

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding04
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character ":" in encoding name

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding05
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character "@" in encoding name

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [81]
Test ID:encoding06
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ Illegal character "+" in encoding name

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n01.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 and that of the external dtd 1.0. + The external dtd contains the invalid XML1.1 but valid XML 1.0 character #x7F. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n02.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 and that of the external dtd 1.0. + The external dtd contains a comment with the invalid XML1.1 but valid XML 1.0 + character #x80. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n03.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 and that of the external dtd 1.0. + The external dtd contains a PI with the invalid XML1.1 but valid XML 1.0 + character #x9F. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n04.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 and that of the external entity 1.0. + The external entity the contains invalid XML1.1 but valid XML 1.0 character #x89. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n05.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 and that of the external entity 1.0. + The external entity contains the invalid XML1.1 but valid XML 1.0 character #x94. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n06.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 and that of the external entity 1.0. + The external entity contains the invalid XML1.1 but valid XML 1.0 character #x9F. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n07.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 and the external dtd does not contain + a textDecl. The external entity contains the invalid XML1.1 but valid XML 1.0 + character #x7F. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n08.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 and the external dtd does not contain + a VersionNum in the textDecl. The external entity contains the invalid XML1.1 but + valid XML 1.0 character #x9B. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n09.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 and the external dtd does not contain + a textDecl. The external entity contains the invalid XML1.1 but valid XML 1.0 + character #x8D. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n10.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 and the external dtd does not contain + a VersionNum in the textDecl. The external entity contains the invalid XML 1.1 but + valid XML 1.0 character #x84. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n11.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 and the external dtd does not contain + a textDecl. The external entity contains the invalid XML 1.1 but + valid XML 1.0 character #x88. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n12.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the document entity is 1.1 and the external dtd does not contain + a textDecl. The external entity contains the invalid XML 1.1 but + valid XML 1.0 character #x8E. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n13.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the primary document entity is 1.1 and that of the external + dtd is 1.0. The external dtd contains an external entity whose VersionNum is 1.1 + containing a valid XML1.0 but an invalid XML 1.1 character. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n14.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the primary document entity is 1.1 and that of the external + dtd is 1.0. The external dtd contains an element declaration with an invalid + XML 1.1 and 1.0 name. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n15.xml
RECOMMENDATION:XML1.1
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the primary document entity is 1.1 and testDecl of the external + dtd is absent. The external dtd contains an external entity whose VersionNum is + 1.1 containing a valid XML1.0 but an invalid XML 1.1 character #x7F. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n16.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the primary document entity is 1.0 and VersioNum of the external + entity is absent. The replacement text of the entity contains an element followed + by the valid XML 1.1 of line character NEL #x85 in its empty elem tag. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n17.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the primary document entity is absent and that of the external + entity is 1.0. The textDecl in the external entity contains an invalid XML1.0 + but valid XML 1.1 enf of line character NEL #x85. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n18.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the primary document entity is absent and that of the external + entity is 1.0. The textDecl in the external entity contains an invalid XML1.0 + but valid XML 1.1 of line character Unicode line separator #x2028. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n19.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the primary document entity is 1.1 and that of the external + dtd is absent. The external dtd contains an external entity whose VersionNum is + absent and it contains a valid XML 1.0 but an invalid XML 1.1 character #x94. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n20.xml
RECOMMENDATION:XML1.1
Entities:general
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the primary document entity is 1.1 and that of the external + dtd is 1.1. The external dtd contains an external entity whose VersionNum is + absent and it contains a valid XML 1.0 but an invalid XML 1.1 character #x8F. +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:4.3.4
Test ID:ibm-not-wf-P77-ibm77n21.xml
RECOMMENDATION:XML1.1
Entities:both
Collection:IBM XML Conformance Test Suite - Production 77
+
+

+ The VersionNum of the primary document entity is 1.1 and the texlDecl of the + external dtd is absent. The external dtd contains a reference to an external + parameter entity whose VersionNum is absent from the textDecl and it contains + an invalid XML 1.1 character #x8F. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.5
Test ID:not-wf-sa-092
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The replacement text of this entity has an illegal reference, + because the character reference is expanded immediately.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.5
Test ID:not-wf-sa-115
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ The replacement text of this entity is an illegal character + reference, which must be rejected when it is parsed in the + context of an attribute value.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.5
Test ID:not-wf-sa-120
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Character references are expanded in the replacement text of + an internal entity, which is then parsed as usual. Accordingly, + & must be doubly quoted - encoded either as &amp; + or as &#38;#38;.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with a required field missing. The white space + after the beginning sequence of the NotationDecl is missing in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with a required field missing. The Name in the + NotationDecl is missing in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with a required field missing. The externalID or + the PublicID is missing in the NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with wrong field ordering. The Name occurs after + the "SYSTEM" and the externalID in the NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with wrong key word. The string "notation" is + used as a key word in the NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with a required field missing. The closing + bracket (the greater than character) is missing in the NotationDecl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with wrong beginning sequence. The "!" is missing + in the beginning sequence in the NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P82-ibm82n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 82
+
+

+ Tests NotationDecl with wrong closing sequence. The extra "!" occurs + in the closing sequence in the NotationDecl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with wrong key word. The string "public" is used as + the key word in the PublicID in the NotationDcl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with wrong key word. The string "Public" is used as + the key word in the PublicID in the NotationDcl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with a required field missing. The key word "PUBLIC" + is missing in the PublicID in the NotationDcl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with a required field missing. The white space + between the "PUBLIC" and the PubidLiteral is missing in the PublicID in + the NotationDcl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with a required field missing. The PubidLiteral is + missing in the PublicID in the NotationDcl in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.7
Test ID:ibm-not-wf-P83-ibm83n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 83
+
+

+ Tests PublicID with wrong field ordering. The key word "PUBLIC" + occurs after the PubidLiteral in the PublicID in the NotationDcl. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:41. [68]
Test ID:not-wf-sa-077
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Undefined ENTITY bar.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:5
Test ID:rmt-ns11-005
RECOMMENDATION:NS1.1
Collection:Richard Tobin's XML Namespaces 1.1 test suite 14 Feb 2003
+
+

+Illegal use of prefix that has been unbound +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:5.3
Test ID:rmt-ns10-035
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Attribute uniqueness: repeated identical attribute +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:5.3
Test ID:rmt-ns10-036
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Attribute uniqueness: repeated attribute with different prefixes +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x00D7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x00F7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0132 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0133 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x013F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0140 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0149 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x017F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n09.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01c4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n10.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01CC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n100.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0BB6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n101.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0BBA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n102.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C0D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n103.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C11 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n104.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C29 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n105.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C34 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n106.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C5F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n107.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C62 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n108.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C8D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n109.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0C91 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n11.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01F1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n110.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0CA9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n111.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0CB4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n112.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0CBA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n113.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0CDF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n114.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0CE2 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n115.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0D0D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n116.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0D11 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n117.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0D29 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n118.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0D3A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n119.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0D62 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n12.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01F3 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n120.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E2F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n121.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E31 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n122.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E34 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n123.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E46 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n124.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E83 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n125.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E85 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n126.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E89 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n127.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E8B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n128.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E8E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n129.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0E98 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n13.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01F6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n130.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EA0 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n131.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EA4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n132.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EA6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n133.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EA8 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n134.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EAC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n135.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EAF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n136.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EB1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n137.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EB4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n138.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EBE + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n139.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0EC5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n14.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01F9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n140.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0F48 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n141.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0F6A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n142.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x10C6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n143.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x10F7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n144.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1011 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n145.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1104 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n146.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1108 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n147.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x110A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n148.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x110D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n149.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x113B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n15.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x01F9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n150.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x113F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n151.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1141 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n152.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x114D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n153.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x114f + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n154.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1151 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n155.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1156 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n156.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x115A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n157.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1162 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n158.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1164 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n159.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1166 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n16.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0230 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n160.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x116B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n161.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x116F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n162.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1174 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n163.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x119F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n164.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11AC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n165.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11B6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n166.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11B9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n167.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11BB + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n168.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11C3 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n169.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11F1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n17.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x02AF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n170.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x11FA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n171.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1E9C + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n172.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1EFA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n173.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F16 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n174.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F1E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n175.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F46 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n176.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F4F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n177.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F58 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n178.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F5A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n179.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F5C + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n18.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x02CF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n180.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1F5E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n181.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #xF17E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n182.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FB5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n183.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FBD + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n184.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FBF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n185.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FC5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n186.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FCD + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n187.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FD5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n188.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FDC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n189.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FED + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n19.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0387 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n190.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FF5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n191.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x1FFD + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n192.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x2127 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n193.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x212F + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n194.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x2183 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n195.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x3095 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n196.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x30FB + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n197.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x312D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n198.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #xD7A4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n20.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x038B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n21.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03A2 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n22.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03CF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n23.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03D7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n24.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03DD + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n25.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03E1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n26.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x03F4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n27.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x040D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n28.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0450 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n29.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x045D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n30.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0482 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n31.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04C5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n32.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04C6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n33.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04C9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n34.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04EC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n35.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04ED + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n36.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04F6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n37.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x04FA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n38.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0557 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n39.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0558 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n40.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0587 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n41.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x05EB + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n42.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x05F3 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n43.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0620 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n44.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x063B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n45.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x064B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n46.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06B8 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n47.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06BF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n48.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06CF + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n49.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06D4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n50.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06D6 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n51.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x06E7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n52.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x093A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n53.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x093E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n54.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0962 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n55.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x098D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n56.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0991 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n57.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0992 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n58.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09A9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n59.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09B1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n60.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09B5 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n61.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09BA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n62.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09DE + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n63.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09E2 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n64.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x09F2 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n65.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A0B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n66.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A11 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n67.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A29 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n68.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A31 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n69.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A34 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n70.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A37 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n71.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A3A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n72.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A5B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n73.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A70 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n74.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A75 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n75.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n76.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0ABC + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n77.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0A92 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n78.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0AA9 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n79.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0AB1 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n80.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0AB4 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n81.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0ABA + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n82.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B04 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n83.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B0D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n84.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B11 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n85.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B29 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n86.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B31 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n87.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B34 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n88.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B3A + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n89.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B3E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n90.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B5E + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n91.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B62 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n92.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B8B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n93.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B91 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n94.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B98 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n95.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B9B + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n96.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0B9D + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n97.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0BA0 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n98.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0BA7 + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P85-ibm85n99.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 85
+
+

+ Tests BaseChar with an illegal character. The character #x0BAB + occurs as the first character of the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P86-ibm86n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 86
+
+

+ Tests Ideographic with an illegal character. The character #x4CFF + occurs as the first character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P86-ibm86n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 86
+
+

+ Tests Ideographic with an illegal character. The character #x9FA6 + occurs as the first character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P86-ibm86n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 86
+
+

+ Tests Ideographic with an illegal character. The character #x3008 + occurs as the first character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P86-ibm86n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 86
+
+

+ Tests Ideographic with an illegal character. The character #x302A + occurs as the first character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x02FF + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0346 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0362 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0487 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x05A2 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x05BA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x05BE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x05C0 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n09.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x05C3 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n10.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0653 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n11.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x06B8 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n12.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x06B9 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n13.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x06E9 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n14.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x06EE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n15.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0904 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n16.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x093B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n17.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x094E + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n18.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0955 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n19.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0964 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n20.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0984 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n21.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x09C5 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n22.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x09C9 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n23.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x09CE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n24.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x09D8 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n25.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x09E4 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n26.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A03 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n27.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A3D + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n28.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A46 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n29.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A49 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n30.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A4E + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n31.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A80 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n32.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0A84 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n33.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0ABB + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n34.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0AC6 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n35.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0ACA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n36.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0ACE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n37.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B04 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n38.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B3B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n39.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B44 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n40.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B4A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n41.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B4E + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n42.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B58 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n43.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0B84 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n44.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0BC3 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n45.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0BC9 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n46.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0BD6 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n47.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C0D + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n48.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C45 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n49.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C49 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n50.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C54 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n51.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C81 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n52.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0C84 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n53.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0CC5 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n54.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0CC9 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n55.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0CD4 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n56.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0CD7 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n57.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0D04 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n58.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0D45 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n59.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0D49 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n60.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0D4E + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n61.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0D58 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n62.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0E3F + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n63.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0E3B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n64.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0E4F + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n66.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0EBA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n67.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0EBE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n68.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0ECE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n69.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F1A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n70.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F36 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n71.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F38 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n72.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F3B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n73.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F3A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n74.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F70 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n75.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F85 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n76.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F8C + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n77.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F96 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n78.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0F98 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n79.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0FB0 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n80.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0FB8 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n81.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x0FBA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n82.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x20DD + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n83.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x20E2 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n84.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x3030 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P87-ibm87n85.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 87
+
+

+ Tests CombiningChar with an illegal character. The character #x309B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0029 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x003B + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x066A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x06FA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0970 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x09F2 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0AF0 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n09.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0B70 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n10.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0C65 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n11.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0CE5 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n12.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0CF0 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n13.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0D70 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n14.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0E5A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n15.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0EDA + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P88-ibm88n16.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 88
+
+

+ Tests Digit with an illegal character. The character #x0F2A + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x00B6 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x00B8 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x02D2 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x03FE + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x065F + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n06.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x0EC7 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n07.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x3006 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n08.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x3030 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n09.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x3036 + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n10.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x309C + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n11.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x309F + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:B.
Test ID:ibm-not-wf-P89-ibm89n12.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 89
+
+

+ Tests Extender with an illegal character. The character #x30FF + occurs as the second character in the PITarget in the PI in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E27
Test ID:rmt-e2e-27
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+Contains an irregular UTF-8 sequence (i.e. a surrogate pair) +

+
+ + + + +
+ + + + + + + + + + + + + + + + +
Sections [Rules]:E38
Test ID:rmt-e2e-38
RECOMMENDATION:XML1.0-errata2e
Entities:general
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+XML 1.0 document refers to 1.1 entity +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E61
Test ID:rmt-e2e-61
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+An encoding declaration using an encoding other than UTF-8. +It should generate a fatal error. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:NE05
Test ID:rmt-ns10-029
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Reserved prefixes and namespaces: declaring the xml prefix incorrectly +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:NE05
Test ID:rmt-ns10-030
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Reserved prefixes and namespaces: binding another prefix +to the xml namespace +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:NE05
Test ID:rmt-ns10-031
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Reserved prefixes and namespaces: declaring the xmlns prefix +with its correct URI (illegal) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:NE05
Test ID:rmt-ns10-032
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Reserved prefixes and namespaces: declaring the xmlns prefix +with an incorrect URI +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:NE05
Test ID:rmt-ns10-033
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Reserved prefixes and namespaces: binding another prefix +to the xmlns namespace +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:NE08
Test ID:rmt-ns10-042
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Colon in PI name +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:NE08
Test ID:rmt-ns10-043
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Colon in entity name +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:NE08
Test ID:rmt-ns10-044
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Colon in entity name +

+
+
+

3.4 XML Documents with Optional Errors

+

Conforming XML 1.0 Processors are permitted to ignore + certain errors, or to report them at user option. In this + section of this test report are found descriptions of + test cases which fit into this category.

+

Processor behavior on such test cases does not affect + conformance to the XML 1.0 (Second Edition) Recommendation, except as noted.

+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2
Test ID:rmt-ns10-004
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Namespace name test: a relative URI (deprecated) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2
Test ID:rmt-ns10-005
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Namespace name test: a same-document relative URI (deprecated) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2
Test ID:rmt-ns10-006
RECOMMENDATION:XML1.0
Collection:Richard Tobin's XML Namespaces 1.0 test suite 14 Feb 2003
+
+

+Namespace name test: an http IRI that is not a URI +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-055
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has a Latin-1 NEL in the XML declaration (to be made an error in PR) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-056
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has a UTF-8 NEL in the XML declaration (to be made an error in PR) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.11
Test ID:rmt-057
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+Has a UTF-8 LSEP in the XML declaration (to be made an error in PR) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.3, 4.2.2 [11]
Test ID:o-p11pass1
RECOMMENDATION:XML1.0
Collection:OASIS/NIST TESTS, 1-Nov-1998
+
+

+ system literals may not contain + URI fragments +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 4.3.4
Test ID:rmt-008
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+an implausibly-versioned document +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:2.8 4.3.4
Test ID:rmt-009
RECOMMENDATION:XML1.1
Collection:Richard Tobin's XML 1.1 test suite 13 Feb 2003
+
+

+External general entity has implausible version number +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:not-wf-not-sa-005
RECOMMENDATION:XML1.0
Collection:James Clark XMLTEST cases, 18-Nov-1998
+
+

+ Tests the Entity Declared VC by referring to an + undefined parameter entity within an external entity.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P68-ibm68i01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge2" is referred in the file ibm68i01.dtd", but not declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P68-ibm68i02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge1" is referred before declared in the file ibm68i01.dtd". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P68-ibm68i03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge2" is referred in the file ibm68i03.ent", but not declared. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P68-ibm68i04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 68
+
+

+ Tests invalid EntityRef which is against P68 VC: Entity Declared. The GE with + the name "ge1" is referred before declared in the file ibm68i04.ent". +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P69-ibm69i01.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests invalid PEReference which is against P69 VC: Entity Declared. The Name + "pe2" in the PEReference in the file ibm69i01.dtd does not match the Name of + any declared PE. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P69-ibm69i02.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests invalid PEReference which is against P69 VC: Entity Declared. The PE with + the name "pe1" is referred before declared in the file ibm69i02.dtd +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P69-ibm69i03.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests invalid PEReference which is against P69 VC: Entity Declared. The Name + "pe3" in the PEReference in the file ibm69i03.ent does not match the Name of + any declared PE. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-invalid-P69-ibm69i04.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Tests invalid PEReference which is against P69 VC: Entity Declared. The PE with + the name "pe2" is referred before declared in the file ibm69i04.ent. +

+

There is an output test associated with this + input file.

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.1
Test ID:ibm-not-wf-P69-ibm69n05.xml
RECOMMENDATION:XML1.0
Collection:IBM XML Conformance Test Suite - Production 69
+
+

+ Based on E29 substantial source: minutes XML-Syntax 1999-02-24 E38 in + XML 1.0 Errata, this WFC does not apply to P69, but the VC Entity declared + still apply. + Tests PEReference which is against P69 WFC: Entity Declared. The PE + with the name "paaa" is referred before declared in the DTD. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.2.2 [75]
Test ID:uri01
RECOMMENDATION:XML1.0
Collection:Sun Microsystems XML Tests
+
+

+ SYSTEM ids may not have URI fragments

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-euc-jp
RECOMMENDATION:XML1.0
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for the EUC-JP encoding, and for text + which relies on Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-iso-2022-jp
RECOMMENDATION:XML1.0
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for the ISO-2022-JP encoding, and for text + which relies on Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:pr-xml-shift_jis
RECOMMENDATION:XML1.0
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for the Shift_JIS encoding, and for text + which relies on Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + (Also requires ability to process a moderately complex DTD.) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-euc-jp
RECOMMENDATION:XML1.0
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for EUC-JP encoding, and + XML names which contain Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-iso-2022-jp
RECOMMENDATION:XML1.0
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for ISO-2022-JP encoding, and + XML names which contain Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:4.3.3 [4,84]
Test ID:weekly-shift_jis
RECOMMENDATION:XML1.0
Collection:Fuji Xerox Japanese Text Tests
+
+

+ Test support for Shift_JIS encoding, and + XML names which contain Japanese characters. + If a processor does not support this encoding, it must + report a fatal error. + +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E34
Test ID:rmt-e2e-34
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+A non-deterministic content model is an error even if the element type +is not used. +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E55
Test ID:rmt-e2e-55
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+A reference to an unparsed entity in an entity value is an error rather +than forbidden (unless the entity is referenced, of course) +

+
+ + + + +
+ + + + + + + + + + + + + +
Sections [Rules]:E57
Test ID:rmt-e2e-57
RECOMMENDATION:XML1.0-errata2e
Collection:Richard Tobin's XML 1.0 2nd edition errata test suite 21 Jul 2003
+
+

+A value other than preserve or default for xml:space is an error +

+
+
+

4. Contributors (Non-normative)

+

A team of volunteer members have participated in the + development of this work. Contributions have come from: +

+
    +
  • Murry Altheim, Sun Microsystems
  • +
  • Mary Brady, NIST
  • +
  • Tim Boland, NIST
  • +
  • David Brownell, Sun Microsystems
  • +
  • James Clark
  • +
  • Karin Donker, IBM
  • +
  • Irina Golfman, Inera Incorporated
  • +
  • Tony Graham, Mulberry Technologies
  • +
  • G. Ken Holman, Crane Softwrights Ltd
  • +
  • Alex Milowski, Veo Systems, Inc
  • +
  • Makota Murata, Fuji Xerox
  • +
  • Miles O'Reilly, Microstar Software, Ltd
  • +
  • Matt Timmermans, Microstar Software, Ltd
  • +
  • Richard Rivello, NIST
  • +
  • Lynne Rosenthal, NIST
  • +
  • Brian Schellar, Chrystal Software
  • +
  • Bill Smith, Sun Microsystems
  • +
  • Trevor Veary, Software AG
  • +
  • Richard Tobin, University of Edinburgh
  • +
  • Jonathan Marsh, Microsoft
  • +
  • Daniel Veillard, Red Hat Network
  • +
  • Jonathan Marsh, Microsoft
  • +
  • Paul Grosso, Arbortext
  • +
+

End

+ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf.xml new file mode 100644 index 0000000000..6523e3f16d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconf.xml @@ -0,0 +1,94 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +] > + + + &jclark-xmltest; + + + + &xerox-japanese; + + + + &sun-valid; + &sun-invalid; + &sun-not-wf; + &sun-error; + + + + &nist-oasis; + + + + &ibm-invalid; + &ibm-not-wf; + &ibm-valid; + + + + &ibm-xml1.1-invalid; + &ibm-xml1.1-not-wf; + &ibm-xml1.1-valid; + + + + &eduni-errata2e; + + + &eduni-xml11; + + + &eduni-ns10; + + + &eduni-ns11; + + + &eduni-errata3e; + + + &eduni-nse; + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconformance.msxsl b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconformance.msxsl new file mode 100644 index 0000000000..f33e647d25 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconformance.msxsl @@ -0,0 +1,527 @@ + + + + + + + + + + + + + + + + + + + + + + Generated by an XSL stylesheet. + XML Conformance Tests + + + + +
+ + + + +
+ + + + + +
+
+
+ + + + +
A Joint Development Effort
+
+
+
+

+ +

+

OASIS XML Conformance Subcommittee
XML 1.0 Test Suite, Second Edition
Working Draft
15 March 2001

+
+
This version:
+
+
+

+

Current Version:
+
+ +
+

+

Previous Version:
+
+ +
+

+

Test Archive:
+
+

+

OASIS XML Conformance Technical Committee:
+
+

+

Comments:
+
+

+

+
+ + +

Table of Contents

+
    +
  1. Introduction
  2. +
  3. Test Matrix
  4. +
      +
    1. Binary Tests
    2. +
    3. Output Tests
    4. +
    +
  5. Test Case Descriptions
  6. +
      +
    1. Valid Documents
    2. +
    3. Invalid Documents
    4. +
    5. Not-WF Documents
    6. +
    7. Optional Errors
    8. +
    +
  7. Contributors
  8. +
+ +

1. Introduction

+

The OASIS XML Conformance Subcommittee is concerned with + improving the quality of XML processors. The tests described in this + document provide a set of metrics to determine how well a + particular implementation conforms to the + W3C XML 1.0 (Second Edition) Recommendation . + The XML Conformance Test Suite is intended + to complement the W3C XML 1.0 (Second Edition) Recommendation. All interpretations of + this Recommendation are subject to confirmation by the + W3C XML Coordination Group. +

+

+ Conformance tests can be used by developers, content creators, and + users alike to increase their level of confidence in product quality. In + circumstances where interoperability is necessary, these tests can also + be used to determine that differing implementations support the same set + of features.

+ +

This report provides supporting documentation for all of the tests + contributed by members of the OASIS XML Conformance Subcommittee. + Sources from which these tests have been collected + include: + + ; + + . Although the tests came from a variety of sources, the actual test + descriptions and references back to the recommendation were in many instances + added by members of this subcommittee. It is anticipated that this report + will supplement the actual tests, which are available from + + http://www.oasis-open.org/committees/xml-conformance/xml-test-suite.html.

+ +

Comments/suggestions should be + forwarded to the XML Conformance Subcommittee Chair, Mary Brady <mbrady@nist.gov>.

+ + + +

2. Test Matrix

+ +

Two basic types of test are presented here. These are + respectively Binary Tests + and Output Tests.

+ + +

2.1 Binary Tests

+ +

Binary conformance tests are documents which + are grouped into one of four categories. Given a document + in a given category, each kind of XML parser must treat it + consistently and either accept it (a positive test) + or reject it (a negative test). It is in that sense + that the tests are termed "binary". The XML 1.0 (Second Edition) Recommendation + talks in terms of two types of XML processor: + validating ones, and nonvalidating ones. + There are two differences between these types of processors:

+ +
    +
  1. Validating processors check special productions that + nonvalidating parsers don't, called validity + constraints. (Both must check a basic set of productions, + requiring XML documents to be well formed.)
  2. + +
  3. Nonvalidating processors are permitted to not + include external entities, such as files with + text. Accordingly, they may not report errors which + would have been detected had those entities been read.
  4. +
+ +

There are two types of such entity, parameter + entities holding definitions which affect validation + and other processing; and general entities which + hold marked up text. It will be appreciated that there are + then five kinds of XML processor: validating processors, + and four kinds of nonvalidating processor based on the + combinations of external entity which they include.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Basic XML Parsing Test Matrix
+ Test Document Type v. Parser Type +
 NonvalidatingValidating
External Entities
Ignored (3 cases)
External Entities
Read
Valid Documentsacceptacceptaccept
Invalid Documentsacceptacceptreject
Non-WF Documentsrejectrejectreject
WF Errors tied
+ to External Entity
accept
(varies)
rejectreject
Documents with
Optional Errors
(not specified)(not specified)(not specified)
+
+ +

At this time, the XML community primarily uses parsers + which are in the rightmost two columns of this table, calling + them Well Formed XML Parsers (or "WF Parsers") and + Validating XML Parsers. A second test matrix + could be defined to address the variations in the types of + of XML processor which do not read all external entities. + That additional matrix is not provided here at this time.

+ + +
+

2.2 Output Tests

+ +

The XML 1.0 (Second Edition) Recommendation places a number of requirements + on XML processors, to ensure that they report information to + applications as needed. Such requirements are testable. + Validating processors are required to report slightly more + information than nonvalidating ones, so some tests will + require separate output files. Some of the information that + must be reported will not be reportable without reading all + the external entities in a particular test. Many of the tests for + valid documents are paired with an output file to ensure that + the XML processor provides the correct information.

+ +

The output of these tests is provided in two forms, as + described in SUN Microsystems XML + Canonical Forms. At present, the James Clark + collection provides corresponding output in First XML + Canonical Form, and the SUN Microsystems + collection provides corresponding output in Second XML + Canonical Form. When the + W3C XML Group finalizes its work on Canonical XML, these + output files will be updated. +

+ + +

3. Test Case Descriptions

+ +

This section of this report contains descriptions of test + cases, each of which fits into the categories noted above. + Each test case includes a document of one of the types in the + binary test matrix above (e.g. valid or invalid documents). +

+ +

In some cases, an output file , as + described in Section 2.2, will also be associated with + a valid document, which is used for output testing. If such + a file exists, it will be noted at the end of the description + of the input document.

+ +

The description for each test case is presented as a two + part table. The right part describes what the test does. + This description is intended to have enough detail to evaluate + diagnostic messages. The left part includes:

    + +
  • An entry describing the Sections and/or Rules + from the + XML 1.0 (Second Edition) Recommendation which this case excercises.
  • + +
  • The unique Test ID within a given Collection + for this test.
  • + +
  • The Collection from which this test originated. + Given the Test ID and the Collection, each + test can be uniquely identified.
  • + +
  • Some tests may have a field identifying the kinds of + external Entities a nonvalidating processor must + include (parameter, general, or both) to be able to + detect any errors in that test case.
  • + +

+ +

Note that the output format of this report is subject + to change. Also, since XSL does not currently support the + type of sorting rule necessary to make section numbers like + 2.12 appear after 2.2, the ordering is not quite what is + desired.

+ + +

3.1 Valid XML Documents

+ +

All conforming XML 1.0 Processors are + required to accept valid documents, reporting no + errors. In this section of this test report are found + descriptions of test cases which fit into this category.

+ + + +
+

3.2 Invalid XML Documents

+ +

All conforming XML 1.0 Validating Processors + are required to report recoverable errors in the case + of documents which are Invalid. Such errors are + violations of some validity constraint (VC).

+ +

If a validating processor does not report an error when + given one of these test cases, or if the error reported is + a fatal error, it is not conformant. If the error reported + does not correspond to the problem listed in this test + description, that could also be a conformance problem; it + might instead be a faulty diagnostic.

+ +

All conforming XML 1.0 Nonvalidating Processors + should accept these documents, reporting no errors.

+ + + +
+

3.3 Documents that are Not Well Formed

+ +

All conforming XML 1.0 Processors are required to + report fatal errors in the case of documents which are not + Well Formed. Such errors are basically of two types: + (a) the document violates the XML grammar; or else + (b) it violates a well formedness constraint + (WFC). There is a single exception to that + requirement: nonvalidating processors which do not read + certain types of external entities are not required to detect + (and hence report) these errors.

+ +

If a processor does not report a fatal error when given + one of these test cases, it is not conformant. If the error + reported does not correspond to the problem listed in this + test description, that could also be a conformance problem; + it might instead be a faulty diagnostic.

+ + + +
+

3.4 XML Documents with Optional Errors

+ +

Conforming XML 1.0 Processors are permitted to ignore + certain errors, or to report them at user option. In this + section of this test report are found descriptions of + test cases which fit into this category.

+ +

Processor behavior on such test cases does not affect + conformance to the XML 1.0 (Second Edition) Recommendation, except as noted.

+ + + +
+

4. Contributors (Non-normative)

+ +

A team of volunteer members have participated in the + development of this work. Contributions have come from: +

+
    +
  • Murry Altheim, Sun Microsystems
  • +
  • Mary Brady, NIST
  • +
  • Tim Boland, NIST
  • +
  • David Brownell, Sun Microsystems
  • +
  • James Clark
  • +
  • Karin Donker, IBM
  • +
  • Irina Golfman, Inera Incorporated
  • +
  • Tony Graham, Mulberry Technologies
  • +
  • G. Ken Holman, Crane Softwrights Ltd
  • +
  • Alex Milowski, Veo Systems, Inc
  • +
  • Makota Murata, Fuji Xerox
  • +
  • Miles O'Reilly, Microstar Software, Ltd
  • +
  • Matt Timmermans, Microstar Software, Ltd
  • +
  • Richard Rivello, NIST
  • +
  • Lynne Rosenthal, NIST
  • +
  • Brian Schellar, Chrystal Software
  • +
  • Bill Smith, Sun Microsystems
  • +
  • Trevor Veary, Software AG
  • +
  • Eric Ye, IBM
  • +
+

End

+ + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + +
Sections [Rules]: +
Test ID: +
Entities: + +
Collection: + +
+

+ +

There is an output test associated with this + input file.

+
+
+
+ + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconformance.xsl b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconformance.xsl new file mode 100644 index 0000000000..8a7e54c6dd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmlconformance.xsl @@ -0,0 +1,512 @@ + + + + + + + + + + + + + + + XML Conformance Tests + + + + +

+ + W3C + + + Architecture Domain XML | Member-Confidential!

+ +

XML W3C Conformance Test Suite

+

30 October 2003

+ + +
This version:
+
+
+ +
Current Version:
+
+ +
+ +
Previous Version:
+
+ +
+ +
Test Archive:
+
+ +
W3C XML Core Working Group:
+
+ +
Comments:
+
+ +
+ + +

Table of Contents

+
    +
  1. Introduction
  2. +
  3. Test Matrix
  4. +
      +
    1. Binary Tests
    2. +
    3. Output Tests
    4. +
    +
  5. Test Case Descriptions
  6. +
      +
    1. Valid Documents
    2. +
    3. Invalid Documents
    4. +
    5. Not-WF Documents
    6. +
    7. Optional Errors
    8. +
    +
  7. Contributors
  8. +
+ +

1. Introduction

+

+ The tests described in this document provide an initial set of metrics to determine how well a + particular implementation conforms to the following recommendations: + W3C XML + 1.0 (Second Edition) Recommendation, + + Extensible Markup Language (XML) 1.0 (Third Edition), + Extensible Markup Language (XML) 1.1 (First Edition), + and Namespaces in XML 1.1. + The report properly identify the tests associated to each recommendation. + All interpretations of these Recommendations are subject to confirmation by the + + W3C XML Group . +

+

+ Conformance tests can be used by developers, content creators, and + users alike to increase their level of confidence in product quality. In + circumstances where interoperability is necessary, these tests can also + be used to determine that differing implementations support the same set + of features.

+ +

The XML Test Suite was transferred from OASIS to W3C and is being augmented to reflect the + current work of the W3C XML Core Working Group, + This report provides supporting documentation for all the tests included in + the test suite. Sources from which these tests have been collected + include: + + + ; + + .

+ + +

2. Test Matrix

+ +

Two basic types of test are presented here. These are + respectively Binary Tests + and Output Tests.

+ + +

2.1 Binary Tests

+ +

Binary conformance tests are documents which + are grouped into one of four categories. Given a document + in a given category, each kind of XML parser must treat it + consistently and either accept it (a positive test) + or reject it (a negative test). It is in that sense + that the tests are termed "binary". The XML 1.0 (Second Edition) Recommendation + talks in terms of two types of XML processor: + validating ones, and nonvalidating ones. + There are two differences between these types of processors:

+ +
    +
  1. Validating processors check special productions that + nonvalidating parsers don't, called validity + constraints. (Both must check a basic set of productions, + requiring XML documents to be well formed.)
  2. + +
  3. Nonvalidating processors are permitted to not + include external entities, such as files with + text. Accordingly, they may not report errors which + would have been detected had those entities been read.
  4. +
+ +

There are two types of such entity, parameter + entities holding definitions which affect validation + and other processing; and general entities which + hold marked up text. It will be appreciated that there are + then five kinds of XML processor: validating processors, + and four kinds of nonvalidating processor based on the + combinations of external entity which they include.

+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ Basic XML Parsing Test Matrix
+ Test Document Type v. Parser Type +
NonvalidatingValidating
External Entities
Ignored (3 cases)
External Entities
Read
Valid Documentsacceptacceptaccept
Invalid Documentsacceptacceptreject
Non-WF Documentsrejectrejectreject
WF Errors tied
+ to External Entity
accept
(varies)
rejectreject
Documents with
Optional Errors
(not specified)(not specified)(not specified)
+
+ +

At this time, the XML community primarily uses parsers + which are in the rightmost two columns of this table, calling + them Well Formed XML Parsers (or "WF Parsers") and + Validating XML Parsers. A second test matrix + could be defined to address the variations in the types of + of XML processor which do not read all external entities. + That additional matrix is not provided here at this time.

+ + +
+

2.2 Output Tests

+ +

The XML 1.0 (Second Edition) Recommendation places a number of requirements + on XML processors, to ensure that they report information to + applications as needed. Such requirements are testable. + Validating processors are required to report slightly more + information than nonvalidating ones, so some tests will + require separate output files. Some of the information that + must be reported will not be reportable without reading all + the external entities in a particular test. Many of the tests for + valid documents are paired with an output file as the canonical + representation of the input file, to ensure that the XML + processor provides the correct information.

+ +
+

3. Test Case Descriptions

+ +

This section of this report contains descriptions of test + cases, each of which fits into the categories noted above. + Each test case includes a document of one of the types in the + binary test matrix above (e.g. valid or invalid documents). +

+ +

In some cases, an output file , as + described in Section 2.2, will also be associated with + a valid document, which is used for output testing. If such + a file exists, it will be noted at the end of the description + of the input document.

+ +

The description for each test case is presented as a two + part table. The right part describes what the test does. + This description is intended to have enough detail to evaluate + diagnostic messages. The left part includes:

    + +
  • An entry describing the Sections and/or Rules + from the + XML 1.0 (Second Edition) Recommendation which this case excercises.
  • + +
  • The unique Test ID within a given Collection + for this test.
  • + +
  • The Collection from which this test originated. + Given the Test ID and the Collection, each + test can be uniquely identified.
  • + +
  • Some tests may have a field identifying the kinds of + external Entities a nonvalidating processor must + include (parameter, general, or both) to be able to + detect any errors in that test case.
  • + +

+ + +

3.1 Valid XML Documents

+ +

All conforming XML 1.0 Processors are + required to accept valid documents, reporting no + errors. In this section of this test report are found + descriptions of test cases which fit into this category.

+ + + + + +
+

3.2 Invalid XML Documents

+ +

All conforming XML 1.0 Validating Processors + are required to report recoverable errors in the case + of documents which are Invalid. Such errors are + violations of some validity constraint (VC).

+ +

If a validating processor does not report an error when + given one of these test cases, or if the error reported is + a fatal error, it is not conformant. If the error reported + does not correspond to the problem listed in this test + description, that could also be a conformance problem; it + might instead be a faulty diagnostic.

+ +

All conforming XML 1.0 Nonvalidating Processors + should accept these documents, reporting no errors.

+ + + + + +
+

3.3 Documents that are Not Well Formed

+ +

All conforming XML 1.0 Processors are required to + report fatal errors in the case of documents which are not + Well Formed. Such errors are basically of two types: + (a) the document violates the XML grammar; or else + (b) it violates a well formedness constraint + (WFC). There is a single exception to that + requirement: nonvalidating processors which do not read + certain types of external entities are not required to detect + (and hence report) these errors.

+ +

If a processor does not report a fatal error when given + one of these test cases, it is not conformant. If the error + reported does not correspond to the problem listed in this + test description, that could also be a conformance problem; + it might instead be a faulty diagnostic.

+ + + + + +
+

3.4 XML Documents with Optional Errors

+ +

Conforming XML 1.0 Processors are permitted to ignore + certain errors, or to report them at user option. In this + section of this test report are found descriptions of + test cases which fit into this category.

+ +

Processor behavior on such test cases does not affect + conformance to the XML 1.0 (Second Edition) Recommendation, except as noted.

+ + + + + +
+

4. Contributors (Non-normative)

+ +

A team of volunteer members have participated in the + development of this work. Contributions have come from: +

+
    +
  • Murry Altheim, Sun Microsystems
  • +
  • Mary Brady, NIST
  • +
  • Tim Boland, NIST
  • +
  • David Brownell, Sun Microsystems
  • +
  • James Clark
  • +
  • Karin Donker, IBM
  • +
  • Irina Golfman, Inera Incorporated
  • +
  • Tony Graham, Mulberry Technologies
  • +
  • G. Ken Holman, Crane Softwrights Ltd
  • +
  • Alex Milowski, Veo Systems, Inc
  • +
  • Makota Murata, Fuji Xerox
  • +
  • Miles O'Reilly, Microstar Software, Ltd
  • +
  • Matt Timmermans, Microstar Software, Ltd
  • +
  • Richard Rivello, NIST
  • +
  • Lynne Rosenthal, NIST
  • +
  • Brian Schellar, Chrystal Software
  • +
  • Bill Smith, Sun Microsystems
  • +
  • Trevor Veary, Software AG
  • +
  • Richard Tobin, University of Edinburgh
  • +
  • Jonathan Marsh, Microsoft
  • +
  • Daniel Veillard, Red Hat Network
  • +
  • Jonathan Marsh, Microsoft
  • +
  • Paul Grosso, Arbortext
  • + +
+ +

End

+ + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
Sections [Rules]: +
Test ID: +
RECOMMENDATION: +
Entities: + +
Collection: + +
+

+

+ +

There is an output test associated with this + input file.

+
+
+
+ + + + + + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/CVS/Entries new file mode 100644 index 0000000000..56dc3e5713 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/CVS/Entries @@ -0,0 +1,6 @@ +/canonxml.html/1.1.1.1/Wed Oct 17 09:52:58 2001// +/readme.html/1.1.1.1/Wed Oct 17 09:52:58 2001// +/xmltest.xml/1.11/Wed Apr 13 19:30:48 2005// +D/invalid//// +D/not-wf//// +D/valid//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/CVS/Repository new file mode 100644 index 0000000000..e4b881877e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/xmltest diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/canonxml.html b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/canonxml.html new file mode 100644 index 0000000000..2ba0edf6c6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/canonxml.html @@ -0,0 +1,44 @@ + +Canonical XML + +

Canonical XML

+

+This document defines a subset of XML called canonical XML. +The intended use of canonical XML is in testing XML processors, +as a representation of the result of parsing an XML document. +

+Every well-formed XML document has a unique structurally equivalent +canonical XML document. Two structurally equivalent XML +documents have a byte-for-byte identical canonical XML document. +Canonicalizing an XML document requires only information that an XML +processor is required to make available to an application. +

+A canonical XML document conforms to the following grammar: +

+CanonXML    ::= Pi* element Pi*
+element     ::= Stag (Datachar | Pi | element)* Etag
+Stag        ::= '<'  Name Atts '>'
+Etag        ::= '</' Name '>'
+Pi          ::= '<?' Name ' ' (((Char - S) Char*)? - (Char* '?>' Char*)) '?>'
+Atts        ::= (' ' Name '=' '"' Datachar* '"')*
+Datachar    ::= '&amp;' | '&lt;' | '&gt;' | '&quot;'
+                 | '&#9;'| '&#10;'| '&#13;'
+                 | (Char - ('&' | '<' | '>' | '"' | #x9 | #xA | #xD))
+Name        ::= (see XML spec)
+Char        ::= (see XML spec)
+S           ::= (see XML spec)
+
+

+Attributes are in lexicographical order (in Unicode bit order). +

+A canonical XML document is encoded in UTF-8. +

+Ignorable white space is considered significant and is treated equivalently +to data. +

+

+James Clark +
+ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/002.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/002.ent new file mode 100644 index 0000000000..4cb848b438 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/002.ent @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/002.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/002.xml new file mode 100644 index 0000000000..5a3a96d1ab --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/002.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/005.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/005.ent new file mode 100644 index 0000000000..85e16474a6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/005.ent @@ -0,0 +1,2 @@ +"> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/006.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/006.ent new file mode 100644 index 0000000000..116ca79657 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/006.ent @@ -0,0 +1,2 @@ +"> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/CVS/Entries new file mode 100644 index 0000000000..04159c511f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/CVS/Entries @@ -0,0 +1,7 @@ +/002.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/002.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/005.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/005.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/006.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/006.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/not-sa//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/CVS/Repository new file mode 100644 index 0000000000..3df0ffe37c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/xmltest/invalid diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/022.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/022.ent new file mode 100644 index 0000000000..26f2d8beb2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/022.ent @@ -0,0 +1,3 @@ + + + ]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/022.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/022.xml new file mode 100644 index 0000000000..b639f2551c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/022.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/CVS/Entries new file mode 100644 index 0000000000..104a6d8a5a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/CVS/Entries @@ -0,0 +1,3 @@ +/022.ent/1.1/Tue Feb 26 18:02:12 2002// +/022.xml/1.1/Tue Feb 26 18:02:12 2002// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/CVS/Repository new file mode 100644 index 0000000000..f86b20a1d9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/out/022.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/out/022.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/out/022.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/out/CVS/Entries new file mode 100644 index 0000000000..9692ca4b59 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/out/CVS/Entries @@ -0,0 +1,2 @@ +/022.xml/1.1/Tue Feb 26 18:03:20 2002// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/out/CVS/Repository new file mode 100644 index 0000000000..54370965bc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/invalid/not-sa/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/CVS/Entries new file mode 100644 index 0000000000..1784810501 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/CVS/Entries @@ -0,0 +1 @@ +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/CVS/Entries.Log b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/CVS/Entries.Log new file mode 100644 index 0000000000..818f7c93e6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/CVS/Entries.Log @@ -0,0 +1,3 @@ +A D/ext-sa//// +A D/not-sa//// +A D/sa//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/CVS/Repository new file mode 100644 index 0000000000..18854d8755 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/xmltest/not-wf diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/001.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/001.ent new file mode 100644 index 0000000000..378a2074b7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/001.ent @@ -0,0 +1 @@ +&e; \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/001.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/001.xml new file mode 100644 index 0000000000..aa624cbe71 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/001.xml @@ -0,0 +1,4 @@ + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/002.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/002.ent new file mode 100644 index 0000000000..2cd184a213 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/002.ent @@ -0,0 +1,3 @@ + +data + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/002.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/002.xml new file mode 100644 index 0000000000..9eaf91724f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/002.xml @@ -0,0 +1,5 @@ + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/003.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/003.ent new file mode 100644 index 0000000000..ac292ee2f3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/003.ent @@ -0,0 +1,2 @@ + +data diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/003.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/003.xml new file mode 100644 index 0000000000..bb60b663ef --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/003.xml @@ -0,0 +1,5 @@ + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/CVS/Entries new file mode 100644 index 0000000000..85dc74e395 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/CVS/Entries @@ -0,0 +1,7 @@ +/001.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/001.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/002.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/002.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/003.ent/1.2/Fri Feb 22 18:52:54 2002// +/003.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/CVS/Repository new file mode 100644 index 0000000000..702914cf3a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/ext-sa/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/001.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/001.ent new file mode 100644 index 0000000000..00096e572e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/001.ent @@ -0,0 +1,3 @@ + +]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/001.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/001.xml new file mode 100644 index 0000000000..36188451ae --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/001.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/002.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/002.xml new file mode 100644 index 0000000000..dd73174135 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/002.xml @@ -0,0 +1,6 @@ + +"> +%e; +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/003.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/003.ent new file mode 100644 index 0000000000..abf1b1a35e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/003.ent @@ -0,0 +1,2 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/004.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/004.ent new file mode 100644 index 0000000000..552e4f520a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/004.ent @@ -0,0 +1,2 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/005.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/005.ent new file mode 100644 index 0000000000..9a369cef12 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/005.ent @@ -0,0 +1,2 @@ + +%e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/005.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/005.xml new file mode 100644 index 0000000000..383553d24f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/005.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/006.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/006.ent new file mode 100644 index 0000000000..771daf1915 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/006.ent @@ -0,0 +1,3 @@ + +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/006.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/006.xml new file mode 100644 index 0000000000..2f14e839e2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/006.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/007.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/007.ent new file mode 100644 index 0000000000..9e9866d2ad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/007.ent @@ -0,0 +1,3 @@ + +]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/007.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/007.xml new file mode 100644 index 0000000000..38897e34ea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/007.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/008.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/008.ent new file mode 100644 index 0000000000..f8b1cd3dad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/008.ent @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/008.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/008.xml new file mode 100644 index 0000000000..54351009cd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/008.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/009.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/009.ent new file mode 100644 index 0000000000..f70eaea9c4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/009.ent @@ -0,0 +1,3 @@ + + +%e; --> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/009.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/009.xml new file mode 100644 index 0000000000..9aa72898c2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/009.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/010.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/010.ent new file mode 100644 index 0000000000..54f3c821b8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/010.ent @@ -0,0 +1,2 @@ + +%e; doc (#PCDATA)> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/010.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/010.xml new file mode 100644 index 0000000000..963e4c2f75 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/010.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/011.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/011.ent new file mode 100644 index 0000000000..aae4cc2929 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/011.ent @@ -0,0 +1,3 @@ + +"> +%e1; doc (#PCDATA) %e2; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/011.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/011.xml new file mode 100644 index 0000000000..dd40c958c3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/011.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/CVS/Entries new file mode 100644 index 0000000000..bfc0687397 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/CVS/Entries @@ -0,0 +1,22 @@ +/001.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/001.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/002.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/003.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/003.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/004.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/004.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/005.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/005.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/006.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/006.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/007.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/007.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/008.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/008.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/009.ent/1.1/Mon Mar 25 18:59:43 2002// +/009.xml/1.1/Mon Mar 25 18:59:17 2002// +/010.ent/1.1/Mon Mar 25 18:34:47 2002// +/010.xml/1.1/Mon Mar 25 18:33:57 2002// +/011.ent/1.1/Mon Mar 25 19:08:52 2002// +/011.xml/1.1/Mon Mar 25 19:08:40 2002// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/CVS/Repository new file mode 100644 index 0000000000..031f3dedd2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/not-sa/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/001.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/001.xml new file mode 100644 index 0000000000..d33ec68dcd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/001.xml @@ -0,0 +1,5 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/002.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/002.xml new file mode 100644 index 0000000000..0a64d52428 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/002.xml @@ -0,0 +1,4 @@ + +<.doc> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/003.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/003.xml new file mode 100644 index 0000000000..e0b8bae4a4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/003.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/004.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/004.xml new file mode 100644 index 0000000000..e85bc96e56 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/004.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/005.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/005.xml new file mode 100644 index 0000000000..7cd44ef10c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/005.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/006.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/006.xml new file mode 100644 index 0000000000..8594c35cc7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/006.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/007.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/007.xml new file mode 100644 index 0000000000..286756fdd5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/007.xml @@ -0,0 +1 @@ +& no refc diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/008.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/008.xml new file mode 100644 index 0000000000..29ef40306b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/008.xml @@ -0,0 +1 @@ +&.entity; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/009.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/009.xml new file mode 100644 index 0000000000..8e3ff7de10 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/009.xml @@ -0,0 +1 @@ +&#RE; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/010.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/010.xml new file mode 100644 index 0000000000..a6790846c9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/010.xml @@ -0,0 +1 @@ +A & B diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/011.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/011.xml new file mode 100644 index 0000000000..57eaf9fc48 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/011.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/012.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/012.xml new file mode 100644 index 0000000000..1b2539ffa6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/012.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/013.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/013.xml new file mode 100644 index 0000000000..3540df9143 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/013.xml @@ -0,0 +1 @@ +"> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/015.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/015.xml new file mode 100644 index 0000000000..f2baf947b5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/015.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/016.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/016.xml new file mode 100644 index 0000000000..22d4b2e265 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/016.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/017.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/017.xml new file mode 100644 index 0000000000..a76f5929e9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/017.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/018.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/018.xml new file mode 100644 index 0000000000..66e204acc4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/018.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/019.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/019.xml new file mode 100644 index 0000000000..b835c2d752 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/019.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/020.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/020.xml new file mode 100644 index 0000000000..b30cfcfc10 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/020.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/021.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/021.xml new file mode 100644 index 0000000000..1bfa84aa64 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/021.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/022.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/022.xml new file mode 100644 index 0000000000..44c803bf1b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/022.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/023.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/023.xml new file mode 100644 index 0000000000..b877ae2a6b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/023.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/024.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/024.xml new file mode 100644 index 0000000000..cf68f2c073 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/024.xml @@ -0,0 +1,3 @@ + +<123> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/025.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/025.xml new file mode 100644 index 0000000000..6cba95cd78 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/025.xml @@ -0,0 +1 @@ +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/026.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/026.xml new file mode 100644 index 0000000000..347984fa73 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/026.xml @@ -0,0 +1 @@ +]]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/027.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/027.xml new file mode 100644 index 0000000000..cfafaf0d70 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/027.xml @@ -0,0 +1,3 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/033.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/033.xml new file mode 100644 index 0000000000..afd2328402 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/033.xml @@ -0,0 +1 @@ +abcdef diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/034.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/034.xml new file mode 100644 index 0000000000..d74a77719b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/034.xml @@ -0,0 +1 @@ +A form-feed is not white space or a name character diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/035.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/035.xml new file mode 100644 index 0000000000..e1fc920522 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/035.xml @@ -0,0 +1 @@ +1 < 2 but not in XML diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/036.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/036.xml new file mode 100644 index 0000000000..b8ecb21ba1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/036.xml @@ -0,0 +1,2 @@ + +Illegal data diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/037.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/037.xml new file mode 100644 index 0000000000..2e02662926 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/037.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/038.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/038.xml new file mode 100644 index 0000000000..68b2803f82 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/038.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/039.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/039.xml new file mode 100644 index 0000000000..80429e3e40 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/039.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/040.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/040.xml new file mode 100644 index 0000000000..dc8ba5a434 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/040.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/041.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/041.xml new file mode 100644 index 0000000000..30bcdd6bfe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/041.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/042.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/042.xml new file mode 100644 index 0000000000..4ae50efc7b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/042.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/043.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/043.xml new file mode 100644 index 0000000000..41824eee4b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/043.xml @@ -0,0 +1,2 @@ + +Illegal data diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/044.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/044.xml new file mode 100644 index 0000000000..3fc232dc37 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/044.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/045.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/045.xml new file mode 100644 index 0000000000..00c10f00bf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/045.xml @@ -0,0 +1,4 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/046.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/046.xml new file mode 100644 index 0000000000..265cb15301 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/046.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/047.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/047.xml new file mode 100644 index 0000000000..d18a4a4440 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/047.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/048.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/048.xml new file mode 100644 index 0000000000..67419c1ed5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/048.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/049.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/049.xml new file mode 100644 index 0000000000..3cf0e79422 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/049.xml @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/050.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/050.xml new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/051.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/051.xml new file mode 100644 index 0000000000..b52df12cc4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/051.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/052.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/052.xml new file mode 100644 index 0000000000..8283895990 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/052.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/053.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/053.xml new file mode 100644 index 0000000000..9d7f36920f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/053.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/054.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/054.xml new file mode 100644 index 0000000000..eda553c6d3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/054.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/055.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/055.xml new file mode 100644 index 0000000000..cbb3683a9d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/055.xml @@ -0,0 +1,2 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/056.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/056.xml new file mode 100644 index 0000000000..a681684c58 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/056.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/057.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/057.xml new file mode 100644 index 0000000000..848d347120 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/057.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/058.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/058.xml new file mode 100644 index 0000000000..daba266af2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/058.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/059.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/059.xml new file mode 100644 index 0000000000..316083dc25 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/059.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/060.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/060.xml new file mode 100644 index 0000000000..9a610fd38f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/060.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/061.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/061.xml new file mode 100644 index 0000000000..59181e706f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/061.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/062.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/062.xml new file mode 100644 index 0000000000..e62e9cd370 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/062.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/063.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/063.xml new file mode 100644 index 0000000000..98675b9040 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/063.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/064.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/064.xml new file mode 100644 index 0000000000..3888c46b8b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/064.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/065.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/065.xml new file mode 100644 index 0000000000..da9cafd137 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/065.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/066.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/066.xml new file mode 100644 index 0000000000..9c09eb4e5d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/066.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/067.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/067.xml new file mode 100644 index 0000000000..7e0809bd34 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/067.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/068.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/068.xml new file mode 100644 index 0000000000..53a80a83a8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/068.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/069.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/069.xml new file mode 100644 index 0000000000..6f891dd5e1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/069.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/070.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/070.xml new file mode 100644 index 0000000000..faf4b0ae4c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/070.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/071.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/071.xml new file mode 100644 index 0000000000..5bd3908968 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/071.xml @@ -0,0 +1,6 @@ + + + +]> +&e1; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/072.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/072.xml new file mode 100644 index 0000000000..743ba79429 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/072.xml @@ -0,0 +1 @@ +&foo; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/073.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/073.xml new file mode 100644 index 0000000000..2578af42ec --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/073.xml @@ -0,0 +1,4 @@ + +]> +&f; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/074.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/074.xml new file mode 100644 index 0000000000..f8abaeb22c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/074.xml @@ -0,0 +1,6 @@ +"> +]> + +&e; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/075.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/075.xml new file mode 100644 index 0000000000..d3dbf50ed6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/075.xml @@ -0,0 +1,7 @@ + + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/076.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/076.xml new file mode 100644 index 0000000000..60546720e7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/076.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/077.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/077.xml new file mode 100644 index 0000000000..f8ac23a5a2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/077.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/078.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/078.xml new file mode 100644 index 0000000000..446cd85ef9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/078.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/079.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/079.xml new file mode 100644 index 0000000000..da016fd3b2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/079.xml @@ -0,0 +1,8 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/080.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/080.xml new file mode 100644 index 0000000000..fa4b9e428d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/080.xml @@ -0,0 +1,8 @@ + + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/081.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/081.xml new file mode 100644 index 0000000000..d676100e8a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/081.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/082.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/082.xml new file mode 100644 index 0000000000..3217d6f8b4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/082.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/083.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/083.xml new file mode 100644 index 0000000000..469d43fd42 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/083.xml @@ -0,0 +1,4 @@ + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/084.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/084.xml new file mode 100644 index 0000000000..abbbcdea69 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/084.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/085.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/085.xml new file mode 100644 index 0000000000..ac0aeca3e4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/085.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/086.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/086.xml new file mode 100644 index 0000000000..df6adfd884 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/086.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/087.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/087.xml new file mode 100644 index 0000000000..ed49492a7a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/087.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/088.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/088.xml new file mode 100644 index 0000000000..da0a68c401 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/088.xml @@ -0,0 +1,6 @@ + + + +]> + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/090.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/090.xml new file mode 100644 index 0000000000..3fb72f3cc0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/090.xml @@ -0,0 +1,4 @@ +"> +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/091.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/091.xml new file mode 100644 index 0000000000..a61d0914f8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/091.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/092.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/092.xml new file mode 100644 index 0000000000..be5266dada --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/092.xml @@ -0,0 +1,4 @@ +
"> +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/093.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/093.xml new file mode 100644 index 0000000000..4af61bc645 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/093.xml @@ -0,0 +1 @@ +X diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/094.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/094.xml new file mode 100644 index 0000000000..bdec7a4660 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/094.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/095.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/095.xml new file mode 100644 index 0000000000..090b8b4eec --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/095.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/096.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/096.xml new file mode 100644 index 0000000000..d806c3b952 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/096.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/097.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/097.xml new file mode 100644 index 0000000000..d4def544b0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/097.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/098.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/098.xml new file mode 100644 index 0000000000..9798496aa3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/098.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/099.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/099.xml new file mode 100644 index 0000000000..d5be08eff0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/099.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/100.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/100.xml new file mode 100644 index 0000000000..51e06231c2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/100.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/101.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/101.xml new file mode 100644 index 0000000000..afa5a455fc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/101.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/102.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/102.xml new file mode 100644 index 0000000000..8734adaa6e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/102.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/103.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/103.xml new file mode 100644 index 0000000000..6c4716798f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/103.xml @@ -0,0 +1,4 @@ +"> +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/104.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/104.xml new file mode 100644 index 0000000000..dd57396239 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/104.xml @@ -0,0 +1,4 @@ +"> +]> +&e;
diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/105.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/105.xml new file mode 100644 index 0000000000..809e705870 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/105.xml @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/106.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/106.xml new file mode 100644 index 0000000000..d32319ef09 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/106.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/107.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/107.xml new file mode 100644 index 0000000000..3dfd8200e2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/107.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/108.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/108.xml new file mode 100644 index 0000000000..af5cf50d48 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/108.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/109.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/109.xml new file mode 100644 index 0000000000..5afc03e8db --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/109.xml @@ -0,0 +1,4 @@ +"> +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/110.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/110.xml new file mode 100644 index 0000000000..cf54ebe5c0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/110.xml @@ -0,0 +1,5 @@ + +]> + +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/111.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/111.xml new file mode 100644 index 0000000000..84a469f5d1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/111.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/112.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/112.xml new file mode 100644 index 0000000000..0c5c1a4341 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/112.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/113.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/113.xml new file mode 100644 index 0000000000..04fc9d2318 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/113.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/114.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/114.xml new file mode 100644 index 0000000000..1261ee49e1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/114.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/115.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/115.xml new file mode 100644 index 0000000000..f111dbe153 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/115.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/116.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/116.xml new file mode 100644 index 0000000000..84bb762fdf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/116.xml @@ -0,0 +1,4 @@ + +]> +&e;7; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/117.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/117.xml new file mode 100644 index 0000000000..e4a5e572ef --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/117.xml @@ -0,0 +1,4 @@ + +]> +&e;#97; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/118.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/118.xml new file mode 100644 index 0000000000..494d53d208 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/118.xml @@ -0,0 +1,4 @@ + +]> +&&e;97; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/119.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/119.xml new file mode 100644 index 0000000000..aefaa44a1c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/119.xml @@ -0,0 +1,6 @@ + +]> + +&e;#38; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/120.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/120.xml new file mode 100644 index 0000000000..b7d6ff9ce9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/120.xml @@ -0,0 +1,6 @@ + +]> + +&e; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/121.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/121.xml new file mode 100644 index 0000000000..2b4adcc6b4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/121.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/122.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/122.xml new file mode 100644 index 0000000000..ef0b057cee --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/122.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/123.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/123.xml new file mode 100644 index 0000000000..06d65f045b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/123.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/124.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/124.xml new file mode 100644 index 0000000000..3bbe0f91a6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/124.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/125.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/125.xml new file mode 100644 index 0000000000..5f9c22c0c6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/125.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/126.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/126.xml new file mode 100644 index 0000000000..13e74d6d5e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/126.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/127.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/127.xml new file mode 100644 index 0000000000..a379b9e539 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/127.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/128.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/128.xml new file mode 100644 index 0000000000..dd706bb21f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/128.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/129.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/129.xml new file mode 100644 index 0000000000..d4e4461a6d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/129.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/130.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/130.xml new file mode 100644 index 0000000000..fa7be641f1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/130.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/131.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/131.xml new file mode 100644 index 0000000000..f34ed453b5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/131.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/132.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/132.xml new file mode 100644 index 0000000000..ab6cc416e9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/132.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/133.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/133.xml new file mode 100644 index 0000000000..d2aa604e9f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/133.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/134.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/134.xml new file mode 100644 index 0000000000..c8919c5ef8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/134.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/135.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/135.xml new file mode 100644 index 0000000000..e639e8b6ea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/135.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/136.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/136.xml new file mode 100644 index 0000000000..499e68bcea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/136.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/137.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/137.xml new file mode 100644 index 0000000000..723b77f776 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/137.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/138.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/138.xml new file mode 100644 index 0000000000..16934cc88e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/138.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/139.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/139.xml new file mode 100644 index 0000000000..34df52ed93 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/139.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/140.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/140.xml new file mode 100644 index 0000000000..467d5ed301 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/140.xml @@ -0,0 +1,4 @@ +"> +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/141.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/141.xml new file mode 100644 index 0000000000..409d0a7568 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/141.xml @@ -0,0 +1,4 @@ +"> +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/142.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/142.xml new file mode 100644 index 0000000000..20e88f88b3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/142.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/143.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/143.xml new file mode 100644 index 0000000000..0ee1c614f8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/143.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/144.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/144.xml new file mode 100644 index 0000000000..437548c0ba --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/144.xml @@ -0,0 +1,4 @@ + +]> +￿ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/145.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/145.xml new file mode 100644 index 0000000000..71b187a933 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/145.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/146.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/146.xml new file mode 100644 index 0000000000..d0bfbca723 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/146.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/147.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/147.xml new file mode 100644 index 0000000000..3b6145615f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/147.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/148.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/148.xml new file mode 100644 index 0000000000..774dce18fd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/148.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/149.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/149.xml new file mode 100644 index 0000000000..725eea0dec --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/149.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/150.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/150.xml new file mode 100644 index 0000000000..44f6b6df92 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/150.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/151.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/151.xml new file mode 100644 index 0000000000..fecc4f24e3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/151.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/152.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/152.xml new file mode 100644 index 0000000000..b5c5cb26ae --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/152.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/153.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/153.xml new file mode 100644 index 0000000000..5e2973707e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/153.xml @@ -0,0 +1,5 @@ + +"> +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/154.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/154.xml new file mode 100644 index 0000000000..96e01d63f5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/154.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/155.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/155.xml new file mode 100644 index 0000000000..4f16d0f163 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/155.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/156.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/156.xml new file mode 100644 index 0000000000..c6d93fd312 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/156.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/157.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/157.xml new file mode 100644 index 0000000000..2f058dac3e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/157.xml @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/158.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/158.xml new file mode 100644 index 0000000000..32b90b722d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/158.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/159.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/159.xml new file mode 100644 index 0000000000..066244cb91 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/159.xml @@ -0,0 +1,5 @@ + +"> +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/160.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/160.xml new file mode 100644 index 0000000000..85424acb1b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/160.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/161.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/161.xml new file mode 100644 index 0000000000..4f8a5b7b6b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/161.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/162.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/162.xml new file mode 100644 index 0000000000..efae4b190e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/162.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/163.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/163.xml new file mode 100644 index 0000000000..e14fb76c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/163.xml @@ -0,0 +1,6 @@ + + +]> +%e; + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/164.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/164.xml new file mode 100644 index 0000000000..98dd267c21 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/164.xml @@ -0,0 +1,5 @@ + + +] %e; > + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/165.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/165.xml new file mode 100644 index 0000000000..36c04618ef --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/165.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/166.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/166.xml new file mode 100644 index 0000000000..ee2ce28630 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/166.xml @@ -0,0 +1 @@ +ï¿¿ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/167.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/167.xml new file mode 100644 index 0000000000..9bdc6c1278 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/167.xml @@ -0,0 +1 @@ +￾ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/168.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/168.xml new file mode 100644 index 0000000000..f83221a3ad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/168.xml @@ -0,0 +1 @@ +í € diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/169.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/169.xml new file mode 100644 index 0000000000..310029b976 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/169.xml @@ -0,0 +1 @@ +í°€ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/170.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/170.xml new file mode 100644 index 0000000000..cfa0aee155 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/170.xml @@ -0,0 +1 @@ +÷€€€ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/171.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/171.xml new file mode 100644 index 0000000000..48b5c7d3bc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/171.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/172.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/172.xml new file mode 100644 index 0000000000..6651d4d299 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/172.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/173.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/173.xml new file mode 100644 index 0000000000..f9f9f42023 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/173.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/174.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/174.xml new file mode 100644 index 0000000000..42bef861c6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/174.xml @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/175.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/175.xml new file mode 100644 index 0000000000..69912f36d2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/175.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/176.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/176.xml new file mode 100644 index 0000000000..9c8e2e47d1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/176.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/177.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/177.xml new file mode 100644 index 0000000000..6bc8228879 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/177.xml @@ -0,0 +1,4 @@ + +]> +Aï¿¿ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/178.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/178.xml new file mode 100644 index 0000000000..e8f2d18eed --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/178.xml @@ -0,0 +1,5 @@ + + +]> + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/180.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/180.xml new file mode 100644 index 0000000000..569d553a8c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/180.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/181.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/181.xml new file mode 100644 index 0000000000..4341d99ee2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/181.xml @@ -0,0 +1,5 @@ + + +]> +&e;]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/182.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/182.xml new file mode 100644 index 0000000000..920f431666 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/182.xml @@ -0,0 +1,5 @@ + + +]> +&e;--> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/183.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/183.xml new file mode 100644 index 0000000000..7a5677de54 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/183.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/184.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/184.xml new file mode 100644 index 0000000000..103384a06e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/184.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/185.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/185.ent new file mode 100644 index 0000000000..e557426454 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/185.ent @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/185.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/185.xml new file mode 100644 index 0000000000..81d5ef4bcd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/185.xml @@ -0,0 +1,3 @@ + + +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/186.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/186.xml new file mode 100644 index 0000000000..85b26ec0a2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/186.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/CVS/Entries new file mode 100644 index 0000000000..aef1bd67df --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/CVS/Entries @@ -0,0 +1,189 @@ +/001.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/002.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/003.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/004.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/005.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/006.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/007.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/008.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/009.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/010.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/011.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/012.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/013.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/014.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/015.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/016.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/017.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/018.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/019.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/020.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/021.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/022.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/023.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/024.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/025.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/026.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/027.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/028.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/029.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/030.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/031.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/032.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/033.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/034.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/035.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/036.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/037.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/038.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/039.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/040.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/041.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/042.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/043.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/044.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/045.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/046.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/047.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/048.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/049.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/050.xml/1.1/Mon Feb 11 18:42:19 2002// +/051.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/052.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/053.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/054.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/055.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/056.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/057.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/058.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/059.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/060.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/061.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/062.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/063.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/064.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/065.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/066.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/067.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/068.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/069.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/070.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/071.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/072.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/073.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/074.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/075.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/076.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/077.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/078.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/079.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/080.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/081.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/082.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/083.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/084.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/085.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/086.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/087.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/088.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/089.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/090.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/091.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/092.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/093.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/094.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/095.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/096.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/097.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/098.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/099.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/100.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/101.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/102.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/103.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/104.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/105.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/106.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/107.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/108.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/109.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/110.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/111.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/112.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/113.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/114.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/115.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/116.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/117.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/118.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/119.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/120.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/121.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/122.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/123.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/124.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/125.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/126.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/127.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/128.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/129.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/130.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/131.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/132.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/133.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/134.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/135.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/136.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/137.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/138.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/139.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/140.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/141.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/142.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/143.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/144.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/145.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/146.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/147.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/148.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/149.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/150.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/151.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/152.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/153.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/154.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/155.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/156.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/157.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/158.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/159.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/160.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/161.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/162.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/163.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/164.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/165.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/166.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/167.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/168.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/169.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/170.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/171.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/172.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/173.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/174.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/175.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/176.xml/1.2/Mon Apr 22 13:20:31 2002// +/177.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/178.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/179.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/180.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/181.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/182.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/183.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/184.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/185.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/185.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/186.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/null.ent/1.1/Mon Feb 11 18:43:34 2002// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/CVS/Repository new file mode 100644 index 0000000000..ede48b429c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/xmltest/not-wf/sa diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/null.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/not-wf/sa/null.ent new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/readme.html b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/readme.html new file mode 100644 index 0000000000..fc7310c68e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/readme.html @@ -0,0 +1,60 @@ + +XML Test Cases + +

XML Test Cases version 1998-11-18

+

+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 xmltest.zip 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. +

+The collection is structured into three directories: +

+
not-wf +
this contains cases that are not well-formed XML documents +
valid +
this contains cases that are valid XML documents +
invalid +
this contains cases that are well-formed XML documents +but are not valid XML documents +
+

+The not-wf and valid directories each have +three subdirectories: +

+
+sa +
+this contains cases that are standalone (as defined in XML) and do not +have references to external general entities +
+ext-sa +
+this contains case that are standalone and have references to external +general entities +
+not-sa +
+this contains cases that are not standalone +
+

+In each directory, files with a .xml extension are the +XML document test cases, and files with a .ent extension +are external entities referenced by the test cases. +

+Within the valid directory, each of these three +subdirectories has an out subdirectory which contains an +equivalent canonical XML document for each +of the cases. +

+

+Bug reports and contributions of new test cases are welcome. +

+

+James Clark +
+ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/CVS/Entries new file mode 100644 index 0000000000..1784810501 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/CVS/Entries @@ -0,0 +1 @@ +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/CVS/Entries.Log b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/CVS/Entries.Log new file mode 100644 index 0000000000..818f7c93e6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/CVS/Entries.Log @@ -0,0 +1,3 @@ +A D/ext-sa//// +A D/not-sa//// +A D/sa//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/CVS/Repository new file mode 100644 index 0000000000..48324028e6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/xmltest/valid diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/001.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/001.ent new file mode 100644 index 0000000000..1cff3fd44f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/001.ent @@ -0,0 +1 @@ +Data diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/001.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/001.xml new file mode 100644 index 0000000000..147d70d2d1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/001.xml @@ -0,0 +1,5 @@ + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/002.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/002.ent new file mode 100644 index 0000000000..45f6d8e74e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/002.ent @@ -0,0 +1 @@ +Data \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/002.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/002.xml new file mode 100644 index 0000000000..9eaf91724f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/002.xml @@ -0,0 +1,5 @@ + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/003.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/003.ent new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/003.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/003.xml new file mode 100644 index 0000000000..bb60b663ef --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/003.xml @@ -0,0 +1,5 @@ + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/004.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/004.ent new file mode 100644 index 0000000000..3436f20001 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/004.ent @@ -0,0 +1 @@ +Data \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/004.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/004.xml new file mode 100644 index 0000000000..074498ce19 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/004.xml @@ -0,0 +1,5 @@ + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/005.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/005.ent new file mode 100644 index 0000000000..c6e97f821f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/005.ent @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/005.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/005.xml new file mode 100644 index 0000000000..82a6228205 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/005.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/006.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/006.ent new file mode 100644 index 0000000000..4df2f0c2ac --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/006.ent @@ -0,0 +1,4 @@ +Data + +More data + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/006.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/006.xml new file mode 100644 index 0000000000..0b326cad4c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/006.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/007.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/007.ent new file mode 100644 index 0000000000..ab1d696dd7 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/007.ent differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/007.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/007.xml new file mode 100644 index 0000000000..825e3b286a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/007.xml @@ -0,0 +1,5 @@ + + +]> +X&e;Z diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/008.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/008.ent new file mode 100644 index 0000000000..c6ca61f9c8 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/008.ent differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/008.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/008.xml new file mode 100644 index 0000000000..3c001b6cb3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/008.xml @@ -0,0 +1,5 @@ + + +]> +X&e;Z diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/009.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/009.ent new file mode 100644 index 0000000000..67c3297611 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/009.ent @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/009.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/009.xml new file mode 100644 index 0000000000..a5866e5a77 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/009.xml @@ -0,0 +1,5 @@ + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/010.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/010.ent new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/010.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/010.xml new file mode 100644 index 0000000000..418e9b0141 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/010.xml @@ -0,0 +1,5 @@ + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/011.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/011.ent new file mode 100644 index 0000000000..b19be3a497 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/011.ent @@ -0,0 +1 @@ +xyzzy diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/011.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/011.xml new file mode 100644 index 0000000000..2ceefa1d21 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/011.xml @@ -0,0 +1,5 @@ + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/012.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/012.ent new file mode 100644 index 0000000000..8eb1fb9c41 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/012.ent @@ -0,0 +1 @@ +&e4; \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/012.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/012.xml new file mode 100644 index 0000000000..5a8f009b4a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/012.xml @@ -0,0 +1,9 @@ + + + + + + +]> +&e1; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/013.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/013.ent new file mode 100644 index 0000000000..7f25c502dd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/013.ent @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/013.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/013.xml new file mode 100644 index 0000000000..7717c97afe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/013.xml @@ -0,0 +1,10 @@ + + + + +]> +&x; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/014.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/014.ent new file mode 100644 index 0000000000..470fd6fe44 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/014.ent differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/014.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/014.xml new file mode 100644 index 0000000000..816fd1e796 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/014.xml @@ -0,0 +1,5 @@ + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/CVS/Entries new file mode 100644 index 0000000000..33a4a0da95 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/CVS/Entries @@ -0,0 +1,29 @@ +/001.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/001.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/002.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/002.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/003.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/003.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/004.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/004.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/005.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/005.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/006.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/006.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/007.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/007.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/008.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/008.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/009.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/009.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/010.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/010.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/011.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/011.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/012.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/012.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/013.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/013.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/014.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/014.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/CVS/Repository new file mode 100644 index 0000000000..3753e3a5c9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/001.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/001.xml new file mode 100644 index 0000000000..0a7acf8ebe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/001.xml @@ -0,0 +1 @@ +Data \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/002.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/002.xml new file mode 100644 index 0000000000..d4a445e555 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/002.xml @@ -0,0 +1 @@ +Data \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/003.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/003.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/003.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/004.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/004.xml new file mode 100644 index 0000000000..0a7acf8ebe --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/004.xml @@ -0,0 +1 @@ +Data \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/005.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/005.xml new file mode 100644 index 0000000000..6e293aa70e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/005.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/006.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/006.xml new file mode 100644 index 0000000000..04b6fc82ee --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/006.xml @@ -0,0 +1 @@ +Data More data \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/007.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/007.xml new file mode 100644 index 0000000000..ab2a74c9d1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/007.xml @@ -0,0 +1 @@ +XYZ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/008.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/008.xml new file mode 100644 index 0000000000..ab2a74c9d1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/008.xml @@ -0,0 +1 @@ +XYZ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/009.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/009.xml new file mode 100644 index 0000000000..a79dff65fd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/009.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/010.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/010.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/010.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/011.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/011.xml new file mode 100644 index 0000000000..bf275adb2b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/011.xml @@ -0,0 +1 @@ +xyzzy \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/012.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/012.xml new file mode 100644 index 0000000000..81a251cb4b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/012.xml @@ -0,0 +1 @@ +(e5) \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/013.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/013.xml new file mode 100644 index 0000000000..524d94ee6b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/013.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/014.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/014.xml new file mode 100644 index 0000000000..71c6dc3e8e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/014.xml @@ -0,0 +1 @@ +data \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/CVS/Entries new file mode 100644 index 0000000000..577936756f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/CVS/Entries @@ -0,0 +1,15 @@ +/001.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/002.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/003.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/004.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/005.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/006.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/007.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/008.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/009.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/010.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/011.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/012.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/013.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/014.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/CVS/Repository new file mode 100644 index 0000000000..889051e1ae --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/ext-sa/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/001.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/001.ent new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/001.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/001.xml new file mode 100644 index 0000000000..2d6f41a137 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/001.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/002.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/002.ent new file mode 100644 index 0000000000..67c3297611 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/002.ent @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/002.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/002.xml new file mode 100644 index 0000000000..023fce8499 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/002.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/003-1.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/003-1.ent new file mode 100644 index 0000000000..931f3ad6d8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/003-1.ent @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/003-2.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/003-2.ent new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/003.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/003.xml new file mode 100644 index 0000000000..63a5e8bdfc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/003.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/004-1.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/004-1.ent new file mode 100644 index 0000000000..40f7ff58a2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/004-1.ent @@ -0,0 +1,4 @@ + + + +%e1; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/004-2.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/004-2.ent new file mode 100644 index 0000000000..61def75cb7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/004-2.ent @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/004.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/004.xml new file mode 100644 index 0000000000..adc9201496 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/004.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/005-1.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/005-1.ent new file mode 100644 index 0000000000..ade9599032 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/005-1.ent @@ -0,0 +1,3 @@ + + +%e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/005-2.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/005-2.ent new file mode 100644 index 0000000000..bef50b1f38 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/005-2.ent @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/005.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/005.xml new file mode 100644 index 0000000000..6bd44cfee0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/005.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/006.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/006.ent new file mode 100644 index 0000000000..8f305a82bd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/006.ent @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/006.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/006.xml new file mode 100644 index 0000000000..eb80bb7409 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/006.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/007.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/007.ent new file mode 100644 index 0000000000..fbf4ca4947 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/007.ent @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/007.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/007.xml new file mode 100644 index 0000000000..38897e34ea --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/007.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/008.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/008.ent new file mode 100644 index 0000000000..fbf4ca4947 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/008.ent @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/008.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/008.xml new file mode 100644 index 0000000000..bf777a7ff2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/008.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/009.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/009.ent new file mode 100644 index 0000000000..fbf4ca4947 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/009.ent @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/009.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/009.xml new file mode 100644 index 0000000000..c17562fe68 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/009.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/010.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/010.ent new file mode 100644 index 0000000000..52a28f5deb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/010.ent @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/010.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/010.xml new file mode 100644 index 0000000000..2786b328f3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/010.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/011.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/011.ent new file mode 100644 index 0000000000..fbf4ca4947 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/011.ent @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/011.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/011.xml new file mode 100644 index 0000000000..03b482bbb6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/011.xml @@ -0,0 +1,5 @@ + +%e; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/012.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/012.ent new file mode 100644 index 0000000000..7e372e65e9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/012.ent @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/012.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/012.xml new file mode 100644 index 0000000000..1967edbba7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/012.xml @@ -0,0 +1,5 @@ + +%e; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/013.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/013.ent new file mode 100644 index 0000000000..a3691d9f08 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/013.ent @@ -0,0 +1,4 @@ + + +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/013.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/013.xml new file mode 100644 index 0000000000..cf44f2600a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/013.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/014.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/014.ent new file mode 100644 index 0000000000..6eaf779329 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/014.ent @@ -0,0 +1,4 @@ + + +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/014.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/014.xml new file mode 100644 index 0000000000..bd08502489 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/014.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/015.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/015.ent new file mode 100644 index 0000000000..00d2f30e1d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/015.ent @@ -0,0 +1,5 @@ + + +]]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/015.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/015.xml new file mode 100644 index 0000000000..e04e75ffca --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/015.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/016.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/016.ent new file mode 100644 index 0000000000..bf77ef8336 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/016.ent @@ -0,0 +1,4 @@ + + +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/016.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/016.xml new file mode 100644 index 0000000000..4ccf4af350 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/016.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/017.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/017.ent new file mode 100644 index 0000000000..ffd9adde61 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/017.ent @@ -0,0 +1,3 @@ + +"> +%e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/017.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/017.xml new file mode 100644 index 0000000000..7fe18f4c7a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/017.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/018.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/018.ent new file mode 100644 index 0000000000..2d46f76fc3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/018.ent @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/018.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/018.xml new file mode 100644 index 0000000000..31e90f2405 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/018.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/019.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/019.ent new file mode 100644 index 0000000000..d18201a98b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/019.ent @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/019.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/019.xml new file mode 100644 index 0000000000..b7a18faba0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/019.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/020.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/020.ent new file mode 100644 index 0000000000..815291c6d2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/020.ent @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/020.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/020.xml new file mode 100644 index 0000000000..d70892f7ad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/020.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/021.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/021.ent new file mode 100644 index 0000000000..9f8f2afd2b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/021.ent @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/021.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/021.xml new file mode 100644 index 0000000000..70c28730db --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/021.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/023.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/023.ent new file mode 100644 index 0000000000..e3268819f7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/023.ent @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/023.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/023.xml new file mode 100644 index 0000000000..1c2484b70b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/023.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/024.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/024.ent new file mode 100644 index 0000000000..aa6d0eccac --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/024.ent @@ -0,0 +1,4 @@ + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/024.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/024.xml new file mode 100644 index 0000000000..96e1ecb61b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/024.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/025.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/025.ent new file mode 100644 index 0000000000..389d259eb1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/025.ent @@ -0,0 +1,5 @@ + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/025.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/025.xml new file mode 100644 index 0000000000..8fdbc14c47 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/025.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/026.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/026.ent new file mode 100644 index 0000000000..bdc93af639 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/026.ent @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/026.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/026.xml new file mode 100644 index 0000000000..7b109c0913 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/026.xml @@ -0,0 +1,7 @@ + + +%e; + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/027.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/027.ent new file mode 100644 index 0000000000..712cce3700 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/027.ent @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/027.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/027.xml new file mode 100644 index 0000000000..d0c8c7abb5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/027.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/028.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/028.ent new file mode 100644 index 0000000000..ac249d7b2c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/028.ent @@ -0,0 +1,2 @@ + +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/028.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/028.xml new file mode 100644 index 0000000000..50e5248cbf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/028.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/029.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/029.ent new file mode 100644 index 0000000000..df94df5560 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/029.ent @@ -0,0 +1,3 @@ + +]]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/029.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/029.xml new file mode 100644 index 0000000000..07e226c1d7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/029.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/030.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/030.ent new file mode 100644 index 0000000000..e3864460df --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/030.ent @@ -0,0 +1,3 @@ + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/030.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/030.xml new file mode 100644 index 0000000000..01fc2be4ca --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/030.xml @@ -0,0 +1,2 @@ + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/031-1.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/031-1.ent new file mode 100644 index 0000000000..f7f94ab152 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/031-1.ent @@ -0,0 +1,3 @@ + + +"> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/031-2.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/031-2.ent new file mode 100644 index 0000000000..bef50b1f38 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/031-2.ent @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/031.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/031.xml new file mode 100644 index 0000000000..c3fe5fca71 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/031.xml @@ -0,0 +1,2 @@ + +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/CVS/Entries new file mode 100644 index 0000000000..65ee741d6c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/CVS/Entries @@ -0,0 +1,65 @@ +/001.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/001.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/002.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/002.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/003-1.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/003-2.ent/1.1/Mon Feb 11 18:45:43 2002// +/003.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/004-1.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/004-2.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/004.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/005-1.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/005-2.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/005.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/006.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/006.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/007.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/007.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/008.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/008.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/009.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/009.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/010.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/010.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/011.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/011.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/012.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/012.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/013.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/013.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/014.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/014.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/015.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/015.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/016.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/016.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/017.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/017.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/018.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/018.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/019.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/019.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/020.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/020.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/021.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/021.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/023.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/023.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/024.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/024.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/025.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/025.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/026.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/026.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/027.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/027.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/028.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/028.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/029.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/029.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/030.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/030.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/031-1.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/031-2.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/031.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/CVS/Repository new file mode 100644 index 0000000000..b16565a893 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/xmltest/valid/not-sa diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/001.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/001.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/001.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/002.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/002.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/002.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/003.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/003.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/003.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/004.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/004.xml new file mode 100644 index 0000000000..bdc39e2224 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/004.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/005.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/005.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/005.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/006.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/006.xml new file mode 100644 index 0000000000..d07627d7a3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/006.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/007.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/007.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/007.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/008.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/008.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/008.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/009.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/009.xml new file mode 100644 index 0000000000..7293fb63dc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/009.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/010.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/010.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/010.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/011.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/011.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/011.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/012.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/012.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/012.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/013.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/013.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/013.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/014.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/014.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/014.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/015.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/015.xml new file mode 100644 index 0000000000..131a32fe69 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/015.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/016.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/016.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/016.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/017.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/017.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/017.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/018.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/018.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/018.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/019.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/019.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/019.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/020.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/020.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/020.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/021.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/021.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/021.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/022.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/022.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/022.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/023.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/023.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/023.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/024.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/024.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/024.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/025.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/025.xml new file mode 100644 index 0000000000..eb3f9674e8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/025.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/026.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/026.xml new file mode 100644 index 0000000000..71c02026e4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/026.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/027.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/027.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/027.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/028.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/028.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/028.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/029.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/029.xml new file mode 100644 index 0000000000..7ac8b2b89d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/029.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/030.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/030.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/030.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/031.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/031.xml new file mode 100644 index 0000000000..03a6c3f9cd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/031.xml @@ -0,0 +1 @@ +<!ATTLIST doc a1 CDATA "v1"> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/CVS/Entries new file mode 100644 index 0000000000..5c3b4ac876 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/CVS/Entries @@ -0,0 +1,32 @@ +/001.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/002.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/003.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/004.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/005.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/006.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/007.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/008.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/009.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/010.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/011.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/012.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/013.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/014.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/015.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/016.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/017.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/018.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/019.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/020.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/021.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/022.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/023.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/024.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/025.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/026.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/027.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/028.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/029.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/030.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/031.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/CVS/Repository new file mode 100644 index 0000000000..221d7aeedf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/not-sa/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/001.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/001.xml new file mode 100644 index 0000000000..7fbef49502 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/001.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/002.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/002.xml new file mode 100644 index 0000000000..2e3f1d81dd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/002.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/003.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/003.xml new file mode 100644 index 0000000000..c841b81784 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/003.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/004.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/004.xml new file mode 100644 index 0000000000..a9c5756933 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/004.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/005.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/005.xml new file mode 100644 index 0000000000..b069efe727 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/005.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/006.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/006.xml new file mode 100644 index 0000000000..39a346342f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/006.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/007.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/007.xml new file mode 100644 index 0000000000..cc3dc53166 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/007.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/008.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/008.xml new file mode 100644 index 0000000000..b3370eb1cc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/008.xml @@ -0,0 +1,4 @@ + +]> +&<>"' diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/009.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/009.xml new file mode 100644 index 0000000000..0fa183eccf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/009.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/010.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/010.xml new file mode 100644 index 0000000000..eb64d18590 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/010.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/011.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/011.xml new file mode 100644 index 0000000000..4cac44b4e4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/011.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/012.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/012.xml new file mode 100644 index 0000000000..6ce2a3eae2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/012.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/013.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/013.xml new file mode 100644 index 0000000000..2f4aae4e28 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/013.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/014.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/014.xml new file mode 100644 index 0000000000..47f1f723e3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/014.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/015.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/015.xml new file mode 100644 index 0000000000..861df8a610 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/015.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/016.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/016.xml new file mode 100644 index 0000000000..66b1973c5d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/016.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/017.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/017.xml new file mode 100644 index 0000000000..827ba963bf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/017.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/018.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/018.xml new file mode 100644 index 0000000000..4570903fee --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/018.xml @@ -0,0 +1,4 @@ + +]> +]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/019.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/019.xml new file mode 100644 index 0000000000..3e6b74cbf2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/019.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/020.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/020.xml new file mode 100644 index 0000000000..f749551a1b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/020.xml @@ -0,0 +1,4 @@ + +]> +]]]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/021.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/021.xml new file mode 100644 index 0000000000..13dda8c8a5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/021.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/022.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/022.xml new file mode 100644 index 0000000000..41d300e950 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/022.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/023.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/023.xml new file mode 100644 index 0000000000..3837b831ad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/023.xml @@ -0,0 +1,5 @@ + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/024.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/024.xml new file mode 100644 index 0000000000..b0655c634c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/024.xml @@ -0,0 +1,6 @@ + + +
"> +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/025.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/025.xml new file mode 100644 index 0000000000..ed01f36d89 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/025.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/026.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/026.xml new file mode 100644 index 0000000000..1ba033c1a7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/026.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/027.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/027.xml new file mode 100644 index 0000000000..ee02439051 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/027.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/028.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/028.xml new file mode 100644 index 0000000000..3d95747913 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/028.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/029.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/029.xml new file mode 100644 index 0000000000..909f6ff712 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/029.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/030.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/030.xml new file mode 100644 index 0000000000..3a7ddaa716 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/030.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/031.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/031.xml new file mode 100644 index 0000000000..a58e05867f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/031.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/032.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/032.xml new file mode 100644 index 0000000000..be55c8d721 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/032.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/033.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/033.xml new file mode 100644 index 0000000000..a3f9053868 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/033.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/034.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/034.xml new file mode 100644 index 0000000000..7d52f31c0e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/034.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/035.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/035.xml new file mode 100644 index 0000000000..f109a8b782 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/035.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/036.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/036.xml new file mode 100644 index 0000000000..8ab2b3fb16 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/036.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/037.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/037.xml new file mode 100644 index 0000000000..f9b2113940 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/037.xml @@ -0,0 +1,6 @@ + +]> + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/038.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/038.xml new file mode 100644 index 0000000000..d14f41bfe2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/038.xml @@ -0,0 +1,6 @@ + + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/039.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/039.xml new file mode 100644 index 0000000000..0897316e46 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/039.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/040.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/040.xml new file mode 100644 index 0000000000..12c419b65b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/040.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/041.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/041.xml new file mode 100644 index 0000000000..a59f536277 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/041.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/042.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/042.xml new file mode 100644 index 0000000000..5d7c650944 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/042.xml @@ -0,0 +1,4 @@ + +]> +A diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/043.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/043.xml new file mode 100644 index 0000000000..a8095dfe28 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/043.xml @@ -0,0 +1,6 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/044.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/044.xml new file mode 100644 index 0000000000..bee1d23e1a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/044.xml @@ -0,0 +1,10 @@ + + + +]> + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/045.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/045.xml new file mode 100644 index 0000000000..e2567f532d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/045.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/046.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/046.xml new file mode 100644 index 0000000000..c50a2846f9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/046.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/047.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/047.xml new file mode 100644 index 0000000000..a4c688cf1a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/047.xml @@ -0,0 +1,5 @@ + +]> +X +Y diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/048.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/048.xml new file mode 100644 index 0000000000..c6b2dedbba --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/048.xml @@ -0,0 +1,4 @@ + +]> +] diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/049.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/049.xml new file mode 100644 index 0000000000..c3cc797b59 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/049.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/050.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/050.xml new file mode 100644 index 0000000000..12303b1af2 Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/050.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/051.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/051.xml new file mode 100644 index 0000000000..7ae8f6c73a Binary files /dev/null and b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/051.xml differ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/052.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/052.xml new file mode 100644 index 0000000000..3f33a4c760 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/052.xml @@ -0,0 +1,4 @@ + +]> +ð€€ô¿½ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/053.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/053.xml new file mode 100644 index 0000000000..0d88f28718 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/053.xml @@ -0,0 +1,6 @@ +"> + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/054.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/054.xml new file mode 100644 index 0000000000..5d1c88b946 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/054.xml @@ -0,0 +1,10 @@ + +]> + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/055.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/055.xml new file mode 100644 index 0000000000..da0292c5bc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/055.xml @@ -0,0 +1,5 @@ + +]> + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/056.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/056.xml new file mode 100644 index 0000000000..144871b2a3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/056.xml @@ -0,0 +1,4 @@ + +]> +A diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/057.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/057.xml new file mode 100644 index 0000000000..c1ac849ed1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/057.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/058.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/058.xml new file mode 100644 index 0000000000..2ff23b233f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/058.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/059.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/059.xml new file mode 100644 index 0000000000..2171480ecf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/059.xml @@ -0,0 +1,10 @@ + + + +]> + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/060.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/060.xml new file mode 100644 index 0000000000..6cd6b4386b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/060.xml @@ -0,0 +1,4 @@ + +]> +X Y diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/061.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/061.xml new file mode 100644 index 0000000000..bbdc152492 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/061.xml @@ -0,0 +1,4 @@ + +]> +£ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/062.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/062.xml new file mode 100644 index 0000000000..f4ba53090a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/062.xml @@ -0,0 +1,4 @@ + +]> +เจมส์ diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/063.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/063.xml new file mode 100644 index 0000000000..9668f2da73 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/063.xml @@ -0,0 +1,4 @@ + +]> +<เจมส์> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/064.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/064.xml new file mode 100644 index 0000000000..74a97aa431 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/064.xml @@ -0,0 +1,4 @@ + +]> +𐀀􏿽 diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/065.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/065.xml new file mode 100644 index 0000000000..f708f2bc17 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/065.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/066.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/066.xml new file mode 100644 index 0000000000..a27340b9a7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/066.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/067.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/067.xml new file mode 100644 index 0000000000..a0ccf772a5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/067.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/068.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/068.xml new file mode 100644 index 0000000000..8ed806b9a3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/068.xml @@ -0,0 +1,5 @@ + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/069.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/069.xml new file mode 100644 index 0000000000..2437f60530 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/069.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/070.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/070.xml new file mode 100644 index 0000000000..eef097df76 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/070.xml @@ -0,0 +1,5 @@ +"> +%e; +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/071.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/071.xml new file mode 100644 index 0000000000..ebfba230a4 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/071.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/072.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/072.xml new file mode 100644 index 0000000000..6ef39dc49e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/072.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/073.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/073.xml new file mode 100644 index 0000000000..217476d9a9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/073.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/074.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/074.xml new file mode 100644 index 0000000000..8b2354ff73 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/074.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/075.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/075.xml new file mode 100644 index 0000000000..33c012441a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/075.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/076.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/076.xml new file mode 100644 index 0000000000..65b731cf6d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/076.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/077.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/077.xml new file mode 100644 index 0000000000..e5f301eac8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/077.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/078.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/078.xml new file mode 100644 index 0000000000..b31f40f94e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/078.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/079.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/079.xml new file mode 100644 index 0000000000..a3290d6cbb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/079.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/080.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/080.xml new file mode 100644 index 0000000000..3208fa9aa5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/080.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/081.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/081.xml new file mode 100644 index 0000000000..51ee1a375c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/081.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/082.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/082.xml new file mode 100644 index 0000000000..d5245ac51a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/082.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/083.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/083.xml new file mode 100644 index 0000000000..937cfc0bdd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/083.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/084.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/084.xml new file mode 100644 index 0000000000..82760767aa --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/084.xml @@ -0,0 +1 @@ +]> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/085.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/085.xml new file mode 100644 index 0000000000..cf5834f2a5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/085.xml @@ -0,0 +1,6 @@ + +"> + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/086.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/086.xml new file mode 100644 index 0000000000..bbc3080db6 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/086.xml @@ -0,0 +1,6 @@ + + +"> +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/087.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/087.xml new file mode 100644 index 0000000000..34797a67d7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/087.xml @@ -0,0 +1,6 @@ + + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/088.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/088.xml new file mode 100644 index 0000000000..f97d96848d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/088.xml @@ -0,0 +1,5 @@ + +"> +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/089.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/089.xml new file mode 100644 index 0000000000..42ffcb6782 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/089.xml @@ -0,0 +1,5 @@ + + +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/090.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/090.xml new file mode 100644 index 0000000000..c392c96084 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/090.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/091.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/091.xml new file mode 100644 index 0000000000..7343d0f795 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/091.xml @@ -0,0 +1,7 @@ + + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/092.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/092.xml new file mode 100644 index 0000000000..627b74ecdf --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/092.xml @@ -0,0 +1,10 @@ + + +]> + + + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/093.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/093.xml new file mode 100644 index 0000000000..300578eb5c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/093.xml @@ -0,0 +1,7 @@ + +]> + + + + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/094.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/094.xml new file mode 100644 index 0000000000..5726e7db6f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/094.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/095.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/095.xml new file mode 100644 index 0000000000..1fe69596da --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/095.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/096.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/096.xml new file mode 100644 index 0000000000..a6f8f43620 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/096.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/097.ent b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/097.ent new file mode 100644 index 0000000000..e06554ace2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/097.ent @@ -0,0 +1 @@ + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/097.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/097.xml new file mode 100644 index 0000000000..c606afa97f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/097.xml @@ -0,0 +1,8 @@ + + + +%e; + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/098.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/098.xml new file mode 100644 index 0000000000..33a64ce5ae --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/098.xml @@ -0,0 +1,5 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/099.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/099.xml new file mode 100644 index 0000000000..1b7214a137 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/099.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/100.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/100.xml new file mode 100644 index 0000000000..5b839e76bc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/100.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/101.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/101.xml new file mode 100644 index 0000000000..f464484bf5 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/101.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/102.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/102.xml new file mode 100644 index 0000000000..f239ff5fee --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/102.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/103.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/103.xml new file mode 100644 index 0000000000..1dbbd5bb7c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/103.xml @@ -0,0 +1,4 @@ + +]> +<doc> diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/104.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/104.xml new file mode 100644 index 0000000000..666f43de0f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/104.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/105.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/105.xml new file mode 100644 index 0000000000..6b3af2b847 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/105.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/106.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/106.xml new file mode 100644 index 0000000000..8757c0a5ae --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/106.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/107.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/107.xml new file mode 100644 index 0000000000..3d2c2566a7 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/107.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/108.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/108.xml new file mode 100644 index 0000000000..e919bf229a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/108.xml @@ -0,0 +1,7 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/109.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/109.xml new file mode 100644 index 0000000000..33fa38e13b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/109.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/110.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/110.xml new file mode 100644 index 0000000000..0c61c65119 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/110.xml @@ -0,0 +1,6 @@ + + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/111.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/111.xml new file mode 100644 index 0000000000..cb56f264b0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/111.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/112.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/112.xml new file mode 100644 index 0000000000..27b6a4c793 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/112.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/113.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/113.xml new file mode 100644 index 0000000000..d2edd0f01d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/113.xml @@ -0,0 +1,5 @@ + + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/114.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/114.xml new file mode 100644 index 0000000000..52e207096d --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/114.xml @@ -0,0 +1,5 @@ + +"> +]> +&e; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/115.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/115.xml new file mode 100644 index 0000000000..d939a67010 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/115.xml @@ -0,0 +1,6 @@ + + + +]> +&e1; diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/116.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/116.xml new file mode 100644 index 0000000000..55ab49620b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/116.xml @@ -0,0 +1,5 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/117.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/117.xml new file mode 100644 index 0000000000..e4f02b14c8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/117.xml @@ -0,0 +1,5 @@ + + +]> +] diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/118.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/118.xml new file mode 100644 index 0000000000..fba6c44668 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/118.xml @@ -0,0 +1,5 @@ + + +]> +] diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/119.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/119.xml new file mode 100644 index 0000000000..876e74730c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/119.xml @@ -0,0 +1,4 @@ + +]> + diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/CVS/Entries new file mode 100644 index 0000000000..5d10c3447a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/CVS/Entries @@ -0,0 +1,121 @@ +/001.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/002.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/003.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/004.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/005.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/006.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/007.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/008.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/009.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/010.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/011.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/012.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/013.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/014.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/015.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/016.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/017.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/018.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/019.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/020.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/021.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/022.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/023.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/024.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/025.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/026.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/027.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/028.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/029.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/030.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/031.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/032.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/033.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/034.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/035.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/036.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/037.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/038.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/039.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/040.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/041.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/042.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/043.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/044.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/045.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/046.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/047.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/048.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/049.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/050.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/051.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/052.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/053.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/054.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/055.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/056.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/057.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/058.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/059.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/060.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/061.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/062.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/063.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/064.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/065.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/066.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/067.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/068.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/069.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/070.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/071.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/072.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/073.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/074.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/075.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/076.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/077.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/078.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/079.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/080.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/081.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/082.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/083.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/084.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/085.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/086.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/087.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/088.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/089.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/090.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/091.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/092.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/093.xml/1.2/Mon Apr 22 13:27:36 2002// +/094.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/095.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/096.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/097.ent/1.1.1.1/Wed Oct 17 09:52:58 2001// +/097.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/098.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/099.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/100.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/101.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/102.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/103.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/104.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/105.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/106.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/107.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/108.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/109.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/110.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/111.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/112.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/113.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/114.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/115.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/116.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/117.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/118.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/119.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D/out//// diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/CVS/Repository new file mode 100644 index 0000000000..7dcbee54f2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/xmltest/valid/sa diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/001.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/001.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/001.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/002.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/002.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/002.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/003.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/003.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/003.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/004.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/004.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/004.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/005.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/005.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/005.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/006.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/006.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/006.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/007.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/007.xml new file mode 100644 index 0000000000..97cf3e3b86 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/007.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/008.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/008.xml new file mode 100644 index 0000000000..3ea232c21a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/008.xml @@ -0,0 +1 @@ +&<>"' \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/009.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/009.xml new file mode 100644 index 0000000000..97cf3e3b86 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/009.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/010.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/010.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/010.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/011.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/011.xml new file mode 100644 index 0000000000..7293fb63dc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/011.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/012.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/012.xml new file mode 100644 index 0000000000..5a0c9831ae --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/012.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/013.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/013.xml new file mode 100644 index 0000000000..c9c7ec5da8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/013.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/014.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/014.xml new file mode 100644 index 0000000000..ac6b28f97a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/014.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/015.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/015.xml new file mode 100644 index 0000000000..8e216eb99b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/015.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/016.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/016.xml new file mode 100644 index 0000000000..4fc76928b2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/016.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/017.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/017.xml new file mode 100644 index 0000000000..3b9a2f8d4e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/017.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/018.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/018.xml new file mode 100644 index 0000000000..a5471011df --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/018.xml @@ -0,0 +1 @@ +<foo> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/019.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/019.xml new file mode 100644 index 0000000000..05d4e2fcf9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/019.xml @@ -0,0 +1 @@ +<& \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/020.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/020.xml new file mode 100644 index 0000000000..95ae08a12e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/020.xml @@ -0,0 +1 @@ +<&]>] \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/021.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/021.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/021.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/022.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/022.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/022.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/023.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/023.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/023.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/024.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/024.xml new file mode 100644 index 0000000000..a9aa2074ff --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/024.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/025.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/025.xml new file mode 100644 index 0000000000..de0f566020 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/025.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/026.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/026.xml new file mode 100644 index 0000000000..de0f566020 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/026.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/027.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/027.xml new file mode 100644 index 0000000000..de0f566020 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/027.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/028.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/028.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/028.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/029.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/029.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/029.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/030.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/030.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/030.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/031.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/031.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/031.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/032.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/032.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/032.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/033.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/033.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/033.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/034.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/034.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/034.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/035.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/035.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/035.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/036.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/036.xml new file mode 100644 index 0000000000..2bcfb06cf1 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/036.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/037.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/037.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/037.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/038.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/038.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/038.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/039.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/039.xml new file mode 100644 index 0000000000..82d117d492 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/039.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/040.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/040.xml new file mode 100644 index 0000000000..d79cfe1493 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/040.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/041.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/041.xml new file mode 100644 index 0000000000..6f2cd5832e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/041.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/042.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/042.xml new file mode 100644 index 0000000000..f683039a80 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/042.xml @@ -0,0 +1 @@ +A \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/043.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/043.xml new file mode 100644 index 0000000000..e162b76504 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/043.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/044.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/044.xml new file mode 100644 index 0000000000..78028b704b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/044.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/045.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/045.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/045.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/046.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/046.xml new file mode 100644 index 0000000000..7293fb63dc --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/046.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/047.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/047.xml new file mode 100644 index 0000000000..b327ebd67f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/047.xml @@ -0,0 +1 @@ +X Y \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/048.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/048.xml new file mode 100644 index 0000000000..ced7d02719 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/048.xml @@ -0,0 +1 @@ +] \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/049.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/049.xml new file mode 100644 index 0000000000..7cc53f9ea0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/049.xml @@ -0,0 +1 @@ +£ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/050.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/050.xml new file mode 100644 index 0000000000..33703c7925 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/050.xml @@ -0,0 +1 @@ +เจมส์ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/051.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/051.xml new file mode 100644 index 0000000000..cfeb5a5366 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/051.xml @@ -0,0 +1 @@ +<เจมส์> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/052.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/052.xml new file mode 100644 index 0000000000..f5a0484791 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/052.xml @@ -0,0 +1 @@ +ð€€ô¿½ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/053.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/053.xml new file mode 100644 index 0000000000..c4083843d9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/053.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/054.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/054.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/054.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/055.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/055.xml new file mode 100644 index 0000000000..82d117d492 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/055.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/056.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/056.xml new file mode 100644 index 0000000000..f683039a80 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/056.xml @@ -0,0 +1 @@ +A \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/057.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/057.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/057.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/058.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/058.xml new file mode 100644 index 0000000000..f898cc8c98 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/058.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/059.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/059.xml new file mode 100644 index 0000000000..78028b704b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/059.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/060.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/060.xml new file mode 100644 index 0000000000..b327ebd67f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/060.xml @@ -0,0 +1 @@ +X Y \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/061.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/061.xml new file mode 100644 index 0000000000..7cc53f9ea0 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/061.xml @@ -0,0 +1 @@ +£ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/062.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/062.xml new file mode 100644 index 0000000000..33703c7925 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/062.xml @@ -0,0 +1 @@ +เจมส์ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/063.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/063.xml new file mode 100644 index 0000000000..cfeb5a5366 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/063.xml @@ -0,0 +1 @@ +<เจมส์> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/064.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/064.xml new file mode 100644 index 0000000000..f5a0484791 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/064.xml @@ -0,0 +1 @@ +ð€€ô¿½ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/065.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/065.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/065.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/066.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/066.xml new file mode 100644 index 0000000000..7597d31bf9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/066.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/067.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/067.xml new file mode 100644 index 0000000000..4bbdad45ed --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/067.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/068.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/068.xml new file mode 100644 index 0000000000..4bbdad45ed --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/068.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/069.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/069.xml new file mode 100644 index 0000000000..41eed46727 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/069.xml @@ -0,0 +1,4 @@ + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/070.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/070.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/070.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/071.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/071.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/071.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/072.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/072.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/072.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/073.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/073.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/073.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/074.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/074.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/074.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/075.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/075.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/075.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/076.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/076.xml new file mode 100644 index 0000000000..b07019e90f --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/076.xml @@ -0,0 +1,5 @@ + + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/077.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/077.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/077.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/078.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/078.xml new file mode 100644 index 0000000000..fcab0cd7ff --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/078.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/079.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/079.xml new file mode 100644 index 0000000000..fcab0cd7ff --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/079.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/080.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/080.xml new file mode 100644 index 0000000000..fcab0cd7ff --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/080.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/081.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/081.xml new file mode 100644 index 0000000000..e356e7e4db --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/081.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/082.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/082.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/082.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/083.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/083.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/083.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/084.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/084.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/084.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/085.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/085.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/085.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/086.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/086.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/086.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/087.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/087.xml new file mode 100644 index 0000000000..a9aa2074ff --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/087.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/088.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/088.xml new file mode 100644 index 0000000000..a5471011df --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/088.xml @@ -0,0 +1 @@ +<foo> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/089.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/089.xml new file mode 100644 index 0000000000..f5a0484791 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/089.xml @@ -0,0 +1 @@ +ð€€ô¿½ \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/090.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/090.xml new file mode 100644 index 0000000000..41eed46727 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/090.xml @@ -0,0 +1,4 @@ + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/091.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/091.xml new file mode 100644 index 0000000000..c55a698bbb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/091.xml @@ -0,0 +1,4 @@ + +]> + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/092.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/092.xml new file mode 100644 index 0000000000..87269f79d9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/092.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/093.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/093.xml new file mode 100644 index 0000000000..631bfde91e --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/093.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/094.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/094.xml new file mode 100644 index 0000000000..636ab4729a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/094.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/095.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/095.xml new file mode 100644 index 0000000000..a20706ee01 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/095.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/096.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/096.xml new file mode 100644 index 0000000000..f898cc8c98 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/096.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/097.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/097.xml new file mode 100644 index 0000000000..e05cfe6c31 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/097.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/098.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/098.xml new file mode 100644 index 0000000000..f6408de9b8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/098.xml @@ -0,0 +1,2 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/099.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/099.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/099.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/100.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/100.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/100.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/101.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/101.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/101.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/102.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/102.xml new file mode 100644 index 0000000000..6e66b8da21 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/102.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/103.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/103.xml new file mode 100644 index 0000000000..96495d45c3 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/103.xml @@ -0,0 +1 @@ +<doc> \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/104.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/104.xml new file mode 100644 index 0000000000..cc3def3336 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/104.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/105.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/105.xml new file mode 100644 index 0000000000..5aed3d613b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/105.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/106.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/106.xml new file mode 100644 index 0000000000..1197d2ff9c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/106.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/107.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/107.xml new file mode 100644 index 0000000000..288f23cdf2 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/107.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/108.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/108.xml new file mode 100644 index 0000000000..cc3def3336 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/108.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/109.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/109.xml new file mode 100644 index 0000000000..c43bdf9b9c --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/109.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/110.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/110.xml new file mode 100644 index 0000000000..a92237b4ec --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/110.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/111.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/111.xml new file mode 100644 index 0000000000..cc3def3336 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/111.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/112.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/112.xml new file mode 100644 index 0000000000..c82f47bca8 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/112.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/113.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/113.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/113.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/114.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/114.xml new file mode 100644 index 0000000000..8e0722abad --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/114.xml @@ -0,0 +1 @@ +&foo; \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/115.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/115.xml new file mode 100644 index 0000000000..682b8140ec --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/115.xml @@ -0,0 +1 @@ +v \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/116.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/116.xml new file mode 100644 index 0000000000..a79dff65fd --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/116.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/117.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/117.xml new file mode 100644 index 0000000000..ced7d02719 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/117.xml @@ -0,0 +1 @@ +] \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/118.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/118.xml new file mode 100644 index 0000000000..31e37a9398 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/118.xml @@ -0,0 +1 @@ +]] \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/119.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/119.xml new file mode 100644 index 0000000000..7e8f183484 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/119.xml @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/CVS/Entries b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/CVS/Entries new file mode 100644 index 0000000000..06b9ee385a --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/CVS/Entries @@ -0,0 +1,120 @@ +/001.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/002.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/003.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/004.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/005.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/006.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/007.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/008.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/009.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/010.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/011.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/012.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/013.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/014.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/015.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/016.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/017.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/018.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/019.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/020.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/021.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/022.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/023.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/024.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/025.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/026.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/027.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/028.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/029.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/030.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/031.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/032.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/033.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/034.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/035.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/036.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/037.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/038.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/039.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/040.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/041.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/042.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/043.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/044.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/045.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/046.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/047.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/048.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/049.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/050.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/051.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/052.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/053.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/054.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/055.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/056.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/057.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/058.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/059.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/060.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/061.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/062.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/063.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/064.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/065.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/066.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/067.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/068.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/069.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/070.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/071.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/072.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/073.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/074.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/075.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/076.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/077.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/078.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/079.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/080.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/081.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/082.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/083.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/084.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/085.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/086.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/087.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/088.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/089.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/090.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/091.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/092.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/093.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/094.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/095.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/096.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/097.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/098.xml/1.2/Thu Feb 7 19:44:42 2002// +/099.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/100.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/101.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/102.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/103.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/104.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/105.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/106.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/107.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/108.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/109.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/110.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/111.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/112.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/113.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/114.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/115.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/116.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/117.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/118.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +/119.xml/1.1.1.1/Wed Oct 17 09:52:58 2001// +D diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/CVS/Repository b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/CVS/Repository new file mode 100644 index 0000000000..1e172d2e1b --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/CVS/Repository @@ -0,0 +1 @@ +2001/XML-Test-Suite/xmlconf/xmltest/valid/sa/out diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/CVS/Root b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/CVS/Root new file mode 100644 index 0000000000..3c7177e4bb --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/valid/sa/out/CVS/Root @@ -0,0 +1 @@ +:pserver:anonymous@dev.w3.org:/sources/public diff --git a/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/xmltest.xml b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/xmltest.xml new file mode 100644 index 0000000000..bf81c88eb9 --- /dev/null +++ b/tests/auto/corelib/serialization/qxmlstream/XML-Test-Suite/xmlconf/xmltest/xmltest.xml @@ -0,0 +1,1433 @@ + + + + + + + + Attribute values must start with attribute names, not "?". + + Names may not start with "."; it's not a Letter. + + Processing Instruction target name is required. + + SGML-ism: processing instructions end in '?>' not '>'. + + Processing instructions end in '?>' not '?'. + + XML comments may not contain "--" + + General entity references have no whitespace after the + entity name and before the semicolon. + + Entity references must include names, which don't begin + with '.' (it's not a Letter or other name start character). + + Character references may have only decimal or numeric strings. + + Ampersand may only appear as part of a general entity reference. + + SGML-ism: attribute values must be explicitly assigned a + value, it can't act as a boolean toggle. + + SGML-ism: attribute values must be quoted in all cases. + + The quotes on both ends of an attribute value must match. + + Attribute values may not contain literal '<' characters. + + Attribute values need a value, not just an equals sign. + + Attribute values need an associated name. + + CDATA sections need a terminating ']]>'. + + CDATA sections begin with a literal '<![CDATA[', no space. + + End tags may not be abbreviated as '</>'. + + Attribute values may not contain literal '&' + characters except as part of an entity reference. + + Attribute values may not contain literal '&' + characters except as part of an entity reference. + + Character references end with semicolons, always! + + Digits are not valid name start characters. + + Digits are not valid name start characters. + + Text may not contain a literal ']]>' sequence. + + Text may not contain a literal ']]>' sequence. + + Comments must be terminated with "-->". + + Processing instructions must end with '?>'. + + Text may not contain a literal ']]>' sequence. + + A form feed is not a legal XML character. + + A form feed is not a legal XML character. + + A form feed is not a legal XML character. + + An ESC (octal 033) is not a legal XML character. + + A form feed is not a legal XML character. + + The '<' character is a markup delimiter and must + start an element, CDATA section, PI, or comment. + + Text may not appear after the root element. + + Character references may not appear after the root element. + + Tests the "Unique Att Spec" WF constraint by providing + multiple values for an attribute. + + Tests the Element Type Match WFC - end tag name must + match start tag name. + + Provides two document elements. + + Provides two document elements. + + Invalid End Tag + + Provides #PCDATA text after the document element. + + Provides two document elements. + + Invalid Empty Element Tag + + This start (or empty element) tag was not terminated correctly. + + Invalid empty element tag invalid whitespace + + Provides a CDATA section after the root element. + + Missing start tag + + Empty document, with no root element. + + CDATA is invalid at top level of document. + + Invalid character reference. + + End tag does not match start tag. + + PUBLIC requires two literals. + + Invalid Document Type Definition format. + + Invalid Document Type Definition format - misplaced comment. + + This isn't SGML; comments can't exist in declarations. + + Invalid character , in ATTLIST enumeration + + String literal must be in quotes. + + Invalid type NAME defined in ATTLIST. + + External entity declarations require whitespace between public + and system IDs. + + Entity declarations need space after the entity name. + + Conditional sections may only appear in the external + DTD subset. + + Space is required between attribute type and default values + in <!ATTLIST...> declarations. + + Space is required between attribute name and type + in <!ATTLIST...> declarations. + + Required whitespace is missing. + + Space is required between attribute type and default values + in <!ATTLIST...> declarations. + + Space is required between NOTATION keyword and list of + enumerated choices in <!ATTLIST...> declarations. + + Space is required before an NDATA entity annotation. + + XML comments may not contain "--" + + ENTITY can't reference itself directly or indirectly. + + Undefined ENTITY foo. + + Undefined ENTITY f. + + Internal general parsed entities are only well formed if + they match the "content" production. + + ENTITY can't reference itself directly or indirectly. + + Undefined ENTITY foo. + + Undefined ENTITY bar. + + Undefined ENTITY foo. + + ENTITY can't reference itself directly or indirectly. + + ENTITY can't reference itself directly or indirectly. + + This tests the No External Entity References WFC, + since the entity is referred to within an attribute. + + This tests the No External Entity References WFC, + since the entity is referred to within an attribute. + + Undefined NOTATION n. + + Tests the Parsed Entity WFC by referring to an + unparsed entity. (This precedes the error of not declaring + that entity's notation, which may be detected any time before + the DTD parsing is completed.) + + Public IDs may not contain "[". + + Public IDs may not contain "[". + + Public IDs may not contain "[". + + Attribute values are terminated by literal quote characters, + and any entity expansion is done afterwards. + + Parameter entities "are" always parsed; NDATA annotations + are not permitted. + + Attributes may not contain a literal "<" character; + this one has one because of reference expansion. + + Parameter entities "are" always parsed; NDATA annotations + are not permitted. + + The replacement text of this entity has an illegal reference, + because the character reference is expanded immediately. + + Hexadecimal character references may not use the uppercase 'X'. + + Prolog VERSION must be lowercase. + + VersionInfo must come before EncodingDecl. + + Space is required before the standalone declaration. + + Both quotes surrounding VersionNum must be the same. + + Only one "version=..." string may appear in an XML declaration. + + Only three pseudo-attributes are in the XML declaration, + and "valid=..." is not one of them. + + Only "yes" and "no" are permitted as values of "standalone". + + Space is not permitted in an encoding name. + + Provides an illegal XML version number; spaces are illegal. + + End-tag required for element foo. + + Internal general parsed entities are only well formed if + they match the "content" production. + + Invalid placement of CDATA section. + + Invalid placement of entity declaration. + + Invalid document type declaration. CDATA alone is invalid. + + No space in '<![CDATA['. + + Tags invalid within EntityDecl. + + Entity reference must be in content of element. + + Entiry reference must be in content of element not Start-tag. + + CDATA sections start '<![CDATA[', not '<!cdata['. + + Parameter entity values must use valid reference syntax; + this reference is malformed. + + General entity values must use valid reference syntax; + this reference is malformed. + + The replacement text of this entity is an illegal character + reference, which must be rejected when it is parsed in the + context of an attribute value. + + Internal general parsed entities are only well formed if + they match the "content" production. This is a partial + character reference, not a full one. + + Internal general parsed entities are only well formed if + they match the "content" production. This is a partial + character reference, not a full one. + + Entity reference expansion is not recursive. + + Internal general parsed entities are only well formed if + they match the "content" production. This is a partial + character reference, not a full one. + + Character references are expanded in the replacement text of + an internal entity, which is then parsed as usual. Accordingly, + & must be doubly quoted - encoded either as &amp; + or as &#38;#38;. + + A name of an ENTITY was started with an invalid character. + + Invalid syntax mixed connectors are used. + + Invalid syntax mismatched parenthesis. + + Invalid format of Mixed-content declaration. + + Invalid syntax extra set of parenthesis not necessary. + + Invalid syntax Mixed-content must be defined as zero or more. + + Invalid syntax Mixed-content must be defined as zero or more. + + Invalid CDATA syntax. + + Invalid syntax for Element Type Declaration. + + Invalid syntax for Element Type Declaration. + + Invalid syntax for Element Type Declaration. + + Invalid syntax mixed connectors used. + + Illegal whitespace before optional character causes syntax error. + + Illegal whitespace before optional character causes syntax error. + + Invalid character used as connector. + + Tag omission is invalid in XML. + + Space is required before a content model. + + Invalid syntax for content particle. + + The element-content model should not be empty. + + Character '&#x309a;' is a CombiningChar, not a + Letter, and so may not begin a name. + + Character #x0E5C is not legal in XML names. + + Character #x0000 is not legal anywhere in an XML document. + + Character #x001F is not legal anywhere in an XML document. + + Character #xFFFF is not legal anywhere in an XML document. + + Character #xD800 is not legal anywhere in an XML document. (If it + appeared in a UTF-16 surrogate pair, it'd represent half of a UCS-4 + character and so wouldn't really be in the document.) + + Character references must also refer to legal XML characters; + #x00110000 is one more than the largest legal character. + + XML Declaration may not be preceded by whitespace. + + XML Declaration may not be preceded by comments or whitespace. + + XML Declaration may not be within a DTD. + + XML declarations may not be within element content. + + XML declarations may not follow document content. + + XML declarations must include the "version=..." string. + + Text declarations may not begin internal parsed entities; + they may only appear at the beginning of external parsed + (parameter or general) entities. + + '<?XML ...?>' is neither an XML declaration + nor a legal processing instruction target name. + + '<?xmL ...?>' is neither an XML declaration + nor a legal processing instruction target name. + + '<?xMl ...?>' is neither an XML declaration + nor a legal processing instruction target name. + + '<?xmL ...?>' is not a legal processing instruction + target name. + + SGML-ism: "#NOTATION gif" can't have attributes. + + Uses '&' unquoted in an entity declaration, + which is illegal syntax for an entity reference. + + Violates the PEs in Internal Subset WFC + by using a PE reference within a declaration. + + Violates the PEs in Internal Subset WFC + by using a PE reference within a declaration. + + Violates the PEs in Internal Subset WFC + by using a PE reference within a declaration. + + Invalid placement of Parameter entity reference. + + Invalid placement of Parameter entity reference. + + Parameter entity declarations must have a space before + the '%'. + + Character FFFF is not legal anywhere in an XML document. + + Character FFFE is not legal anywhere in an XML document. + + An unpaired surrogate (D800) is not legal anywhere + in an XML document. + + An unpaired surrogate (DC00) is not legal anywhere + in an XML document. + + Four byte UTF-8 encodings can encode UCS-4 characters + which are beyond the range of legal XML characters + (and can't be expressed in Unicode surrogate pairs). + This document holds such a character. + + Character FFFF is not legal anywhere in an XML document. + + Character FFFF is not legal anywhere in an XML document. + + Character FFFF is not legal anywhere in an XML document. + + Character FFFF is not legal anywhere in an XML document. + + Character FFFF is not legal anywhere in an XML document. + + Start tags must have matching end tags. + + Character FFFF is not legal anywhere in an XML document. + + Invalid syntax matching double quote is missing. + + Invalid syntax matching double quote is missing. + + The Entity Declared WFC requires entities to be declared + before they are used in an attribute list declaration. + + Internal parsed entities must match the content + production to be well formed. + + Internal parsed entities must match the content + production to be well formed. + + Mixed content declarations may not include content particles. + + In mixed content models, element names must not be + parenthesized. + + Tests the Entity Declared WFC. + Note: a nonvalidating parser is permitted not to report + this WFC violation, since it would need to read an external + parameter entity to distinguish it from a violation of + the Standalone Declaration VC. + + Whitespace is required between attribute/value pairs. + + + + Conditional sections must be properly terminated ("]>" used + instead of "]]>"). + + Processing instruction target names may not be "XML" + in any combination of cases. + + Conditional sections must be properly terminated ("]]>" omitted). + + Conditional sections must be properly terminated ("]]>" omitted). + + Tests the Entity Declared VC by referring to an + undefined parameter entity within an external entity. + + Conditional sections need a '[' after the INCLUDE or IGNORE. + + A <!DOCTYPE ...> declaration may not begin any external + entity; it's only found once, in the document entity. + + In DTDs, the '%' character must be part of a parameter + entity reference. + + This test violates WFC:PE Between Declarations in Production 28a. + The last character of a markup declaration is not contained in the same + parameter-entity text replacement. + + + Tests the No Recursion WFC by having an external general + entity be self-recursive. + + External entities have "text declarations", which do + not permit the "standalone=..." attribute that's allowed + in XML declarations. + + Only one text declaration is permitted; a second one + looks like an illegal processing instruction (target names + of "xml" in any case are not allowed). + + + + + + Tests the "Proper Group/PE Nesting" validity constraint by + fragmenting a content model between two parameter entities. + + Tests the "Proper Declaration/PE Nesting" validity constraint by + fragmenting an element declaration between two parameter entities. + + Tests the "Proper Declaration/PE Nesting" validity constraint by + fragmenting an element declaration between two parameter entities. + + Test the "Proper Conditional Section/ PE Nesting" validity constraint. + + + + Test demonstrates an Element Type Declaration with Mixed Content. + + Test demonstrates that whitespace is permitted after the tag name in a Start-tag. + + Test demonstrates that whitespace is permitted after the tag name in an End-tag. + + Test demonstrates a valid attribute specification within a Start-tag. + + Test demonstrates a valid attribute specification within a Start-tag that +contains whitespace on both sides of the equal sign. + + Test demonstrates that the AttValue within a Start-tag can use a single quote as a delimter. + + Test demonstrates numeric character references can be used for element content. + + Test demonstrates character references can be used for element content. + + Test demonstrates that PubidChar can be used for element content. + + Test demonstrates that whitespace is valid after the Attribute in a Start-tag. + + Test demonstrates mutliple Attibutes within the Start-tag. + + Uses a legal XML 1.0 name consisting of a single colon + character (disallowed by the latest XML Namespaces draft). + + Test demonstrates that the Attribute in a Start-tag can consist of numerals along with special characters. + + Test demonstrates that all lower case letters are valid for the Attribute in a Start-tag. + + Test demonstrates that all upper case letters are valid for the Attribute in a Start-tag. + + Test demonstrates that Processing Instructions are valid element content. + + Test demonstrates that Processing Instructions are valid element content and there can be more than one. + + Test demonstrates that CDATA sections are valid element content. + + Test demonstrates that CDATA sections are valid element content and that +ampersands may occur in their literal form. + + Test demonstractes that CDATA sections are valid element content and that +everyting between the CDStart and CDEnd is recognized as character data not markup. + + Test demonstrates that comments are valid element content. + + Test demonstrates that comments are valid element content and that all characters before the double-hypen right angle combination are considered part of thecomment. + + Test demonstrates that Entity References are valid element content. + + Test demonstrates that Entity References are valid element content and also demonstrates a valid Entity Declaration. + + Test demonstrates an Element Type Declaration and that the contentspec can be of mixed content. + + Test demonstrates an Element Type Declaration and that EMPTY is a valid contentspec. + + Test demonstrates an Element Type Declaration and that ANY is a valid contenspec. + + Test demonstrates a valid prolog that uses double quotes as delimeters around the VersionNum. + + Test demonstrates a valid prolog that uses single quotes as delimters around the VersionNum. + + Test demonstrates a valid prolog that contains whitespace on both sides of the equal sign in the VersionInfo. + + Test demonstrates a valid EncodingDecl within the prolog. + + Test demonstrates a valid SDDecl within the prolog. + + Test demonstrates that both a EncodingDecl and SDDecl are valid within the prolog. + + Test demonstrates the correct syntax for an Empty element tag. + + Test demonstrates that whitespace is permissible after the name in an Empty element tag. + + Test demonstrates a valid processing instruction. + + Test demonstrates a valid comment and that it may appear anywhere in the document including at the end. + + Test demonstrates a valid comment and that it may appear anywhere in the document including the beginning. + + Test demonstrates a valid processing instruction and that it may appear at the beginning of the document. + + Test demonstrates an Attribute List declaration that uses a StringType as the AttType. + + Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference. + + Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference. The test also shows that the leading zeros in the character reference are ignored. + + An element's attributes may be declared before its content + model; and attribute values may contain newlines. + + Test demonstrates that the empty-element tag must be use for an elements that are declared EMPTY. + + Tests whether more than one definition can be provided for the same attribute of a given element type with the first declaration being binding. + + Test demonstrates that when more than one AttlistDecl is provided for a given element type, the contents of all those provided are merged. + + Test demonstrates that extra whitespace is normalized into single space character. + + Test demonstrates that character data is valid element content. + + Test demonstrates that characters outside of normal ascii range can be used as element content. + + Test demonstrates that characters outside of normal ascii range can be used as element content. + + The document is encoded in UTF-16 and uses some name + characters well outside of the normal ASCII range. + + + The document is encoded in UTF-8 and the text inside the + root element uses two non-ASCII characters, encoded in UTF-8 + and each of which expands to a Unicode surrogate pair. + + Tests inclusion of a well-formed internal entity, which + holds an element required by the content model. + + Test demonstrates that extra whitespace within Start-tags and End-tags are nomalized into single spaces. + + Test demonstrates that extra whitespace within a processing instruction willnormalized into s single space character. + + Test demonstrates an Attribute List declaration that uses a StringType as the AttType and also expands the CDATA attribute with a character reference. The test also shows that the leading zeros in the character reference are ignored. + + Test demonstrates an element content model whose element can occur zero or more times. + + Test demonstrates that extra whitespace be normalized into a single space character in an attribute of type NMTOKENS. + + Test demonstrates an Element Type Declaration that uses the contentspec of EMPTY. The element cannot have any contents and must always appear as an empty element in the document. The test also shows an Attribute-list declaration with multiple AttDef's. + + Test demonstrates the use of decimal Character References within element content. + + Test demonstrates the use of decimal Character References within element content. + + Test demonstrates the use of hexadecimal Character References within element. + + The document is encoded in UTF-8 and the name of the + root element type uses non-ASCII characters. + + Tests in-line handling of two legal character references, which + each expand to a Unicode surrogate pair. + + Tests ability to define an internal entity which can't + legally be expanded (contains an unquoted <). + + Expands a CDATA attribute with a character reference. + + Test demonstrates the use of decimal character references within element content. + + Tests definition of an internal entity holding a carriage return character + reference, which must not be normalized before reporting to the application. Line + break normalization only occurs when parsing external parsed entities. + + Verifies that an XML parser will parse a NOTATION + declaration; the output phase of this test ensures that + it's reported to the application. + + Verifies that internal parameter entities are correctly + expanded within the internal subset. + + Test demonstrates that an AttlistDecl can use ID as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl. + + Test demonstrates that an AttlistDecl can use IDREF as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl. + + Test demonstrates that an AttlistDecl can use IDREFS as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl. + + Test demonstrates that an AttlistDecl can use ENTITY as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl. + + Test demonstrates that an AttlistDecl can use ENTITIES as the TokenizedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl. + + Verifies that an XML parser will parse a NOTATION + attribute; the output phase of this test ensures that + both notations are reported to the application. + + Test demonstrates that an AttlistDecl can use an EnumeratedType within the Attribute type. The test also shows that IMPLIED is a valid DefaultDecl. + + Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that REQUIRED is a valid DefaultDecl. + + Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that FIXED is a valid DefaultDecl and that a value can be given to the attribute in the Start-tag as well as the AttListDecl. + + Test demonstrates that an AttlistDecl can use an StringType of CDATA within the Attribute type. The test also shows that FIXED is a valid DefaultDecl and that an value can be given to the attribute. + + Test demonstrates the use of the optional character following a name or list to govern the number of times an element or content particles in the list occur. + + Tests that an external PE may be defined (but not referenced). + + Tests that an external PE may be defined (but not referenced). + + Test demonstrates that although whitespace can be used to set apart markup for greater readability it is not necessary. + + Parameter and General entities use different namespaces, + so there can be an entity of each type with a given name. + + Tests whether entities may be declared more than once, + with the first declaration being the binding one. + + Tests whether character references in internal entities are + expanded early enough, by relying on correct handling to + make the entity be well formed. + + Tests whether entity references in internal entities are + expanded late enough, by relying on correct handling to + make the expanded text be valid. (If it's expanded too + early, the entity will parse as an element that's not + valid in that context.) + + Tests entity expansion of three legal character references, + which each expand to a Unicode surrogate pair. + + Verifies that an XML parser will parse a NOTATION + attribute; the output phase of this test ensures that + the notation is reported to the application. + + Verifies that an XML parser will parse an ENTITY + attribute; the output phase of this test ensures that + the notation is reported to the application, and for + validating parsers it further tests that the entity + is so reported. + + Test demostrates that extra whitespace is normalized into a single space character. + + Test demonstrates that extra whitespace is not intended for inclusion in the delivered version of the document. + + Attribute defaults with a DTD have special parsing rules, different + from other strings. That means that characters found there may look + like an undefined parameter entity reference "within a markup + declaration", but they aren't ... so they can't be violating + the PEs in Internal Subset WFC. + + + Basically an output test, this requires extra whitespace + to be normalized into a single space character in an + attribute of type NMTOKENS. + + Test demonstrates that extra whitespace is normalized into a single space character in an attribute of type NMTOKENS. + + Basically an output test, this tests whether an externally + defined attribute declaration (with a default) takes proper + precedence over a subsequent internal declaration. + + Test demonstrates that extra whitespace within a processing instruction is converted into a single space character. + + Test demonstrates the name of the encoding can be composed of lowercase characters. + + Makes sure that PUBLIC identifiers may have some strange + characters. NOTE: The XML editors have said that the XML + specification errata will specify that parameter entity expansion + does not occur in PUBLIC identifiers, so that the '%' character + will not flag a malformed parameter entity reference. + + This tests whether entity expansion is (incorrectly) done + while processing entity declarations; if it is, the entity + value literal will terminate prematurely. + + Test demonstrates that a CDATA attribute can pass a double quote as its value. + + Test demonstrates that an attribute can pass a less than sign as its value. + + Test demonstrates that extra whitespace within an Attribute of a Start-tag is normalized to a single space character. + + Basically an output test, this requires a CDATA attribute + with a tab character to be passed through as one space. + + Basically an output test, this requires a CDATA attribute + with a newline character to be passed through as one space. + + Basically an output test, this requires a CDATA attribute + with a return character to be passed through as one space. + + This tests normalization of end-of-line characters (CRLF) + within entities to LF, primarily as an output test. + + Test demonstrates that an attribute can have a null value. + + Basically an output test, this requires that a CDATA + attribute with a CRLF be normalized to one space. + + Character references expanding to spaces doesn't affect + treatment of attributes. + + Test demonstrates shows the use of content particles within the element content. + + Test demonstrates that it is not an error to have attributes declared for an element not itself declared. + + Test demonstrates that all text within a valid CDATA section is considered text and not recognized as markup. + + Test demonstrates that an entity reference is processed by recursively processing the replacement text of the entity. + + Test demonstrates that a line break within CDATA will be normalized. + + Test demonstrates that entity expansion is done while processing entity declarations. + + Test demonstrates that entity expansion is done while processing entity declarations. + + Comments may contain any legal XML characters; + only the string "--" is disallowed. + + + + + Test demonstrates the use of an ExternalID within a document type definition. + + Test demonstrates the use of an ExternalID within a document type definition. + + Test demonstrates the expansion of an external parameter entity that declares an attribute. + + Expands an external parameter entity in two different ways, + with one of them declaring an attribute. + + Test demonstrates the expansion of an external parameter entity that declares an attribute. + + Test demonstrates that when more than one definition is provided for the same attribute of a given element type only the first declaration is binding. + + Test demonstrates the use of an Attribute list declaration within an external entity. + + Test demonstrates that an external identifier may include a public identifier. + + Test demonstrates that an external identifier may include a public identifier. + + Test demonstrates that when more that one definition is provided for the same attribute of a given element type only the first declaration is binding. + + Test demonstrates a parameter entity declaration whose parameter entity definition is an ExternalID. + + Test demonstrates an enternal parsed entity that begins with a text declaration. + + Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD. + + Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD. The keyword is a parameter-entity reference. + + Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being part of the DTD. The keyword is a parameter-entity reference. + + Test demonstrates the use of the conditional section INCLUDE that will include its contents as part of the DTD. The keyword is a parameter-entity reference. + + Test demonstrates a parameter entity declaration that contains an attribute list declaration. + + Test demonstrates an EnternalID whose contents contain an parameter entity declaration and a attribute list definition. + + Test demonstrates that a parameter entity will be expanded with spaces on either side. + + Parameter entities expand with spaces on either side. + + Test demonstrates a parameter entity declaration that contains a partial attribute list declaration. + + Test demonstrates the use of a parameter entity reference within an attribute list declaration. + + + Constructs an <!ATTLIST...> declaration from several PEs. + + Test demonstrates that when more that one definition is provided for the same entity only the first declaration is binding. + + Test demonstrates that when more that one definition is provided for the same attribute of a given element type only the first declaration is binding. + + Test demonstrates a parameter entity reference whose value is NULL. + + Test demonstrates the use of the conditional section INCLUDE that will include its contents. + + Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being used. + + Test demonstrates the use of the conditonal section IGNORE the will ignore its content from being used. + + Expands a general entity which contains a CDATA section with + what looks like a markup declaration (but is just text since + it's in a CDATA section). + + + + + A combination of carriage return line feed in an external entity must + be normalized to a single newline. + + A carriage return (also CRLF) in an external entity must + be normalized to a single newline. + + Test demonstrates that the content of an element can be empty. In this case the external entity is an empty file. + + A carriage return (also CRLF) in an external entity must + be normalized to a single newline. + + Test demonstrates the use of optional character and content particles within an element content. The test also show the use of external entity. + + Test demonstrates the use of optional character and content particles within mixed element content. The test also shows the use of an external entity and that a carriage control line feed in an external entity must be normalized to a single newline. + + Test demonstrates the use of external entity and how replacement +text is retrieved and processed. + Test demonstrates the use of external +entity and how replacement text is retrieved and processed. Also tests the use of an +EncodingDecl of UTF-16. + + A carriage return (also CRLF) in an external entity must + be normalized to a single newline. + + Test demonstrates the use of a public identifier with and external entity. +The test also show that a carriage control line feed combination in an external +entity must be normalized to a single newline. + + Test demonstrates both internal and external entities and that processing of entity references may be required to produce the correct replacement text. + + Test demonstrates that whitespace is handled by adding a single whitespace to the normalized value in the attribute list. + + Test demonstrates use of characters outside of normal ASCII range. + -- cgit v1.2.3