Menu

#465 Fixed values for empty elements

v8.6.1
closed
5
2012-10-08
2006-01-27
Michael Kay
No

If an element declaration specifies a fixed value, and
the actual element instance is empty, the schema
processor should treat the fixed value in the same way
as a default value. Saxon however is rejecting the
empty value saying that it doesn't match the declared
fixed value.

Source code fixed, test case stMHK018

Discussion