http://www.endeca.com/MDEX/conversation/1/0
The SearchAdjustments Complex Type
Corresponds to a SearchAdujstmentConfig request. Includes both suggested and auto-applied adjustments.
Local elements (2)
AppliedAdjustment SuggestedAdjustment
Complex Type SearchAdjustments
The SearchAdjustments type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... HandlerFunction="cs_v1_0:NonEmptyString" HandlerNamespace="cs_v1_0:NonEmptyString" Id="cs_v1_0:NonEmptyString">
-Begin Sequence [1...1]
<SuggestedAdjustment RecordCountIfApplied="unsignedInt"Click here to hide Comment This attribute is required.>cs_v1_0:SuggestedSearchAdjustment</SuggestedAdjustment> [0..*]
End Sequence
</...>

 Collapse Attributes

Name Type Summary
HandlerFunction NonEmptyString
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
HandlerNamespace NonEmptyString
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 
Id NonEmptyString
This attribute is optional. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="SearchAdjustments">
-<annotation>
<documentation> Corresponds to a SearchAdujstmentConfig request. Includes both suggested and auto-applied adjustments. </documentation>
</annotation>
-<complexContent>
-<extension  base="cs_v1_0:ContentElement">
-<sequence>
<element  maxOccurs="unbounded"  minOccurs="0"  name="AppliedAdjustment"  type="cs_v1_0:AppliedSearchAdjustment" />
<element  maxOccurs="unbounded"  minOccurs="0"  name="SuggestedAdjustment"  type="cs_v1_0:SuggestedSearchAdjustment" />
</sequence>
</extension>
</complexContent>
</complexType>

 Collapse Uses
 Collapse Used-By
 
Generated by WSDLdoc ©