<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>MsHelp &#187; XML</title>
	<atom:link href="http://mshelp.be/category/xml/feed" rel="self" type="application/rss+xml" />
	<link>http://mshelp.be</link>
	<description>Ins and Outs of Microsoft Dynamics CRM</description>
	<lastBuildDate>Mon, 15 Aug 2011 17:30:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Simple way to generate XSD from XML via Visual Studio</title>
		<link>http://mshelp.be/simple-way-to-generate-xsd-from-xml-via-visual-studio-262.htm</link>
		<comments>http://mshelp.be/simple-way-to-generate-xsd-from-xml-via-visual-studio-262.htm#comments</comments>
		<pubDate>Wed, 18 Nov 2009 14:46:30 +0000</pubDate>
		<dc:creator>Sven</dc:creator>
				<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://mshelp.be/simple-way-to-generate-xsd-from-xml-via-visual-studio-262.htm</guid>
		<description><![CDATA[Today we had to generate an XSD file from an XML file. Of course you can use the XML Schema Definition tool (XSD.exe) or something 3rd party (XMLSpy: Best XML editor ever made IMHO) for this.But there is also an easy way to do this via Visual Studio. When you open an XML file in [...]]]></description>
			<content:encoded><![CDATA[<p>Today we had to generate an XSD file from an XML file. <br />Of course you can use the <a href="http://msdn.microsoft.com/en-us/library/x6c1kb0s%28VS.71%29.aspx">XML Schema Definition tool (XSD.exe)</a> or something 3rd party (<a href="http://www.altova.com/">XMLSpy</a>: Best XML editor ever made IMHO) for this.<br />But there is also an easy way to do this via Visual Studio.
<p>When you open an XML file in Visual Studio a new menu item (XML) will appear. <br />From this menu you can do the following:
<ul>
<li>Create schema</li>
<li>Show XSLT Output</li>
<li>Debug XSLT</li>
<li>View available Schemas </li>
</ul>
<p><a href="http://www.mshelp.be/img/SimplewaytogenerateXSDfromXMLviaVisualSt_C55F/image.png"><img style="border-bottom: 0px; border-left: 0px; border-top: 0px; border-right: 0px" border="0" alt="image" src="http://www.mshelp.be/img/SimplewaytogenerateXSDfromXMLviaVisualSt_C55F/image_thumb_3.png" width="244" height="72"></a> </p>
<p>Feel a little stupid that I didn&#8217;t notice this earlier. Apparently this is something that<br />has been there for a while. </p>
<p>But anyway, it&#8217;s a nice feature.</p>
]]></content:encoded>
			<wfw:commentRss>http://mshelp.be/simple-way-to-generate-xsd-from-xml-via-visual-studio-262.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

