- From: francis kilkelly <frakilk@yahoo.com>
- Date: Fri, 8 Nov 2002 20:40:52 +0000 (GMT)
- To: xmlschema-dev@w3.org
SchemaViewer 1.0 - Frank Kilkelly (8 Nov 2002) SchemaViewer 1.0 is a Java application that virtually eliminates tedious browsing of XML Schema documents by representing them as a easily navigatable hierarchical tree. The application is a Swing-based GUI. - It displays any W3C-compliant XML Schema as a hierarchical tree comprising of elements encountered within the schema/s. - If an element has 'type', 'ref' or 'base' attributes then the referenced element will appear as a child of the current element in the hierarchical tree. - If the XML Schema has any import or include statements this tool will include the contents of the corresponding XML Schema in the hierarchical tree. - SchemaViewer also allows you to view XML Schemas embedded within WSDL (Web Services Definition Language) documents. It is freely available to download at: http://www.geocities.com/frakilk/software.html __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com
Received on Friday, 8 November 2002 15:46:02 UTC