- From: Ismail Suayah <ismail@tibco.com>
- Date: Mon, 4 Nov 2002 10:49:36 -0500
- To: "'paul@hr-xml.org'" <paul@hr-xml.org>
- Cc: "'xmlschema-dev@w3.org'" <xmlschema-dev@w3.org>
Paul, FYI, both Turbo XML and XML Canon prodcue SVGs for use in graphical representations of schema content models. Turbo XML generates SVGs used in its schema documentation component, namely SchemaDOC, while XML Canon generates SVGs for its "Detailed View" feature interface. Let me know if I can be of further assistance. Regards, Ismail Ismail B. Suayah, PhD Systems Engineer TIBCO ExtensibilityTM Desk: (919) 969-6522 | Mobile: (919) 593-4754 Email: ismail@tibco.com --------------------------------------------------------- TIBCO Software [http://www.tibco.com] --------------------------------------------------------- -----Original Message----- From: Anli Shundi Sent: Monday, November 04, 2002 10:35 AM To: Ismail Suayah Subject: does Turbo or Canon produce the SVGs ?! FW: view xml-schema with svg -----Original Message----- From: Paul Kiel [mailto:paul@hr-xml.org] Sent: Monday, October 21, 2002 4:15 PM To: xmlschema-dev@w3.org Subject: Re: view xml-schema with svg As one who created SVG from XDR schemas (prior to final XSD rec of course), it is a daunting task. One of the great arguments for schema was that it was parsable and styleable. But given the complexity of the final rec, there just aren't scads of xslts for xsd. In my own hunting, I managed to come up with about 3 - one of which is my own concoction. Building an SVG engine would be great for people like me who are constantly looking for new and better ways to communicate the data model to domain experts (who don't care to know about xml and shouldn't have to). An education tool more than a schema design tool. I might just buy such a tool, Cyrill ... :) My 0.02, Paul Kiel HR-XML Consortium ----- Original Message ----- From: "Cyrill Zadra" <czadra@bluewin.ch> To: <xmlschema-dev@w3.org> Sent: Monday, October 21, 2002 3:52 PM 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 > >
Received on Monday, 4 November 2002 14:14:37 UTC