Open the Portico Developer Guide site
PosGateway Schema
ReportSearchCriteriaType Complex Type
PosGateway Schema : ReportSearchCriteriaType Complex Type
Namespace http://Hps.Exchange.PosGateway
Diagram
SiteTraceCriteria Element Choice ReportSearchCriteriaType Complex Type
Overview
Choice
All
SiteTrace siteTraceType Simple Type

SiteTrace used to filter report results; originally provided in the request header

Used By
Criteria Element
Source
<xs:complexType name="ReportSearchCriteriaType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:choice>
    <xs:element name="SiteTraceCriteria" type="ReportSearchSiteTraceCriteriaType" />
  </xs:choice>
</xs:complexType>
See Also
PosGateway Schema