Learning & Teaching with Technology | Home | Back | Communication | Search | SiteMap | Chinese

XML Schema Editor


Description

Simple XML schema editor is a free browser-based XML schema editor written by javascript/ DHTML. The editor supports IE version 5.5+ only.

Functions include: Designing schema, Creating XSD file, Saving the design.

Users are expected to have some basic concepts on XML schema.


Download

Schema Editor is itself a web page, you can download the page by the following link or just open the page to run the editor online:

http://web.hku.hk/~jwilam/PCEd_FT_2003_IT/SchemaEditorE.htm


Diagram

Want to create XML file with the schema just designed? Try a XSD/XML diagram software called Schematics. It is free and small (only 838kb). You can download Schematics from:

http://www.jansfreeware.com/jfeditors.htm#schematics by Jans freeware collection

Following is a screenshot of Schematics with narrative schema edited by the Simple XML schema editor:


History

3 Nov 2004
Fixed saving problem due to "<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">" statement added by browser or email system.

2 Nov 2004
Support: occurrence indicators <all> & <choice>, attribute <mixed> & <default> .

1 Nov 2004
All javascripts are included inside the editor but not only linked online. So the editor can work offline.

19 Oct 2004
The beta version called schemagenerator.htm launched.