diagram | |||||||||||||||
namespace | http://resolver.api.de.n2.tibco.com | ||||||||||||||
properties |
|
||||||||||||||
children | entity | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="resolveResourceResponse"> <xs:annotation> <xs:documentation>**PRIVATE API - Reserved for internal use**</xs:documentation> </xs:annotation> <xs:complexType> <xs:annotation> <xs:documentation> The identifier for the Resource determined by the request parameters. </xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="entity" type="orgdto:XmlParticipantId" minOccurs="0"/> </xs:sequence> <xs:attribute name="hasPushDestinations" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>True if the entity specified has any push destinations set.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:boolean | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="hasPushDestinations" type="xs:boolean" default="false"> <xs:annotation> <xs:documentation>True if the entity specified has any push destinations set.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||||||||||||||||||||||||||||||
type | XmlParticipantId | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | guid name dynamic-id-attr | ||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
source | <xs:element name="entity" type="orgdto:XmlParticipantId" minOccurs="0"/> |