forecasts
A root element for a collection of forecasts. The underlying data source can be either the forecasts of an individual agent or the aggregate forecasts of multiple agents.
User: marc Date: Mar 4, 2008 Time: 6:15:00 AM
THIS SOFTWARE IS COPYRIGHTED. THE SOFTWARE MAY NOT BE COPIED REPRODUCED, TRANSLATED, OR REDUCED TO ANY ELECTRONIC MEDIUM OR MACHINE READABLE FORM WITHOUT THE PRIOR WRITTEN CONSENT OF SOCO
TECHNOLOGIES.
XML
Elements
| name (type) |
min/max occurs |
description |
|
title (string)
|
0/1 |
Get title
|
|
forecast (forecast)
|
0/unbounded |
Get list of forecasts
|
JSON
| property |
type |
description |
| title |
title (string)
|
Get title
|
| forecast |
array of forecast (forecast)
|
Get list of forecasts
|