element setOrgEntityConfigAttributes
diagram wp_diagrams/wp_p3270.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 <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>

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

element setOrgEntityConfigAttributes/orgEntityConfigAttributeSet
diagram wp_diagrams/wp_p3271.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 <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>

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