element setOrgEntityConfigAttributes
diagram brm_all_diagrams/brm_all_p232.png
namespace http://api.brm.n2.tibco.com
properties
content complex
children orgEntityConfigAttributeSet
attributes
Name  Type  Use  Default  Fixed  Annotation
resource  xs:string  required      
documentation
Name of the resource for whom configuration attributes should be set.
annotation
documentation
Request element for setOrgEntityConfigAttributes operation.
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>

attribute setOrgEntityConfigAttributes/@resource
type xs:string
properties
use required
annotation
documentation
Name of the resource for whom configuration attributes should be set.
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>

element setOrgEntityConfigAttributes/orgEntityConfigAttributeSet
diagram brm_all_diagrams/brm_all_p233.png
type OrgEntityConfigAttributeSet
properties
content complex
children attributeName attributeValue
annotation
documentation
Set of configuration attributes and values to be set for the specified resource.
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy