[
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
|