diagram | |||||||||||||||
namespace | http://api.brm.n2.tibco.com | ||||||||||||||
properties |
|
||||||||||||||
children | attributeName | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:element name="deleteOrgEntityConfigAttributes"> <xs:annotation> <xs:documentation>Request element for deleteOrgEntityConfigAttributes operation.</xs:documentation> </xs:annotation> <xs:complexType> <xs:sequence maxOccurs="unbounded"> <xs:element name="attributeName" type="xs:string"> <xs:annotation> <xs:documentation>Name of a configuration attribute that should be deleted from 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 from whom configuration attributes should be deleted.</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 from whom configuration attributes should be deleted.</xs:documentation> </xs:annotation> </xs:attribute> |
diagram | |||
type | xs:string | ||
properties |
|
||
annotation |
|
||
source | <xs:element name="attributeName" type="xs:string"> <xs:annotation> <xs:documentation>Name of a configuration attribute that should be deleted from the specified resource.</xs:documentation> </xs:annotation> </xs:element> |