element purgeDeletedResources
diagram deservices_wsdl_diagrams/deservices_wsdl_p1654.png
namespace http://resource.api.de.bpm.tibco.com
properties
content complex
children all guid
annotation
documentation
Requests that the identified, deleted resource records be purged.
source <xs:element name="purgeDeletedResources">
 
<xs:annotation>
   
<xs:documentation>Requests that the identified, deleted resource records be purged.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="all" minOccurs="1" maxOccurs="1">
       
<xs:annotation>
         
<xs:documentation>Specifies that all deletion records are to be purged.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="guid" type="xs:string" minOccurs="1" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Identifies individual deletion records that are to be purged.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

element purgeDeletedResources/all
diagram deservices_wsdl_diagrams/deservices_wsdl_p1655.png
annotation
documentation
Specifies that all deletion records are to be purged.
source <xs:element name="all" minOccurs="1" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>Specifies that all deletion records are to be purged.</xs:documentation>
 
</xs:annotation>
</xs:element>

element purgeDeletedResources/guid
diagram deservices_wsdl_diagrams/deservices_wsdl_p1656.png
type xs:string
properties
minOcc 1
maxOcc unbounded
content simple
annotation
documentation
Identifies individual deletion records that are to be purged.
source <xs:element name="guid" type="xs:string" minOccurs="1" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Identifies individual deletion records that are to be purged.</xs:documentation>
 
</xs:annotation>
</xs:element>

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