element getOfferSet
diagram wp_diagrams/wp_p113.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItemID apiVersion
annotation
documentation
Request element for the getOfferSet operation.
source <xs:element name="getOfferSet">
 
<xs:annotation>
   
<xs:documentation>Request element for the getOfferSet operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="workItemID" type="ManagedObjectID">
       
<xs:annotation>
         
<xs:documentation>ID of the work item for which an offer set is required.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="apiVersion" type="xs:int" minOccurs="0">
       
<xs:annotation>
         
<xs:documentation>Specify the version of the return data set.   If omitted or set to 1 this API will return an array of GUIDs as it always has.  If specified as > 1 it will return an array of XmlModelEntityIds.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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