使用XSL将XML文档中的CDATA注释输出为HTML文本

来源:爱站网时间:2017-11-22编辑:网友分享
本篇文章主要介绍使用XSL将XML文档中的CDATA注释输出为HTML文本,希望通过本文能够帮助到大家。

示例代码
1.   test.xml





 
 August 09, 2003
 Kevin
 000033
 http://alazanto.org/xml/archives/000033.xml
   class="archive" align="right" src="http://alazanto.org/images/sample.jpg"
  alt="photograph of a flower, just for show"/>Mauris felis elit, varius
  quis, pulvinar vel, sodales vehicula, mi. Nunc elementum pharetra elit.
  ]]>
 
 
 http://alazanto.org/xml/archives/000033_comments.xml
 6

 


2.  test.xsl

 

 


 


 

 

 


关键之外在于使用的命名空间xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 和输出时加上disable-output-escaping="yes"

 

 

下一篇:XML简介

您可能感兴趣的文章

相关阅读

查看更多 >

热门软件源码

最新软件源码下载