[Home] [By Thread] [By Date] [Recent Entries]



> -----Original Message-----
> From: Chiusano Joseph [mailto:chiusano_joseph@b...] 
> Sent: Thursday, May 15, 2003 5:57 PM
> To: Matthew.Bennett@f...
> Cc: xml-dev@l...
> 
> 
> <Payment>300.00</Payment>
> <Currency>USD</Currency>
> <Payment>500.00</Payment>
> <Currency>EUR</Currency>

or approach C 

<Payment>
<amount>300</amount>
<currency>USD</currency>
</Payment> 
<Payment>
<amount>500</amount>
<currency>EUR</currency>
</Payment> 

which makes both your arguments slightly less weighty. 

-- 
PITHY WORDS OF WISDOM 
Any simple theory will be worded in the most complicated way.


This posting is provided "AS IS" with no warranties, and confers no
rights. 

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member