XML Tutorials - Herong's Tutorial Examples - v5.23, by Herong Yang
Using Mozilla Firefox as an XML Browser
This section provides a tutorial example on how to use Mozilla Firefox as an XML file browser. Firefox displays all elements in an XML file in a tree structure.
Mozilla Firefox can also be used as an XML browser. Run Firefox, and open dictionary.xml created in the previous chapter with the File menu, you will see the following in the Firefox window:
Firefox behave very similar to IE when displaying XML files:
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