http://www.endeca.com/MDEX/conversation/1/0
The PrivateOperator Complex Type
Operator types that extend this type are those that control the configuration of a content element, instead of controlling the state. Such operators use the OwnerId attribute to specify the content content element to which they are to be applied. That is, the OwnerId of the operator must match the Id of the content element's configuration.
Subtypes (5)
PageOperatorderived by extension RefinementExposeOperatorderived by extension RefinementHideOperatorderived by extension SelectRecordOperatorderived by extension SortOperatorderived by extension
Complex Type PrivateOperator
The PrivateOperator type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... OwnerId="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required.></...>

 Collapse Attributes

Name Type Summary
OwnerId NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="PrivateOperator">
-<annotation>
-<documentation>
Operator types that extend this type are those that control the configuration of a content element, instead of controlling the state. Such operators use the
<code>OwnerId</code>
attribute to specify the content content element to which they are to be applied. That is, the
<code>OwnerId</code>
of the operator must match the
<code>Id</code>
of the content element's configuration.
</documentation>
</annotation>
-<complexContent>
-<extension  base="cs_v1_0:Operator">
<attribute  name="OwnerId"  type="cs_v1_0:NonEmptyString"  use="required" />
</extension>
</complexContent>
</complexType>

 Collapse Uses
 Collapse Type (2)
 
 Collapse Used-By
Generated by WSDLdoc ©