diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | workItemID apiVersion | ||
annotation |
|
||
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> |
diagram | |||||||||||||||||||||||
type | ManagedObjectID | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <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> |
diagram | |||||||
type | xs:int | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <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> |