element getOfferSet
diagram wp_diagrams/wp_p2442.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children workItemID apiVersion
annotation
documentation
Request element for the getOfferSet operation.
source <xsd:element name="getOfferSet">
 
<xsd:annotation>
   
<xsd:documentation>Request element for the getOfferSet operation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="workItemID" type="ManagedObjectID">
       
<xsd:annotation>
         
<xsd:documentation>ID of the work item for which an offer set is required.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
     
<xsd:element name="apiVersion" type="xs:int" minOccurs="0">
       
<xsd:annotation>
         
<xsd: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.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element getOfferSet/workItemID
diagram wp_diagrams/wp_p2443.png
type ManagedObjectID
properties
content complex
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
ID of the work item for which an offer set is required.
source <xsd:element name="workItemID" type="ManagedObjectID">
 
<xsd:annotation>
   
<xsd:documentation>ID of the work item for which an offer set is required.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element getOfferSet/apiVersion
diagram wp_diagrams/wp_p2444.png
type xs:int
properties
minOcc 0
maxOcc 1
content simple
annotation
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.
source <xsd:element name="apiVersion" type="xs:int" minOccurs="0">
 
<xsd:annotation>
   
<xsd: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.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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