element listLDAPSourcesResponse
diagram de_wsdl_diagrams/de_wsdl_p23326.png
namespace http://ldapservice.api.de.n2.tibco.com
properties
content complex
children LdapSource
annotation
documentation
Response element for listLDAPSource operation.
source <xs:element name="listLDAPSourcesResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for listLDAPSource operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="LdapSource" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Details of each LDAP connection shared resource that is registered with the runtime platform.</xs:documentation>
       
</xs:annotation>
       
<xs:complexType>
         
<xs:attribute name="ldap-alias" type="xs:string" use="required">
           
<xs:annotation>
             
<xs:documentation>Alias by which the LDAP connection shared resource is registered with the AMX platform.</xs:documentation>
           
</xs:annotation>
         
</xs:attribute>
       
</xs:complexType>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element listLDAPSourcesResponse/LdapSource
diagram de_wsdl_diagrams/de_wsdl_p23327.png
properties
minOcc 0
maxOcc unbounded
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
ldap-alias  xs:string  required      
documentation
Alias by which the LDAP connection shared resource is registered with the AMX platform.
annotation
documentation
Details of each LDAP connection shared resource that is registered with the runtime platform.
source <xs:element name="LdapSource" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Details of each LDAP connection shared resource that is registered with the runtime platform.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="ldap-alias" type="xs:string" use="required">
     
<xs:annotation>
       
<xs:documentation>Alias by which the LDAP connection shared resource is registered with the AMX platform.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute listLDAPSourcesResponse/LdapSource/@ldap-alias
type xs:string
properties
use required
annotation
documentation
Alias by which the LDAP connection shared resource is registered with the AMX platform.
source <xs:attribute name="ldap-alias" type="xs:string" use="required">
 
<xs:annotation>
   
<xs:documentation>Alias by which the LDAP connection shared resource is registered with the AMX platform.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

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