| diagram | ![]() |
||||||||||||||
| namespace | http://mapping.api.de.n2.tibco.com | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:element name="deleteResource"> <xs:annotation> <xs:documentation>Request element for deleteResource operation. This operation is used to delete the resource identified by its GUID.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="resource-guid" type="xs:string" use="required"> <xs:annotation> <xs:documentation>GUID of the resource to be deleted.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
| type | xs:string | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:attribute name="resource-guid" type="xs:string" use="required"> <xs:annotation> <xs:documentation>GUID of the resource to be deleted.</xs:documentation> </xs:annotation> </xs:attribute> |