Actions
Bug #2247
closedWhitespace normalization in union types
Start date:
2014-12-05
Due date:
% Done:
100%
Estimated time:
Legacy ID:
Applies to branch:
9.6
Fix Committed on Branch:
9.6
Fixed in Maintenance Release:
Platforms:
Description
See http://stackoverflow.com/questions/27307880/xml-schema-union-ignore-whitespace-property/27314369 - second example.
When a union type is defined by restriction from another union using a pattern facet, Saxon is testing the pattern facet against the value as written in the source document, it should be testing it against the result of applying the whitespace facet defined in the member type of the union against which validation succeeded.
Please register to edit this issue
Actions