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

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

Used By
SiteTraceCriteria Element
Source
<xs:complexType name="ReportSearchSiteTraceCriteriaType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:all>
    <xs:element name="SiteTrace" type="siteTraceType">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://Hps.Exchange.PosGateway">SiteTrace used to filter report results; originally provided in the request header</p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:all>
</xs:complexType>
See Also
PosGateway Schema