[Expat-discuss] extracting value other than element and attribute

yuki latt yuki.latt at gmail.com
Tue Jul 22 07:56:42 CEST 2008


Hi all,

      I gave up using expat-win-32 on windows. :(

     Now I am using expat linux version on cygwin (OS: windows XP).
Everything is OK. Please let me ask a question.

Outline.c prints  elements and their arguments.  Let's say that there is -
<date id="001"> 2008-7-22 </date>.

Outline.c prints -   date and  id="1001" (element and its arguments).

                          I want to retreive the  value 2008-7-22.  How
should I do?


thanks in advance,
yuki


More information about the Expat-discuss mailing list