Hi All, again,
I'm having some problems getting my xsl file to accept the <xslaram> element. At the moment my xsl element tag looks like this:
<xsl:stylesheet version="1.0" xmlns:xsl=" xmlns:sql="urn:schemas-microsoft-com:xml-sql" xmlns:xsi="
when I use the <xslaram> element I get the following error:
Keyword xslaram may not be used in namespace
Any suggestions??
Thanks
I'm having some problems getting my xsl file to accept the <xslaram> element. At the moment my xsl element tag looks like this:
<xsl:stylesheet version="1.0" xmlns:xsl=" xmlns:sql="urn:schemas-microsoft-com:xml-sql" xmlns:xsi="
when I use the <xslaram> element I get the following error:
Keyword xslaram may not be used in namespace
Any suggestions??
Thanks