User Guide
210 Chapter 5: XML Results Reference
<date-end>2003-07-10T13:05:42.180+00:00</date-end>
<date-modified>2003-06-30T19:33:38.317+00:00</date-modified>
<name>another - 06/30/2003 12:33 PM</name>
<url-path>/p62559548/</url-path>
</sco>
The following example is returned by the report-active-meetings API:
<sco sco-id="38130439" active-participants="1" length-minutes="2">
<name>022305 Stephanie Test</name>
<url-path>/r27873068/</url-path>
<date-created>2005-02-28T16:09:28.510-08:00</date-created>
</sco>
sco-author
Description
Container tag; contains information about the author of a SCO.
Attributes
None.
Contained tags
email
, first-name, last-name
Returned by
sco-info
Example
<sco-author>
<email>tennant@example.com</email>
<first-name>Pat</first-name>
<last-name>Tennant</last-name>
</sco-author>
sco-data
Description
Container tag; contains information about the underlying data file (such as the file that contains a
presentation) used in a SCO.
Attributes
byte-count The file size of the SCO’s data file, in bytes.
height The height of the SCO, in pixels.
length The duration of a presentation, in milliseconds.
sco-data-id The ID of the SCO’s data file.