I would like to use the line-number() extension provided by Saxon when parsing
my xml files. So far I've not been able to pass the -l arg.

<xslt in="${p_InstallDir}/doNotDelete/keep.xml"
out="${p_InstallDir}/finished/${p_ReportName}.xml"
includes="*.${p_IncludeExtensions}" style="${p_InstallDir}/XSLT/master.xsl">
  <param name="-l" expression="true" />
</xslt>

Has anyone have any insight into this?

Thanks

Marijan (Mario) Madunic



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to