element getOfferSetResponse
diagram wp_diagrams/wp_p114.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children entityGuid entityId
annotation
documentation
Response element for the getOfferSet operation.
source <xs:element name="getOfferSetResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for the getOfferSet operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:choice>
     
<xs:element name="entityGuid" type="xs:string" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>ID of an organization model entitiy that belongs to the offer set.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
     
<xs:element name="entityId" type="orgdto:XmlModelEntityId" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>The ID (including version and type) of the entity that belongs to the offer set.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:choice>
 
</xs:complexType>
</xs:element>

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