Return-Path: Delivered-To: apmail-xml-xalan-c-users-archive@www.apache.org Received: (qmail 62464 invoked from network); 13 Feb 2007 13:39:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Feb 2007 13:39:39 -0000 Received: (qmail 10244 invoked by uid 500); 13 Feb 2007 13:39:46 -0000 Delivered-To: apmail-xml-xalan-c-users-archive@xml.apache.org Received: (qmail 10227 invoked by uid 500); 13 Feb 2007 13:39:46 -0000 Mailing-List: contact xalan-c-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: xalan-c-users@xml.apache.org List-Id: Delivered-To: mailing list xalan-c-users@xml.apache.org Received: (qmail 10216 invoked by uid 99); 13 Feb 2007 13:39:46 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 13 Feb 2007 05:39:46 -0800 X-ASF-Spam-Status: No, hits=3.9 required=10.0 tests=HTML_IMAGE_ONLY_12,HTML_MESSAGE,HTML_SHORT_LINK_IMG_1,MSGID_FROM_MTA_HEADER,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of indrajitb@rediffmail.com designates 203.199.83.249 as permitted sender) Received: from [203.199.83.249] (HELO rediffmail.com) (203.199.83.249) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 13 Feb 2007 05:39:34 -0800 Received: (qmail 10571 invoked by uid 510); 13 Feb 2007 13:36:08 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=redf; d=rediffmail.com; b=BbATRe3sxuZUeFOiY9oHdZNpNIlviRkX4TTBKS8gHBpeXbIUWT/h+xMgonb7AJ6binYB1uVgY1Y4M7722eF5hAZMYl12HJMX5Dj5xnwho05xOcHGLIYWhTTGtO80YnfWJaSBg8GVj/jI4kFqPhPcP6muSBJZ1lEM+XL6N+tpuL8= ; Date: 13 Feb 2007 13:36:08 -0000 Message-ID: <20070213133608.10569.qmail@webmail69.rediffmail.com> Received: from unknown (203.200.71.91) by rediffmail.com via HTTP; 13 feb 2007 13:36:08 -0000 MIME-Version: 1.0 From: "Indrajit Bhattacharya" Reply-To: "Indrajit Bhattacharya" To: xalan-c-users@xml.apache.org Subject: Xerces DOM with Xalan Content-type: multipart/alternative; boundary="Next_1171373768---0-203.199.83.249-10557" X-Virus-Checked: Checked by ClamAV on apache.org This is a multipart mime message --Next_1171373768---0-203.199.83.249-10557 Content-type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi,=0A=0AI have some beginner level questions. I would be grateful for your= responses.=0A=0AWe store all our data as xerces DOM in our application. Is= there any problem using these xercesc::DOMNode* data with Xalan for XPath = and XSLT ?=0A=0ADoes Xalan create a separate data structure out of the xerc= es DOM for doing works like XPath expression evaluation ? =0A=0AHow to use = xercesc::DOMNode* with Xalan for evaluating XPath expressions ?=0A=0AAre th= ere any performance penalty with using xerces DOM with Xalan library ? Any = memory usage concerns ?=0A=0ARegards,=0AIndrajit --Next_1171373768---0-203.199.83.249-10557 Content-type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline

=0AHi,
=0A
=0AI have some beginner level questions. I would be gra= teful for your responses.
=0A
=0AWe store all our data as xerces DOM = in our application. Is there any problem using these xercesc::DOMNode* data= with Xalan for XPath and XSLT ?
=0A
=0ADoes Xalan create a separate = data structure out of the xerces DOM for doing works like XPath expression = evaluation ?
=0A
=0AHow to use xercesc::DOMNode* with Xalan for eval= uating XPath expressions ?
=0A
=0AAre there any performance penalty w= ith using xerces DOM with Xalan library ? Any memory usage concerns ?
= =0A
=0ARegards,
=0AIndrajit=0A

=0A

=0A= =0A --Next_1171373768---0-203.199.83.249-10557--