IDREFS is no list type

2007-02-28 Thread Kenny Sabir
Hi, I was trying to use jaxme to load the COLLADA schema. ( http://www.khronos.org/files/collada_schema_1_4) I would get an error saying: The global type {http://www.w3.org/2001/XMLSchema}IDREFS is no list type. I could load it OK using the sun JAXB. Any clues on how to get around

Re: IDREFS is no list type

2007-02-28 Thread Jochen Wiedmann
On 3/1/07, Kenny Sabir [EMAIL PROTECTED] wrote: I would get an error saying: The global type { http://www.w3.org/2001/XMLSchema}IDREFS is no list type. I've fixed this error in svn. Unfortunately, you'll still be unable to use JaxMe, because your schema uses the xs:anyType, which is still