On Tue, 2005-07-12 at 15:47 +0100, Ricardo Gladwell wrote:
> Hi All,
>
> I'm using an external XML syntax to read and write data for payment
> transactions. The format for specifying bank accounts is as follows:
>
> <shopper>
> <bankAccount>
> <bankAcount-GB>...</bankAccount-GB>
> </bankAccount>
> </shopper>
i was wonder whether this structure is by design or just because Betwixt
forces it...
would (for example) the following be better?
<shopper>
<bank-account-gb>...</bank-account-gb>.
</shopper>
(if betwixt could map it appropriately)
- robert
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]