element listOrgModelVersionsResponse
diagram deservices_wsdl_diagrams/deservices_wsdl_p1934.png
namespace http://orgmodel.api.de.bpm.tibco.com
properties
content complex
children version
annotation
documentation
Response element for listOrgModelVersions operation.
source <xs:element name="listOrgModelVersionsResponse">
 
<xs:annotation>
   
<xs:documentation>Response element for listOrgModelVersions operation.</xs:documentation>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:sequence>
     
<xs:element name="version" type="de:XmlOrgModelVersionDetail" minOccurs="0" maxOccurs="unbounded">
       
<xs:annotation>
         
<xs:documentation>Major version number(s) of the organization model. Each element lists the details of the deployment artifact that makes up that major version.</xs:documentation>
       
</xs:annotation>
     
</xs:element>
   
</xs:sequence>
 
</xs:complexType>
</xs:element>

element listOrgModelVersionsResponse/version
diagram deservices_wsdl_diagrams/deservices_wsdl_p1935.png
type XmlOrgModelVersionDetail
properties
minOcc 0
maxOcc unbounded
content complex
children deployment
attributes
Name  Type  Use  Default  Fixed  Annotation
model-version  xs:int  required      
documentation
Major version number of the organization model. The contained organization model deployment records make up this version.
annotation
documentation
Major version number(s) of the organization model. Each element lists the details of the deployment artifact that makes up that major version.
source <xs:element name="version" type="de:XmlOrgModelVersionDetail" minOccurs="0" maxOccurs="unbounded">
 
<xs:annotation>
   
<xs:documentation>Major version number(s) of the organization model. Each element lists the details of the deployment artifact that makes up that major version.</xs:documentation>
 
</xs:annotation>
</xs:element>

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