[ https://issues.apache.org/jira/browse/XERCESC-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Cantor updated XERCESC-1745: ---------------------------------- Fix Version/s: (was: 2.9.0) > 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 (XML Schema) > Affects Versions: 2.7.0 > Environment: any > Reporter: Boris Kolpackov > Assignee: Alberto Massari > Priority: Major > Fix For: 3.0.0 > > 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 was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: c-dev-unsubscr...@xerces.apache.org For additional commands, e-mail: c-dev-h...@xerces.apache.org