Readonly
If true, will include the XML declaration at the beginning of the stringified document. <?xml version="1.0"?>
<?xml version="1.0"?>
The indentation. Default: 4 spaces
The character(s) between lines. Default: \n
A map of namespace uri to prefix strings. If a namespace is not found, a prefix will be generated.
If true, will include the XML declaration at the beginning of the stringified document.
<?xml version="1.0"?>