<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Using SAX Parsers</title>
	<atom:link href="http://codeworks.gnomedia.com/archives/2003/programming/using-sax-parsers/feed/" rel="self" type="application/rss+xml" />
	<link>http://codeworks.gnomedia.com/archives/2003/programming/using-sax-parsers/</link>
	<description>the codeworks weblog</description>
	<lastBuildDate>Tue, 23 Feb 2010 20:02:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: raj</title>
		<link>http://codeworks.gnomedia.com/archives/2003/programming/using-sax-parsers/comment-page-1/#comment-11856</link>
		<dc:creator>raj</dc:creator>
		<pubDate>Mon, 03 Mar 2008 06:08:35 +0000</pubDate>
		<guid isPermaLink="false">http://codeworks.time.out/archives/2003/12/02/using-sax-parsers/#comment-11856</guid>
		<description>&lt;p&gt;I have a XML file like this below in test.xml file&lt;/p&gt;

&lt;p&gt;test.xml contains the content like this.&lt;/p&gt;

&lt;p&gt;

  
  
    
      
     
          US
          New York
          New York
          Broadway
          123
          Suite 75
          10027-0401
        
      
      
        yes
        2003-06-23T04:57:29Z
      
    
  
  2003-06-22T20:57:29Z
  
&lt;/p&gt;

&lt;p&gt;I need to validate and parse the whole test.xml file which is given as input and i 
need the output as&lt;/p&gt;

&lt;p&gt;Country = US;
A1     = New York
A3     = New York
A6     = Broadway
HNO     = 123
LOC     = Suite 75
PC     = 10027-0401&lt;/p&gt;

&lt;p&gt;on the Screen /or log in to the text file.
In the Above requirement A1 Specifies national, A3 Specifies City, A6 Speicifies Street, 
HNO Specifies House Number, LOC specifies Additional location Information, PC Specifies
Postal code.
Am using xerces 2.8 version and i need the code in c++(should include .cpp &amp; .hpp and handlers files also) and am using SAX2.&lt;/p&gt;

&lt;p&gt;anyone have suggestions please let me know...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I have a XML file like this below in test.xml file</p>

<p>test.xml contains the content like this.</p>

<p>

  
  
    
      
     
          US
          New York
          New York
          Broadway
          123
          Suite 75
          10027-0401
        
      
      
        yes
        2003-06-23T04:57:29Z
      
    
  
  2003-06-22T20:57:29Z
  
</p>

<p>I need to validate and parse the whole test.xml file which is given as input and i 
need the output as</p>

<p>Country = US;
A1     = New York
A3     = New York
A6     = Broadway
HNO     = 123
LOC     = Suite 75
PC     = 10027-0401</p>

<p>on the Screen /or log in to the text file.
In the Above requirement A1 Specifies national, A3 Specifies City, A6 Speicifies Street, 
HNO Specifies House Number, LOC specifies Additional location Information, PC Specifies
Postal code.
Am using xerces 2.8 version and i need the code in c++(should include .cpp &amp; .hpp and handlers files also) and am using SAX2.</p>

<p>anyone have suggestions please let me know&#8230;</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jalal</title>
		<link>http://codeworks.gnomedia.com/archives/2003/programming/using-sax-parsers/comment-page-1/#comment-163</link>
		<dc:creator>jalal</dc:creator>
		<pubDate>Wed, 16 Nov 2005 12:05:13 +0000</pubDate>
		<guid isPermaLink="false">http://codeworks.time.out/archives/2003/12/02/using-sax-parsers/#comment-163</guid>
		<description>&lt;p&gt;Hi Andrea
Your questions about including the Xerces files unfortunately sound like they relate to a Microsoft setup, which I&#039;m not familiar with, you&#039;ll have to ask somewhere else for that.&lt;/p&gt;

&lt;p&gt;The source files for the article seem to have disappeared when I moved the articles over to Wordpress. I&#039;ll see if I can find them... and put a link here if I do. Check back later.
:-)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi Andrea
Your questions about including the Xerces files unfortunately sound like they relate to a Microsoft setup, which I&#8217;m not familiar with, you&#8217;ll have to ask somewhere else for that.</p>

