Commit f326e77cb1d61f73208b0b62b5c51e31ed3f126b

Kasimier T. Buchcik 2005-10-20T11:06:00

Removed creation of a temporary parser context during validation when * xmlschemas.c: Removed creation of a temporary parser context during validation when processing xsi:type; this previously added a string to the dict of the schema - to assure thread safety, we don't want to modify a given schema during validation.