<?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: Fun with xsd.exe</title>
	<atom:link href="http://benreichelt.net/blog/2005/02/10/fun-with-xsdexe/feed/" rel="self" type="application/rss+xml" />
	<link>http://benreichelt.net/blog/2005/02/10/fun-with-xsdexe/</link>
	<description></description>
	<lastBuildDate>Tue, 18 Aug 2009 22:20:45 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: breichelt</title>
		<link>http://benreichelt.net/blog/2005/02/10/fun-with-xsdexe/comment-page-1/#comment-198</link>
		<dc:creator>breichelt</dc:creator>
		<pubDate>Tue, 01 Mar 2005 19:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2005/02/10/fun-with-xsdexe/#comment-198</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2005/02/10/fun-with-xsdexe/comment-page-1/#comment-197</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 12 Feb 2005 16:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2005/02/10/fun-with-xsdexe/#comment-197</guid>
		<description>Joseph, that tool worked like a charm! Larry was right, the code produced by xsd.exe needed some manual modifications by me in order to make it work, but with infer.exe, the schema is more accurate and then I use xsd.exe to make a class file from that schema, and it worked out of the box! awesome!</description>
		<content:encoded><![CDATA[<p>Joseph, that tool worked like a charm! Larry was right, the code produced by xsd.exe needed some manual modifications by me in order to make it work, but with infer.exe, the schema is more accurate and then I use xsd.exe to make a class file from that schema, and it worked out of the box! awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2005/02/10/fun-with-xsdexe/comment-page-1/#comment-196</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 12 Feb 2005 02:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2005/02/10/fun-with-xsdexe/#comment-196</guid>
		<description>The Xml Tools Team page on GotDotNet &lt;a target=&quot;_new&quot; href=&quot;http://www.gotdotnet.com/team/xmltools/&quot;&gt;http://www.gotdotnet.com/team/xmltools/&lt;/a&gt; has some other interesting XML tools you might like to check out. As far as I know the XSD - inferencing code in  XSD.exe is based on work the dataset team had to do to infer the schema of datasets. If XSD.exe has trouble infering the schema (as Larry above noted it sometimes does) you might want to try the XSD inference tool.</description>
		<content:encoded><![CDATA[<p>The Xml Tools Team page on GotDotNet <a target="_new" href="http://www.gotdotnet.com/team/xmltools/">http://www.gotdotnet.com/team/xmltools/</a> has some other interesting XML tools you might like to check out. As far as I know the XSD &#8211; inferencing code in  XSD.exe is based on work the dataset team had to do to infer the schema of datasets. If XSD.exe has trouble infering the schema (as Larry above noted it sometimes does) you might want to try the XSD inference tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2005/02/10/fun-with-xsdexe/comment-page-1/#comment-195</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 11 Feb 2005 07:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2005/02/10/fun-with-xsdexe/#comment-195</guid>
		<description>Thanks for the tip, I know that the error messages you get when dealing with serialization can be aa bear sometimes, its nice to know stuff like this in advance!</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, I know that the error messages you get when dealing with serialization can be aa bear sometimes, its nice to know stuff like this in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://benreichelt.net/blog/2005/02/10/fun-with-xsdexe/comment-page-1/#comment-194</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 11 Feb 2005 06:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://s194721765.onlinehome.us/blog/2005/02/10/fun-with-xsdexe/#comment-194</guid>
		<description>If you ever have xsd.exe choke while generating your schema because it can&#039;t handle something in your xml I&#039;ve found that XmlSpy can usually do the trick (if you have access to it).  I&#039;ve had xsd.exe complain about some of our companies xml before and had to go this route (the xml was valid), but overall xsd.exe is very powerful.</description>
		<content:encoded><![CDATA[<p>If you ever have xsd.exe choke while generating your schema because it can&#8217;t handle something in your xml I&#8217;ve found that XmlSpy can usually do the trick (if you have access to it).  I&#8217;ve had xsd.exe complain about some of our companies xml before and had to go this route (the xml was valid), but overall xsd.exe is very powerful.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
