diagram | |||
namespace | http://resolver.api.de.n2.tibco.com | ||
properties |
|
||
children | entity selection-mode | ||
annotation |
|
||
source | <xs:element name="resolveResource"> <xs:annotation> <xs:documentation>**PRIVATE API - Reserved for internal use**</xs:documentation> </xs:annotation> <xs:complexType> <xs:annotation> <xs:documentation> Request to return a Resource from a collection contained by the identified model entity. If there is more than one Resource available, the given selection mode is used to determine which one should be selected. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="entity" type="orgdto:XmlDynOrgEntityId"> <xs:annotation> <xs:documentation>Identifier for a participant, by either GUID or name. Extension of XmlOrgModelVersion, which provides the organization model version in which the participant resides.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="selection-mode" type="de:SelectionMode" minOccurs="0"> <xs:annotation> <xs:documentation>If specified will override the selection mode determined by the entity. If not specified the selection mode will be determined by the entity, If the entity does not contain a selection mode then the default will be ANY.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> </xs:element> |
diagram | |||||||||||||||||||||||||||||||||||||||
type | XmlDynOrgEntityId | ||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||
children | dynamic-id-attr qualifierSet | ||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||
source | <xs:element name="entity" type="orgdto:XmlDynOrgEntityId"> <xs:annotation> <xs:documentation>Identifier for a participant, by either GUID or name. Extension of XmlOrgModelVersion, which provides the organization model version in which the participant resides.</xs:documentation> </xs:annotation> </xs:element> |
diagram | |||||||||||||||||||||||
type | SelectionMode | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="selection-mode" type="de:SelectionMode" minOccurs="0"> <xs:annotation> <xs:documentation>If specified will override the selection mode determined by the entity. If not specified the selection mode will be determined by the entity, If the entity does not contain a selection mode then the default will be ANY.</xs:documentation> </xs:annotation> </xs:element> |