<?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>What Would You Like To See in System.Xml in Orcas/Longhorn?</title><link>http://blogs.msdn.com/dareobasanjo/archive/2004/06/24/164786.aspx</link><description>I'm in the end stages of doing the spec work for the various components in the System.Xml namespace I am responsible for in the Whidbey betas. After the 4th of July holidays we plan to start doing initial brain storming for what feature work we should</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: What Would You Like To See in System.Xml in Orcas/Longhorn?</title><link>http://blogs.msdn.com/dareobasanjo/archive/2004/06/24/164786.aspx#164787</link><pubDate>Thu, 24 Jun 2004 18:17:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:164787</guid><dc:creator>shawn</dc:creator><description>I'd personally be interested in seeing support for XInclude, or similar functionality under another umbrella.</description></item><item><title>RE: What Would You Like To See in System.Xml in Orcas/Longhorn?</title><link>http://blogs.msdn.com/dareobasanjo/archive/2004/06/24/164786.aspx#164809</link><pubDate>Thu, 24 Jun 2004 18:38:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:164809</guid><dc:creator>oleg@tkachenko.com (Oleg Tkachenko)</dc:creator><description>Unsorted out of the blue list:&lt;br&gt;&lt;br&gt;RelaxNG&lt;br&gt;XInclude (I hope it will reach Rec stage this year), XML Base&lt;br&gt;Sure XPathReader.&lt;br&gt;What about moving EXSLT.NET to the core XPath/XSLT engine?&lt;br&gt;XPath2/XSLT2&lt;br&gt;RSS/Atom&lt;br&gt;XSL-FO :)</description></item><item><title>re: What Would You Like To See in System.Xml in Orcas/Longhorn?</title><link>http://blogs.msdn.com/dareobasanjo/archive/2004/06/24/164786.aspx#164850</link><pubDate>Thu, 24 Jun 2004 19:20:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:164850</guid><dc:creator>Luc Cluitmans</dc:creator><description>- Make subclassing XPathNavigator a bit easier.&lt;br&gt;Rationale: I have found that building custom subclasses of XPathNavigator to expose legacy file formats as if they were XML is very fruitful. However, subclassing XPathNavigator quite often involves doing the same things over and over again.&lt;br&gt;&lt;br&gt;- Fix the XPathNodeIterator issue - or is that already fixed in Whidbey?&lt;br&gt;Rationale: To have custom XPath/XSLT functions return a node set, the specs hint that the function should return an XPathNodeIterator instance. Sadly, many parts of the XPath/XSLT engine actually require a nonpublic subclass of XPathNodeIterator instead (its name currently escapes me; was it 'ResettableXPathNodeIterator' ?). Exslt.NET for instance works around this issue by using a rather ugly reflection based hack to access classes that are internal to System.xml.dll (IIRC).&lt;br&gt;&lt;br&gt;- A design issue: Please, please keep the various XML technologies where they belong. Why do I have to use parts of XSLT engine, and look at the XSLT documents to make XPath extension functions? Yesterday I finally installed the Whidbey May CTP, and immediately went investigating XQuery. Why does it seem to be integrated with all kinds of SQL technologies? Of course, I see that XQuery and SQL integration is important for microsoft's SQL view. But the way it is now, I really get the feeling that microsoft is forgetting that XQuery is perfectly well suited to be applied to pure XML data (including XPathNavigator based data), without using any database at all. Note that it is perfectly well possible to use the XQuery stuff without any SQL, but the fact that the docs (as far as they exist) are rather SQL-centric, and the fact I need to reference an SQL-related assembly (system.data.sqlxml.dll) to get the XQueryCommand functionality makes me suspect that MS is viewing XQuery far too much as a Yukon-related technology instead of viewing it as a technology with its own merits.</description></item><item><title>re: What Would You Like To See in System.Xml in Orcas/Longhorn?</title><link>http://blogs.msdn.com/dareobasanjo/archive/2004/06/24/164786.aspx#164895</link><pubDate>Thu, 24 Jun 2004 20:14:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:164895</guid><dc:creator>Chris Darnell</dc:creator><description>A simple way to take an XPathDocument and create an XMLDocument from it. This may be in ASP.NET 2.0.  If so, then &amp;quot;Thanks!&amp;quot;.</description></item><item><title>re: What Would You Like To See in System.Xml in Orcas/Longhorn?</title><link>http://blogs.msdn.com/dareobasanjo/archive/2004/06/24/164786.aspx#164913</link><pubDate>Thu, 24 Jun 2004 20:23:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:164913</guid><dc:creator>Steve Perry</dc:creator><description>I would like to see an easy way to tell the xml parser to ignore a embeded schema and validate the document using an external schema file. The rational is that I don't trust the XML that came from a third party to conform to the schema I have set up. &lt;br&gt;Thanks!</description></item><item><title>re: What Would You Like To See in System.Xml in Orcas/Longhorn?</title><link>http://blogs.msdn.com/dareobasanjo/archive/2004/06/24/164786.aspx#165031</link><pubDate>Thu, 24 Jun 2004 22:00:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:165031</guid><dc:creator>Dimitri Glazkov</dc:creator><description>This may be a bit off-topic, but have you guys given any thought about what is beyond MSXML for Internet Explorer? Any plans to see managed code meet the client-script world? Or is this out of your jurisdiction?</description></item><item><title>re: What Would You Like To See in System.Xml in Orcas/Longhorn?</title><link>http://blogs.msdn.com/dareobasanjo/archive/2004/06/24/164786.aspx#165084</link><pubDate>Thu, 24 Jun 2004 23:01:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:165084</guid><dc:creator>Rogelio Morrell</dc:creator><description>Talk with Chris Lovett and create a MS SgmlReader that support HTML 4.0 and also XHTML.&lt;br&gt;&lt;br&gt;That would be nice, if possible. </description></item><item><title>re: What Would You Like To See in System.Xml in Orcas/Longhorn?</title><link>http://blogs.msdn.com/dareobasanjo/archive/2004/06/24/164786.aspx#165294</link><pubDate>Fri, 25 Jun 2004 03:24:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:165294</guid><dc:creator>Dimitri Glazkov</dc:creator><description>Darn, I almost forgot about the actual topic.&lt;br&gt;&lt;br&gt;What I would like to see in System.Xml is a some kind of XML content assembly framework, maybe not CAM, maybe just an assembling reader of some sort, but just enough to build upon.</description></item><item><title>re: What Would You Like To See in System.Xml in Orcas/Longhorn?</title><link>http://blogs.msdn.com/dareobasanjo/archive/2004/06/24/164786.aspx#173496</link><pubDate>Tue, 06 Jul 2004 02:36:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:173496</guid><dc:creator>Kayode Adesemowo</dc:creator><description>I'm interested in Semantic Web. &amp;lt;br&amp;gt;&lt;br&gt;Been searching for native MS tools for rdf, onthology and building semantic web&lt;br&gt;&lt;br&gt;Would love to see native support for rdf&lt;br&gt;ontology validation&lt;br&gt;&lt;br&gt;A little off track&lt;br&gt;Is X# still a mystery. Any linking with XML&lt;br&gt; &lt;br&gt;Thanx</description></item><item><title>re: What Would You Like To See in System.Xml in Orcas/Longhorn?</title><link>http://blogs.msdn.com/dareobasanjo/archive/2004/06/24/164786.aspx#175513</link><pubDate>Wed, 07 Jul 2004 20:47:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:175513</guid><dc:creator>Ronald Wood</dc:creator><description>Please support XSLT 2/XPath 2. I've haven't looked much at XQuery, but I can easily understand its utility. However, we still use XSL for transforms on highly heterogenous sources with diverse outputs (HTML, plain text, email, PDFs through XSL-FO).&lt;br&gt;&lt;br&gt;I also agree that we should be able to validate XML against any arbitrary schema. This was possible with MSXML and was taken out in the .NET API. This is very useful for XML that is part of internal workflow.</description></item><item><title>re: What Would You Like To See in System.Xml in Orcas/Longhorn?</title><link>http://blogs.msdn.com/dareobasanjo/archive/2004/06/24/164786.aspx#178763</link><pubDate>Fri, 09 Jul 2004 23:58:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:178763</guid><dc:creator>Daniel Cazzulino</dc:creator><description>My wish:&lt;br&gt;- SgmlReader built-in&lt;br&gt;- XPathReader built-in&lt;br&gt;- XInclude built-in&lt;br&gt;- EXSLT built-in&lt;br&gt;- XPath 2.0 API (stand-alone, outside XQuery, like the good old XPathNavigator.Select?)&lt;br&gt;- RelaxNG&lt;br&gt;- Schematron&lt;br&gt;- Lighweight streaming transformations API (to avoid full XSLTs)&lt;br&gt;- RDF core&lt;br&gt;- Maybe RDF query&lt;br&gt;&lt;br&gt;&lt;br&gt;Chris Darnell, if you have an XPathNavigator from an XPathDocument, you can load an XmlDocument using the XPathNavigatorReader: &lt;a target="_new" href="http://weblogs.asp.net/cazzu/archive/2004/04/19/115966.aspx"&gt;http://weblogs.asp.net/cazzu/archive/2004/04/19/115966.aspx&lt;/a&gt;.&lt;br&gt;&lt;br&gt;&lt;br&gt;</description></item><item><title>re: What Would You Like To See in System.Xml in Orcas/Longhorn?</title><link>http://blogs.msdn.com/dareobasanjo/archive/2004/06/24/164786.aspx#179949</link><pubDate>Sun, 11 Jul 2004 13:54:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:179949</guid><dc:creator>Robbie Coenmans</dc:creator><description>XQuery 1.0 and XPath 2.0 Full-Text search functionality: &lt;a target="_new" href="http://www.w3.org/TR/2004/WD-xquery-full-text-20040709/"&gt;http://www.w3.org/TR/2004/WD-xquery-full-text-20040709/&lt;/a&gt;</description></item><item><title>re: What Would You Like To See in System.Xml in Orcas/Longhorn?</title><link>http://blogs.msdn.com/dareobasanjo/archive/2004/06/24/164786.aspx#191060</link><pubDate>Thu, 22 Jul 2004 15:53:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:191060</guid><dc:creator>xml training</dc:creator><description>RelaxNG&lt;br&gt;XInclude&lt;br&gt;XPath 2 &amp;amp; XSLT 2 with FULL-TEXT search capabilities&lt;br&gt;XSL-FO&lt;br&gt;&lt;br&gt;And most importantly: XQuery</description></item><item><title>re: What Would You Like To See in System.Xml in Orcas/Longhorn?</title><link>http://blogs.msdn.com/dareobasanjo/archive/2004/06/24/164786.aspx#198560</link><pubDate>Tue, 27 Jul 2004 18:47:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:198560</guid><dc:creator>nCandy</dc:creator><description>I definitely have to agree with Robbie... XQuery!</description></item><item><title> Dare Obasanjo s WebLog What Would You Like To See in System Xml in | Wood TV Stand</title><link>http://blogs.msdn.com/dareobasanjo/archive/2004/06/24/164786.aspx#9671486</link><pubDate>Mon, 01 Jun 2009 00:53:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9671486</guid><dc:creator> Dare Obasanjo s WebLog What Would You Like To See in System Xml in | Wood TV Stand</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://woodtvstand.info/story.php?id=15228"&gt;http://woodtvstand.info/story.php?id=15228&lt;/a&gt;&lt;/p&gt;
</description></item><item><title> Dare Obasanjo s WebLog What Would You Like To See in System Xml in | patio umbrella</title><link>http://blogs.msdn.com/dareobasanjo/archive/2004/06/24/164786.aspx#9772078</link><pubDate>Thu, 18 Jun 2009 06:33:32 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9772078</guid><dc:creator> Dare Obasanjo s WebLog What Would You Like To See in System Xml in | patio umbrella</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://patioumbrellasource.info/story.php?id=17"&gt;http://patioumbrellasource.info/story.php?id=17&lt;/a&gt;&lt;/p&gt;
</description></item></channel></rss>