anyType

2007-08-28 Thread Denis Bessmertnyj
Hi, I cannot understand, how I may have xsd:anyType functionality in my schema. What I need to use for your compiler working properly? - Denis

maxOccurs

2007-08-28 Thread Denis Bessmertnyj
And why JaxMe doesn't want to work with maxOccurs="unbounded"? How I may have this functionality? _ From: Denis Bessmertnyj [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 28, 2007 11:27 AM To: 'jaxme-dev@ws.apache.org' Subject: anyType Hi, I cannot understand, how I may h

Re: maxOccurs

2007-08-28 Thread Jochen Wiedmann
On 8/28/07, Denis Bessmertnyj <[EMAIL PROTECTED]> wrote: > And why JaxMe doesn't want to work with maxOccurs="unbounded"? Look into the "examples" folder. It contains schemata with maxOccurs="unbounded", that work very well. -- "Besides, manipulating elections is under penalty of law, resulting

RE: maxOccurs

2007-08-28 Thread Denis Bessmertnyj
Jochen, I have . And receive org.apache.maven.lifecycle.LifecycleExecutionException: Model groups with maxOccurs > 1 are not yet supported. at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLife cycleExecutor.java:564) at org.apache.mave

RE: anyType

2007-08-28 Thread Denis Bessmertnyj
This is very, very BAD. And how I may have this kind of functionality? Do you know other methods or jaxb plugins for maven? - Denis -Original Message- From: Jochen Wiedmann [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 28, 2007 11:32 AM To: Denis Bessmertnyj Subject: Re: anyType On

Re: maxOccurs

2007-08-28 Thread Jochen Wiedmann
On 8/28/07, Denis Bessmertnyj <[EMAIL PROTECTED]> wrote: > I have > > > > > . > > And receive > > org.apache.maven.lifecycle.LifecycleExecutionException: Model groups with > maxOccurs > 1 are not yet supported. You asked for maxOccurs in general. As the error message indicates, max