<xsd:element name="Screening" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Provides container for the basic screening summary information. </xsd:documentation>
</xsd:annotation>
<xsd:complexType>
<xsd:sequence>
<xsd:element name="ProviderReferenceId" type="EntityIdType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Reference Number for this screening as assigned by the company providing the screening service.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ClientReferenceId" type="EntityIdType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Reference Number as provided by the requestor of this screening.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ScreeningStatus" type="ScreeningStatusType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Intended usage of this status is to indicate the status of the individual screening.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CountryCode" type="CountryCodeType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Requested Country Code where search is to be performed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Region" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Requested Region where search is to be performed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="County" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Requested County where search is to be performed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Municipality" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Requested Municipality where search is to be performed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="PostalCode" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Requested Postal Code where search is to be performed.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="RecordsSearched" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Requested Court or other Records to search.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Database" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Requested database to search .</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Vendor" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Requested vendor to obtain search details from.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CourtName" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Requested name of court to be searched. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CourtType" type="CourtTypeType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Requested jurisdiction of court to be searched. i.e. Felony, Misdemeanor, Both. Add more for Civil etc. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="CourtJurisdiction" type="CourtJurisdictionType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Requested jurisdiction of court to be searched. i.e. City, State, Province, etc. </xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="Comments" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Comments related to this screening.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ProviderContact" type="xsd:string" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Contact point for inquires regarding this screening.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ClientReferences" type="EntityIdType" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Contains Client provided information pertinent to the search. i.e. Billing information.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ScreeningHistory" type="ScreeningHistoryType" minOccurs="0" maxOccurs="unbounded" />
<xsd:element name="LegalText" type="LegalTextType" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Container for legal item's such as disclaimers that apply to a specific screening.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="SupportingDocumentation" type="DocumentationType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Provides additional screening related information specific to the search i.e. Link to FAX image.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ResultDetails" type="GeneralSearchDetailType" minOccurs="0">
<xsd:annotation>
<xsd:documentation>Additional details pertaining to the screening results.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ScreeningResults" type="ResultsTextType" minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Contains Text Results of the Screening.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="ScreeningCost" type="ScreeningCostType" minOccurs="0" />
<xsd:choice minOccurs="0" maxOccurs="unbounded">
<xsd:annotation>
<xsd:documentation>Parsed Screening Results</xsd:documentation>
</xsd:annotation>
<xsd:element name="CreditReport" type="CreditReportType" minOccurs="0" />
<xsd:element name="CriminalReport" type="CriminalReportType" minOccurs="0" />
<xsd:element name="DrugAbuseReport" type="DrugAbuseReportType" minOccurs="0" />
<xsd:element name="EducationVerificationReport" type="EducationVerificationReportType" minOccurs="0" />
<xsd:element name="EmploymentVerificationReport" type="EmploymentVerificationReportType" minOccurs="0" />
<xsd:element name="MilitaryVerificationReport" type="MilitaryVerificationReportType" minOccurs="0" />
<xsd:element name="MVRReport" type="MVRReportType" minOccurs="0" />
<xsd:element name="OtherReport" type="OtherReportType" minOccurs="0" />
<xsd:element name="SanctionReport" type="SanctionReportType" minOccurs="0" />
<xsd:element name="SkillsAssessmentReport" type="SkillsReportType" minOccurs="0" />
<xsd:element name="SSNReport" type="SSNReportType" minOccurs="0" />
<xsd:element name="ProfessionalLicenseReport" type="ProfessionalLicenseReportType" minOccurs="0" />
<xsd:element name="ReferenceReport" type="ReferenceReportType" minOccurs="0" />
<xsd:element name="WorkersCompensationReport" type="WorkCompReportType" minOccurs="0" />
</xsd:choice>
<xsd:element ref="UserArea" minOccurs="0" />
</xsd:sequence>
<xsd:attribute name="type" type="SearchTypes" />
<xsd:attribute name="qualifier" type="SearchQualifierType" />
<xsd:attribute ref="xml:lang" use="optional" />
</xsd:complexType>
</xsd:element>
|