Optional encodingThe encoding attribute to be included in the declaration. If defined, this value must be a valid encoding. By default, no encoding attribute is included.
Optional includeWhether to include a declaration in the generated XML. By default, one is included.
Optional standaloneThe value of the standalone attribute to be included in the declaration. If defined, this value must be "yes" or "no". By default, no standalone attribute is included.
Optional versionThe XML version to be included in the declaration. If defined, this value must be a valid XML version number. Defaults to "1.0".
Generated using TypeDoc
The options associated with the XML declaration. An example of an XML declaration is as follows: