diff options
author | Daniel Veillard <veillard@src.gnome.org> | 2004-04-16 16:30:05 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 2004-04-16 16:30:05 +0000 |
commit | 377e1a9059a439c90be6b7787789c9e0ed76aaba (patch) | |
tree | ac31036160fcc209adb131d0c6c06d862f8644a4 /result | |
parent | a0c48addfc8aaba3394fb7e06a4b3039214d48d1 (diff) | |
download | libxml2-377e1a9059a439c90be6b7787789c9e0ed76aaba.tar.gz |
move the TODO as comments as the function while not finished are usable
* xmlsave.c: move the TODO as comments as the function while not
finished are usable as-is
* xmlschemas.c include/libxml/xmlerror.h: patch from Kasimier Buchcik
implementing union
* test/schemas/union_0_0.x* result/schemas/union_0_0*: added example
* python/Makefile.am: applied fix from Mike Hommey
Daniel
Diffstat (limited to 'result')
-rw-r--r-- | result/schemas/union_0_0 | 1 | ||||
-rw-r--r-- | result/schemas/union_0_0.err | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/result/schemas/union_0_0 b/result/schemas/union_0_0 new file mode 100644 index 00000000..3dbc8615 --- /dev/null +++ b/result/schemas/union_0_0 @@ -0,0 +1 @@ +./test/schemas/union_0_0.xml validates diff --git a/result/schemas/union_0_0.err b/result/schemas/union_0_0.err new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/result/schemas/union_0_0.err |