<xs:complexTypename="CheckRspInfoType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:sequence><xs:elementname="Type"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">
Indicates type of response information:
<ul><li>Error</li><li>Decline</li><li>Information</li><li>Warning</li><li>Approve</li><li>Unknown</li></ul></p></xs:documentation></xs:annotation></xs:element><xs:elementname="Code"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Check processor response code(s); overall single response code or detail response codes separated by a hyphen (-)</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Message"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Message description of the provided code</p></xs:documentation></xs:annotation></xs:element><xs:elementname="FieldNumber"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Field number that is in error</p></xs:documentation></xs:annotation></xs:element><xs:elementname="FieldName"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Field name that is in error</p></xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>