element getPushDestinations
diagram de_wsdl_diagrams/de_wsdl_p139.png
namespace http://attribute.api.de.n2.tibco.com
properties
content complex
children org-entity
annotation
documentation
Request parameter for getPushDestinations operation.

This operation returns any push destinations associated with the organization model entity identified by its entity-type, guid and model-version.
source <xs:element name="getPushDestinations">
 
<xs:annotation>
   
<xs:documentation>Request parameter for getPushDestinations operation.

This operation returns any push destinations associated with the organization model entity identified by its entity-type, guid and model-version.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="org-entity" type="orgdto:XmlModelEntityId" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Definition of an organization model entity for whom push destinations should be retrieved.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

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