Hi, in my previous message I' ve been too specific, but I' m facing a more general problem. Is there a way to control max/minOuccurs and nillable attributes within complex Types using bean serialization?
Or, if that is not possible, is there a way to specify restrictions based on a complex type? Thank you Massimo Barabino >Hi, >is it possible to make Strings in complexTypes appear as non nillable? >I' m using bean serialization and every String field of my bean class is >mapped into a nillable object. How can I avoid this? > >Thank you >Massimo Barabino >