<xs:complexTypename="PosAltPaySessionInfoRspType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:sequence><xs:elementname="RspCode"type="xs:int"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Response (result) code indicating the overall success of the transaction; '0' indicates success while non-zero indicates a failure.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="RspMessage"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Response message returned by the processor</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Status"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Status from processors processing of the transaction</p></xs:documentation></xs:annotation></xs:element><xs:elementname="StatusMessage"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Status message from processors processing of the transaction</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Buyer"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Buyer Information</p></xs:documentation></xs:annotation><xs:complexType><xs:sequenceminOccurs="0"maxOccurs="unbounded"><xs:elementname="NameValuePair"type="NameValuePairType"/></xs:sequence></xs:complexType></xs:element><xs:elementname="Shipping"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Shipping Information for the Session</p></xs:documentation></xs:annotation><xs:complexType><xs:sequencemaxOccurs="10"><xs:elementname="Address"type="NameValuePairCollectionType"><xs:annotation><xs:documentation>Address Information</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:elementname="Payment"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Payment Information for the Session</p></xs:documentation></xs:annotation><xs:complexType><xs:sequencemaxOccurs="200"><xs:elementname="NameValuePair"type="NameValuePairType"/></xs:sequence></xs:complexType></xs:element><xs:elementname="LineItem"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Line Item purchase information for the session</p></xs:documentation></xs:annotation><xs:complexType><xs:sequencemaxOccurs="100"><xs:elementname="Detail"type="NameValuePairCollectionType"><xs:annotation><xs:documentation>Detail Information</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element><xs:elementname="Processor"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Additional processor response information</p></xs:documentation></xs:annotation><xs:complexType><xs:sequencemaxOccurs="100"><xs:elementname="Response"type="NameValuePairCollectionType"><xs:annotation><xs:documentation>Response Information</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType>