On Sun, Mar 12, 2006 at 11:44:24PM +0800, Deephay wrote:
> Greetings all,
>
> I am just started to work with the xml parser interface, but I have a
> problem here.
> I was trying to parsing a xml file and test if it is ok, I want to get the
> element names
> of the tree, but it just output like this:
> ---
> keyword: glyph
> keyword: text
> ---
perfectly normal
> here's the xml file:
> <glyph>
> <char codepoint="8AAA">
which is versy different from
<glyph><char codepoint="8AAA">
> Any suggetion will be quite helpful, thx very much!
Looking at the FAQ and the archives of the mailing-list before posting maybe ?
http://xmlsoft.org/FAQ.html#Developer
item 4
Daniel
--
Daniel Veillard | Red Hat http://redhat.com/
[EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
_______________________________________________
xml mailing list, project page http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml