element updateResourceResponse
diagram deservices_wsdl_diagrams/deservices_wsdl_p1659.png
namespace http://resource.api.de.bpm.tibco.com
properties
content complex
children resource
annotation
documentation
Response element for the updateResource operation. Provides an acknowledgement of the update and details the properties and attributes of the resources identified in the request.
source <xs:element name="updateResourceResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for the updateResource operation. Provides an acknowledgement of the update and details the properties and attributes of the resources identified in the request.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="resource" type="de:XmlResourceDetail" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>List of resources that have been updated.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element updateResourceResponse/resource
diagram deservices_wsdl_diagrams/deservices_wsdl_p1660.png
type XmlResourceDetail
properties
minOcc 0
maxOcc unbounded
content complex
children location position group capability privilege attribute push-destination ldap-reference
attributes
Name  Type  Use  Default  Fixed  Annotation
model-version  xs:int  required      
documentation
Identifies the model major version from which the resource's organization model entity associations are taken.
resource-type  ResourceType  required      
documentation
Identifies the model major version from which the resource's organization model entity associations are taken.
guid  xs:string  required      
documentation
The GUID assigned to the resource.
name  xs:string  required      
documentation
The name assigned to the resource.
label  xs:string        
documentation
The name assigned to the resource for display purposes.
start-date  xs:dateTime  optional      
documentation
The optional date and time on which the resource's presence should begin.
end-date  xs:dateTime  optional      
documentation
The optional date and time on which the resource's presence should end.
container-id  xs:long  optional      
documentation
Identifies the LDAP container from which the candidate was resolved.
container-name  xs:string  optional      
documentation
The name of LDAP container from which the candidate was resolved.
annotation
documentation
List of resources that have been updated.
source <xs:element name="resource" type="de:XmlResourceDetail" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>List of resources that have been updated.</xs:documentation>
 
</xs:annotation>
</xs:element>

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