顯示具有 XSLT 標籤的文章。 顯示所有文章
顯示具有 XSLT 標籤的文章。 顯示所有文章

2007年5月11日 星期五

Homework 5-11-2007: XSLT Part II

1. Given the RSS of Yam News, write an XSLT file
and use Xray to generate an HTML that contains the titles of items in the RSS.

2. View the formatted HTML file.

2007年5月4日 星期五

Lab XSLT

1. Register and Download Xray, an XML, XSLT editor and processor.

2. Given the the XML file and XSLT file ,
use Xray to do the transformation of the XML into HTML.
You have to replace [ with <.

3. View the formatted HTML file.