outputDeclaration

Type: Boolean

The outputDeclaration property of the JadeXMLDocument class specifies whether the XML declaration (that is, <?xml version="1.0"?>) is output when writing XML documents.

As the default value is true, set this property to false if you do not want the XML declaration output.