diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://api.brm.n2.tibco.com | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of WorkListViewEdit | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | entityID resourcesRequired orderFilterCriteria authors users customData | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="editWorkListView"> <xs:annotation> <xs:documentation>Request element for editWorkListView operation. If any of the opional elements are passed in they will overwrite any existing conguration for this view.</xs:documentation> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="WorkListViewEdit"> <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:extension> </xs:complexContent> </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> |