Home > Enterprise >  Why was my 2021 US IRS Head of Household tax return (1040), submitted via free file fillable forms,
Why was my 2021 US IRS Head of Household tax return (1040), submitted via free file fillable forms,

Time:01-31

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]

CodePudding user response:

There seems to be a bug in the "no" checkbox of the question below, which 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.

"At any time during 2021, did you receive, sell, exchange, or otherwise dispose of any financial interest in any virtual currency?"

CodePudding user response:

I am getting the exact same error messages so I tried unclicking the 'no' box but that didn't work. Help!! I have been tried submitting several times and keep getting the same errors, and my tax return is not complicated.

  •  Tags:  
  • Related