element deleteWorkListViewResponse
diagram wp_diagrams/wp_p1941.png
namespace http://api.brm.n2.tibco.com
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
workListViewID  xs:long  required      
documentation
The unique ID of the work list view to delete.
annotation
documentation
Response element for the deleteWorkListView operation.
source <xs:element name="deleteWorkListViewResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for the 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>

attribute deleteWorkListViewResponse/@workListViewID
type xs:long
properties
use required
annotation
documentation
The unique ID of the work list view to delete.
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>

WSDL documentation generated by XMLSpy WSDL Editor http://www.altova.com/xmlspy