DiaryItem structure
The DiaryItem data structure holds a dated text entry.
You cannot set a default value when you create a DiaryItem structure due to an API limitation. Because new values are appended and do not overwrite existing values, a default value might not be useful.
Definition
<complexType name="DiaryItem">
<sequence>
<element name="user" type="string" />
<element name="text" type="string" />
<element name="timestamp" type="dateTime" />
</sequence>
</complexType>
The structure consists of the following elements:
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*