The XML encoding to be included in the declaration. This value must be a valid encoding. If left undefined, no encoding is included.
The XML standalone attribute to be included. This value must be "yes" or "no". If left undefined, no standalone attribute is included.
The XML version to be included in the declaration. This value must be a valid XML version number. If left undefined, the default version is "1.0".
Generated using TypeDoc
The options associated with the XML declaration. This object is used to create a new XmlDecl object.