<xs:complexTypename="GiftCardDataRspType"xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:all><xs:elementname="CardNbr"type="cardNbrType"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Stored value account number</p></xs:documentation></xs:annotation></xs:element><xs:elementname="Alias"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">Echoed from the request</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="xs:string"><xs:maxLengthvalue="100"/></xs:restriction></xs:simpleType></xs:element><xs:elementname="PIN"minOccurs="0"><xs:annotation><xs:documentation><pxmlns="http://Hps.Exchange.PosGateway">A numeric PIN associated with the stored value account.</p><pxmlns="http://Hps.Exchange.PosGateway"/><pxmlns="http://Hps.Exchange.PosGateway"><strong>Note:</strong> This is not a PIN block as defined in debit transactions.
</p></xs:documentation></xs:annotation><xs:simpleType><xs:restrictionbase="pinType"><xs:maxLengthvalue="10"/></xs:restriction></xs:simpleType></xs:element></xs:all></xs:complexType>