Error: The field ‘CityNm’ with value '', data format is not correct
You get this error when a foreign partner's city entry contains special characters, numbers, or extra spaces.
Error message
Validation failed on: Form: IRS1065ScheduleK1[1][@documentId='IRS1065ScheduleK1] PartnerForeignAddress[1]/CityNm[1] Description: City Error: The field 'CityNm' with value '', data format is not correct. Element Name: CityNm XPath: //IRS1065ScheduleK1[@documentId='IRS1065ScheduleK1']/PartnerForeignAddress[1]/CityNm[1 XML Fragment: <CityNm xmlns="http://www.irs.gov/efile"></CityNm> Error Code: c00ce169 Error Reason: '' violates pattern constraint of '([A-Za-z] ?)*[A-Za-z]'. The element '{http://www.irs.gov/efile}CityNm' with value '' failed to parse.
Solution
- Go to .
- For each foreign partner, remove special characters, numbers, and extra spaces from theCitycolumn.
- If you use Direct K-1 Import, go to and remove special characters, numbers, and extra spaces from each foreign partner's city entry.