Re: Complex problem

2006-01-24 Thread Anne Thomas Manes
The use of a substitutionGroup combined with an abstract type allows you to do what you want: change both the name and type of the element. A subtitutionGroup allows you to change the name of an element, but the type of a substitutionGroup element must be the same as the original element, or it mus

RE: Complex problem

2006-01-24 Thread glenn bech
on groups. Am I Missing something?     From: Anne Thomas Manes [mailto:[EMAIL PROTECTED] Sent: 23. januar 2006 14:20 To: axis-user@ws.apache.org Subject: Re: Complex problem The substitutionGroup attribute is only valid as part of an element definition, not as part

Re: Complex problem

2006-01-23 Thread Anne Thomas Manes
The substitutionGroup attribute is only valid as part of an element definition, not as part of a complexType definition. This:   substitutionGroup="gb:CreateItemDefinition">                                                           Should be this: substitutionGroup="gb:CreateItemDefinition

Re: Complex problem

2006-01-23 Thread Davanum Srinivas
did you try --wrapArrays parameter? thanks, dims On 1/23/06, glenn bech <[EMAIL PROTECTED]> wrote: > Hi All, > > This is a rather lengthy post, I hope someone will take the time to read it > through, as I've been struggling with the problem for a while. It describes > a complex, "real life", "bus