- From: Jeremy Carroll <jjc@hpl.hp.com>
- Date: Fri, 08 Jun 2007 15:42:28 +0100
- To: Brian Suda <brian.suda@gmail.com>
- CC: GRDDL Working Group <public-grddl-wg@w3.org>
With Saxon8 and the following command line arguments -s http://www.w3.org/2001/sw/grddl-wg/doc29/hotel-data.html http://www.w3.org/2001/sw/grddl-wg/doc29/hreview2rdfxml.xsl I get: Warning: at xsl:stylesheet on line 15 of http://www.w3.org/2001/sw/grddl-wg/doc29/hreview2rdfxml.xsl: Running an XSLT 1.0 stylesheet with an XSLT 2.0 processor Error at xsl:call-template on line 72 of http://www.w3.org/2001/sw/grddl-wg/doc29/mf-templates.xsl: XTSE0650: No template exists named nCallBack Error at xsl:call-template on line 99 of http://www.w3.org/2001/sw/grddl-wg/doc29/mf-templates.xsl: XTSE0650: No template exists named orgCallBack Error at xsl:call-template on line 425 of http://www.w3.org/2001/sw/grddl-wg/doc29/mf-templates.xsl: XTSE0650: No template exists named uidCallBack Failed to compile stylesheet. 3 errors detected. Visual inspection does indeed confirm that orgCallBack nCallBack and uidCallback are not defined (in fact that they are commented out). Please try doing the transform with your xslt engine, (using the files on the Web, rather than any local copies you might have) and then send details of your success. Jeremy Brian Suda wrote: > On 6/7/07, Jeremy Carroll <jjc@hpl.hp.com> wrote: >> These errors might relate to the following code commented out of >> hreview2rdfxml. >> >> I can't see what exslt has to do with it ... >> >> But FWIW I don't think a primer example should rely on exslt >> functionality. > > --- should we rely on XSLT2? > > Can you also let me know what software/service you are using with the > XML and XSLT files and i can attempt to replicate the error and fix > it. > > -brian > -- Hewlett-Packard Limited registered Office: Cain Road, Bracknell, Berks RG12 1HN Registered No: 690597 England
Received on Friday, 8 June 2007 14:44:51 UTC