<xs:complexTypename="AccountInfoType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="RoutingNumber"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Check routing number; manually entered or parsed from MICR data.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="AccountNumber"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Check account number; manually entered or parsed from MICR data.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="20"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="CheckNumber"type="xs:string"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The physical check number; manually entered or parsed from MICR data.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="MICRData"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Magnetic ink character recognition (MICR) data obtained from a check reader.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="220"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="AccountType"type="accountTypeType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Indicates the type of account provided; see the associated Type enumerations for specific values supported.</p><pxmlns="http://Hps.Exchange.PosGateway"/><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> If processing with Colonnade, AccountType must be specified.
</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>