diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | entityGuid entityId | ||
annotation |
|
||
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> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <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> |
diagram | |||||||||||||||||||||||||||||||||||||||
type | XmlModelEntityId | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | dynamic-id-attr qualifierSet | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <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> |