Error message while generating java classes using jaxme: Model groups with maxOccurs > 1 are not yet supported in jaxme

2007-10-08 Thread shobha dange
Hi, i am new to jaxMe and trying to generate java classes uusing attached xsd.But while generating java classes i am getting following error : Build Failed: Model groups with maxOccurs > 1 are not yet supported. the xsd is

Re: Error message while generating java classes : Model groups with maxOccurs > 1 are not yet supported.

2007-10-08 Thread shobha
Hi Jose, Thanks for the help but i cant change the xml b'coz its request i mean i am getting this request.xml file as request and i want to process the request.The request is auto generated xml file. is there any another way? Regards, Shobha Jose Luis Huertas Fernández wrote: > > Hi Shobba

Re: Error message while generating java classes : Model groups with maxOccurs > 1 are not yet supported.

2007-10-08 Thread Jose Luis Huertas Fernández
Hi Shobba, I'm afraid you will have to use a workaround until this feature is implemented :( This could be a possible solution. It's a bit ugly because it introduces a new "artificial" element ("directoryelement") which can be a "directory" or a "file", but it works: http://www.w3.org/2001/XMLSc