3.1.4.2.3 Complex Types
The following table lists the XML schema complex type definitions are specific to this operation.
Complex type |
Description |
---|---|
FindItemResponseType |
Specifies the response to the FindItem operation request. |
FindItemType |
Specifies the request to the FindItem operation. |
AggregateOnType |
Specifies the property that is used to determine the order of grouped items for a grouped result set. |
BaseGroupByType |
Specifies the base class for derived complex types that specify grouped queries to the FindItem operation. |
DistinguishedGroupByType |
Specifies a standard grouping for the FindItem operation. |
FieldOrderType |
Specifies a single field by which to sort results and specifies the direction of the sort. |
GroupByType |
Specifies the grouping for items returned by the FindItem operation. |
NonEmptyArrayOfFieldOrdersType |
Specifies an array of FieldOrderType complex type elements that contains at least one member. |