Re: [xml] CVS migration

2006-07-14 Thread Mike Hommey
On Fri, Jul 14, 2006 at 09:30:26AM +0100, Nic James Ferrier <[EMAIL PROTECTED]> wrote: > Daniel Veillard <[EMAIL PROTECTED]> writes: > > > Hi, > > > > this is a warning, the GNOME sysadmin team plans to move from CVs to > > subversion as the source management tool. The migration should start

[xml] DTD Validation

2006-07-14 Thread Anne Müller
Hi,   can anybody tell me how to validate a document against a dtd that is written in sgml? I try to validate an html document. But all the dtds from w3c for html are written in sgml. Validation of an xhtml document works fine with xmlValidateDtd, because the dtds are xml. Thanks, Ann

Re: [xml] CVS migration

2006-07-14 Thread Nic James Ferrier
Daniel Veillard <[EMAIL PROTECTED]> writes: > Hi, > > this is a warning, the GNOME sysadmin team plans to move from CVs to > subversion as the source management tool. The migration should start later > today see http://live.gnome.org/Subversion/ for details. Until the switch > is done source c

Re: [xml] Doubt

2006-07-14 Thread boss
Quoting toni proyectista <[EMAIL PROTECTED]>: > Hello, > > How can I use libxml for parse an XML file? > In my soft how can I call libxml? > > Thanks, what language do you use? for C please see the documentation at http://www.xmlsoft.org/ you use the API of libxml to read/manipulate/write the xml

[xml] CVS migration

2006-07-14 Thread Daniel Veillard
Hi, this is a warning, the GNOME sysadmin team plans to move from CVs to subversion as the source management tool. The migration should start later today see http://live.gnome.org/Subversion/ for details. Until the switch is done source code changes may not be possible, and people with CVS che

[xml] Doubt

2006-07-14 Thread toni proyectista
Hello,   How can I use libxml for parse an XML file? In my soft how can I call libxml?   Thanks, ___ xml mailing list, project page http://xmlsoft.org/ xml@gnome.org http://mail.gnome.org/mailman/listinfo/xml

[xml] Is there any API for getting the XPATH string for a known node?

2006-07-14 Thread 张凯
I am using the libxml2 library.In my program, I have got a node pointer and I want to get the XPATH string for this node.I did not find the specific API.May anybody help? Best regards, Morris ___ xml mailing list, project page http://xmlsoft.org/ xml@g