Re: [xml] Weird parser problem
- From: Daniel Veillard <veillard redhat com>
- To: "Eric S. Eberhard" <flash vicspdi com>
- Cc: xml gnome org
- Subject: Re: [xml] Weird parser problem
- Date: Mon, 23 Aug 2004 16:22:57 -0400
On Mon, Aug 23, 2004 at 11:31:34AM -0700, Eric S. Eberhard wrote:
I have been using libxml2 for a while with no problems ... until and
end-user
reported the following:
If their doc contains a tag "text" (e.g. <text>hello</text>) they cannot
get the value of the tag.
I put some debug in my code, and there is no node for "text? --> simply not
there!
No idea, everything seems to work here
paphio:~/XML -> xmllint tst.xml
<?xml version="1.0"?>
<text>hello</text>
paphio:~/XML -> xmllint --shell tst.xml
/ > ls
--- 1 text
/ > cd text
text > ls
t-- 5 hello
text >
Specify what doesn't work and provide a reproductible test case please,
c.f. http://xmlsoft.org/bugs.html
Daniel
--
Daniel Veillard | Red Hat Desktop team http://redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]