diagram | |||
namespace | http://resource.api.de.bpm.tibco.com | ||
properties |
|
||
children | guid | ||
annotation |
|
||
source | <xs:element name="deleteResourceResponse"> <xs:annotation> <xs:documentation>Response element for the deleteResource operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="guid" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>GUIDs of the resources that were deleted. Indicates a successful deletion.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="guid" type="xs:string" maxOccurs="unbounded"> <xs:annotation> <xs:documentation>GUIDs of the resources that were deleted. Indicates a successful deletion.</xs:documentation> </xs:annotation> </xs:element> |