2.2.5.6 t:InstantSearchResultType Simple Type
The InstantSearchResultType simple type is for internal use only.<12>
-
xs:simpleType name="InstantSearchResultType"> <xs:list> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="None"/> <xs:enumeration value="Suggestions"/> <xs:enumeration value="ItemResults"/> <xs:enumeration value="ConversationResults"/> <xs:enumeration value="Refiners"/> <xs:enumeration value="SearchTerms"/> <xs:enumeration value="Errors"/> <xs:enumeration value="QueryStatistics"/> <xs:enumeration value="CalendarItemResults"/> <xs:enumeration value="PersonaResults"/> <xs:enumeration value="SuggestionsPrimer"/> </xs:restriction> </xs:simpleType> </xs:list> </xs:simpleType>
The following table lists the values of the InstantSearchResultType simple type.
-
Value
Meaning
None
For internal use only.
Suggestions
For internal use only.
ItemResults
For internal use only.
ConversationResults
For internal use only.
Refiners
For internal use only.
SearchTerms
For internal use only.
Errors
For internal use only.
QueryStatistics
For internal use only.
CalendarItemResults
For internal use only.
PersonaResults
For internal use only.
SuggestionsPrimer
For internal use only.