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