complexType OrgEntityConfigAttributesAvailable
diagram wp_diagrams/wp_p2713.png
namespace http://api.brm.n2.tibco.com
children attributeName readOnly
annotation
documentation
Set of configuration attributes provided by BRM that can be applied to organization model entities.
source <xsd:complexType name="OrgEntityConfigAttributesAvailable">
 
<xsd:annotation>
   
<xsd:documentation>Set of configuration attributes provided by BRM that can be applied to organization model entities.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element name="attributeName" type="xs:string">
     
<xsd:annotation>
       
<xsd:documentation>Name of the configuration attribute.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="readOnly" type="xs:boolean">
     
<xsd:annotation>
       
<xsd:documentation>Boolean value specifying whether the configuration attribute is read only.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
 
</xsd:sequence>
</xsd:complexType>

element OrgEntityConfigAttributesAvailable/attributeName
diagram wp_diagrams/wp_p2714.png
type xs:string
properties
content simple
annotation
documentation
Name of the configuration attribute.
source <xsd:element name="attributeName" type="xs:string">
 
<xsd:annotation>
   
<xsd:documentation>Name of the configuration attribute.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element OrgEntityConfigAttributesAvailable/readOnly
diagram wp_diagrams/wp_p2715.png
type xs:boolean
properties
content simple
annotation
documentation
Boolean value specifying whether the configuration attribute is read only.
source <xsd:element name="readOnly" type="xs:boolean">
 
<xsd:annotation>
   
<xsd:documentation>Boolean value specifying whether the configuration attribute is read only.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

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