Error: The attribute ‘claimed’ with value ‘[ENTERED_VALUE]’ data format is not correct
New York Form IT204CP or IT204IP Partner Line 1 address field fails validation when the address contains special characters not allowed by the state's pattern constraint.
Error message
Validation failed on [FILE_ID]: Form: IT204CP Line: Partners Information Field: PART_LN_1_ADR Description: Partner Line 1 address. : PrtInfo Requirement: Address Line format Error: The attribute 'claimed' with value '[ENTERED_VALUE]', data format is not correct. Element Name: PART_LN_1_ADR XPath: /ReturnState[1]/ReturnDataState[1]/processBO[1]/composition[1]/forms[1]/IT204CP[3]/PART_LN_1_ADR[1] XML Fragment: Field Key: 190,1695,138,0,14,0,0,0,0 Error Code: [CODE] Error Reason: '[ENTERED_VALUE]' violates pattern constraint of '[A-Za-z0-9]([A-Za-z0-9 -/]{0,29})'. The attribute 'claimed' with value '[ENTERED_VALUE]' failed to parse.
New York requires the Partner Line 1 address field to match a specific pattern that permits only:
- Letters (A-Z, a-z)
- Numbers (0-9)
- Spaces
- Hyphens (-)
- Forward slashes (/)
Special characters such as commas (,), periods (.), pound signs (#), and other symbols aren't permitted and cause the validation to fail.
Solution
- Go to .
- Remove all special characters from the address field, including commas, periods, and pound signs.
- Do a full recompute, then recreate the e-file.