invalid element with simple type misdiagnosed as mixed content error
Brought to you by:
pabigot
The 1.2.2 test for #189 includes a second element which is not accepted by the content model, but the diagnostic generated says the reason is that there is mixed content present. This is because simple elements are implicitly converted to text to satisfy the content model if mixed or simple content is allowed.
Fixed in next branch: