http://www.endeca.com/MDEX/conversation/1/0
The DataSourceFilterOperator Complex Type
Operator that adds a data source filter component to the state. It can only be removed using a PopDataSourceFilterOperator.
Local elements (2)
DataSourceFilter DataSourceFilterString
Complex Type DataSourceFilterOperator
The DataSourceFilterOperator type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<...>
-Begin Choice [1...1]
<DataSourceFilterString>cs_v1_0:NonEmptyString</DataSourceFilterString> [1..1]
End Choice
</...>

 Collapse Attributes

Name Type Summary
No Attributes

 Collapse XML
-<complexType  name="DataSourceFilterOperator">
-<annotation>
-<documentation>
Operator that adds a data source filter component to the state. It can only be removed using a
<code>PopDataSourceFilterOperator</code>
.
</documentation>
</annotation>
-<complexContent>
-<extension  base="cs_v1_0:Operator">
-<choice>
<element  name="DataSourceFilter"  type="lql_parser_types:StandaloneFilter" />
<element  name="DataSourceFilterString"  type="cs_v1_0:NonEmptyString" />
</choice>
</extension>
</complexContent>
</complexType>

 Collapse Uses
 
 Collapse Used-By
 
Generated by WSDLdoc ©