Subject: Xsl Start Lines
From: "Koray Berk" <berkk@xxxxxxxxxx>
Date: Wed, 11 Apr 2001 13:10:40 +0300
|
XML spy default and some examples have
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:fo="http://www.w3.org/1999/XSL/Format">
However there is also
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/TR/WD-xsl">
as the first line of some xsl documents.
I cant really understand behind the curtain of the results of these
statements.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
- Xsl Start Lines
- Koray Berk - Wed, 11 Apr 2001 06:10:12 -0400 (EDT) <=
- Goetz Bock - Wed, 11 Apr 2001 06:26:14 -0400 (EDT)
- Ronald - Wed, 11 Apr 2001 06:32:06 -0400 (EDT)
- Michael Kay - Wed, 11 Apr 2001 18:31:38 -0400 (EDT)
|
|