diagram | |||||||||||||||
namespace | http://api.brm.n2.tibco.com | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="deleteCurrentResourceFromView"> <xs:annotation> <xs:documentation>Request element for deleteResourceFromView operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:attribute name="workListViewID" type="xs:long" use="required"> <xs:annotation> <xs:documentation>Position in the work view list from which to start this page. (The list is zero-based. To start at the first item, specify 0.)</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>Position in the work view list from which to start this page. (The list is zero-based. To start at the first item, specify 0.)</xs:documentation> </xs:annotation> </xs:attribute> |