[
Lists Home |
Date Index |
Thread Index
]
- From: Kay Michael <Michael.Kay@icl.com>
- To: "'Newsha Makooi'" <Newsha@imrgold.com>, xml-dev@xml.org
- Date: Mon, 22 May 2000 13:11:19 +0100
I am having problems using an xsl document which has an xsl:variable
declerationi in it. I am not even using the variable in the xsl document
(yet), only declaring it as follows:
<?xml version="1.0"?>
<xsl:stylesheet xmlns:xsl=" http://www.w3.org/TR/WD-xsl
<http://www.w3.org/TR/WD-xsl> ">
You're using the namespace for the old 1998 proprietary Microsoft dialect of
XSL, which (I think) didn't support variables.
Mike K
***************************************************************************
This is xml-dev, the mailing list for XML developers.
To unsubscribe, mailto:majordomo@xml.org&BODY=unsubscribe%20xml-dev
List archives are available at http://xml.org/archives/xml-dev/
***************************************************************************
|