<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: [翻译]在Mozilla中使用XML和JavaScript</title>
	<atom:link href="http://www.marchbox.com/blog/user-xml-and-javascript-in-mozilla/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marchbox.com/blog/user-xml-and-javascript-in-mozilla/</link>
	<description>marchbox.com - 专注于Web前端</description>
	<pubDate>Tue, 06 Jan 2009 08:44:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: 祭师α</title>
		<link>http://www.marchbox.com/blog/user-xml-and-javascript-in-mozilla/#comment-1232</link>
		<dc:creator>祭师α</dc:creator>
		<pubDate>Sat, 05 Jan 2008 23:35:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.marchbox.com/?p=10#comment-1232</guid>
		<description>你好！我化了一晚研究这篇文章，发现程序代码有很多问题。例如：
xmlDoc.onload = readXML;
这一句在FireFox中不能通过。还有这一句：
var noOfCompanyTags = xmlDoc.getElementsByTagName("company").length;
在FireFox中结果显示noOfCompanyTags的值为零，原因不明。已经按照你的步骤和代码去做了，还是不行。可以的话，帮我解答一下，谢谢。</description>
		<content:encoded><![CDATA[<p>你好！我化了一晚研究这篇文章，发现程序代码有很多问题。例如：<br />
xmlDoc.onload = readXML;<br />
这一句在FireFox中不能通过。还有这一句：<br />
var noOfCompanyTags = xmlDoc.getElementsByTagName(&#8221;company&#8221;).length;<br />
在FireFox中结果显示noOfCompanyTags的值为零，原因不明。已经按照你的步骤和代码去做了，还是不行。可以的话，帮我解答一下，谢谢。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
