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

* xmlschemastypes.c: Fixed bug #309338, reported by Kupriyanov Anotolij. * test/schemas/bug309338* result/schemas/bug309338*: Added a regression test for the above bug.
5 lines
166 B
XML
5 lines
166 B
XML
<?xml version="1.0"?>
|
|
<foo xmlns="urn:test:foo"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="urn:test:foo bug309338.xsd">2000.00</foo>
|