<p>The source files for the article seem to have disappeared when I moved the articles over to WordPress. I&#8217;ll see if I can find them&#8230; and put a link here if I do. Check back later. <img src='http://codeworks.gnomedia.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea D</title>
		<link>http://codeworks.gnomedia.com/archives/2003/programming/using-sax-parsers/comment-page-1/#comment-147</link>
		<dc:creator>Andrea D</dc:creator>
		<pubDate>Tue, 01 Nov 2005 10:39:26 +0000</pubDate>
		<guid isPermaLink="false">http://codeworks.time.out/archives/2003/12/02/using-sax-parsers/#comment-147</guid>
		<description>&lt;p&gt;one more thing..where I should find the .cpp test files you&#039;ve mentioned in the article?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>one more thing..where I should find the .cpp test files you&#8217;ve mentioned in the article?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea D</title>
		<link>http://codeworks.gnomedia.com/archives/2003/programming/using-sax-parsers/comment-page-1/#comment-146</link>
		<dc:creator>Andrea D</dc:creator>
		<pubDate>Tue, 01 Nov 2005 10:15:16 +0000</pubDate>
		<guid isPermaLink="false">http://codeworks.time.out/archives/2003/12/02/using-sax-parsers/#comment-146</guid>
		<description>&lt;p&gt;thanks a lot! yep sorry..you&#039;re right..I&#039;m working with C++..that&#039;s why is so hard to find some good docs..but most of all some tutorial..
Being concrete..does the listing 4 works by it self? how should I include the xerces includes?
is it correct to put the &quot;xercesc&quot; folder in the Project one? I mean.. &quot;\Project\xercesc&quot;
and the xerces folder contains all modules folders with header files.. (.hpp)
should I include that folder or the project does it by itself?
is this path #include  correct? or I Should add xercesc? &gt;&gt; #include  like this..?!
thanks anyway...this article is very useful anyway
bye&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>thanks a lot! yep sorry..you&#8217;re right..I&#8217;m working with C++..that&#8217;s why is so hard to find some good docs..but most of all some tutorial..
Being concrete..does the listing 4 works by it self? how should I include the xerces includes?
is it correct to put the &#8220;xercesc&#8221; folder in the Project one? I mean.. &#8220;\Project\xercesc&#8221;
and the xerces folder contains all modules folders with header files.. (.hpp)
should I include that folder or the project does it by itself?
is this path #include  correct? or I Should add xercesc? &gt;&gt; #include  like this..?!
thanks anyway&#8230;this article is very useful anyway
bye</p>]]></content:encoded>
	</item>
	<item>
		<title>By: jalal</title>
		<link>http://codeworks.gnomedia.com/archives/2003/programming/using-sax-parsers/comment-page-1/#comment-145</link>
		<dc:creator>jalal</dc:creator>
		<pubDate>Mon, 31 Oct 2005 17:39:30 +0000</pubDate>
		<guid isPermaLink="false">http://codeworks.time.out/archives/2003/12/02/using-sax-parsers/#comment-145</guid>
		<description>&lt;p&gt;I&#039;m not sure where you would start.. probably with google!
You don&#039;t say what language you are working in, but most languages have some sort of toolkits, you would need to find an RSS toolkit (which would handle the details of XML for you). I&#039;m not aware of anything in C++ but there is probably something out there.&lt;/p&gt;

&lt;p&gt;As for the toolkit... well, for multiplatform wxWidgets is probably a good bet. Or Qt from trolltech.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure where you would start.. probably with google!
You don&#8217;t say what language you are working in, but most languages have some sort of toolkits, you would need to find an RSS toolkit (which would handle the details of XML for you). I&#8217;m not aware of anything in C++ but there is probably something out there.</p>

<p>As for the toolkit&#8230; well, for multiplatform wxWidgets is probably a good bet. Or Qt from trolltech.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Andrea D</title>
		<link>http://codeworks.gnomedia.com/archives/2003/programming/using-sax-parsers/comment-page-1/#comment-144</link>
		<dc:creator>Andrea D</dc:creator>
		<pubDate>Mon, 31 Oct 2005 17:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://codeworks.time.out/archives/2003/12/02/using-sax-parsers/#comment-144</guid>
		<description>&lt;p&gt;Very intresting...I have to do an Rss Reader..using Xerces SAX2 and later some kind of framework (wxWidgets i.e.) as GUI..could u suggest me..something? where to find a tutorial..o something similar? thanks for while..and good job!
bye&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Very intresting&#8230;I have to do an Rss Reader..using Xerces SAX2 and later some kind of framework (wxWidgets i.e.) as GUI..could u suggest me..something? where to find a tutorial..o something similar? thanks for while..and good job!
bye</p>]]></content:encoded>
	</item>
</channel>
</rss>

