Once into java;
I am now taking the leap;
into functional
Thursday, March 24, 2005
XSL Stylesheet Building
I have a complex XML schema and the HTML output is supposed to display all schema elements. I started to hand edit it using Oxygen but it is taking way too long. Does anyone know of an application to help generate an arbitrary XSL from a schema.
1 comment:
Anonymous
said...
Well, it's not probably what you're really looking for, but I've just come across this project: http://xframe.sourceforge.net/xsddoc/index.html With it, you can generate javadoc-like documentation of your XSD schemas. That's pretty neat IMHO.
1 comment:
Well, it's not probably what you're really looking for, but I've just come across this project:
http://xframe.sourceforge.net/xsddoc/index.html
With it, you can generate javadoc-like documentation of your XSD schemas. That's pretty neat IMHO.
Post a Comment