Macromedia breeze-using the breeze xml web services User Manual

Page of 196
168
Chapter 5:  XML Results Reference
report-quotas
Description
Container tag; contains information about the account quotas.
Attributes
None.
Contained tags
quota
Returned by
Example
<report-quotas>
<quota acl-id="7" quota-id="2" used="0" limit="unlimited" soft-
limit="1000000000">
<date-begin>1999-12-31T16:00:00.000-08:00</date-begin> 
<date-end>2999-12-31T16:00:00.000-08:00</date-end> 
   </quota>
   <quota acl-id="7" quota-id="download-quota" used="0" limit="50000"   
  soft-limit="50000">
<date-begin>1999-12-31T16:00:00.000-08:00</date-begin> 
<date-end>2999-12-31T16:00:00.000-08:00</date-end> 
   </quota>
</report-quotas>
report-sco-slides
Description
Container tag; contains one or more 
row
 tags, each indicating how many times and how recently 
a slide in a presentation has been viewed.
Attributes
None.
Contained tags
Returned by
Example
<report-sco-slides>
<row slide="1" views="5">
<last-viewed>2004-01-13T16:35:39.517-08:00</last-viewed>
</row>
<row slide="2" views="8">
<last-viewed>2004-01-13T16:35:42.350-08:00</last-viewed>