annotation XMLT::Options
Overview
Defines the XML document options and indent option for the serializer.
Available keys: version: the XML document version (default is "1.0").
encoding: the XML document encoding type (default is empty/nil).
indent: the indent level for formatting the serialized XML document (default is empty/nil). Accepted values are: integer, string.