[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] Get sub-document from xmlDocPtr
- From: Andrew Hartley <andrew hartley bcs org uk>
- To: xml gnome org
- Subject: Re: [xml] Get sub-document from xmlDocPtr
- Date: Fri, 18 Jul 2008 02:38:59 -0700 (PDT)
You're a start, thank you.
BTW - this is an excellant library. I have been using it for the last 3
weeks and slowly getting used to it. Brilliant.
Daniel Veillard wrote:
>
> On Fri, Jul 18, 2008 at 01:51:41AM -0700, Andrew Hartley wrote:
>>
>>
>> Daniel,
>>
>> I am sure I had this working! But yes xmlSubDoc == xmlDoc.
>
> hah !
>
>> How can I save the <CT1> nodeset as an XML document in its own right?
>
> well instead of saving the containing document, try to save the subtree
> with
> http://xmlsoft.org/html/libxml-xmlsave.html#xmlSaveTree
>
> as long as the subtree doesn't use things like namespaces defined
> higher in the document tree, the result should be the subdocument.
>
> Daniel
>
> --
> Red Hat Virtualization group http://redhat.com/virtualization/
> Daniel Veillard | virtualization library http://libvirt.org/
> veillard redhat com | 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/
> xml gnome org
> http://mail.gnome.org/mailman/listinfo/xml
>
>
--
View this message in context: http://www.nabble.com/Get-sub-document-from-xmlDocPtr-tp18504765p18525609.html
Sent from the Gnome - Lib - Xml - General mailing list archive at Nabble.com.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]