Macromedia breeze-using the breeze xml web services User Manual

Page of 196
sco-name
173
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.
slide-count
  The number of slides in the SCO. A value of -1 indicates that the slide count 
doesn’t apply; for example, if the SCO is a meeting rather than a presentation, the slide count is 
-1.
version
  The version number of the SCO.
width
  The width of the SCO, in pixels.
Contained tags
Returned by
Example
<sco-data byte-count="3993" height="252" length="-1" sco-data-id="95654"
slide-count="-1" version="1" width="380">
<date-created>2004-01-26T20:47:05.653-07:00</date-created>
<date-modified>2004-01-26T20:47:05.653-07:00</date-modified>
<physical-path>222914/503227/</physical-path>
</sco-data>
sco-name
Description
The name of a particular SCO, such as the name of a meeting. 
Attributes
None.