<xs:complexTypename="PosAltPayCreateSessReqType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="TransactionType"type="AltPaymentTxnType"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Alternate Payment Transaction Type</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Buyer"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Buyer Information for the session</p></xs:documentation></xs:annotation><xs:complexType><xs:sequencemaxOccurs="50"><xs:elementname="NameValuePair"type="NameValuePairType"/></xs:sequence></xs:complexType></xs:element><xs:elementname="Amt"type="amtTypeGlobal"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Amount for the session</p></xs:documentation></xs:annotation></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:all></xs:complexType>