Macromedia breeze-using the breeze xml web services User Manual

Page of 196
110
Chapter 4:  Action Reference
Returned elements
Sample results
<results>
<status code="ok" /> 
<trees>
<tree account-id="7" tree-id="9" sco-id="9" type="content">
<domain-name>nagarajan.macromedia.com</domain-name> 
</tree>
<tree account-id="7" tree-id="10" sco-id="10" type="courses">
<domain-name>nagarajan.macromedia.com</domain-name> 
</tree>
<tree account-id="7" tree-id="11" sco-id="11" type="user-content">
<domain-name>nagarajan.macromedia.com</domain-name> 
</tree>
<tree account-id="7" tree-id="13" sco-id="13" type="meetings">
<domain-name>nagarajan.macromedia.com</domain-name> 
</tree>
<tree account-id="7" tree-id="14" sco-id="14" type="user-meetings">
<domain-name>nagarajan.macromedia.com</domain-name> 
</tree>
</trees>
</results>
user-accounts
Description
Provides a list of the accounts to which the specified user belongs.
In an enterprise (nonhosted) Breeze system, there is usually only one account; if you have an 
enterprise system, you are unlikely to need this action.
Parameters
accesskey
  The access key for your account.
Note: The 
accesskey
 parameter is required only in Breeze 4.0; it is not required for Breeze  4.1. If you 
include this parameter in Breeze 4.1, it is ignored.
login
  The user’s login name, which is usually the user’s e-mail address.
password
 The 
user’s 
password.
Filters
Results cannot be filtered or sorted. Default sorting is by the 
account-name
Returned elements