http://www.endeca.com/MDEX/conversation/1/0
The PropertyMatches Complex Type
Details of all the values within a particular property that matched a value search.
Local elements (1)
Match
Complex Type PropertyMatches
The PropertyMatches type does not allow mixed content. There is no restriction on type derivation. 
 CollapseClick here to hide comment XML Instance
<... DisplayName="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. HasMore="boolean"Click here to hide Comment This attribute is required. Name="cs_v1_0:NonEmptyString"Click here to hide Comment This attribute is required. TotalValuesCount="unsignedLong"Click here to hide Comment This attribute is required.>
<Match>cs_v1_0:Match</Match> [1..*]
</...>

 Collapse Attributes

Name Type Summary
DisplayName NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
HasMore boolean
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
Name NonEmptyString
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 
TotalValuesCount unsignedLong
This attribute is required. Its form is unqualified.
Show details. Click here to see detail
 

 Collapse XML
-<complexType  name="PropertyMatches">
-<annotation>
<documentation> Details of all the values within a particular property that matched a value search. </documentation>
</annotation>
-<sequence>
<element  maxOccurs="unbounded"  minOccurs="1"  name="Match"  type="cs_v1_0:Match" />
</sequence>
<attribute  name="Name"  type="cs_v1_0:NonEmptyString"  use="required" />
<attribute  name="DisplayName"  type="cs_v1_0:NonEmptyString"  use="required" />
<attribute  name="TotalValuesCount"  type="unsignedLong"  use="required" />
<attribute  name="HasMore"  type="boolean"  use="required" />
</complexType>

 Collapse Uses
 Collapse Type (4)
 
 Collapse Used-By
 Collapse Element (1)
 
Generated by WSDLdoc ©