User field

Contains an item of personal information that will be added to or replaced in the "user" content item.

Syntax
<field
    name="(description|first-name|middle-name|last-name|occupation|address|email-address|phone-work-direct|phone-mobile|phone-private|username|password)"
  >
  text
</field>
Attributes
name="(description|first-name|middle-name|last-name|occupation|address|email-address|phone-work-direct|phone-mobile|phone-private|username|password)"

Indicates the type of information in this field. Note that you cannot modify the username of an existing user.

Allowed values are:

description
first-name
middle-name
last-name
occupation
address
email-address
phone-work-direct
phone-mobile
phone-private
username
password