[Expat-discuss] Content of Tags

Allen, Michael B (RSCH) Michael_B_Allen@ml.com
Tue, 17 Jul 2001 15:41:54 -0400


That's the character data so it's not going to be passed to the start and end tag handlers. Use XML_SetCharacterDataHandler for that.

Mike

> -----Original Message-----
> From:	Ralf Edrich [SMTP:edrich@informatik.fh-kl.de]
> Sent:	Tuesday, July 17, 2001 8:52 AM
> To:	expat-discuss@lists.sourceforge.net
> Subject:	[Expat-discuss] Content of Tags
> 
> Hi,
> 
> how can I access the content between elements
> using expat?
> 
> <Element>
> SomeContent
> </Element>
> 
> TIA,
>  
> Ralf
> 
> 
> _______________________________________________
> Expat-discuss mailing list
> Expat-discuss@lists.sourceforge.net
> http://lists.sourceforge.net/lists/listinfo/expat-discuss