User Guide
126 Chapter 5: XML Results Reference
Example
<cookie>breezm5qtgnye46zpckbf.MARIANNE</cookie>
course
Description
Container tag; contains information about a course.
Attributes
sco-id
The ID of the course.
status Indicates whether a course is active. The possible values are "no-content", which
indicates that the course has just been created but has no content, and
"active".
type Indicates that this SCO is a course. The value is always "course".
Contained tags
date-begin
, date-created, date-end, date-modified, expired, name, url, url-path
Returned by
report-my-courses
Example
<course sco-id="555038" status="active" type="course">
<name>My Name</name>
<url>admin.breeze.example.com/p38547860/</url>
<date-created>2004-02-09T14:40:38.497-08:00</date-created>
<date-modified>2004-02-09T14:40:44.623-08:00</date-modified>
<date-begin>2004-02-09T14:30:00.000-08:00</date-begin>
<date-end>2004-02-09T14:30:00.000-08:00</date-end>
<url-path>/p38547860/</url-path>
<expired>true</expired>
</course>
custom-fields
Description
Container tag; contains information about the custom fields of an account.
Attributes
None.
Contained tags
field
Returned by
custom-fields