Online Demos

Demo 1: A Sample Photo Gallery XML File In this demo, you can see how an XML file with HTML img tag nodes is displayed in XmlGrid Online Xml Editor. The HTML img tag nodes are displayed as thumb size images, if you click on a thumb image, the actual size image of that file will be displayed.

Demo 2: A Sample SOAP XML File In this demo a SOAP (Simple Object Access Protocol) file is displayed.

Demo 3: A Sample XML File with CDATA Sectons A CDATA section is used to escape text containing characters which would otherwise be recognized as markup. All tags and entity references are ignored by an XML processor that treats them just like any character data.

Demo 4: A Sample Sitemap In this demo you will see how easy to manipulate XML documents with large number of similar child nodes. You can use the standard clipboard operations to select multiple rows, then do Delete, Copy and Paste functions.

Demo 5: Create New XML Document In this demo you will see how easy to use our web-based online Xml Editor to create a new XML document. The demo will create an empty XML document with just a root node, you can create new nodes, attribute, node values or annotations.

Load Your Own XML Data to XML Editor

You can choose one of the following three ways to load the XML data into the XML Editor:

Input Box. This is the fastest way to load XML data. You just copy and paste your XML data directly into the Input Box and click the Submit button. The online XML Editor will be launched instantly.

Open File. You choose this way if you want the Online XML Editor to read the data from your local file system. Click the Open File button a standard browser file opener will be launched which will allows you to navigate to the XML data file. After you have selected the file, click the Submit button.

By URL. You choose this way if the XML data resides on a web server. You can load virtually all kind static web pages. There is no restriction of the file type as long as the data is well formed. The online XML Editor works with some kind of dynamic web pages. The dynamic web page that requires cookies cannot be loaded into the XML Editor.

Save updated XML data. Your updated XML data will be sent to you in a standard browser download file. You original XML file will not be altered in any way.