forecast
| Namespace: |
(default namespace) |
| XML Schema: |
ns0.xsd |
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
Attributes
| name |
type |
description |
| id |
int |
(no documentation provided)
|
| key |
string |
(no documentation provided)
|
Elements
| name (type) |
min/max occurs |
description |
|
link (link)
|
0/1 |
Get link
|
|
date (dateTime)
|
0/1 |
Get the future date which is the target of this forecast
|
|
slugs (slugs)
|
0/1 |
Get slugs
|
|
body (string)
|
0/1 |
Get body
|
|
title (string)
|
0/1 |
Get title
|
|
market (string)
|
0/1 |
Get the market's name
|
|
metric (string)
|
0/1 |
|
|
spot (decimal)
|
0/1 |
|
|
future (decimal)
|
0/1 |
|
JSON
| property |
type |
description |
| id |
int |
(no documentation provided)
|
| key |
string |
(no documentation provided)
|
| link |
link (link)
|
Get link
|
| date |
date (dateTime)
|
Get the future date which is the target of this forecast
|
| slugs |
slugs (slugs)
|
Get slugs
|
| body |
body (string)
|
Get body
|
| title |
title (string)
|
Get title
|
| market |
market (string)
|
Get the market's name
|
| metric |
metric (string)
|
|
| spot |
spot (decimal)
|
|
| future |
future (decimal)
|
|