User Guide

sco-delete 123
For more information about filtering and sorting, see Chapter 2, “Working with Filters,” on
page 21.
Returned elements
scos
Sample results
The name and date-modified elements are always returned, but the date-begin, date-end,
and
duration elements are present only for SCOs whose type attribute is course or meeting.
<results>
<status code="ok" />
<scos>
<sco sco-id="505677" status="no-content" type="folder" is-folder="1">
<name>PPT meeting tests</name>
<date-modified>2004-01-29T06:22:49.157-08:00</date-modified>
</sco>
<sco sco-id="193496" status="active" type="meeting" is-folder="0">
<name>My Name</name>
<date-begin>2003-08-27T00:00:00.000-07:00</date-begin>
<date-end>2003-08-27T01:00:00.000-07:00</date-end>
<date-modified>2003-08-26T23:33:20.300-07:00</date-modified>
<duration>1900-01-02T/+:00:00.000+00:00</duration>
</sco>
<sco sco-id="505323" status="active" type="meeting" is-folder="0">
<name>My Name 2</name>
<date-begin>2004-01-29T01:30:00.000-08:00</date-begin>
<date-end>2004-01-29T01:30:00.000-08:00</date-end>
<date-modified>2004-01-29T01:35:26.433-08:00</date-modified>
<duration>1900-01-02T/*:00:00.000+00:00</duration>
</sco>
</scos>
</results>
See also
sco-expanded-contents
sco-delete
Availability
Breeze 4.
Description
Deletes one or more SCOs. If the specified sco-id is a folder, all the contents of the specified
folder are also deleted.
To delete multiple SCOs, specify multiple
sco-id parameters. For more information, see About
parameters” on page 16.
Parameters
sco-id
The ID of a SCO.