[cxml-cvs] CVS update: cxml/XMLCONF
David Lichteblau
dlichteblau at common-lisp.net
Sun Nov 27 00:27:00 UTC 2005
Update of /project/cxml/cvsroot/cxml
In directory common-lisp.net:/tmp/cvs-serv25928
Modified Files:
XMLCONF
Log Message:
fast durchweg s/:name/:nmtoken/, denn meist ist letzteres gemeint
-oasis/p71fail2.xml [not-wf?] FAILED:
- well-formedness violation not detected
-[
- Entity name is a Name, not an NMToken
- ]
-oasis/p72fail4.xml [not-wf?] FAILED:
- well-formedness violation not detected
-[
- Entity name is a name, not an NMToken
- ]
Date: Sun Nov 27 01:26:59 2005
Author: dlichteblau
Index: cxml/XMLCONF
diff -u cxml/XMLCONF:1.6 cxml/XMLCONF:1.7
--- cxml/XMLCONF:1.6 Sun Nov 27 01:07:29 2005
+++ cxml/XMLCONF Sun Nov 27 01:26:59 2005
@@ -847,21 +847,13 @@
oasis/p69fail3.xml [not-wf?] not-wf
oasis/p70fail1.xml [not-wf?] not-wf
oasis/p71fail1.xml [not-wf?] not-wf
-oasis/p71fail2.xml [not-wf?] FAILED:
- well-formedness violation not detected
-[
- Entity name is a Name, not an NMToken
- ]
+oasis/p71fail2.xml [not-wf?] not-wf
oasis/p71fail3.xml [not-wf?] not-wf
oasis/p71fail4.xml [not-wf?] not-wf
oasis/p72fail1.xml [not-wf?] not-wf
oasis/p72fail2.xml [not-wf?] not-wf
oasis/p72fail3.xml [not-wf?] not-wf
-oasis/p72fail4.xml [not-wf?] FAILED:
- well-formedness violation not detected
-[
- Entity name is a name, not an NMToken
- ]
+oasis/p72fail4.xml [not-wf?] not-wf
oasis/p73fail1.xml [not-wf?] not-wf
oasis/p73fail2.xml [not-wf?] not-wf
oasis/p73fail3.xml [not-wf?] not-wf
@@ -1845,4 +1837,4 @@
ibm/valid/P87/ibm87v01.xml [not validating:] input [validating:] input
ibm/valid/P88/ibm88v01.xml [not validating:] input [validating:] input
ibm/valid/P89/ibm89v01.xml [not validating:] input [validating:] input
-12/1786 tests failed; 376 tests were skipped
\ No newline at end of file
+10/1786 tests failed; 376 tests were skipped
\ No newline at end of file
More information about the Cxml-cvs
mailing list