| diagram | ![]() |
||||||||||||||||||||||||||||||
| namespace | http://api.bds.tibco.com | ||||||||||||||||||||||||||||||
| children | name label value type enumLabel | ||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| source | <xs:complexType name="CaseSummaryDetailsType"> <xs:annotation> <xs:documentation>Given set of details for a case summary</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="name" type="xs:string"> <xs:annotation> <xs:documentation>The name of the attribute </xs:documentation> </xs:annotation> </xs:element> <xs:element name="label" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The label of the attribute</xs:documentation> </xs:annotation> </xs:element> <xs:element name="value" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The value of the attribute, if it has a value</xs:documentation> </xs:annotation> </xs:element> <xs:element name="type" type="AttributeTypeEnum" minOccurs="0"> <xs:annotation> <xs:documentation>The type of the attribute</xs:documentation> </xs:annotation> </xs:element> <xs:element name="enumLabel" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>If type=ATTR_ENUM and this attribute has a value, the label of the corresponding enumeration literal</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="isCaseIdentifier" type="xs:boolean"> <xs:annotation> <xs:documentation>True if the element is a case identifier (False if not set)</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="isCompositeCaseIdentifier" type="xs:boolean"> <xs:annotation> <xs:documentation>True if the element is a composite case identifier (False if not set)</xs:documentation> </xs:annotation> </xs:attribute> <xs:attribute name="isState" type="xs:boolean"> <xs:annotation> <xs:documentation>True if the element is a state (False if not set)</xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> |
| type | xs:boolean | ||
| annotation |
|
||
| source | <xs:attribute name="isCaseIdentifier" type="xs:boolean"> <xs:annotation> <xs:documentation>True if the element is a case identifier (False if not set)</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:boolean | ||
| annotation |
|
||
| source | <xs:attribute name="isCompositeCaseIdentifier" type="xs:boolean"> <xs:annotation> <xs:documentation>True if the element is a composite case identifier (False if not set)</xs:documentation> </xs:annotation> </xs:attribute> |
| type | xs:boolean | ||
| annotation |
|
||
| source | <xs:attribute name="isState" type="xs:boolean"> <xs:annotation> <xs:documentation>True if the element is a state (False if not set)</xs:documentation> </xs:annotation> </xs:attribute> |
| diagram | ![]() |
||
| type | xs:string | ||
| properties |
|
||
| annotation |
|
||
| source | <xs:element name="name" type="xs:string"> <xs:annotation> <xs:documentation>The name of the attribute </xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="label" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The label of the attribute</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="value" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The value of the attribute, if it has a value</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
| type | AttributeTypeEnum | ||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="type" type="AttributeTypeEnum" minOccurs="0"> <xs:annotation> <xs:documentation>The type of the attribute</xs:documentation> </xs:annotation> </xs:element> |
| diagram | ![]() |
||||||
| type | xs:string | ||||||
| properties |
|
||||||
| annotation |
|
||||||
| source | <xs:element name="enumLabel" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>If type=ATTR_ENUM and this attribute has a value, the label of the corresponding enumeration literal</xs:documentation> </xs:annotation> </xs:element> |