Manage this page

1. Back to OSCON 2005 notes

Tutorial Assets

1. xml file

2. xsd file

3. Java classes

4. Driver class

Immediate References

jaxb 2.0 api

jdk 1.5 enhancements

Search the mailing list

xsd refresher

Rolling your reflection

1. FieldInfo class

2. BeanInfo class

3. ReflectionUtils

jaxb-api.jar
jaxb-impl.jar
jsr173_0.1_api.jar

Bind existing class to existing schema HOWTO

If you are looking to make xsds, you may want to consider downloading the altova xml spy home edition.

xml spy takes a lot of space and considered a heavy handed solution to the problem.

At the moment I am not able to suggest any other better alternative.

With xmlspy, once completing the install you need a key. For this you have to go their website and signup for a freekey. Key will be sent to you in your email

For simple xsds you might be better off handcoding them. Use the xsd refresher link in the right hand menu. This link also has xsd and xml validators that you can use online.

Because the xmlspy home edition annoyingly disables this support. For example I can't go from the xml to the xsd in this edition. At least I couldn't.If anyone figures out there or a better tool, Please do email me. I will certainly appreciate the gesture.