Wednesday, September 13, 2006

Apache XMLBeans

Been playing with Apache's XMLBeans lately. It's a impressive tool. Beats having to traverse the schema document tree.

SchemaType and SchemaParticle are well thought out, and simple enough to use once you get the hang of them. XmlOptions, on the other hand, are a bit more mysterious, especially regarding how they deal with external schema references, and imported schemata.

No comments: