RE: jsr173 license issue, xmlbeans, and SVN 279402

2005-09-14 Thread Sorin Slavescu
unsubscribe Sorin Slavescu Application Consultant - Original Solutions Limited. Mobile: +353 (0) 87 6599938 Landline: +353 (0) 61 207529 Fax: +353 (0) 61 503042 E-Mail: [EMAIL PROTECTED] Web: www.OriginalSolutions.ie Original Solutions - specialising in Business and

[jira] Created: (XMLBEANS-201) Backwards compatbility: Ant task javasource attribute not passed down to compiler in 2.0.0; source attribute missing from SVN_HEAD

2005-09-14 Thread Steve Loughran (JIRA)
Backwards compatbility: Ant task javasource attribute not passed down to compiler in 2.0.0; source attribute missing from SVN_HEAD -- Key: XMLBEANS-201

Re: representation of xs:group and xs:attributeGroup, and polymorphic classes

2005-09-14 Thread Robin Sander
Hi Mike, ok, now I understand your problem a little bit better. Though my problem is based on a badly defined schema (but where I do no have any control over) and thus I can't blame XmlBeans, I do think that both problems could be solved by a modificated extension mechanism: If I have two type

Re: representation of xs:group and xs:attributeGroup, and polymorphic classes

2005-09-14 Thread Robin Sander
To answer my own question: it is not possible to map two QNames to the same class. If you try this: XmlBeans generates two clases 'SimpleType' and 'SimpleType2'. This is totally correct, because otherwise you couldn't generate XML, because the information which type to use would have been l