element getOrgEntityConfigAttributesResponse
diagram wp_diagrams/wp_p2455.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children orgEntityConfigAttribute
annotation
documentation
Response element for getOrgEntityConfigAttributes operation.
source <xsd:element name="getOrgEntityConfigAttributesResponse">
 
<xsd:annotation>
   
<xsd:documentation>Response element for getOrgEntityConfigAttributes operation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence maxOccurs="unbounded">
     
<xsd:element name="orgEntityConfigAttribute" type="OrgEntityConfigAttribute">
       
<xsd:annotation>
         
<xsd:documentation>Configuration attribute information for the specified resource.</xsd:documentation>
       
</xsd:annotation>
     
</xsd:element>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element getOrgEntityConfigAttributesResponse/orgEntityConfigAttribute
diagram wp_diagrams/wp_p2456.png
type OrgEntityConfigAttribute
properties
content complex
children attributeName attributeValue readOnly
annotation
documentation
Configuration attribute information for the specified resource.
source <xsd:element name="orgEntityConfigAttribute" type="OrgEntityConfigAttribute">
 
<xsd:annotation>
   
<xsd:documentation>Configuration attribute information for the specified resource.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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