Description
This warning is really for the parsing case, and is technically saying that XSD default will be ignored on parsing. Update the warning from
"Element with no empty representation. XSD default='%s' can only be used when unparsing." to
"Element with no empty representation. XSD default='%s' will be ignored when parsing.",