XMLDeclaration Property

Specifies details of the XML declaration.

Syntax


 getXMLDeclaration(): XMLDeclaration;

 setXMLDeclaration(XMLDeclaration: XMLDeclaration): void;

Default Value

Remarks

This property holds details of the XML declaration for the document being written.

This is only applicable when writing XML.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 JS Edition - Version 20.0 [Build 7941]