> Can you explain why you think the character event should occurs inbetween > start/end element event when the only text nodes are before and after the > element? I'm sorry it just seems wrong to me.
Even for elements like <xxx/>, the SAX parser produces character events. But the text content will be null. I am presently not sure, what the SAX standard says. I'll leave it for others to comment. I'll try this scenario myself, and share my findings. -- Regards, Mukul Gandhi --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]