xslt: Perform XSL transformation.

Description Usage Arguments Value

Description

Worker function to be iterated over all files using dirApply.

Usage

1
2
xslt(filename, sourceDir = NULL, targetDir = NULL, verbose = FALSE,
  param = list(xslFile = character()))

Arguments

filename

XML file to be processed

sourceDir

directory where the XML file resides

targetDir

output directory

verbose

logical value, whether to be verbose

param

named list of further parameters, needs to include xslFile, the filename of the XSL file

Value

return of the saxon parser


PolMine/ctk documentation built on May 8, 2019, 3:20 a.m.