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
signature.asc
Description: This is a digitally signed message part
_______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
