Invalid anonymous type definition with the name attribute is not cought in some
situations
------------------------------------------------------------------------------------------
Key: XERCESC-1718
URL: https://issues.apache.org/jira/browse/XERCESC-1718
Project: Xerces-C++
Issue Type: Bug
Components: Validating Parser (Schema) (Xerces 1.5 or up only)
Affects Versions: 2.7.0
Environment: any
Reporter: Boris Kolpackov
Run domprint on the attached test.xml:
domprint -v=always -n -s -f test.xml
It does not report any errors even though there is one in test.xsd, line 13. If
I change the name of the first type to list1 then the error is detected.
--
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]