Severity

Information : Host returns text information that may be of
importance or just to display (promo text, information about a fair, ...
Information is always associated to success Warning : Host returns data but
there may be restrictions or not exactly corresponding to the request
(alternative city, alternative date, no data found, ...) Error : Host (final or
intermediate) could not process the data for a technical or functional reason
(line down, invalid dates, cities, product codes, ...)

Attribute Information

Used By

Complex Type StatusType

Source

<xs:attribute name="Severity" type="SeverityCodeType" use="required">
  <xs:annotation>
    <xs:documentation>Information : Host returns text information that may be of importance or just to display (promo text, information about a fair, ... Information is always associated to success Warning : Host returns data but there may be restrictions or not exactly corresponding to the request (alternative city, alternative date, no data found, ...) Error : Host (final or intermediate) could not process the data for a technical or functional reason (line down, invalid dates, cities, product codes, ...)</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample