diagram | |||||||||||||||
namespace | http://security.api.de.n2.tibco.com | ||||||||||||||
properties |
|
||||||||||||||
children | Privilege | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="getUserPrivilegesResponse"> <xs:annotation> <xs:documentation>Response element for getUserPrivileges operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="Privilege" type="de:XmlModelEntity" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Definition of a privilege currently assigned to this user.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="user-guid" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Unique ID of the user for whom privilege assignments are being returned.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="user-guid" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Unique ID of the user for whom privilege assignments are being returned.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||
type | XmlModelEntity | ||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||
children | dynamic-id-attr qualifierSet | ||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="Privilege" type="de:XmlModelEntity" minOccurs="0" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>Definition of a privilege currently assigned to this user.</xs:documentation> </xs:annotation> </xs:element> |