corosync-xmlproc - Converts corosync.xml to the Corosync configuration file.
corosync-xmlproc input_xml [output_file]
corosync-xmlproc Converts valid corosync.xml file to the Corosync configuration file format. Command internally uses xsltproc for XML conversion.
input_xml
Valid XML file to convert.
output_file
Destination file name. If parameter is - or omitted, output is written to standard output.
corosync.xml(5)
Jan Friesse