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

星期五, 5月 11, 2007

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.

星期五, 5月 04, 2007

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.