| diagram | ![]() |
||
| namespace | http://api.bds.tibco.com | ||
| children | caseModelID appName currentVersion installedVersion datetimeDeploymentUpdated createScript updateScript dropScript frozenDetails state | ||
| used by |
|
||
| annotation |
|
||
| source | <xs:complexType name="CaseModelType"> <xs:annotation> <xs:documentation>Case Model Full Information</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="caseModelID" type="xs:long"/> <xs:element name="appName" type="xs:string"/> <xs:element name="currentVersion" type="xs:string"/> <xs:element name="installedVersion" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The version that is currently installed - meaning that all the DB scripts have been run, and is valid to have data present at this version.</xs:documentation> </xs:annotation> </xs:element> <xs:element name="datetimeDeploymentUpdated" type="xs:dateTime"/> <xs:element name="createScript" type="xs:string"/> <xs:element name="updateScript" type="xs:string" minOccurs="0"/> <xs:element name="dropScript" type="xs:string" minOccurs="0"/> <xs:element name="frozenDetails" type="FreezeDetailsType"> <xs:annotation> <xs:documentation>Details about if the model has been frozen</xs:documentation> </xs:annotation> </xs:element> <xs:element name="state" type="CaseModelVersionStateEnum"/> </xs:sequence> </xs:complexType> |
| diagram | ![]() |
||
| type | xs:long | ||
| properties |
|
||
| source | <xs:element name="caseModelID" type="xs:long"/> |
| diagram | ![]() |
||
| type | xs:string | ||
| properties |
|
||
| source | <xs:element name="appName" type="xs:string"/> |
| diagram | ![]() |
||
| type | xs:string | ||
| properties |
|
||
| source | <xs:element name="currentVersion" type="xs:string"/> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="installedVersion" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The version that is currently installed - meaning that all the DB scripts have been run, and is valid to have data present at this version.</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||
| type | xs:dateTime | ||
| properties |
|
||
| source | <xs:element name="datetimeDeploymentUpdated" type="xs:dateTime"/> |
| diagram | ![]() |
||
| type | xs:string | ||
| properties |
|
||
| source | <xs:element name="createScript" type="xs:string"/> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:element name="updateScript" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| source | <xs:element name="dropScript" type="xs:string" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||
| type | FreezeDetailsType | ||||||||||||||
| properties |
|
||||||||||||||
| children | operationDetails | ||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:element name="frozenDetails" type="FreezeDetailsType"> <xs:annotation> <xs:documentation>Details about if the model has been frozen</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||
| type | CaseModelVersionStateEnum | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| facets |
|
||||||||||||||||||
| source | <xs:element name="state" type="CaseModelVersionStateEnum"/> |