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

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


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