<xs:complexTypename="AdditionalTxnFieldsType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="Description"type="descriptionType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Free-form description field. This must not contain sensitive information.</p></xs:documentation></xs:annotation></xs:element><xs:elementname="InvoiceNbr"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Used to log the invoice number on transactions that are not eCommerce.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="60"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="CustomerID"type="customerIDType"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Used to log Merchant specific customer identification.</p><pxmlns="http://Hps.Exchange.PosGateway"/><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> For GETI check transactions, this is sent in the CUSTOM3 field.
</p></xs:documentation></xs:annotation></xs:element></xs:all></xs:complexType>