|
December 2004
[
topping
]
03:17, Sunday, 19 December 2004
In yet another wacky metadata project, I need to generate data bindings for XML Schemas themselves... the XSD of the XML Schema is the schema that I want to use to generate my bindings with. It would stand to reason that it is the most complicated XSD available, since it must be able to describe itself as well as all real-world uses that are known and loved. I tried to use jBind, JAXB, JAXME, and looked at Xerces and discounted a few others, failing at all of them. Here's the results of that.
[
topping
]
15:37, Thursday, 16 December 2004
I was searching around for some AST tools and ran across http://www.cs.berkeley.edu/~harmonia/harmonia/projects/harmonia-mode/doc/index.html. Might be interesting to Emacs users who aren't interested in changing over to IDEA. |