element listModelVersions
diagram de_wsdl_diagrams/de_wsdl_p25172.png
namespace http://browse.api.de.n2.tibco.com
type extension of EmptyRequest
properties
content complex
children dummy
annotation
documentation
Request element for listModelVersions operation. This operation lists the available organization model major versions.

For each major version, the organization model deployments that make up that version will be detailed - giving their full version number, name and date deployed.
source <xs:element name="listModelVersions">
 
<xs:annotation>
   
<xs:documentation>Request element for listModelVersions operation. This operation lists the available organization model major versions.

For each major version, the organization model deployments that make up that version will be detailed - giving their full version number, name and date deployed.
</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="de:EmptyRequest"/>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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