On 6/8/07, Jeremy Carroll <jjc@hpl.hp.com> wrote: > 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. >From XSLTPROC ~ brian$ xsltproc http://www.w3.org/2001/sw/grddl-wg/doc29/hreview2rdfxml.xsl http://www.w3.org/2001/sw/grddl-wg/doc29/hotel-data.html > ~/Desktop/xsltproc-result.rdf FROM xalan-j: brian$ xalan-j -XSL http://www.w3.org/2001/sw/grddl-wg/doc29/hreview2rdfxml.xsl -IN http://www.w3.org/2001/sw/grddl-wg/doc29/hotel-data.html -OUT ~/Desktop/xalan-j-result.rdf FROM saxon: brian$ saxon http://www.w3.org/2001/sw/grddl-wg/doc29/hotel http://www.w3.org/2001/sw/grddl-wg/doc29/hreview2rdfxml.xsl > ~/Desktop/saxon-results.rdf With Saxon and Xalan-j i was able to replicate your errors. I have updated the XSLT and checked it into CVS, so now i do NOT get any errors when i run it through saxon. Could you confirm that it is now working with your version of Saxon, mine does NOT have the -s switch. -brian -- brian suda http://suda.co.uk
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 8 January 2008 14:11:49 GMT