XML Arguments
"""""""""""""

.. code-block:: console
    :caption: <XML ARGS>

    -gen_rulepool_xml | [-gen_ruleset_xml <RULESET ARGS>] [-rulepool_xml_include <attribute>] [-custom_rules <jars>]

.. code-block:: console
    :caption: <XML ARGS> Description

    -gen_rulepool_xml                        [Optional] Generate the XML ruleset with all available rules.
    -gen_ruleset_xml                         [Optional] Generate the XML ruleset with all the rules from the specified predefined ruleset.
    -rulepool_xml_include <attribute>        [Optional] Specify which rule attributes should be displayed in the generated XML ruleset.
                                                        Must be a comma separated list of: complete_rule_info,name,title,severity,disable,description,parameters,commented_parameters,parameters_info.
    -custom_rules <jars>                     [Optional] The path to jars containing custom rules.