Fix expected output of test/schemas/any4

libxml2 correctly rejects any4_0.xsd as invalid schema. I can't figure
out what the intent behind this test case was. Simply adjust the
expected output to match the current behavior.

Closes #92.
This commit is contained in:
Nick Wellnhofer 2019-09-16 15:36:44 +02:00
parent e8c9cd5c7a
commit eee1dd5acf
2 changed files with 1 additions and 1 deletions

View File

@ -1 +0,0 @@
./test/schemas/any4_0.xml validates

View File

@ -0,0 +1 @@
./test/schemas/any4_0.xsd:14: element complexType: Schemas parser error : local complex type: The content model is not determinist.