Commit 5da6dd3428b1a087ada27c09734b2bed0cfed486

Kasimier T. Buchcik 2005-07-23T21:12:30

Removed the workaround code in xmlSchemaValidateElemWildcard() for the * xmlschemas.c: Removed the workaround code in xmlSchemaValidateElemWildcard() for the <any> wildcard with namespace == ##other. Support for such wildcards was implemented by Daniel at the automaton level recently, and the workaround code iterfered with it.