Macromedia breeze-using the breeze xml web services User Manual

Page of 196
last-name
135
Attributes
field
  The name of the parameter that was invalid.
subcode
  The reason that the parameter was invalid. The following table shows the possible 
values for this attribute:
type
  The type of the parameter, such as 
"id"
"long"
, or 
"string"
.
Contained tags
None (empty tag).
Returned by
Any invalid action.
Example
<invalid field="sco-id" type="id" subcode="missing" />
last-name
Description
A user’s last name.
Attributes
None.
Contained tags
None (content only).
Returned by
Example
<last-name>Tennant</last-name>
Value
Description
duplicate
The call attempted to add a duplicate item in a context where uniqueness is 
required.
format
A passed parameter had the wrong format.
illegal-operation
The requested operation violates integrity rules (for example, moving a 
folder into itself is an illegal operation).
missing
A required parameter was missing.
no-such-item
The requested information does not exist.
range
The value is outside the permitted range of values.