PrettyXmlWriter

XML writer with formatting.

alias PrettyXmlWriter = CustomXmlWriter!(StringBuilder, DefaultXmlFormatter)

Meta