mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-02-08 13:57:24 +03:00
* hash.c: applied a patch from Peter Jacobi to solve a problem when compiling with the Watcom C on Win32 * result/schemas/*.err: the change of hashing algo generated permutations in the output Daniel
24 lines
691 B
Plaintext
24 lines
691 B
Plaintext
Type of sequence 2 : ./test/schemas/choice_1.xsd:5 :elements
|
|
Type of anontype1 : ./test/schemas/choice_1.xsd:4 :elements
|
|
Type of sequence 2 : ./test/schemas/choice_1.xsd:5 :elements
|
|
Type of choice 3 : ./test/schemas/choice_1.xsd:6 :elements
|
|
Building content model for doc
|
|
Content model of doc:
|
|
regexp: '(null)'
|
|
2 atoms:
|
|
00 atom: string once 'a'
|
|
01 atom: string once 'b'
|
|
4 states:
|
|
state: FINAL 0, 3 transitions:
|
|
trans: atom 0, to 2
|
|
trans: atom 1, to 3
|
|
trans: removed
|
|
state: FINAL 1, 0 transitions:
|
|
state: FINAL 2, 1 transitions:
|
|
trans: removed
|
|
state: FINAL 3, 1 transitions:
|
|
trans: removed
|
|
0 counters:
|
|
xmlSchemaValidateCallback: a, a, a
|
|
Element doc content check failed
|