<?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>XML Eye for the Object Guy : System.Xml</title><link>http://blogs.msdn.com/tewald/archive/tags/System.Xml/default.aspx</link><description>Tags: System.Xml</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Sharing the fruits of summer's labors</title><link>http://blogs.msdn.com/tewald/archive/2003/09/19/57292.aspx</link><pubDate>Sat, 20 Sep 2003 00:23:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:57292</guid><dc:creator>tewald</dc:creator><slash:comments>6</slash:comments><comments>http://blogs.msdn.com/tewald/comments/57292.aspx</comments><wfw:commentRss>http://blogs.msdn.com/tewald/commentrss.aspx?PostID=57292</wfw:commentRss><description>&lt;body xmlns="http://www.w3.org/1999/xhtml"&gt;
    I did a lot of XML work over the summer. One of the byproducts was a &lt;a href="http://www.gotdotnet.com/team/tewald/xmlreaders.zip"&gt;pair
    of XML readers&lt;/a&gt;. The XmlElementReader wraps an XmlReader that is positioned on
    an Element node and allows you to read that element, but nothing more. It's useful
    for passing an XmlReader to a method, but ensuring that it only consumes the current
    element and nothing more. The XmlInscopeNamespaceReader also wraps an XmlReader. It
    provides&amp;#160;a method to lookup all of prefix/namespace URI bindings that are inscope
    at any given time.&lt;/body&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=57292" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/tewald/archive/tags/XML/default.aspx">XML</category><category domain="http://blogs.msdn.com/tewald/archive/tags/System.Xml/default.aspx">System.Xml</category></item></channel></rss>