Subject: RE: A doubt on call-template rule
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Wed, 27 Jun 2001 11:58:06 +0100
|
> Please find if there is any mistake in the call-template
> syntax or in it's
> usage in the follwing xsl code:
>
> XSL CODE(file name: ptable.xsl):
> **************************************************************
> **************
> *****************
> <?xml version="1.0"?>
> <xsl:stylesheet xmlns:xsl="http://www.w3.org/TR/WD-xsl">
xsl:call-template is not supported in the Microsoft WD-xsl dialect of XSL.
See the MSXML FAQ at http://www.netcrucible.com/
Mike Kay
Software AG
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|