Add Child | XML
The Add Child | XML command is available in Grid View only and when the file is empty. It inserts a row for the XML declaration. You must insert the child attributes of the XML declaration and the values of this attribute. An XML declaration must look something like this:
<?xml version="1.0" encoding="UTF-8"?> |