diagram | |||||||||||||||
namespace | http://api.brm.n2.tibco.com | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="deleteWorkListView"> <xs:annotation> <xs:documentation>Request element for deleteWorkListView operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="workListViewID" type="xs:long" use="required"> <xs:annotation> <xs:documentation>The unique ID of the work list view to delete.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:long | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="workListViewID" type="xs:long" use="required"> <xs:annotation> <xs:documentation>The unique ID of the work list view to delete.</xs:documentation> </xs:annotation> </xs:attribute> |