<?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>eingko weblog &#187; XML</title>
	<atom:link href="http://www.eingko.net/blog/category/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eingko.net/blog</link>
	<description>a developer&#039;s thoughts and musings</description>
	<lastBuildDate>Sat, 14 May 2011 04:58:20 +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>Mozilla Firefox and XML Limitations</title>
		<link>http://www.eingko.net/blog/2008/04/12/mozilla-firefox-and-xml-limitations/</link>
		<comments>http://www.eingko.net/blog/2008/04/12/mozilla-firefox-and-xml-limitations/#comments</comments>
		<pubDate>Sun, 13 Apr 2008 05:00:12 +0000</pubDate>
		<dc:creator>Ronald Timoshenko</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.eingko.net/blog/?p=28</guid>
		<description><![CDATA[I wish I was informed earlier of the XML limitations in Firefox. I was racking my brain trying to figure out why my external XML entities were not working only to discover that this essential XML feature is unsupported by Firefox. This will NOT work: &#60;!DOCTYPE root [ &#60;!ENTITY sample SYSTEM "sample.xml"&#62; ]&#62; &#60;root&#62; &#38;sample; [...]]]></description>
			<content:encoded><![CDATA[<p>I wish I was informed earlier of the <a href="http://www.ibm.com/developerworks/xml/library/x-ffox2/index.html#N101A0">XML limitations in Firefox</a>.  I was racking my brain trying to figure out why my external XML entities were not working only to discover that this essential XML feature is <a href="http://developer.mozilla.org/en/docs/XML_in_Mozilla#DTDs_and_Other_External_Entities">unsupported by Firefox</a>.</p>
<p>This will <strong>NOT</strong> work:<br />
<code><br />
&lt;!DOCTYPE root [<br />
&lt;!ENTITY sample SYSTEM "sample.xml"&gt;<br />
]&gt;<br />
&lt;root&gt;<br />
&amp;sample;<br />
&lt;/root&gt;<br />
</code></p>
<p>How disappointing.  I understand the rationale, but It&#8217;s unfortunate that this capability is completely unavailable.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eingko.net/blog/2008/04/12/mozilla-firefox-and-xml-limitations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 1/9 queries in 0.019 seconds using disk
Object Caching 99/185 objects using disk

Served from: www.eingko.net @ 2012-02-05 18:34:01 -->
