mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-02-24 05:57:54 +03:00
* xmlregexp.c xmlschemas.c: fixed the validation of sequences content model when some of the blocks have min or max, and a couple of bugs found in the process. * result/schemas/list0* test/schemas/list0*: added some specific regression tests Daniel
5 lines
77 B
XML
5 lines
77 B
XML
<test>
|
|
<string>hello world</string>
|
|
<string>hello world</string>
|
|
</test>
|