element getDeletedResourcesResponse
diagram deservices_wsdl_diagrams/deservices_wsdl_p138.png
namespace http://resource.api.de.bpm.tibco.com
properties
content complex
children page-control resource
annotation
documentation
The response object for XmlGetDeletedResources. Lists the details of the deleted resources.
source <xs:element name="getDeletedResourcesResponse">
 
<xs:annotation>
   
<xs:documentation>The response object for XmlGetDeletedResources. Lists the details of the deleted resources.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="page-control" type="de:XmlPageControlResponse" minOccurs="0" maxOccurs="1">
       
<xs:annotation>
         
<xs:documentation>If a page control was given in the request, this will convey the same information and also indicate the number of pages</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="resource" type="de:XmlDeletedResource" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Lists the summary details of the deleted resources/users.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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