element deleteCurrentResourceFromView
diagram wp_diagrams/wp_p276.png
namespace http://api.brm.n2.tibco.com
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
workListViewID  xs:long  required      
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.)
annotation
documentation
Request element for deleteResourceFromView operation.
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>

attribute deleteCurrentResourceFromView/@workListViewID
type xs:long
properties
use required
annotation
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.)
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>


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