diagram | |||||
namespace | http://api.bds.tibco.com | ||||
type | extension of SearchCondition | ||||
properties |
|
||||
annotation |
|
||||
source | <xs:complexType name="LogicalOperator" abstract="true"> <xs:annotation> <xs:documentation>Search - abstract operator</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="SearchCondition"/> </xs:complexContent> </xs:complexType> |