CVSROOT:        /cvs/gnome
Module name:    libxml2
Changes by:     kbuchcik        05/03/04 17:04:16

Modified files:
        .              : ChangeLog xmlschemas.c 

Log message:
* xmlschemas.c: Added IDC validation of anySimpleType attribute
values; anyway the IDC key comparison is restricted to
anySimpleType <--> string based types. For other types we
would possibly need the canonical lexical representation of
them; this sounds not performant, since we would need to
build such a representation each time we want to compare against
anySimpleType. TODO: think about buffering the canonical values
somewhere. Fixed error reports for default attributes to work
without a node being specified. This all and the enabling of IDC
validation fixes bug #165346 [http://bugzilla.gnome.org/show_bug.cgi?id=165346] 
(reported by Benoit Gr?goire - could
not read his last name correctly from bugzilla).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=libxml2&who=kbuchcik&date=explicit&mindate=2005-03-04%2017:03&maxdate=2005-03-04%2017:05

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to