Gary R Martin wrote:
> Hello,
>
> Can a Validator be used ("on demand") to validate against a different (similar
> in structure by just more restrictive than the) schema that was used by xjc to
> derive classes?
No. But you can use JAXP 1.3 validator, and send the marshaller's output
directly to a validator.
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net