element purgeDeletedResourcesResponse
diagram deservices_wsdl_diagrams/deservices_wsdl_p2456.png
namespace http://resource.api.de.bpm.tibco.com
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
purge-count  xs:int  required      
documentation
The number of records that were purged.
annotation
documentation
The response object for purgeDeletedResources requests.
source <xs:element name="purgeDeletedResourcesResponse">
 
<xs:annotation>
   
<xs:documentation>The response object for purgeDeletedResources requests.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:attribute name="purge-count" type="xs:int" use="required">
     
<xs:annotation>
       
<xs:documentation>The number of records that were purged.</xs:documentation>
     
</xs:annotation>
   
</xs:attribute>
 
</xs:complexType>
</xs:element>

attribute purgeDeletedResourcesResponse/@purge-count
type xs:int
properties
use required
annotation
documentation
The number of records that were purged.
source <xs:attribute name="purge-count" type="xs:int" use="required">
 
<xs:annotation>
   
<xs:documentation>The number of records that were purged.</xs:documentation>
 
</xs:annotation>
</xs:attribute>

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