﻿<?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>Kommentarer til: Converting JSON to XML and XML to JSON</title>
	<atom:link href="http://www.xn--schler-dya.net/blog/2008/01/26/converting-json-to-xml-and-xml-to-json/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xn--schler-dya.net/blog/2008/01/26/converting-json-to-xml-and-xml-to-json/</link>
	<description>Lidt af hvert - blogbart eller ej, så er der en lille risiko for at du finder det her</description>
	<lastBuildDate>Tue, 25 Oct 2011 12:42:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Af: DCollins</title>
		<link>http://www.xn--schler-dya.net/blog/2008/01/26/converting-json-to-xml-and-xml-to-json/comment-page-1/#comment-5527</link>
		<dc:creator>DCollins</dc:creator>
		<pubDate>Wed, 29 Sep 2010 14:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.xn--schler-dya.net/blog/2008/01/26/converting-json-to-xml-and-xml-to-json/#comment-5527</guid>
		<description>Ahhh... usage notes?</description>
		<content:encoded><![CDATA[<p>Ahhh&#8230; usage notes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Af: Michael Schøler</title>
		<link>http://www.xn--schler-dya.net/blog/2008/01/26/converting-json-to-xml-and-xml-to-json/comment-page-1/#comment-5235</link>
		<dc:creator>Michael Schøler</dc:creator>
		<pubDate>Sun, 22 Aug 2010 17:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.xn--schler-dya.net/blog/2008/01/26/converting-json-to-xml-and-xml-to-json/#comment-5235</guid>
		<description>XmlNodeType.Comment Field

Comment = 8;</description>
		<content:encoded><![CDATA[<p>XmlNodeType.Comment Field</p>
<p>Comment = 8;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Af: paul</title>
		<link>http://www.xn--schler-dya.net/blog/2008/01/26/converting-json-to-xml-and-xml-to-json/comment-page-1/#comment-5150</link>
		<dc:creator>paul</dc:creator>
		<pubDate>Thu, 12 Aug 2010 04:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.xn--schler-dya.net/blog/2008/01/26/converting-json-to-xml-and-xml-to-json/#comment-5150</guid>
		<description>Thanks for the code Michael.

I am just wondering what node type 8 is.
i used your code and it generated unhandled node type : 8.</description>
		<content:encoded><![CDATA[<p>Thanks for the code Michael.</p>
<p>I am just wondering what node type 8 is.<br />
i used your code and it generated unhandled node type : 8.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Af: Omar</title>
		<link>http://www.xn--schler-dya.net/blog/2008/01/26/converting-json-to-xml-and-xml-to-json/comment-page-1/#comment-2116</link>
		<dc:creator>Omar</dc:creator>
		<pubDate>Tue, 24 Nov 2009 15:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.xn--schler-dya.net/blog/2008/01/26/converting-json-to-xml-and-xml-to-json/#comment-2116</guid>
		<description>Thanks Michael. I have to use ASP.NET 2.0 and do not want to download and install 173,000 KB of a tool instead of your 7 KB, for the same thing.

PD I also like Lego, and Shotokan
PD2 I&#039;m not alone, another fan:
&quot;this seems like the best out of what I found:&quot;
http://www.dynamicdrive.com/forums/showthread.php?t=46469</description>
		<content:encoded><![CDATA[<p>Thanks Michael. I have to use ASP.NET 2.0 and do not want to download and install 173,000 KB of a tool instead of your 7 KB, for the same thing.</p>
<p>PD I also like Lego, and Shotokan<br />
PD2 I&#8217;m not alone, another fan:<br />
&#8220;this seems like the best out of what I found:&#8221;<br />
<a href="http://www.dynamicdrive.com/forums/showthread.php?t=46469" rel="nofollow">http://www.dynamicdrive.com/forums/showthread.php?t=46469</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Af: David Pollak (from Lift): &#8220;There&#8217;s no way to convert from XML to JSON because XML contains sequences not expressible in JSON&#8221; at Stephans Blog</title>
		<link>http://www.xn--schler-dya.net/blog/2008/01/26/converting-json-to-xml-and-xml-to-json/comment-page-1/#comment-810</link>
		<dc:creator>David Pollak (from Lift): &#8220;There&#8217;s no way to convert from XML to JSON because XML contains sequences not expressible in JSON&#8221; at Stephans Blog</dc:creator>
		<pubDate>Fri, 10 Oct 2008 08:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.xn--schler-dya.net/blog/2008/01/26/converting-json-to-xml-and-xml-to-json/#comment-810</guid>
		<description>[...] the ways in Javascript to convert XML to JSON are either slow, very basic, use XSLT, use nasty Regex or cannot create simple JSON which feels JSON [...]</description>
		<content:encoded><![CDATA[<p>[...] the ways in Javascript to convert XML to JSON are either slow, very basic, use XSLT, use nasty Regex or cannot create simple JSON which feels JSON [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

