[Expat-discuss] anoying tags in CharacterData

andi tradiaz at yahoo.de
Sun Jul 16 01:33:26 CEST 2006


hi list!
when setting a callback with XML_SetCharacterDataHandler(...) it is
passed the character data after a tag, but with the other tags.
for example:

<text>
"hello wolrd"
</text>

not just "hello world" is passed to the callback funtion, but
"hello world </text>"

is there a way to get rid of this </text> using the expat api?

thanks in advance,
andi


	

	
		
___________________________________________________________ 
Der frühe Vogel fängt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de


More information about the Expat-discuss mailing list