I'm looking for a way to specify that some MessageBodyMember is required, so that the generated schema would have minOccurs=1 instead of minOccurs=0.
I have to manually edit the schema to add it, and it's really a pain.
I read a few articles that say this is not possible, but they are a bit old; perhaps now there's a way or a workaround.
Anybody knows if it's possible?