[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: Generating SVG of an XML diagram

Subject: Re: Generating SVG of an XML diagram
From: "Kevin Grover" <kevin@xxxxxxxxxxxxxxx>
Date: Thu, 5 Apr 2007 17:37:32 -0700
Re:  Generating SVG of an XML diagram
You might look into GraphViz (AT&T) (http://www.graphviz.org/).  You
can create a dependency graph (in a text file) and then convert it to
SVG (including many others) with

dot -Tsvg -o outfile.svg infile.dot

The JDepend Java package (http://clarkware.com/software/JDepend.html)
has an XSLT file that converts it's XML generated file to DOT format
for conversion to SVG (using dot).

It's a very easy format to master. And, very powerful.

Good luck.

- ko

Hope this helps.

On 4/5/07, Sato_Alex@xxxxxxx <Sato_Alex@xxxxxxx> wrote:
All:

I'd like to generate an SVG from an XML structure that shows the
parent-child relationships of that XML structure.

Does anyone have any examples?

thx--alex

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.