Hi
Adam van den Hoven wrote:
Does anyone have (and are you willing to share) a transform that will
convert an XML Schema into an SVG image of some sort? Even if it only
creates a single static representation of a top level element, that
would be great.
You could write an XSLT generating a dot file.
I did that here
http://www.pinkjuice.com/svg/links/ ,
but the source is not XSD. Perhaps you find some inspiration though.
also check (overly simplistic example)
http://www.pinkjuice.com/howto/RubySVG/examples.xhtml#examples_trees
Tobi
--
http://www.pinkjuice.com/