element saveContainerResponse
diagram dir_directoryservice_diagrams/dir_directoryservice_p26.png
namespace http://directory.api.de.bpm.tibco.com
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
container-id  xs:long  required      
documentation
Unique ID of the newly-created or updated LDAP container.

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

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

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

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

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


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