comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: Moving XML elements between documents with IDL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: Moving XML elements between documents with IDL [message #52064] Tue, 02 January 2007 08:12
Karl Schultz is currently offline  Karl Schultz
Messages: 341
Registered: October 1999
Senior Member
On Fri, 29 Dec 2006 13:21:56 -0800, Eric Winter wrote:

> Hi folks. I am trying to figure out the proper way to move an element
> from one document to another in IDL. More precisely, I want to move a
> IDLffXMLDOMElement object from one IDLffXMLDOMDocument object to
> another IDLffXMLDOMDocument object. I can't seem to figure out a way to
> correctly alter the owner document for the elements in question. I'm
> sure there is a way to do it, since I've been able to do it in every
> other language I've used for XML processing. Does anyone out there have
> an idea how to do this in IDL?
>
> TIA,
> Eric Winter

IDL uses Xerces to implement the IDLffXMLDOM* classes and unfortunately
does not expose every Xerces feature. What you need is the
DOMDocument::ImportNode method, which is not currently exposed by
IDLffXMLDOMDocument.

Karl
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Random testing
Next Topic: Re: Random testing

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 16:00:35 PDT 2025

Total time taken to generate the page: 0.00545 seconds