<xs:complexTypename="GiftDataType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="GiftCurrency"type="currencyType"minOccurs="0"/><xs:elementname="GiftMaskedAlias"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The alias used masked with '*' to only show part of the value</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="100"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="TaxAmtInfo"type="amtTypeGlobal"minOccurs="0"/></xs:all></xs:complexType>