I'm using intellij6.0 to implement validation in JAX_WS webservices;
so I'm using @schemeValidation
as it is told here
https://jax-ws.dev.java.net/guide/Schema_Validation.html
but I do not get any result, I mean it does not function.Is there
anyone who experienced it before?