XML Tutorials - Herong's Tutorial Examples - v5.23, by Herong Yang
XML Spy and Other XML Browsers
This section describes XML Spy as an XML browser. Other XML browsers are also included.
XML Spy is more than an XML browser. XML Spy is an IDE (Integrated Development Environment) for XML documents produced by Altova. It allows developers to create XML documents and Web service applications using XML, XML Schema, XSLT, XPath, XQuery, and SOAP technologies.
The Standard edition is not free. But you can get the 30-day Trial edition. Go to http://www.altova.com for more information. Here is a screenshot of XML Spy:
XNGR XML Browser is an open source XML browser. The latest version of XNGR XML Browser is 1.1 and was released in 2003. Go to http://xngr.org for more information.
Table of Contents
Introduction of XML (eXtensible Markup Language)
Using Google Chrome as an XML Browser
Using Google Chrome as an XML Syntax Checker
Using Mozilla Firefox as an XML Browser
Using Mozilla Firefox as an XML Syntax Checker
Using Apple Safari as an XML Browser
Using Apple Safari as an XML Syntax Checker
Using Microsoft Edge as an XML Browser
Using Microsoft Edge as an XML Syntax Checker
Using Internet Explorer as an XML Browser
Using Internet Explorer as an XML Syntax Checker
►XML Spy and Other XML Browsers
DOM (Document Object Model) Programming Interface
SAX (Simple API for XML) Programming Interface
DTD (Document Type Definition) Introduction
Validating an XML Document against the Specified DTD Document Type
XSD (XML Schema Definition) Introduction
Validating XML Documents Against Specified XML Schemas
XSL (Extensible Stylesheet Language) Introduction
XSLT (XSL Transformations) Introduction
XSLT Elements as Programming Statements
Control and Generate XML Element in the Result
PHP Extensions for XML Manipulation
Processing XML with Python Scripts
XML Tools Plugin for Notepad++
XML Plugin Packages for Atom Editor