User Guide
event 161
Example
<duration>1900-01-02T/+:00:00.000+00:00</duration>
email
Description
A user’s e-mail address.
Attributes
None.
Contained tags
None (content only).
Returned by
principal-list
, sco-info
Example
<email>tennant@example.com</email>
event
Description
Container tag; contains information about an event.
Attributes
None.
Contained tags
name
, domain-name, url-path, date-begin, date-end, expired, duration
Returned by
my-events
Example
<event sco-id="13923" type="event" icon="event" permission-id="host">
<name>1st Event</name>
<domain-name>bcassidy02</domain-name>
<url-path>/e95598585/</url-path>
<date-begin>2005-03-05T13:00:00.000-08:00</date-begin>
<date-end>2005-03-10T13:00:00.000-08:00</date-end>
<expired>true</expired>
<duration>5d 00:00:00.000</duration>
</event>