http://www.endeca.com/MDEX/conversation/2/0
>
ComputedProperties
LOCATION:
./conversation.wsdl
SECTIONS:
Basic
|
XML Instance
|
Attributes
|
XML
|
Reference
Overview
|
TOC
|
No TOC
|
Help
http://www.endeca.com/MDEX/conversation/2/0
The
ComputedProperties
Complex Type
A set of properties computed during a query for a particular record.
Local elements (2)
SearchSnippets
RelevanceRank
Complex Type
ComputedProperties
The ComputedProperties type does not allow mixed content. There is no restriction on type derivation.
XML Instance
<...>
-
Begin Sequence [1...1]
<
SearchSnippets
Key
="
cs_v2_0:
NonEmptyString
"
This attribute is required.
>
cs_v2_0:
SearchSnippets
</SearchSnippets>
[0..*]
<
RelevanceRank
>
cs_v2_0:
RelevanceRank
</RelevanceRank>
[0..1]
End Sequence
</...>
Attributes
ComputedProperties
ComputedProperties/SearchSnippets
ComputedProperties/RelevanceRank
Name
Type
Summary
No Attributes
Name
Type
Summary
Key
NonEmptyString
This attribute is required. Its form is unqualified.
Show details.
Base type of Key is
string
. There are several restrictions on the value. The schema processor preserves value's whitespace. The length of the value is greater than or equals to 1.
Name
Type
Summary
No Attributes
XML
-
<
complexType
name
="
ComputedProperties
"
>
-
<
annotation
>
<
documentation
>
A set of properties computed during a query for a particular record.
</
documentation
>
</
annotation
>
-
<
sequence
>
<
element
maxOccurs
="
unbounded
"
minOccurs
="
0
"
name
="
SearchSnippets
"
type
="
cs_v2_0:SearchSnippets
"
/>
<
element
maxOccurs
="
1
"
minOccurs
="
0
"
name
="
RelevanceRank
"
type
="
cs_v2_0:RelevanceRank
"
/>
</
sequence
>
</
complexType
>
Uses
Type (2)
RelevanceRank
SearchSnippets
Used-By
Element (1)
RecordListEntry/ComputedProperties
Generated by
WSDLdoc
©