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

element previewWorkItemFromListResponse/workItemPreview
diagram wp_diagrams/wp_p3227.png
type WorkItemPreview
properties
content complex
children FieldPreview workType
attributes
Name  Type  Use  Default  Fixed  Annotation
id  xs:long  required      
documentation
Unique ID of the work item.
version  xs:long        
documentation
Version of the work item.

If not set, the latest version will be used.
annotation
documentation
Data field and value pairs for a previewed work item.
source <xsd:element name="workItemPreview" type="WorkItemPreview">
 
<xsd:annotation>
   
<xsd:documentation>Data field and value pairs for a previewed work item.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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