File Menu Command Description
New File This option will create a new XML file. You need to specify a file name and the root node name. An XML node tree will be created.
Open File This option allows you to select a file from your local file system. File types allowed: xml, xsd, html.
Input Box This option will open a text input box. You can copy and paste the XML source code directly into this box.
The XmlGrid Editor has two display modes: XML Document mode and XML Schema mode. If the XML code contains a node with a tag name of "xs:schema", the editor will automatically set to XML Schema mode, otherwise, XML Document mode will be assumed.