-
fileset
This nested tag is required when the
file
attribute is not set. -
formatter
The results of the analysis can be printed in different formats. Output will always be sent to STDOUT, unless you set the
usefile
attribute totrue
and set an filename in theoutfile
attribute.Table 127. Attributes
Name Type Description Default Required type
String
The output format. Accepts the same values as the format
attribute (xml
,html
,text
).n/a Yes usefile
Boolean
Boolean that determines whether output should be sent to a file. true
No outfile
String
Path to write output file to. n/a Yes