# XalanTransform can't deal with multibyte paths, so copy $xsl_file # to a safe location. my $lc_xsl_file = $iw_parser->utf8_to_osenc( $xsl_file ); copy($lc_xsl_file, $tmp_xsl) or TeamSite:Tparser::error("iwov_xslt could not open:\n$tmp_xsl");
my $tmp_xml = "$iwhome/tmp/cci/tst_iwov_xslt_xml_$$"; my $tmp_xsl = "$iwhome/tmp/cci/tst_iwov_xslt_xsl_$$";
<iwov_xslt xsl_file="e:\blah\page.xsl">
<iwov_xslt xsl_file="e:\blah\page.xsl" mode="ptlocal">