The Error Element

The
<Error>
element contains information about an error.
<Error> (RecordNumber) (ErrorCode) (ErrorMessage) (ErrorRemedy) </Error>
Child Elements of the <Error> Element
Element Name
Element Description
RecordNumber
Number of the record that has an error.
  • Data type: Numeric
  • Data length: 10
ErrorCode
Code that identifies the error. See Error Codes.
  • Data type: Numeric
  • Data length: 10
ErrorMessage
Message that describes the error.
  • Data type: Alphanumeric
  • Data length: 250
ErrorRemedy
Message that describes the remedy for the error.
  • Data type: Alphanumeric
  • Data length: 250