Inheritance by restriction does not detect a missing type from an imported 
schema
---------------------------------------------------------------------------------

                 Key: XERCESC-1745
                 URL: https://issues.apache.org/jira/browse/XERCESC-1745
             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
            Priority: Blocker
         Attachments: a.xsd, b.xml, b.xsd

If you run the attached XML (with two schemas) throught DOMCount with 
validation enabled, you will get no errors even thought the B type in b.xsd 
inherits from a:A which does not exist. See comments in b.xsd for various 
interesting ways to change the schema in order to get different behavior.

This problem is present in both 2.7.0 and 2.8.0 and probably in the trunk.



-- 
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]

Reply via email to