Yes, this is what I am going to do. Thanks.


-----Original Message-----
From: Dustin D. Trammell [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 28, 2006 2:15 PM
To: Onural, Gul [CAR:SI12:EXCH]
Cc: [email protected]
Subject: RE: [xml] Release of libxml2-2.6.24


On Fri, 2006-04-28 at 13:24 -0400, Gul Onural wrote:
> Is there a way to tell the ignore xml comments?

Can you have your application check each node's type before processing
it and if it's type 8 (XML_COMMENT_NODE) just not do anything with it?

-- 
Dustin D. Trammell
VoIP Security Research
TippingPoint, a division of 3Com
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to