If doubleQuotes is true, double quotes are used in XML attributes.
Otherwise, single quotes are used in XML attributes. If left undefined,
the default value is false.
The indent string used for pretty-printing. If left undefined, the default value is four spaces.
The newline string used for pretty-printing. If left undefined, the
default value is "\n".
If pretty is true, pretty-printing is enabled. If left undefined,
the default value is true.
Generated using TypeDoc
The options associated with the formatting of the XML document.