XML namespaces with more than one hyphens appear to be broken during validating parse -------------------------------------------------------------------------------------
Key: XERCESC-1899 URL: https://issues.apache.org/jira/browse/XERCESC-1899 Project: Xerces-C++ Issue Type: Bug Components: Validating Parser (XML Schema) Reporter: Ben Griffin This appears to cause the Parser to attempt to parse the document as a DTD document rather than as a schema driven document. An example namespace causing trouble is http://www.ns.net/xxx-www-zzz Note that http://www.ns.net/xxx-www works fine, as does http://www.ns.net/xxx_www_zzz -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org