Problem about XSL

Hello
I have a problem about XSL,I can't understand some of line in source code.
Example source code of XSL file.

<?xml version='1.0'?>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
<xsl:template match="/">
  <html>
  <body>
 ..........
In line 2  that   xsl="http://www.w3.org/TR/WD-xsl". How I can change it ? or can not change.
If I change to other,it can't work.
  
  Best regard
Thank you so much.
Wanwisa Meerakha

Received on Thursday, 10 August 2000 19:31:53 UTC