I am trying to generate a schema from some Java classes using JAXB. I can do most of the part using schemagen from Java 1.6, but I also want to control the minOccurs/maxOccurs in the schema. Does any one know how to do that?
Boxiong
I am trying to generate a schema from some Java classes using JAXB. I can do most of the part using schemagen from Java 1.6, but I also want to control the minOccurs/maxOccurs in the schema. Does any one know how to do that?
Boxiong