element listLDAPEntitiesResponse
diagram de_wsdl_diagrams/de_wsdl_p24909.png
namespace http://ldapservice.api.de.n2.tibco.com
properties
content complex
children LdapResource
annotation
documentation
Response element for listLDAPEntities operation.
source <xs:element name="listLDAPEntitiesResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for listLDAPEntities operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="LdapResource" type="de:XmlResourceDetail" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Details of each resource available in the specified LDAP container.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element listLDAPEntitiesResponse/LdapResource
diagram de_wsdl_diagrams/de_wsdl_p24910.png
type XmlResourceDetail
properties
minOcc 0
maxOcc unbounded
content complex
children LdapReference group position privilege capability attribute
attributes
Name  Type  Use  Default  Fixed  Annotation
resource-type  ResourceType    HUMAN    
documentation
Specifies the type of an organization model resource entity. One of:
- HUMAN
- DURABLE
- CONSUMABLE
guid  xs:string  optional      
documentation
Unique identifier of the resource.
name  xs:string  optional      
documentation
Descriptive name of the resource.
startDate  xs:dateTime  optional      
documentation
Date/time at which the entity becomes available.
endDate  xs:dateTime  optional      
documentation
Date/time at which the entity becomes unavailable.
invalid  xs:boolean        
documentation
Boolean value indicating whether the resource is valid (FALSE) or invalid (TRUE).

A resource may be invalid if, for example, the resource has been removed from the LDAP source, or if all of the data cannot be returned from the LDAP source. Check the invalidReason attribute for more details.
invalidReason  xs:string        
documentation
Description of the reason why this resource is invalid.
annotation
documentation
Details of each resource available in the specified LDAP container.
source <xs:element name="LdapResource" type="de:XmlResourceDetail" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Details of each resource available in the specified LDAP container.</xs:documentation>
 
</xs:annotation>
</xs:element>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy