diagram | |||
namespace | http://api.brm.n2.tibco.com | ||
properties |
|
||
children | orgEntityConfigAttribute | ||
annotation |
|
||
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> |
diagram | |||
type | OrgEntityConfigAttribute | ||
properties |
|
||
children | attributeName attributeValue readOnly | ||
annotation |
|
||
source | <xs:element name="orgEntityConfigAttribute" type="OrgEntityConfigAttribute"> <xs:annotation> <xs:documentation>Configuration attribute information for the specified resource.</xs:documentation> </xs:annotation> </xs:element> |