Open
Description
There is a test validating the same scenario on the reader side in wstxtest.msv.TestW3CSchema.testSimpleNonNsUndefinedId()
:
woodstox/src/test/java/wstxtest/msv/TestW3CSchema.java
Lines 143 to 151 in b853557
There the validation exception containg Undefined ID 'm3'
is thrown properly.
When the same test is adapted for SimpleNsStreamWriter
the exception is not thrown.
A PR with the reproducer follows.
Metadata
Metadata
Assignees
Labels
No labels