element saveLDAPContainerDetailResponse
diagram de_wsdl_diagrams/de_wsdl_p22671.png
namespace http://container.api.de.n2.tibco.com
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
container-id  xs:long        
documentation
Unique ID of the newly-created or updated LDAP container.

(This value is returned only if the LDAP container was correectly saved.)
annotation
documentation
Response element for saveLDAPContainerDetail operation.
source <xs:element name="saveLDAPContainerDetailResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for saveLDAPContainerDetail operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="container-id" type="xs:long">
     
<xs:annotation>
       
<xs:documentation>Unique ID of the newly-created or updated LDAP container.

(This value is returned only if the LDAP container was correectly saved.)
</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute saveLDAPContainerDetailResponse/@container-id
type xs:long
annotation
documentation
Unique ID of the newly-created or updated LDAP container.

(This value is returned only if the LDAP container was correectly saved.)
source <xs:attribute name="container-id" type="xs:long">
 
<xs:annotation>
   
<xs:documentation>Unique ID of the newly-created or updated LDAP container.

(This value is returned only if the LDAP container was correectly saved.)
</xs:documentation>
 
</xs:annotation>
</xs:attribute>

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