element previewWorkItemFromListResponse
diagram wp_diagrams/wp_p162.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItemPreview
annotation
documentation
Response element for the previewWorkItemFromList operation.
source <xs:element name="previewWorkItemFromListResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for the previewWorkItemFromList operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence maxOccurs="unbounded">
     
<xs:element name="workItemPreview" type="WorkItemPreview">
       
<xs:annotation>
         
<xs:documentation>Data field and value pairs for a previewed work item.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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