<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[linuxの飘扬]]></title> 
<link>https://www.linuxfly.org/index.php</link> 
<description><![CDATA[Power by www.linuxfly.org]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[linuxの飘扬]]></copyright>
<item>
<link>https://www.linuxfly.org/post//</link>
<title><![CDATA[[原]用XSLT转换XML]]></title> 
<author>linuxing &lt;emos#linuxfly.org&gt;</author>
<category><![CDATA[(X)HTML]]></category>
<pubDate>Thu, 25 Jun 2009 06:20:15 +0000</pubDate> 
<guid>https://www.linuxfly.org/post//</guid> 
<description>
<![CDATA[ 
	&nbsp;&nbsp;&nbsp;&nbsp;XSL全称是eXtensible Stylesheet Language，即可扩展样式表语言，这是一种通过可读格式呈现XML数据的语言。XSLT则是指XSL Transformation，即XSL转换，它是XSL的重要部分，用于转换XML文档。<br/>&nbsp;&nbsp;&nbsp;&nbsp;由于XML标记是用户定义的，浏览器不知道如何解析或呈现每个标记，必须通过XSLT<span style="color: #FF0000;">把每个XML元素转换为HTML元素</span>，从而把XML文档转换为HTML文档并通过浏览器呈现给用户。<br/>............<br/><br/>Tags - <a href="https://www.linuxfly.org/tags/xml/" rel="tag">xml</a> , <a href="https://www.linuxfly.org/tags/xslt/" rel="tag">xslt</a>
]]>
</description>
</item><item>
<link>https://www.linuxfly.org/post//#blogcomment</link>
<title><![CDATA[[评论] [原]用XSLT转换XML]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>https://www.linuxfly.org/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>