<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Inline Schemas</title><link>http://blogs.msdn.com/stan_kitsis/archive/2005/10/10/479420.aspx</link><description>MSDN just published my article on inline schemas . Check it out.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: Inline Schemas</title><link>http://blogs.msdn.com/stan_kitsis/archive/2005/10/10/479420.aspx#493733</link><pubDate>Thu, 17 Nov 2005 06:33:55 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:493733</guid><dc:creator>Tim Tabor</dc:creator><description>Great article.  I'm wondering if MSXML has an analog to ProcessInlineSchema.</description></item><item><title>re: Inline Schemas</title><link>http://blogs.msdn.com/stan_kitsis/archive/2005/10/10/479420.aspx#494224</link><pubDate>Fri, 18 Nov 2005 04:53:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:494224</guid><dc:creator>skits</dc:creator><description>MSXML has a DOM property UseInlineSchema, which is equivalent to ProcessInlineSchema in managed.  This property is available in MSXML 5 and 6.  More info on MSDN: &lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/html/945171bc-05e6-441a-bf52-5e3695c318bf.asp"&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/xmlsdk/html/945171bc-05e6-441a-bf52-5e3695c318bf.asp&lt;/a&gt;&lt;br&gt;&lt;br&gt;Stan</description></item><item><title>re: Inline Schemas</title><link>http://blogs.msdn.com/stan_kitsis/archive/2005/10/10/479420.aspx#774633</link><pubDate>Thu, 28 Sep 2006 03:07:27 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:774633</guid><dc:creator>Srinivasan Venkataraman</dc:creator><description>I have a schema which defines a complex type with a sequence of elements. The schema has defined default values for those elements. &amp;nbsp;In the instance document all the elements appear but some have no value. After validating the instance document with the schema, I want to get an xml with the default values filled in for those elements which had no value initially. An MSXML solution will be great, but using System.xml will do.&lt;br&gt;&lt;br&gt;</description></item></channel></rss>