xslt-process
Brought to you by:
ovidiu
From: Carsten H. <ca...@oc...> - 2001-06-02 11:56:24
|
Hi Ovidiu, just installed your xslt-process-1.2.2 minor mode. Like the concept very much. A serious limitation so far is the ability to use parameters (xsl:param). Showing the result (in case output is html) in the W3 mode or Netscape would be a great addition. there was a problem with the stylesheet href. had to specify the path like <?xml-stylesheet href="/home/httpd/tomcat/webapps/xmltrans/ncpprs/allprs.xsl" type="text/xsl"?> or <?xml-stylesheet href="file:///home/httpd/tomcat/webapps/xmltrans/ncpprs/allprs.xsl" type="text/xsl"?> using the relative path <?xml-stylesheet href="allprs.xsl" type="text/xsl"?> returned Could not create transformer for: file://home/httpd/tomcat/webapps/xmltrans/ncpprs/allprs.xsl The problem is a missing '/'. Used TrAX with Saxon 6.3 Thanks so much, carst -- Carsten Heinrigs Ocean-7 Development Tel: 212-533-8460 |