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