lax wildcard is handled as strict wildcard in some cases --------------------------------------------------------
Key: XERCESC-1576 URL: http://issues.apache.org/jira/browse/XERCESC-1576 Project: Xerces-C++ Type: Bug Components: Validating Parser (Schema) (Xerces 1.5 or up only) Versions: 2.6.0 Environment: Windows VC++ Reporter: Akihiko Tozawa This bug is similar to XERCESJ-128. When reading for example, <xs:any processContents="lax" namespace="a b c d"/>, this "lax" is ignored and treated as "strict". -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]