diagram | |||||||||||||||
namespace | http://api.brm.n2.tibco.com | ||||||||||||||
properties |
|
||||||||||||||
children | orgEntityConfigAttributeSet | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="setOrgEntityConfigAttributes"> <xs:annotation> <xs:documentation>Request element for setOrgEntityConfigAttributes operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="orgEntityConfigAttributeSet" type="OrgEntityConfigAttributeSet"> <xs:annotation> <xs:documentation>Set of configuration attributes and values to be set for the specified resource.</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="resource" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Name of the resource for whom configuration attributes should be set.</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> </xs:element> |
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:attribute name="resource" type="xs:string" use="required"> <xs:annotation> <xs:documentation>Name of the resource for whom configuration attributes should be set.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||
type | OrgEntityConfigAttributeSet | ||
properties |
|
||
children | attributeName attributeValue | ||
annotation |
|
||
source | <xs:element name="orgEntityConfigAttributeSet" type="OrgEntityConfigAttributeSet"> <xs:annotation> <xs:documentation>Set of configuration attributes and values to be set for the specified resource.</xs:documentation> </xs:annotation> </xs:element> |