diagram | |||||||||||||||
namespace | http://resource.api.de.bpm.tibco.com | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
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> |
type | xs:int | ||
properties |
|
||
annotation |
|
||
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> |