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
Summary of Contents for BREEZE-USING THE BREEZE XML WEB SERVICES
Page 1: ...Using the Breeze XML Web Services...
Page 8: ...8 Contents...
Page 12: ...12 Introduction Before You Begin...
Page 26: ...26 Chapter 2 Working with Filters...
Page 36: ...36 Chapter 3 Common Tasks...
Page 112: ...112 Chapter 4 Action Reference...
Page 186: ...186 Chapter 5 XML Results Reference...
Page 196: ...196 Index...