0
.net SyndicationFeed
を使用してxmlファイルにフィードを書き出しています。ここでは、フィードは、Internet Explorer 8でのXMLファイルとして開くSaveAsRss20
SyndicationFeedの出力がInternet Explorer 8で認識されないrss
<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:a10="http://www.w3.org/2005/Atom" version="2.0">
<channel>
<title>My Title</title>
<description>My Feed Description</description>
<item>
<author>[email protected]</author>
<category>Good</category>
<title>The big story</title>
<description>The big story content</description>
<pubDate>Wed, 11 Apr 2012 14:49:46 -0400</pubDate>
</item>
<item>
<author>[email protected]</author>
<category>Bad</category>
<title>Small news</title>
<description>Small news content</description>
<pubDate>Wed, 11 Apr 2012 14:49:46 -0400</pubDate>
</item>
<item>
<author>[email protected]</author>
<category>Bad</category>
<category>Good</category>
<title>Birthday announcements</title>
<description>Birthday announcements content</description>
<pubDate>Wed, 11 Apr 2012 14:49:46 -0400</pubDate>
</item>
</channel>
</rss>
の出力だ - それは他の供給xmlファイルを取得XSLT処理を得ることはありません。
私はまた、異なるXMLにつながるSaveAsAtom10
を試しましたが、IE8の動作は同じです。
私の同僚は、彼は別のフィードリーダーでフィードを購読できると言いますが、選択したフィードリーダーはIE8ですから、私はそのフィードを使って作業したいと思います。
IE8で認識されたフィードを取得するには、何が欠けていますか?アプリケーション/ RSS + xmlの
私は原因は通常、応答タイプであることで、IEや飼料と同様の問題を持っていた知っている: