diagram | |||
namespace | http://resource.api.de.bpm.tibco.com | ||
properties |
|
||
children | page-control | ||
annotation |
|
||
source | <xs:element name="getDeletedResources"> <xs:annotation> <xs:documentation>Requests a list of the deleted resources. The results will be ordered by name, and may be, optionally, paged.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence> <xs:element name="page-control" type="de:XmlPageControl" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Allows results to be paged. This is optional. If not specified, the entire list of deleted resources are returned.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||
type | XmlPageControl | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="page-control" type="de:XmlPageControl" minOccurs="0" maxOccurs="1"> <xs:annotation> <xs:documentation>Allows results to be paged. This is optional. If not specified, the entire list of deleted resources are returned.</xs:documentation> </xs:annotation> </xs:element> |