mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-01-31 13:47:30 +03:00
4f917e2416
* xmlschemastypes.c: applied patch from Kuba Nowakowski fixing bug #313982 * result/schemas/bug313982* test/schemas/bug313982*: also added the test case to the regression suite. Daniel
5 lines
226 B
XML
5 lines
226 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<testDecimalFacet xmlns="http://www.foo.com"
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
xsi:schemaLocation="http://www.foo.com bug313982_0.xsd">0.99</testDecimalFacet>
|