principal-custom-field-values
145
permission-id
The permissions that the principal has for the specified SCO. This attribute is
returned only by the
permissions-info
action.
principal-id
The ID of the principal.
contact-id
The ID for the contact information associated with the user. This value is
null
for
groups.
type
The type of principal. Possible values include
"user"
,
"group"
, and various kinds of
primary groups:
"admins"
,
"authors"
,
"live-admins"
, and
"course-admins"
. You can create
and modify users and groups, but not primary groups.
Contained tags
field
,
name
,
Returned by
permissions-info
,
principal-update
Example
<principal-custom-field-values>
<field field-id="652" custom-seq="1" account-id="7" type="optional"
principal-id="653">
<name>Phone number</name>
<value>408-1111-111</value>
</field>
</principal-custom-field-values>
principal-custom-field-values
Description
Container tag; contains information about the values of a custom field in a principal.
For general information about principals, see
“About principals, SCOs, and IDs” on page 16
.
Attributes
None.
Contained tags
field
Returned by
principal-info
Example
<principal-custom-field-values>
<field field-id="652" custom-seq="1" account-id="7" type="optional"
principal-id="653">
<name>Phone number</name>
<value>408-1111-111</value>
</field>
</principal-custom-field-values>
Summary of Contents for BREEZE-USING THE BREEZE XML WEB SERVICES
Page 1: ...Using the Breeze XML Web Services...
Page 8: ...8 Contents...
Page 12: ...12 Introduction Before You Begin...
Page 26: ...26 Chapter 2 Working with Filters...
Page 36: ...36 Chapter 3 Common Tasks...
Page 112: ...112 Chapter 4 Action Reference...
Page 186: ...186 Chapter 5 XML Results Reference...
Page 196: ...196 Index...