element listBusinessParametersResponse
diagram de_wsdl_diagrams/de_wsdl_p25081.png
namespace http://attribute.api.de.n2.tibco.com
properties
content complex
children param-desc
annotation
documentation
Response parameter for listBusinessParameters operation.
source <xs:element name="listBusinessParametersResponse">
 
<xs:annotation>
   
<xs:documentation>Response parameter for listBusinessParameters operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:annotation>
     
<xs:documentation>
          A collection of attribute definitions that describe the attributes that can be
          assigned to resources.
       
</xs:documentation>
   
</xs:annotation>
   
<xs:sequence minOccurs="0" maxOccurs="unbounded">
     
<xs:element name="param-desc" type="de:XmlParamDescriptor">
       
<xs:annotation>
         
<xs:documentation>Parameter descriptor defining the details of a resource attribute.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element listBusinessParametersResponse/param-desc
diagram de_wsdl_diagrams/de_wsdl_p25082.png
type XmlParamDescriptor
properties
content complex
children enum-val alt-name
attributes
Name  Type  Use  Default  Fixed  Annotation
model-version  xs:int  optional  -1    
documentation
Major version number of the organization model in which an organization model entity resides.

If not specified, the default value will be the latest version of the organization model.

(Version numbers must be compatible with, and conform to, the OSGi version number schema. For Directory Engine, only the major part of the version number is significant.)
guid  xs:string  required      
documentation
Unique GUID of this parameter descriptor.
description  xs:string  optional      
documentation
Description of this parameter descriptor.
type  XmlParameterType    String    
documentation
Type of this parameter descriptor.
default-value  xs:string  optional      
documentation
Default value of this parameter descriptor.
name  xs:string  required      
documentation
Name of this parameter descriptor.
annotation
documentation
Parameter descriptor defining the details of a resource attribute.
source <xs:element name="param-desc" type="de:XmlParamDescriptor">
 
<xs:annotation>
   
<xs:documentation>Parameter descriptor defining the details of a resource attribute.</xs:documentation>
 
</xs:annotation>
</xs:element>

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