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, ...) |
Complex Type | StatusType |
<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> |