element setPushDestinationsResponse
diagram de_attribute_diagrams/de_attribute_p13.png
namespace http://attribute.api.de.n2.tibco.com
type extension of SuccessFailureResponse
properties
content complex
children successful
annotation
documentation
Response parameter for setPushDestinations operation.

Indicates whether the specified push destinations were successfully set for the organization model entity.
source <xs:element name="setPushDestinationsResponse">
 
<xs:annotation>
   
<xs:documentation>Response parameter for setPushDestinations operation.

Indicates whether the specified push destinations were successfully set for the organization model entity.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:annotation>
     
<xs:documentation> Whether the update was successful</xs:documentation>
   
</xs:annotation>
   
<xs:complexContent>
     
<xs:extension base="de:SuccessFailureResponse"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>


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