element getDeletedResources
diagram deservices_wsdl_diagrams/deservices_wsdl_p137.png
namespace http://resource.api.de.bpm.tibco.com
properties
content complex
children page-control
annotation
documentation
Requests a list of the deleted resources. The results will be ordered by name, and may be, optionally, paged.
source <xs:element name="getDeletedResources">
 
<xs:annotation>
   
<xs:documentation>Requests a list of the deleted resources. The results will be ordered by name, and may be, optionally, paged.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="page-control" type="de:XmlPageControl" minOccurs="0" maxOccurs="1">
       
<xs:annotation>
         
<xs:documentation>Allows results to be paged. This is optional. If not specified, the entire list of deleted resources are returned.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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