element endGroupResponse
diagram wp_diagrams/wp_p1952.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children success
annotation
documentation
Response element for the endGroup operation.
source <xs:element name="endGroupResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for the endGroup operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="success" type="xs:boolean">
       
<xs:annotation>
         
<xs:documentation>Whether the request succeeded or failed</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element endGroupResponse/success
diagram wp_diagrams/wp_p1953.png
type xs:boolean
properties
content simple
annotation
documentation
Whether the request succeeded or failed
source <xs:element name="success" type="xs:boolean">
 
<xs:annotation>
   
<xs:documentation>Whether the request succeeded or failed</xs:documentation>
 
</xs:annotation>
</xs:element>

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