diff options
| author | Daniel Veillard <veillard@src.gnome.org> | 2000-10-04 13:33:43 +0000 |
|---|---|---|
| committer | Daniel Veillard <veillard@src.gnome.org> | 2000-10-04 13:33:43 +0000 |
| commit | ac2603066945f8508fc8cb0a78a8f91983c24e59 (patch) | |
| tree | 337ee65486a85bff2433e743447735fba295797b /result/XPath/tests/usr1check | |
| parent | 7cfce324d84603dec97d3a6bcafdaec53785e90a (diff) | |
| download | platform_external_libxml2-ac2603066945f8508fc8cb0a78a8f91983c24e59.tar.gz platform_external_libxml2-ac2603066945f8508fc8cb0a78a8f91983c24e59.tar.bz2 platform_external_libxml2-ac2603066945f8508fc8cb0a78a8f91983c24e59.zip | |
More work and fixes on XPath:
- debugXML.c testXPath.c xpath.[ch]: More work on XPath/Xpointer,
incorporated "(TOM)" <ptittom@free.fr> patches rebuilt the XPath
examples with the extra test
Daniel
Diffstat (limited to 'result/XPath/tests/usr1check')
| -rw-r--r-- | result/XPath/tests/usr1check | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/result/XPath/tests/usr1check b/result/XPath/tests/usr1check index 989b79fe..f1f2faae 100644 --- a/result/XPath/tests/usr1check +++ b/result/XPath/tests/usr1check @@ -1,9 +1,12 @@ + +======================== +Expression: //ITEM[1] Object is a Node Set : Set contains 1 nodes: 1 ELEMENT ITEM ATTRIBUTE monto TEXT - content=50.12 + content=50.12 ATTRIBUTE divisa TEXT - content=DOL + content=DOL |
