Actions
Bug #4332
closedXML Schema 1.1: user defined simple type is unknown in assertion
Start date:
2019-10-03
Due date:
% Done:
0%
Estimated time:
Legacy ID:
Applies to branch:
Fix Committed on Branch:
Fixed in Maintenance Release:
Platforms:
Description
Hi,
i have an XML Schema Version 1.1 with an user defined simpleType. I'd like to use that simpleType in an assertion. The idea is, that when the value of an attribute is an instance of the simpletype, there are constraints on other attributes.
However, Saxon tells me the assertion is invalid because the simple type is unknown.
This happens in Oxygen XML Editor 21.1 with Saxon EE 9.8..0.12. Oxygen gives me the opportunity to validate the schema file with Xerces. Doing so shows that the file is valid. So i think it is a bug in Saxon.
I have added a very simple test file.
Sincerely Frank Steimke
Files
Please register to edit this issue
Actions