Used in conjunction with the Success element to define a business error.
XSD Schema Diagram:
XSD Schema Code:
<xs:element name="Warning" type="WarningType" maxOccurs="999">
<xs:annotation>
<xs:documentation xml:lang="en">Used in conjunction with the Success element to define a business error. </xs:documentation>
</xs:annotation>
</xs:element>