Subject: RE: my output just contains xsl code
From: Laura Price <lprice@xxxxxxx>
Date: Wed, 7 Jun 2000 10:03:02 -0400
|
Okay, just incase people wanted to know for future use, I tried out all of
the suggestions and here's what worked for me:
I changed <xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
to
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/TR/WD-xsl">
and it worked just fine. BTW, I am using IE5 xsl thingy whatever... i can't
remember all these acronyms!
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|