The <Error> element is a child element of the <Errors> element. The <Error> element is the first element under the <Errors> element and is a required repeating (unbounded) element.
The <Error> element does not contain any further nested children elements.
Attribute Information
Name
Use
DataType
Definition
ErrorCode
[0..1]
String [0, 4]
If present, this refers to a table of coded values exchanged between applications to identify errors or warnings.
ErrorText
[0..1]
String [0, 150]
Provides a short text description of the error or warning.
DocumentLink
[0..1]
[http://fms.treas.gov/eda/xml]
This URI refers to an online description of the error or warning that occurred.
SeverityLevel
[0..1]
[1-9]
This value represents the degree of error where the lowest number "1" is the highest degree of error (i.e. a fatal error) and "9" is the lowest degree of error.
ErrorNode
[0..1]
String [0, unbounded]
The XPath notation to identify the location of the error/warning present in the instance document referenced by the EchoID attribute.