Displaying XML with XSLT

XSLT 介绍

http://www.w3schools.com/XSL/xsl_intro.asp

http://www.w3schools.com/XSL/xsl_languages.asp

XSLT使用

1. displaying XML with XSLT

http://www.w3schools.com/xml/xml_xsl.asp

http://www.w3schools.com/XSL/xsl_transformation.asp

2. 语法

XSLT Elements Reference

http://www.w3schools.com/XSL/xsl_w3celementref.asp

XSLT Functions

http://www.w3schools.com/XSL/xsl_functions.asp

http://www.w3schools.com/xpath/xpath_functions.asp

http://msdn.microsoft.com/en-us/library/ms256160%28v=vs.110%29.aspx

3.使用

生成XML,编辑XML

http://xmlsoft.org/XSLT/xsltproc.html

http://xmlsoft.org/XSLT/xsltproc2.html

生成HTML

XSLT - On the Client

http://www.w3schools.com/XSL/xsl_client.asp

XSLT - On the Server

http://www.w3schools.com/XSL/xsl_server.asp

相关文章

php输出xml格式字符串
J2ME Mobile 3D入门教程系列文章之一
XML轻松学习手册
XML入门的常见问题(一)
XML入门的常见问题(三)
XML轻松学习手册(2)XML概念