- From: Andrew Rickard <arickard@tacitgroup.com>
- Date: Tue, 22 Oct 2002 08:23:01 +0100
- To: Cyrill Zadra <czadra@bluewin.ch>
- Cc: xmlschema-dev@w3.org
Hi Cyrill, We have in the past used VML to construct diagrams of a database schema, which we had modeled in XML. We developed an XML Schema for a datamodel, and stored table definitions as XML. Creating the diagrams was a relatively simple job for an XSL transform to VML. We were able to rely on Microsoft Internet Explorer, since it's an internal tool. However you should be able to use SVG in much the same way. Kind Regards, Andrew Rickard UK Business Development Manager Tacit Group Limited +44 1625 526 772 (Bus) +44 1625 446 524 (Fax) |--------+----------------------------> | | Cyrill Zadra | | | <czadra@bluewin.ch| | | > | | | Sent by: | | | xmlschema-dev-requ| | | est@w3.org | | | | | | | | | 21/10/2002 20:52 | | | | |--------+----------------------------> >-----------------------------------------------------------------------------------------------------------------------| | | | To: xmlschema-dev@w3.org | | cc: | | Subject: view xml-schema with svg | >-----------------------------------------------------------------------------------------------------------------------| Hi, I was looking for an possibility to view the xml I described with xml-schema. So I found the xsbrowser, but it hasn't satisfied me. The Problem is, you can't see the whole structure.You always have to click on link and you only see the current element and its attributs and subelements. First of all I'd like to ask if there're any other tools (for free), that shows me whole structe, for instance as an image. I also had the idea to develope a tool that generates a svg file with the structure, but I'm not sure if SVG is the right format. Is there anything similar in progress? Many thanks in advance. Cyrill This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the postmaster@tacitgroup.com
Received on Tuesday, 22 October 2002 03:23:13 UTC