element listModelVersionsResponse
diagram de_wsdl_diagrams/de_wsdl_p23586.png
namespace http://browse.api.de.n2.tibco.com
properties
content complex
children versions
annotation
documentation
Response element for listModelVersions operation.
source <xs:element name="listModelVersionsResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for listModelVersions operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="versions" type="de:XmlOrgModelVersionDetail" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Major version number(s) of the organization model. Each element will list the details of the deployment artefact that makes up that major version.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element listModelVersionsResponse/versions
diagram de_wsdl_diagrams/de_wsdl_p23587.png
type XmlOrgModelVersionDetail
properties
minOcc 0
maxOcc unbounded
content complex
children deployment
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
Major version number(s) of the organization model. Each element will list the details of the deployment artefact that makes up that major version.
source <xs:element name="versions" type="de:XmlOrgModelVersionDetail" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Major version number(s) of the organization model. Each element will list the details of the deployment artefact that makes up that major version.</xs:documentation>
 
</xs:annotation>
</xs:element>

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