<xs:complexTypename="DestinationType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:sequence><xs:elementname="DataType"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">The type of data being provided; see the associated Type enumerations for specific values supported.</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:enumerationvalue="EMAIL_TO"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="Data"><xs:simpleType><xs:restrictionbase="xs:string"><xs:minLengthvalue="1"/><xs:maxLengthvalue="250"/></xs:restriction></xs:simpleType></xs:element></xs:sequence></xs:complexType>