An error that occurred during the processing of a message.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="Error" type="ErrorType" maxOccurs="99">
<xs:annotation>
<xs:documentation xml:lang="en">An error that occurred during the processing of a message.</xs:documentation>
</xs:annotation>
</xs:element>