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