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