| diagram | ![]() |
||||||||||||||
| namespace | http://api.bds.tibco.com | ||||||||||||||
| children | operationDetails | ||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| annotation |
|
||||||||||||||
| source | <xs:complexType name="FreezeDetailsType"> <xs:annotation> <xs:documentation>Details about if a given model is frozen and if so by who</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="operationDetails" type="OperationDetailsType" minOccurs="0"/> </xs:sequence> <xs:attribute name="isFrozen" type="xs:boolean" use="required"> <xs:annotation> <xs:documentation>True if the case model is frozen and can not be upgrade. This prevents a case model being updated</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
| type | xs:boolean | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:attribute name="isFrozen" type="xs:boolean" use="required"> <xs:annotation> <xs:documentation>True if the case model is frozen and can not be upgrade. This prevents a case model being updated</xs:documentation> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||||||||||||||
| type | OperationDetailsType | ||||||||||||||
| properties |
|
||||||||||||||
| children | username comment timeOfOperation | ||||||||||||||
| attributes |
|
||||||||||||||
| source | <xs:element name="operationDetails" type="OperationDetailsType" minOccurs="0"/> |