mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00

* TODO: updated a bit * parser.c: made a comment more specific * xmlregexp.c xmlschemas.c xmlschemastypes.c: more work on the Schemas conformance. * test/schemas result/schemas: updated the test list Daniel
25 lines
711 B
Plaintext
25 lines
711 B
Plaintext
Type of all2 : ./test/schemas/all_1.xsd:5 :elements
|
|
Type of all2 : ./test/schemas/all_1.xsd:5 :elements
|
|
Type of anontype1 : ./test/schemas/all_1.xsd:4 :elements
|
|
Building content model for doc
|
|
Content model of doc:
|
|
regexp: '(null)'
|
|
3 atoms:
|
|
00 atom: string onceonly 'a'
|
|
01 atom: string onceonly 'b'
|
|
02 atom: string onceonly 'c'
|
|
2 states:
|
|
state: 0, 4 transitions:
|
|
trans: counted 0, atom 0, to 0
|
|
trans: counted 1, atom 1, to 0
|
|
trans: counted 2, atom 2, to 0
|
|
trans: count based 1193047, epsilon to 1
|
|
state: FINAL 1, 0 transitions:
|
|
3 counters:
|
|
0: min 1 max 1
|
|
1: min 1 max 1
|
|
2: min 1 max 1
|
|
xmlSchemaValidateCallback: a, a, a
|
|
xmlSchemaValidateCallback: b, b, b
|
|
Element doc content check failed
|