XML Tutorials - Herong's Tutorial Notes
Dr. Herong Yang, Version 4.00

XML File Browsers

This chapter provides notes and tutorial examples on XML browsers. Topics include Using Web browsers, IE and Firefox, as XML browsers; Using XML browsers as an XML syntax checker; XML Spy and other XML browsers.

Using Internet Explorer as an XML Browser

Using Internet Explorer as an XML Syntax Checker

Using Mozilla Firefox as an XML Browser

Using Mozilla Firefox as an XML Syntax Checker

XML Spy and Other XML Browsers

Conclusion:

  • Internet Explorer (IE) can be used as an XML file browser and syntax checker.
  • Mozilla Firefox can be used as an XML file browser and syntax checker.
  • XML Spy is a popular XML editor and development tool. But it can also be used as an XML browser.

Table of Contents

 About This Book

 Introduction of XML (eXtensible Markup Language)

 XML File Syntax

XML File Browsers

 DOM (Document Object Model) Programming Interface

 SAX (Simple API for XML) Programming Interface

 DTD (Document Type Definition) Introduction

 Syntaxes of DTD Statements

 Validating an XML Document against the Specified DTD Document Type

 XSD (XML Schema Definition) Introduction

 Syntaxes of XSD Statements

 Validating an XML Document against the Specified XML Schema

 XSL (Extensible Stylesheet Language) Introduction

 XSLT (XSL Transformations) Introduction

 Java Implementation of XSLT

 XPath (XML Path) Language

 XSLT Elements as Programming Statements

 Control and Generate XML Element in the Result

 References

 Printable Copy - PDF Version

Dr. Herong Yang, updated in 2009
XML File Browsers