bulletinBoard
| Namespace: |
(default namespace) |
| XML Schema: |
ns0.xsd |
The contents for the bulletin board including the bulletins and the timestamp
when the board was generated.
XML
Elements
| name (type) |
min/max occurs |
description |
|
bulletins (bulletin)
|
0/unbounded |
The bulletins to populate in the bulletin board.
|
|
generated (string)
|
0/1 |
When this bulletin board was generated.
|
JSON
| property |
type |
description |
| bulletins |
array of bulletins (bulletin)
|
The bulletins to populate in the bulletin board.
|
| generated |
generated (string)
|
When this bulletin board was generated.
|