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