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] Re: 3 possible approaches for representing concepts

[ Lists Home | Date Index | Thread Index ]

Bill de hÓra wrote:

> <Budget>
>  <Amount>999.99</Amount>
>  <year>CurrentYear</year>
>  <indicators>
>    <indicator>Final</indicator>
>    <indicator>Estimated</indicator>
>  </indicators>
> </Budget>


And having read Martin's post, if you cared about estimates and not 
budgets:

<Estimate>
  <Amount>999.99</Amount>
  <year>Current</year>
  <indicators>
    <indicator>Final</indicator>
    <indicator>Budget</indicator>
  </indicators>
</Estimate>

I still think you need a customer to make a call.

Bill de hÓra





 

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

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