
xsbrowser

INTRODUCTION

The xsbrowser creates a human readable documentation of XML document types 
represented as XML 1.0 DTDs (REC-xml-19980210) or XML schemas 
(REC-xmlschema-20010502). The user needn't understand the DTD or XML Schema 
syntax. The xsbrowser exploits DTD comments and XML Schema <documentation>. 

Free available as Java source:

http://www.xsbrowser.org


INSTALLATION

Requirements: A Web browser that supports Java applets and Javascript. The 
Web browser needn't support XML.

Extract the xsbrowserXX.zip file into a new directory
(e.g. C:\xsbrowser). Start your favorite Internet browser (Netscape / 
Mozilla, Internet Explorer) and open the file xsbrowser.html
(ensure that you have Java and JavaScript enabled).

On some systems you might need to set the Java classpath variable to xml.jar 
and xt.jar located in the xsbrowser directory.

