element editWorkListViewResponse
diagram brm_all_diagrams/brm_all_p68.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workListViewID
annotation
documentation
Response element for the editWorkListView operation.
source <xs:element name="editWorkListViewResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for the editWorkListView operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="workListViewID" type="xs:long">
       
<xs:annotation>
         
<xs:documentation>The unique ID of the edited work list view.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element editWorkListViewResponse/workListViewID
diagram brm_all_diagrams/brm_all_p69.png
type xs:long
properties
content simple
annotation
documentation
The unique ID of the edited work list view.
source <xs:element name="workListViewID" type="xs:long">
 
<xs:annotation>
   
<xs:documentation>The unique ID of the edited work list view.</xs:documentation>
 
</xs:annotation>
</xs:element>


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