> The way to achieve the logical structure, do this:
>
> <define name="Foos">
> <element name="foos">
> <jaxb:property collectionType="java.util.List"/>
> <zeroOrMore>
> <ref name="Foo"/>
> </zerOrMore>
> </element>
> </define>
Yep. Thank you for sharing that.
I like the RELAX NG support very much, and I'm really glad to learn that
some users are using it. Your e-mail really made me feel great.
Thank you !!!
--
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