Applying XSLT Style Sheets

D:\speaking\COLUMBIA\examples>xt hotcop.xml song.xsl


<html>
<head>
<title>Hot Cop</title>
</head>
<body>
<h1>Hot Cop 
      by the 
      Village People</h1>
<ul>
<li>Length: 6:20</li>
<li>Producer: Jacques Morali</li>
<li>Publisher: PolyGram Records</li>
<li>Year: 1978</li>
<li>Composer: Jacques Morali</li>
<li>Composer: Henri Belolo</li>
<li>Composer: Victor Willis</li>
</ul>
</body>
</html>

View in Browser
Previous | Next | Top | Cafe con Leche

Copyright 2000 Elliotte Rusty Harold
elharo@metalab.unc.edu
Last Modified April 11, 2000