> How do I specify wildcards in my Schema?
Use <any>. For more details, I'm afraid I have to ask you to study by
yourself.
Or if you are writing the schema by yourself, you might consider using
RELAX NG (
http://relaxng.org/). You can then use the RELAX NG support in
the JAXB RI, or use a tool to produce the equivalent XML Schema.
regards,
--
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