element listBusinessParameters
diagram de_wsdl_diagrams/de_wsdl_p25080.png
namespace http://attribute.api.de.n2.tibco.com
type extension of XmlOrgModelVersion
properties
content complex
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.)
annotation
documentation
Request parameter for listBusinessParameters operation.

This operation returns the business parameters (or resource attributes) that apply to all resources.
source <xs:element name="listBusinessParameters">
 
<xs:annotation>
   
<xs:documentation>Request parameter for listBusinessParameters operation.

This operation returns the business parameters (or resource attributes) that apply to all resources.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:annotation>
     
<xs:documentation>Identifies the model version from which parameter definitions are to be listed.</xs:documentation>
   
</xs:annotation>
   
<xs:complexContent>
     
<xs:extension base="orgdto:XmlOrgModelVersion"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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