element deleteOrgEntityConfigAttributesResponse
diagram wp_diagrams/wp_p3101.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children success
annotation
documentation
Response element for deleteOrgEntityConfigAttributes operation.
source <xsd:element name="deleteOrgEntityConfigAttributesResponse">
 
<xsd:annotation>
   
<xsd:documentation>Response element for deleteOrgEntityConfigAttributes operation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence>
     
<xsd:element name="success" type="xs:boolean">
       
<xsd:annotation>
         
<xsd:documentation>Boolean value indicating whether the request succeeded or failed.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element deleteOrgEntityConfigAttributesResponse/success
diagram wp_diagrams/wp_p3102.png
type xs:boolean
properties
content simple
annotation
documentation
Boolean value indicating whether the request succeeded or failed.
source <xsd:element name="success" type="xs:boolean">
 
<xsd:annotation>
   
<xsd:documentation>Boolean value indicating whether the request succeeded or failed.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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