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

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


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