| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.fatwire.com/schema/rest/1.0}siteUser (restriction)
The bean that contains individual user information for the site including user name and roles assigned to the user in the site
Nested Element Summary | |
xs:string | href The link to this user |
xs:string | name The name of the user |
xs:string | roles The list of role names assigned to the user in this site |
<xs:complexType name="siteUser"><xs:sequence></xs:complexType><xs:element minOccurs="0" name="href" type="xs:string">
</xs:element><xs:element name="name" type="xs:string">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="roles" type="xs:string"></xs:sequence>
</xs:element>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |