Hello!! I'm a user of Xerces C parser version 2.7.
Currently I'm facing two issues:- (1) The schema file contains a list of patterns and enumerations for an element and the parser throws an error saying that one of the pattern does not match the OR combination of these patterns( which is quite meaningless). (2) Also the schema file contains an element which is defined as a complex type(with no 'extension' tag but has a 'restriction' tag). This element is then used as a restriction value for 2 other complex types. The parser throws an error for these 2 elements. Kindly inform if there is a fix in this version of Xerces or in any of the later versions (for C). Thank you. Regards, Neetha
