This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: A doubt on call-template rule


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]