-
Notifications
You must be signed in to change notification settings - Fork 6
module__org.bibliome.alvisnlp.modules.xml.XMLWriter2
Robert Bossy edited this page Jul 27, 2017
·
1 revision
#org.bibliome.alvisnlp.modules.xml.XMLWriter2
Deprecated alias for XMLWriter.
This module is obsolete, superceded by org.bibliome.alvisnlp.modules.xml.XMLWriter
Optional
Type: Expression
Expression evaluated as a string with the file root element as the context element. The result specifies the file where to write the result.
Optional
Type: OutputDirectory
Base directory where all file are written.
Optional
Type: Expression
Expression evaluated as a list of elements with the corpus as the context element. org.bibliome.alvisnlp.modules.xml.XMLWriter2 writes a file for each element in the result.
Optional
Type: SourceStream
XSLT stylesheet that specifies the output.
Default value: true
Type: Boolean
Either to indent the resulting XML.