The error:
Issue : Business Rule X0000-005 - The XML data has failed schema validation. cvc-pattern-valid. Value is not facet-valid with respect to pattern [A-Z][A-Z\- ]{0,3} for type PersonNameControlType.
The following information may help you determine the form at issue: Field/Xpath: /efile:Return[1]/efile:ReturnHeader[1]/efile:Filer[1]/efile:SpouseNameControlTxt[1]
Issue : Business Rule X0000-005 - The XML data has failed schema validation. cvc-pattern-valid. Value is not facet-valid with respect to pattern [A-Z][A-Z\- ]{0,3} for type PersonNameControlType.
The following information may help you determine the form at issue: Field/Xpath: /efile:Return[1]/efile:ReturnData[1]/efile:IRS1040[1]/efile:ExemptSpouseNameControlTxt[1]
Issue : Business Rule X0000-005 - The XML data has failed schema validation. cvc-pattern-valid. Value is not facet-valid with respect to pattern ([A-Za-z0-9-] ?)*[A-Za-z0-9\-] for type PersonNameType.
The following information may help you determine the form at issue: Field/Xpath: /efile:Return[1]/efile:ReturnData[1]/efile:IRS1040[1]/efile:ExemptSpouseNm[1]
There seems to be a bug in the "no" checkbox of this question:
It incorrectly triggers some business rules that appear related to a checkbox for whether a spouse is exempt. When I unchecked this my submission via free file fillable forms (https://www.freefilefillableforms.com/home/default.php) was accepted. And yes -- that means apparently there's also no business rule enforced to ensure that exactly one of the boxes ("yes" or "no") is checked.