Re: [xml] XML Schema mixed content patch
- From: Daniel Veillard <veillard redhat com>
- To: Adam Dickmeiss <adam indexdata dk>
- Cc: xml gnome org
- Subject: Re: [xml] XML Schema mixed content patch
- Date: Wed, 3 Mar 2004 05:36:09 -0500
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 will look at that, but can you provide a contextual patch ?
I.e. using diff -c instead of diff
  TIA,
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]