mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2024-12-28 07:21:26 +03:00
f34a20e69d
* xmlschemastypes.c: "" is a valid hexbinary string dixit xmlschema-dev * result/schemas/hexbinary_0_1.err test/schemas/hexbinary_1.xml: update the test. * test/ns5 result//ns5*: added a test for the namespace bug fixed in previous commit. * Makefile.am: added a message in the regression tests Daniel
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
<element name="foo" xmlns:rng="http://example.org/ns/1" xmlns="http://example.org/ns/1">
|
|
<empty/>
|
|
</element>
|
|
|