[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: [xml] xmlSchemaParse() generates error after using xmlSchemaNewMemParserCtxt()



taihei goi said:
> Hi
> First, I'm sorry for my poor English..
>
> I use the libxml2 2.6.2, 2.6.3, 2.6.4 on redhat7.3.
> I'm trying to validate an W3C XML Schema and get the error message:
> ----------------------------------------------------
> in_memory_buffer:1: element element: Schemas parser error :
> Element has no name nor ref
> ----------------------------------------------------
<snip>
> Does anyone have any hints ?
> Has anybody got same problem ?
>
> Thanks
> Taihei

This was caused by a small bug in libxml's xmlschemas.c module.  I
have committed a fix for it which should appear in CVS shortly. 
Thanks for reporting this.

Bill



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]