element listOrgModelVersionsResponse
diagram de-orgmodel-service_diagrams/de-orgmodel-service_p47.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 de-orgmodel-service_diagrams/de-orgmodel-service_p48.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>


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