<?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: Convert XML to JSON In Angular JS	</title>
	<atom:link href="https://sibeeshpassion.com/convert-xml-to-json-in-angular-js/feed/" rel="self" type="application/rss+xml" />
	<link>https://sibeeshpassion.com/convert-xml-to-json-in-angular-js/</link>
	<description>My passion towards life</description>
	<lastBuildDate>Wed, 04 Nov 2020 21:16:42 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Sibeesh Venu		</title>
		<link>https://sibeeshpassion.com/convert-xml-to-json-in-angular-js/#comment-4259</link>

		<dc:creator><![CDATA[Sibeesh Venu]]></dc:creator>
		<pubDate>Wed, 04 Nov 2020 21:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://sibeecst_passion.com/?p=10903#comment-4259</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sibeeshpassion.com/convert-xml-to-json-in-angular-js/#comment-4061&quot;&gt;Vasu Eedpuganti&lt;/a&gt;.

Thanks a lot dude.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sibeeshpassion.com/convert-xml-to-json-in-angular-js/#comment-4061">Vasu Eedpuganti</a>.</p>
<p>Thanks a lot dude.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: César Castro Aroche		</title>
		<link>https://sibeeshpassion.com/convert-xml-to-json-in-angular-js/#comment-4074</link>

		<dc:creator><![CDATA[César Castro Aroche]]></dc:creator>
		<pubDate>Wed, 04 Nov 2020 19:12:43 +0000</pubDate>
		<guid isPermaLink="false">http://sibeecst_passion.com/?p=10903#comment-4074</guid>

					<description><![CDATA[Thank u so much!!!!!]]></description>
			<content:encoded><![CDATA[<p>Thank u so much!!!!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: MixAmurn		</title>
		<link>https://sibeeshpassion.com/convert-xml-to-json-in-angular-js/#comment-3328</link>

		<dc:creator><![CDATA[MixAmurn]]></dc:creator>
		<pubDate>Sun, 19 Jul 2020 09:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://sibeecst_passion.com/?p=10903#comment-3328</guid>

					<description><![CDATA[Thank you very much for the invitation :). Best wishes. 
PS: How are you? I am from France :)]]></description>
			<content:encoded><![CDATA[<p>Thank you very much for the invitation :). Best wishes.<br />
PS: How are you? I am from France 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: MixAmurn		</title>
		<link>https://sibeeshpassion.com/convert-xml-to-json-in-angular-js/#comment-4055</link>

		<dc:creator><![CDATA[MixAmurn]]></dc:creator>
		<pubDate>Sun, 19 Jul 2020 05:50:38 +0000</pubDate>
		<guid isPermaLink="false">http://sibeecst_passion.com/?p=10903#comment-4055</guid>

					<description><![CDATA[Thank you very much for the invitation :). Best wishes. 
PS: How are you? I am from France :)]]></description>
			<content:encoded><![CDATA[<p>Thank you very much for the invitation :). Best wishes.<br />
PS: How are you? I am from France 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rardnat		</title>
		<link>https://sibeeshpassion.com/convert-xml-to-json-in-angular-js/#comment-2837</link>

		<dc:creator><![CDATA[rardnat]]></dc:creator>
		<pubDate>Mon, 04 Nov 2019 03:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://sibeecst_passion.com/?p=10903#comment-2837</guid>

					<description><![CDATA[hi :) bross :)]]></description>
			<content:encoded><![CDATA[<p>hi 🙂 bross 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: rardnat		</title>
		<link>https://sibeeshpassion.com/convert-xml-to-json-in-angular-js/#comment-4069</link>

		<dc:creator><![CDATA[rardnat]]></dc:creator>
		<pubDate>Sun, 03 Nov 2019 22:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://sibeecst_passion.com/?p=10903#comment-4069</guid>

					<description><![CDATA[hi :) bross :)]]></description>
			<content:encoded><![CDATA[<p>hi 🙂 bross 🙂</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vinod Joshi		</title>
		<link>https://sibeeshpassion.com/convert-xml-to-json-in-angular-js/#comment-1459</link>

		<dc:creator><![CDATA[Vinod Joshi]]></dc:creator>
		<pubDate>Mon, 05 Sep 2016 12:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://sibeecst_passion.com/?p=10903#comment-1459</guid>

					<description><![CDATA[how we can xml tag print in html  find the tag value ?

jquery 
$(this).find(&#039;word_items&#039;).each(function(){
				   $(this).find(&#039;word_text&#039;).each(function(){
						var word=$(this).text();
                       arrwords[j] = word;
						//if( j &#060; 5 )
                      // arrword.word_items.push(word);
				++j;
                   });

and angular ?]]></description>
			<content:encoded><![CDATA[<p>how we can xml tag print in html  find the tag value ?</p>
<p>jquery<br />
$(this).find(&#8216;word_items&#8217;).each(function(){<br />
				   $(this).find(&#8216;word_text&#8217;).each(function(){<br />
						var word=$(this).text();<br />
                       arrwords[j] = word;<br />
						//if( j &lt; 5 )<br />
                      // arrword.word_items.push(word);<br />
				++j;<br />
                   });</p>
<p>and angular ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Vinod Joshi		</title>
		<link>https://sibeeshpassion.com/convert-xml-to-json-in-angular-js/#comment-4063</link>

		<dc:creator><![CDATA[Vinod Joshi]]></dc:creator>
		<pubDate>Mon, 05 Sep 2016 08:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://sibeecst_passion.com/?p=10903#comment-4063</guid>

					<description><![CDATA[how we can xml tag print in html  find the tag value ?

jquery 
$(this).find(&#039;word_items&#039;).each(function(){
				   $(this).find(&#039;word_text&#039;).each(function(){
						var word=$(this).text();
                       arrwords[j] = word;
						//if( j &#060; 5 )
                      // arrword.word_items.push(word);
				++j;
                   });

and angular ?]]></description>
			<content:encoded><![CDATA[<p>how we can xml tag print in html  find the tag value ?</p>
<p>jquery<br />
$(this).find(&#8216;word_items&#8217;).each(function(){<br />
				   $(this).find(&#8216;word_text&#8217;).each(function(){<br />
						var word=$(this).text();<br />
                       arrwords[j] = word;<br />
						//if( j &#60; 5 )<br />
                      // arrword.word_items.push(word);<br />
				++j;<br />
                   });</p>
<p>and angular ?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sibeesh Venu		</title>
		<link>https://sibeeshpassion.com/convert-xml-to-json-in-angular-js/#comment-1427</link>

		<dc:creator><![CDATA[Sibeesh Venu]]></dc:creator>
		<pubDate>Fri, 27 May 2016 01:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://sibeecst_passion.com/?p=10903#comment-1427</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://sibeeshpassion.com/convert-xml-to-json-in-angular-js/#comment-1426&quot;&gt;César Castro Aroche&lt;/a&gt;.

You are welcome, thanks much for your feedback. I really appreciate it. ]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://sibeeshpassion.com/convert-xml-to-json-in-angular-js/#comment-1426">César Castro Aroche</a>.</p>
<p>You are welcome, thanks much for your feedback. I really appreciate it. </p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: César Castro Aroche		</title>
		<link>https://sibeeshpassion.com/convert-xml-to-json-in-angular-js/#comment-1426</link>

		<dc:creator><![CDATA[César Castro Aroche]]></dc:creator>
		<pubDate>Thu, 26 May 2016 21:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://sibeecst_passion.com/?p=10903#comment-1426</guid>

					<description><![CDATA[Thank u so much!!!!!]]></description>
			<content:encoded><![CDATA[<p>Thank u so much!!!!!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
