| Author |
Generated WSDL with schema validation
|
Ole Hornischer
Greenhorn
Joined: Nov 14, 2008
Posts: 27
|
|
Hi!
Is it possible to add schema restrictions to parameters via JAX-WS annotations?
Example:
I have a method
The parameter streetname should always be longer then 3 characters, to avoid gigantic result lists. I would like this to be a restriction in the schema like
How can I make sure that the generated WSDL file includes such a restriction on the parameter?
Cheers
Ole
|
 |
 |
|
|
subject: Generated WSDL with schema validation
|
|
|