diagram | |||
namespace | http://api.bds.tibco.com | ||
children | stateName | ||
annotation |
|
||
source | <xs:complexType name="CaseMetaData"> <xs:annotation> <xs:documentation>Details about the case state</xs:documentation> </xs:annotation> <xs:sequence> <xs:element name="stateName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The name of the attribute that contains the case state</xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> |
diagram | |||||||
type | xs:string | ||||||
properties |
|
||||||
annotation |
|
||||||
source | <xs:element name="stateName" type="xs:string" minOccurs="0"> <xs:annotation> <xs:documentation>The name of the attribute that contains the case state</xs:documentation> </xs:annotation> </xs:element> |