Re: [xml] XML Schema mixed content patch



On Wed, Mar 03, 2004 at 12:26:45PM +0100, Adam Dickmeiss wrote:
Daniel Veillard wrote:

On Wed, Mar 03, 2004 at 11:08:24AM +0100, Adam Dickmeiss wrote:


Hi,

attached is a patch that makes XML Schema in libxml2 allow non-empty 
cdata for mixed complex content.

That is it will validate
<my>xx</my>

when the following XML schema is used

<element name='my'>
<complexType mixed='true'>
</complexType>
</element>

Adam Dickmeiss,
Index Data

  Thanks,   I applied your patch and added your regression tests case,
it is now commited into CVS !

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



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