- well-formedness violation not detected
-[
- 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.
- ]
das aber eben nicht ueberall benutzt wurde. Ich habe die Pruefung
jetzt mal direkt im Decoding eingebaut.
-xmltest/not-wf/sa/171.xml [not validating:] FAILED:
- well-formedness violation not detected
-[
- Character FFFF is not legal anywhere in an XML document. ]
- well-formedness violation not detected
-[
- 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. ]
error while parsing arguments to DESTRUCTURING-BIND:
invalid number of elements in
()
to satisfy lambda list
(CXML::NAME &REST CXML::ATTRS):
at least 1 expected, but 0 found
-1/1786 tests failed; 376 tests were skipped
+0/1786 tests failed; 376 tests were skipped
-ibm/not-wf/P81/ibm81n04.xml [not-wf?] FAILED:
- well-formedness violation not detected
-[
- Tests EncName with illegal characters. The "8-" is used as the
- initial characters in the EncName in the EncodingDecl in the XMLDecl.
- ]
- well-formedness violation not detected
-[
- 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.
- ]
-ibm/not-wf/P46/ibm46n02.xml [not-wf?] FAILED:
- well-formedness violation not detected
-[
- 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.
- ]
-ibm/not-wf/P46/ibm46n03.xml [not-wf?] FAILED:
- well-formedness violation not detected
-[
- 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.
- ]
-ibm/not-wf/P46/ibm46n04.xml [not-wf?] FAILED:
- well-formedness violation not detected
-[
- 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.
- ]
- well-formedness violation not detected
-[
- Tests ETag with a wrong structure. The ETag of the element "root"
- contains an Attribute (attr1="any").
- ]
- well-formedness violation not detected
-[
- Tests an attribute with an invalid value. The value of the attribute "first
"
- contains the character "less than".
- ]
-ibm/not-wf/P10/ibm10n05.xml [not-wf?] FAILED:
- well-formedness violation not detected
-[
- Tests an attribute with an invalid value. The value of the attribute "first
"
- contains the character "less than".
- ]
-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
- ]
- well-formedness violation not detected
-[
- No space between PI target name and data]
-ibm/not-wf/P24/ibm24n02.xml [not-wf?] FAILED:
- well-formedness violation not detected
-[
- Tests VersionInfo with a required field missing. The white space is
- missing between the key word "xml" and the VersionInfo in the XMLDecl.
- ]
sowie massenhaft :eof-pruefungen
- well-formedness violation not detected
-[
- Violates the WFC
- by using a PE reference within a declaration. ]
-xmltest/not-wf/sa/161.xml [not-wf?] FAILED:
- well-formedness violation not detected
-[
- Violates the WFC
- by using a PE reference within a declaration. ]
-xmltest/not-wf/sa/162.xml [not-wf?] FAILED:
- well-formedness violation not detected
-[
- Violates the WFC
- by using a PE reference within a declaration. ]
-ibm/not-wf/P29/ibm29n03.xml [not-wf?] FAILED:
- well-formedness violation not detected
-[
- Tests WFC "PEs in Internal Subset". A PE reference occurs inside an
- ATTlistDecl in the DTD.
- ]
-ibm/not-wf/P29/ibm29n04.xml [not-wf?] FAILED:
- well-formedness violation not detected
-[
- Tests WFC "PEs in Internal Subset". A PE reference occurs inside an
- EntityDecl in the DTD.
- ]
-ibm/not-wf/P29/ibm29n07.xml [not-wf?] FAILED:
- well-formedness violation not detected
-[
- Tests WFC "PEs in Internal Subset". A PE reference occurs inside a
- NotationDecl in the DTD.
- ]
-ibm/not-wf/P69/ibm69n06.xml [not-wf?] FAILED:
- well-formedness violation not detected
-[
- 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.
- ]
-ibm/not-wf/P69/ibm69n07.xml [not-wf?] FAILED:
- well-formedness violation not detected
-[
- 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.
- ]
avoid name conflicts with functions from "glisp" of the same name.
- Renamed defsubst to definline for the same reason.
(This is a commit to the cxml repository, not the main closure repository.
If you don't want cxml commit messages on the closure list, please complain
to me and I'll change it.)