OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: [xml-dev] Why XML?

[ Lists Home | Date Index | Thread Index ]


> -----Original Message-----
> From: Chiusano Joseph [mailto:chiusano_joseph@bah.com] 
> Sent: Thursday, May 15, 2003 5:57 PM
> To: Matthew.Bennett@facs.gov.au
> Cc: xml-dev@lists.xml.org
> 
> 
> <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. 




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS