diagram | |||||||||||||||
namespace | http://resolver.api.de.n2.tibco.com | ||||||||||||||
properties |
|
||||||||||||||
children | detail | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="lookupUserResponse"> <xs:annotation> <xs:documentation>Response element for lookupUser operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:annotation> <xs:documentation>Describes the identified Resource entity(ies).</xs:documentation> </xs:annotation> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:element name="detail" type="de:XmlEntityDetail"> <xs:annotation> <xs:documentation>Details of each matching resource.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="user-count" type="xs:int" use="required"> <xs:annotation> <xs:documentation>Number of resources that match the specified criteria.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:int | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="user-count" type="xs:int" use="required"> <xs:annotation> <xs:documentation>Number of resources that match the specified criteria.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | XmlEntityDetail | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | dynamic-id-attr qualifierSet groups org-units positions privileges capabilities queries selection-mode ldap-containers | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="detail" type="de:XmlEntityDetail"> <xs:annotation> <xs:documentation>Details of each matching resource.</xs:documentation> </xs:annotation> </xs:element> |