my-courses
137
Returned by
common-info
,
permissions-info
,
principal-info
,
principal-list
,
report-course-
takers
,
report-meeting-attendance
,
report-quiz-takers
Example
<login>[email protected]</login>
meeting
Description
Container tag; contains information about a meeting.
Attributes
active-participants
The number of current participants.
permission-id
The permissions the user has for the meeting. For more information, see
“About security” on page 17
.
sco-id
The ID of the meeting.
status
Indicates the meeting’s status. The possible values are
"no-content"
, which indicates
that the meeting has just been created but has no content;
"in-progress"
, which indicates a
meeting that’s currently in progress; and
"active"
.
type
Indicates that this SCO is a meeting. The value is always
"meeting"
.
Contained tags
date-begin
,
date-end
,
domain-name
,
expired
,
name
,
url-path
Returned by
report-my-meetings
Example
<meeting sco-id="181487" type="meeting" status="active" permission-id="view"
length="36000000" active-participants="0">
<name>morris shared</name>
<domain-name>admin.breeze.example.com</domain-name>
<url-path>/r99718924/</url-path>
<date-begin>2003-07-14T23:00:00.000-07:00</date-begin>
<date-end>2003-07-15T09:00:00.000-07:00</date-end>
<expired>true</expired>
</meeting>
my-courses
Description
Container tag; contains information about one or more courses.
Attributes
None.
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...