<?xml version="1.0" encoding="utf-8"?><xs:schema elementFormDefault="qualified" targetNamespace="http://centrix.co.nz" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ser="http://schemas.microsoft.com/2003/10/Serialization/"><xs:import schemaLocation="https://veriphi.centrix.co.nz/V2/CentrixPort.svc?xsd=xsd1" namespace="http://schemas.microsoft.com/2003/10/Serialization/"/><xs:element name="DoPing"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PingRequest" nillable="true" type="q1:Ping" xmlns:q1="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="Ping"><xs:sequence><xs:element name="CorrelationValue" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="Ping" nillable="true" type="q2:Ping" xmlns:q2="http://centrix.co.nz"/><xs:element name="DoPingResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DoPingResult" nillable="true" type="q3:Pong" xmlns:q3="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="Pong"><xs:sequence><xs:element name="CorrelationValue" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="Pong" nillable="true" type="q4:Pong" xmlns:q4="http://centrix.co.nz"/><xs:element name="GetCreditReport"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreditReportRequest" nillable="true" type="q5:CreditReportRequest" xmlns:q5="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CreditReportRequest"><xs:sequence><xs:element name="Credentials" nillable="true" type="q6:InputCredentials" xmlns:q6="http://centrix.co.nz"/><xs:element minOccurs="0" name="SubscriberReference" nillable="true" type="xs:string"/><xs:element name="EnquiryReason" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AmountSought" type="xs:decimal"/><xs:element name="JointApplication" nillable="true" type="xs:string"/><xs:element name="EntityData" nillable="true" type="q7:InputEntityData" xmlns:q7="http://centrix.co.nz"/><xs:element name="CurrentAddress" nillable="true" type="q8:InputAddress" xmlns:q8="http://centrix.co.nz"/><xs:element minOccurs="0" name="PreviousAddress" nillable="true" type="q9:InputAddress" xmlns:q9="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="CreditReportRequest" nillable="true" type="q10:CreditReportRequest" xmlns:q10="http://centrix.co.nz"/><xs:complexType name="InputCredentials"><xs:sequence><xs:element name="SubscriberID" nillable="true" type="xs:string"/><xs:element name="UserID" nillable="true" type="xs:string"/><xs:element name="UserKey" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="InputCredentials" nillable="true" type="q11:InputCredentials" xmlns:q11="http://centrix.co.nz"/><xs:complexType name="InputEntityData"><xs:sequence><xs:element name="Surname" nillable="true" type="xs:string"/><xs:element name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element name="DateOfBirth" type="xs:dateTime"/><xs:element name="Gender" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DriversLicenseNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DriversLicenseVersion" type="xs:int"/><xs:element minOccurs="0" name="DriversLicenseVerificationRequired" type="xs:boolean"/><xs:element minOccurs="0" name="Occupation" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Employer" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NumberOfYearsAtEmployment" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="InputEntityData" nillable="true" type="q12:InputEntityData" xmlns:q12="http://centrix.co.nz"/><xs:complexType name="InputAddress"><xs:sequence><xs:element name="AddressLine1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AddressLine2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Suburb" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element name="Country" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Postcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NumberOfYearsAtAddress" type="xs:int"/><xs:element minOccurs="0" name="IsCurrent" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="InputAddress" nillable="true" type="q13:InputAddress" xmlns:q13="http://centrix.co.nz"/><xs:element name="GetCreditReportResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetCreditReportResult" nillable="true" type="q14:CreditReportResult" xmlns:q14="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CreditReportResult"><xs:sequence><xs:element name="EnquiryDate" type="xs:dateTime"/><xs:element name="SubscriberReference" nillable="true" type="xs:string"/><xs:element name="EnquiryReason" nillable="true" type="xs:string"/><xs:element name="EnquiryReasonDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductTypeDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AmountSought" type="xs:decimal"/><xs:element name="JointApplication" nillable="true" type="xs:string"/><xs:element name="EnquiryNumber" nillable="true" type="xs:string"/><xs:element name="IsSuccess" type="xs:boolean"/><xs:element name="ServiceVersion" nillable="true" type="xs:string"/><xs:element name="WsdlVersion" nillable="true" type="xs:string"/><xs:element name="ServiceEnvironment" nillable="true" type="xs:string"/><xs:element name="StatusMessages" nillable="true" type="q15:ArrayOfStatusMessage" xmlns:q15="http://centrix.co.nz"/><xs:element name="EntityData" nillable="true" type="q16:EntityData" xmlns:q16="http://centrix.co.nz"/><xs:element name="EmploymentHistory" nillable="true" type="q17:ArrayOfEmployment" xmlns:q17="http://centrix.co.nz"/><xs:element name="KnownNames" nillable="true" type="q18:ArrayOfKnownName" xmlns:q18="http://centrix.co.nz"/><xs:element name="KnownAddresses" nillable="true" type="q19:ArrayOfKnownAddress" xmlns:q19="http://centrix.co.nz"/><xs:element name="PreviousEnquiries" nillable="true" type="q20:ArrayOfPreviousEnquiry" xmlns:q20="http://centrix.co.nz"/><xs:element name="Defaults" nillable="true" type="q21:ArrayOfDefault" xmlns:q21="http://centrix.co.nz"/><xs:element name="Judgements" nillable="true" type="q22:ArrayOfJudgement" xmlns:q22="http://centrix.co.nz"/><xs:element name="Insolvencies" nillable="true" type="q23:ArrayOfInsolvency" xmlns:q23="http://centrix.co.nz"/><xs:element name="CompanyAffiliations" nillable="true" type="q24:ArrayOfCompanyAffiliation" xmlns:q24="http://centrix.co.nz"/><xs:element name="ReportDisclaimer" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EnteredEntityData" nillable="true" type="q25:EnteredEntityData" xmlns:q25="http://centrix.co.nz"/><xs:element minOccurs="0" name="FileNotes" nillable="true" type="q26:ArrayOfFileNote" xmlns:q26="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="CreditReportResult" nillable="true" type="q27:CreditReportResult" xmlns:q27="http://centrix.co.nz"/><xs:complexType name="ArrayOfStatusMessage"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="StatusMessage" nillable="true" type="q28:StatusMessage" xmlns:q28="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfStatusMessage" nillable="true" type="q29:ArrayOfStatusMessage" xmlns:q29="http://centrix.co.nz"/><xs:complexType name="StatusMessage"><xs:sequence><xs:element name="MessageCode" nillable="true" type="xs:string"/><xs:element name="MessageText" nillable="true" type="xs:string"/><xs:element name="MessageType" nillable="true" type="xs:string"/><xs:element name="SupportData" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="StatusMessage" nillable="true" type="q30:StatusMessage" xmlns:q30="http://centrix.co.nz"/><xs:complexType name="EntityData"><xs:sequence><xs:element name="Surname" nillable="true" type="xs:string"/><xs:element name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DateOfBirth" nillable="true" type="xs:dateTime"/><xs:element name="Gender" type="ser:char"/><xs:element name="GenderDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DriversLicenseNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DriversLicenseVersion" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="IsDriversLicenseVerified" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsDriversLicenseLastNameMatched" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsDriversLicenseFirstNameMatched" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsDriversLicenseMiddleNameMatched" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsDriversLicenseDateOfBirthMatched" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="AgeOfFile" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="EntityData" nillable="true" type="q31:EntityData" xmlns:q31="http://centrix.co.nz"/><xs:complexType name="ArrayOfEmployment"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Employment" nillable="true" type="q32:Employment" xmlns:q32="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfEmployment" nillable="true" type="q33:ArrayOfEmployment" xmlns:q33="http://centrix.co.nz"/><xs:complexType name="Employment"><xs:sequence><xs:element name="EmploymentDate" type="xs:dateTime"/><xs:element name="Occupation" nillable="true" type="xs:string"/><xs:element name="Employer" nillable="true" type="xs:string"/><xs:element name="NumberOfYearsAtEmployment" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="Employment" nillable="true" type="q34:Employment" xmlns:q34="http://centrix.co.nz"/><xs:complexType name="ArrayOfKnownName"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="KnownName" nillable="true" type="q35:KnownName" xmlns:q35="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfKnownName" nillable="true" type="q36:ArrayOfKnownName" xmlns:q36="http://centrix.co.nz"/><xs:complexType name="KnownName"><xs:sequence><xs:element name="Surname" nillable="true" type="xs:string"/><xs:element name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DateOfBirth" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="KnownName" nillable="true" type="q37:KnownName" xmlns:q37="http://centrix.co.nz"/><xs:complexType name="ArrayOfKnownAddress"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="KnownAddress" nillable="true" type="q38:KnownAddress" xmlns:q38="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfKnownAddress" nillable="true" type="q39:ArrayOfKnownAddress" xmlns:q39="http://centrix.co.nz"/><xs:complexType name="KnownAddress"><xs:sequence><xs:element name="LastKnown" type="xs:boolean"/><xs:element name="AddressDate" type="xs:dateTime"/><xs:element name="AddressLine1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AddressLine2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Suburb" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CountryDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Postcode" nillable="true" type="xs:string"/><xs:element name="DeliveryPointID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="HighConfidenceAddress" nillable="true" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="AddressSource" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Verified" nillable="true" type="xs:boolean"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="KnownAddress" nillable="true" type="q40:KnownAddress" xmlns:q40="http://centrix.co.nz"/><xs:complexType name="ArrayOfPreviousEnquiry"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PreviousEnquiry" nillable="true" type="q41:PreviousEnquiry" xmlns:q41="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPreviousEnquiry" nillable="true" type="q42:ArrayOfPreviousEnquiry" xmlns:q42="http://centrix.co.nz"/><xs:complexType name="PreviousEnquiry"><xs:sequence><xs:element name="DateOfAccess" type="xs:dateTime"/><xs:element name="EnquirerName" nillable="true" type="xs:string"/><xs:element name="EnquiryReason" nillable="true" type="xs:string"/><xs:element name="EnquiryReasonDescription" nillable="true" type="xs:string"/><xs:element name="EnquiryReference" nillable="true" type="xs:string"/><xs:element name="ProductType" nillable="true" type="xs:string"/><xs:element name="ProductTypeDescription" nillable="true" type="xs:string"/><xs:element name="AmountSought" type="xs:decimal"/><xs:element name="JointApplication" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ApplicantType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ApplicantTypeDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SuppliedAddresses" nillable="true" type="q43:ArrayOfSuppliedAddress" xmlns:q43="http://centrix.co.nz"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="PreviousEnquiry" nillable="true" type="q44:PreviousEnquiry" xmlns:q44="http://centrix.co.nz"/><xs:complexType name="ArrayOfSuppliedAddress"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SuppliedAddress" nillable="true" type="q45:SuppliedAddress" xmlns:q45="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSuppliedAddress" nillable="true" type="q46:ArrayOfSuppliedAddress" xmlns:q46="http://centrix.co.nz"/><xs:complexType name="SuppliedAddress"><xs:sequence><xs:element name="AddressType" nillable="true" type="xs:string"/><xs:element name="AddressLine1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AddressLine2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Suburb" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="State" nillable="true" type="xs:string"/><xs:element name="Country" nillable="true" type="xs:string"/><xs:element name="CountryDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Postcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DeliveryPointId" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Verified" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="SuppliedAddress" nillable="true" type="q47:SuppliedAddress" xmlns:q47="http://centrix.co.nz"/><xs:complexType name="ArrayOfDefault"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Default" nillable="true" type="q48:Default" xmlns:q48="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDefault" nillable="true" type="q49:ArrayOfDefault" xmlns:q49="http://centrix.co.nz"/><xs:complexType name="Default"><xs:sequence><xs:element name="DateOfDefault" type="xs:dateTime"/><xs:element name="AccountType" nillable="true" type="xs:string"/><xs:element name="AccountTypeDescription" nillable="true" type="xs:string"/><xs:element name="CreditProvider" nillable="true" type="xs:string"/><xs:element name="CollectionIndustrySupplier" nillable="true" type="xs:string"/><xs:element name="Reference" nillable="true" type="xs:string"/><xs:element name="OriginalDefaultAmount" type="xs:decimal"/><xs:element name="CurrentDefaultBalance" type="xs:decimal"/><xs:element name="DefaultStatus" nillable="true" type="xs:string"/><xs:element name="DefaultStatusDescription" nillable="true" type="xs:string"/><xs:element name="StatusDate" type="xs:dateTime"/><xs:element minOccurs="0" name="SuppliedAddresses" nillable="true" type="q50:ArrayOfSuppliedAddress" xmlns:q50="http://centrix.co.nz"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="Default" nillable="true" type="q51:Default" xmlns:q51="http://centrix.co.nz"/><xs:complexType name="ArrayOfJudgement"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Judgement" nillable="true" type="q52:Judgement" xmlns:q52="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfJudgement" nillable="true" type="q53:ArrayOfJudgement" xmlns:q53="http://centrix.co.nz"/><xs:complexType name="Judgement"><xs:sequence><xs:element name="JudgementNumber" nillable="true" type="xs:string"/><xs:element name="DateOfJudgement" type="xs:dateTime"/><xs:element name="MultipleDefendants" nillable="true" type="xs:string"/><xs:element name="Plaintiffs" nillable="true" type="q54:ArrayOfPlaintiff" xmlns:q54="http://centrix.co.nz"/><xs:element name="JudgementType" nillable="true" type="xs:string"/><xs:element name="Amount" type="xs:decimal"/><xs:element minOccurs="0" name="StatusDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Status" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="StatusSource" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SuppliedAddresses" nillable="true" type="q55:ArrayOfSuppliedAddress" xmlns:q55="http://centrix.co.nz"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="Judgement" nillable="true" type="q56:Judgement" xmlns:q56="http://centrix.co.nz"/><xs:complexType name="ArrayOfPlaintiff"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Plaintiff" nillable="true" type="q57:Plaintiff" xmlns:q57="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPlaintiff" nillable="true" type="q58:ArrayOfPlaintiff" xmlns:q58="http://centrix.co.nz"/><xs:complexType name="Plaintiff"><xs:sequence><xs:element name="Name" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Plaintiff" nillable="true" type="q59:Plaintiff" xmlns:q59="http://centrix.co.nz"/><xs:complexType name="ArrayOfInsolvency"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Insolvency" nillable="true" type="q60:Insolvency" xmlns:q60="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInsolvency" nillable="true" type="q61:ArrayOfInsolvency" xmlns:q61="http://centrix.co.nz"/><xs:complexType name="Insolvency"><xs:sequence><xs:element name="InsolvencyNumber" type="xs:long"/><xs:element name="AdjudicationDate" type="xs:dateTime"/><xs:element name="InsolvencyType" nillable="true" type="xs:string"/><xs:element name="InsolvencyStatus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DischargeDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="SuppliedAddresses" nillable="true" type="q62:ArrayOfSuppliedAddress" xmlns:q62="http://centrix.co.nz"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ModifiedDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="Insolvency" nillable="true" type="q63:Insolvency" xmlns:q63="http://centrix.co.nz"/><xs:complexType name="ArrayOfCompanyAffiliation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CompanyAffiliation" nillable="true" type="q64:CompanyAffiliation" xmlns:q64="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCompanyAffiliation" nillable="true" type="q65:ArrayOfCompanyAffiliation" xmlns:q65="http://centrix.co.nz"/><xs:complexType name="CompanyAffiliation"><xs:sequence><xs:element name="DateLastUpdated" type="xs:dateTime"/><xs:element name="AffiliationType" nillable="true" type="xs:string"/><xs:element name="CompanyNumber" type="xs:int"/><xs:element name="CompanyName" nillable="true" type="xs:string"/><xs:element name="CompanyStatus" nillable="true" type="xs:string"/><xs:element name="CompanyStatusDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DateAppointed" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DateResigned" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="LastDocumentDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="SuppliedAddresses" nillable="true" type="q66:ArrayOfSuppliedAddress" xmlns:q66="http://centrix.co.nz"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="CompanyAffiliation" nillable="true" type="q67:CompanyAffiliation" xmlns:q67="http://centrix.co.nz"/><xs:complexType name="EnteredEntityData"><xs:sequence><xs:element name="Surname" nillable="true" type="xs:string"/><xs:element name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DateOfBirth" nillable="true" type="xs:dateTime"/><xs:element name="Gender" type="ser:char"/><xs:element name="GenderDescription" nillable="true" type="xs:string"/><xs:element name="DriversLicenseVerificationRequired" type="xs:boolean"/><xs:element minOccurs="0" name="DriversLicenseNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DriversLicenseVersion" nillable="true" type="xs:int"/><xs:element minOccurs="0" name="CourtFinesRequired" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="EnteredEntityData" nillable="true" type="q68:EnteredEntityData" xmlns:q68="http://centrix.co.nz"/><xs:complexType name="ArrayOfFileNote"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FileNote" nillable="true" type="q69:FileNote" xmlns:q69="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFileNote" nillable="true" type="q70:ArrayOfFileNote" xmlns:q70="http://centrix.co.nz"/><xs:complexType name="FileNote"><xs:sequence><xs:element name="NoteCreatedDate" type="xs:dateTime"/><xs:element name="NoteTypeCode" nillable="true" type="xs:string"/><xs:element name="NoteTypeDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DataReferencedType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DataReferencedTypeDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DataReferencedCreatedDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DataReferencedAmount" nillable="true" type="xs:decimal"/><xs:element minOccurs="0" name="DataReferencedText" nillable="true" type="xs:string"/><xs:element name="FileNoteNarrative" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FileNote" nillable="true" type="q71:FileNote" xmlns:q71="http://centrix.co.nz"/><xs:element name="GetCreditReportHistory"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetCreditReportHistoryRequest" nillable="true" type="q72:GetCreditReportHistoryRequest" xmlns:q72="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetCreditReportHistoryRequest"><xs:sequence><xs:element name="Credentials" nillable="true" type="q73:InputCredentials" xmlns:q73="http://centrix.co.nz"/><xs:element minOccurs="0" name="SubscriberReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Surname" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DateFrom" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DateTo" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="GetCreditReportHistoryRequest" nillable="true" type="q74:GetCreditReportHistoryRequest" xmlns:q74="http://centrix.co.nz"/><xs:element name="GetCreditReportHistoryResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetCreditReportHistoryResult" nillable="true" type="q75:GetCreditReportHistoryResult" xmlns:q75="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="GetCreditReportHistoryResult"><xs:sequence><xs:element name="EnquiryDate" type="xs:dateTime"/><xs:element name="IsSuccess" type="xs:boolean"/><xs:element name="ServiceVersion" nillable="true" type="xs:string"/><xs:element name="WsdlVersion" nillable="true" type="xs:string"/><xs:element name="ServiceEnvironment" nillable="true" type="xs:string"/><xs:element name="StatusMessages" nillable="true" type="q76:ArrayOfStatusMessage" xmlns:q76="http://centrix.co.nz"/><xs:element name="CreditReports" nillable="true" type="q77:ArrayOfCreditReportSummary" xmlns:q77="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="GetCreditReportHistoryResult" nillable="true" type="q78:GetCreditReportHistoryResult" xmlns:q78="http://centrix.co.nz"/><xs:complexType name="ArrayOfCreditReportSummary"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="CreditReportSummary" nillable="true" type="q79:CreditReportSummary" xmlns:q79="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfCreditReportSummary" nillable="true" type="q80:ArrayOfCreditReportSummary" xmlns:q80="http://centrix.co.nz"/><xs:complexType name="CreditReportSummary"><xs:sequence><xs:element name="EnquiryDate" type="xs:dateTime"/><xs:element name="EnquirerName" nillable="true" type="xs:string"/><xs:element name="EnquiryReason" nillable="true" type="xs:string"/><xs:element name="EnquiryReasonDescription" nillable="true" type="xs:string"/><xs:element name="EnquiryReference" nillable="true" type="xs:string"/><xs:element name="ProductType" nillable="true" type="xs:string"/><xs:element name="ProductTypeDescription" nillable="true" type="xs:string"/><xs:element name="AmountSought" type="xs:decimal"/><xs:element name="CreditReportUrl" nillable="true" type="xs:string"/><xs:element name="EnquiryNumber" nillable="true" type="xs:string"/><xs:element name="Address" nillable="true" type="xs:string"/><xs:element name="FirstName" nillable="true" type="xs:string"/><xs:element name="MiddleName" nillable="true" type="xs:string"/><xs:element name="Surname" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="CreditReportSummary" nillable="true" type="q81:CreditReportSummary" xmlns:q81="http://centrix.co.nz"/><xs:element name="GetCreditReport2"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreditReportRequest" nillable="true" type="q82:CreditReportRequest2" xmlns:q82="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CreditReportRequest2"><xs:sequence><xs:element name="Credentials" nillable="true" type="q83:InputCredentials" xmlns:q83="http://centrix.co.nz"/><xs:element minOccurs="0" name="SubscriberReference" nillable="true" type="xs:string"/><xs:element name="EnquiryReason" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AmountSought" type="xs:decimal"/><xs:element name="ApplicantType" nillable="true" type="xs:string"/><xs:element name="EntityData" nillable="true" type="q84:InputEntityData2" xmlns:q84="http://centrix.co.nz"/><xs:element name="CurrentAddress" nillable="true" type="q85:InputAddress" xmlns:q85="http://centrix.co.nz"/><xs:element minOccurs="0" name="PreviousAddress" nillable="true" type="q86:InputAddress" xmlns:q86="http://centrix.co.nz"/><xs:element minOccurs="0" name="ClientGroupKey" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ClientRequestKey" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="CreditReportRequest2" nillable="true" type="q87:CreditReportRequest2" xmlns:q87="http://centrix.co.nz"/><xs:complexType name="InputEntityData2"><xs:sequence><xs:element name="Surname" nillable="true" type="xs:string"/><xs:element name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DateOfBirth" nillable="true" type="xs:dateTime"/><xs:element name="Gender" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DriversLicenseNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DriversLicenseVersion" type="xs:int"/><xs:element minOccurs="0" name="DriversLicenseVerificationRequired" type="xs:boolean"/><xs:element minOccurs="0" name="Occupation" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Employer" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NumberOfYearsAtEmployment" type="xs:int"/><xs:element name="NameOnlyDataRequested" type="xs:boolean"/><xs:element minOccurs="0" name="CourtFinesRequired" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="InputEntityData2" nillable="true" type="q88:InputEntityData2" xmlns:q88="http://centrix.co.nz"/><xs:element name="GetCreditReport2Response"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetCreditReport2Result" nillable="true" type="q89:CreditReportResult2" xmlns:q89="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CreditReportResult2"><xs:sequence><xs:element name="EnquiryDate" type="xs:dateTime"/><xs:element name="SubscriberReference" nillable="true" type="xs:string"/><xs:element name="EnquiryReason" nillable="true" type="xs:string"/><xs:element name="EnquiryReasonDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductTypeDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AmountSought" type="xs:decimal"/><xs:element name="ApplicantType" nillable="true" type="xs:string"/><xs:element name="ApplicantTypeDescription" nillable="true" type="xs:string"/><xs:element name="EnquiryNumber" nillable="true" type="xs:string"/><xs:element name="IsSuccess" type="xs:boolean"/><xs:element name="ServiceVersion" nillable="true" type="xs:string"/><xs:element name="WsdlVersion" nillable="true" type="xs:string"/><xs:element name="ServiceEnvironment" nillable="true" type="xs:string"/><xs:element name="StatusMessages" nillable="true" type="q90:ArrayOfStatusMessage" xmlns:q90="http://centrix.co.nz"/><xs:element name="EntityData" nillable="true" type="q91:EntityData" xmlns:q91="http://centrix.co.nz"/><xs:element name="EmploymentHistory" nillable="true" type="q92:ArrayOfEmployment" xmlns:q92="http://centrix.co.nz"/><xs:element name="KnownNames" nillable="true" type="q93:ArrayOfKnownName" xmlns:q93="http://centrix.co.nz"/><xs:element name="KnownAddresses" nillable="true" type="q94:ArrayOfKnownAddress" xmlns:q94="http://centrix.co.nz"/><xs:element name="PreviousEnquiries" nillable="true" type="q95:ArrayOfPreviousEnquiry" xmlns:q95="http://centrix.co.nz"/><xs:element name="Defaults" nillable="true" type="q96:ArrayOfDefault" xmlns:q96="http://centrix.co.nz"/><xs:element name="Judgements" nillable="true" type="q97:ArrayOfJudgement" xmlns:q97="http://centrix.co.nz"/><xs:element name="Insolvencies" nillable="true" type="q98:ArrayOfInsolvency" xmlns:q98="http://centrix.co.nz"/><xs:element name="CompanyAffiliations" nillable="true" type="q99:ArrayOfCompanyAffiliation" xmlns:q99="http://centrix.co.nz"/><xs:element name="ReportDisclaimer" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EnteredEntityData" nillable="true" type="q100:EnteredEntityData" xmlns:q100="http://centrix.co.nz"/><xs:element minOccurs="0" name="NameOnlyInsolvencies" nillable="true" type="q101:ArrayOfNameOnlyInsolvency" xmlns:q101="http://centrix.co.nz"/><xs:element minOccurs="0" name="NameOnlyDataReportDisclaimer" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FileNotes" nillable="true" type="q102:ArrayOfFileNote" xmlns:q102="http://centrix.co.nz"/><xs:element minOccurs="0" name="FinesDataList" nillable="true" type="q103:ArrayOfFinesData" xmlns:q103="http://centrix.co.nz"/><xs:element minOccurs="0" name="ClientGroupKey" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ClientRequestKey" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="RedArrearsMonthList" nillable="true" type="q104:ArrayOfRedArrearsMonth" xmlns:q104="http://centrix.co.nz"/><xs:element minOccurs="0" name="ApplicationDecision" nillable="true" type="q105:DecisionResult" xmlns:q105="http://centrix.co.nz"/><xs:element minOccurs="0" name="ExtraDataItems" nillable="true" type="q106:ArrayOfExtraDataItem" xmlns:q106="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="CreditReportResult2" nillable="true" type="q107:CreditReportResult2" xmlns:q107="http://centrix.co.nz"/><xs:complexType name="ArrayOfNameOnlyInsolvency"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="NameOnlyInsolvency" nillable="true" type="q108:NameOnlyInsolvency" xmlns:q108="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfNameOnlyInsolvency" nillable="true" type="q109:ArrayOfNameOnlyInsolvency" xmlns:q109="http://centrix.co.nz"/><xs:complexType name="NameOnlyInsolvency"><xs:sequence><xs:element name="Surname" nillable="true" type="xs:string"/><xs:element name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="YearOfBirth" nillable="true" type="xs:int"/><xs:element name="InsolvencyNumber" type="xs:long"/><xs:element name="AdjudicationDate" type="xs:dateTime"/><xs:element name="InsolvencyType" nillable="true" type="xs:string"/><xs:element name="InsolvencyStatus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DischargeDate" nillable="true" type="xs:dateTime"/><xs:element name="InsolvencyAlternateNames" nillable="true" type="q110:ArrayOfInsolvencyAlternateName" xmlns:q110="http://centrix.co.nz"/><xs:element name="InsolvencyAddresses" nillable="true" type="q111:ArrayOfInsolvencyAddress" xmlns:q111="http://centrix.co.nz"/><xs:element minOccurs="0" name="OccupationAtAdjudication" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ModifiedDate" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="NameOnlyInsolvency" nillable="true" type="q112:NameOnlyInsolvency" xmlns:q112="http://centrix.co.nz"/><xs:complexType name="ArrayOfInsolvencyAlternateName"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="InsolvencyAlternateName" nillable="true" type="q113:InsolvencyAlternateName" xmlns:q113="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInsolvencyAlternateName" nillable="true" type="q114:ArrayOfInsolvencyAlternateName" xmlns:q114="http://centrix.co.nz"/><xs:complexType name="InsolvencyAlternateName"><xs:sequence><xs:element name="Surname" nillable="true" type="xs:string"/><xs:element name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="InsolvencyAlternateName" nillable="true" type="q115:InsolvencyAlternateName" xmlns:q115="http://centrix.co.nz"/><xs:complexType name="ArrayOfInsolvencyAddress"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="InsolvencyAddress" nillable="true" type="q116:InsolvencyAddress" xmlns:q116="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInsolvencyAddress" nillable="true" type="q117:ArrayOfInsolvencyAddress" xmlns:q117="http://centrix.co.nz"/><xs:complexType name="InsolvencyAddress"><xs:sequence><xs:element name="AddressLine1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AddressLine2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Suburb" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CountryDescription" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="InsolvencyAddress" nillable="true" type="q118:InsolvencyAddress" xmlns:q118="http://centrix.co.nz"/><xs:complexType name="ArrayOfFinesData"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="FinesData" nillable="true" type="q119:FinesData" xmlns:q119="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfFinesData" nillable="true" type="q120:ArrayOfFinesData" xmlns:q120="http://centrix.co.nz"/><xs:complexType name="FinesData"><xs:sequence><xs:element name="HasOutstandingFines" type="xs:boolean"/><xs:element name="FinesMessage" nillable="true" type="xs:string"/><xs:element name="OutstandingFinesAmount" type="xs:decimal"/><xs:element minOccurs="0" name="AsAtDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="StatusCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StatusCodeDescription" nillable="true" type="xs:string"/><xs:element name="ExternalTxnReference" nillable="true" type="xs:string"/><xs:element name="RequestTimestamp" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="FinesData" nillable="true" type="q121:FinesData" xmlns:q121="http://centrix.co.nz"/><xs:complexType name="ArrayOfRedArrearsMonth"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RedArrearsMonth" nillable="true" type="q122:RedArrearsMonth" xmlns:q122="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRedArrearsMonth" nillable="true" type="q123:ArrayOfRedArrearsMonth" xmlns:q123="http://centrix.co.nz"/><xs:complexType name="RedArrearsMonth"><xs:sequence><xs:element name="Year" type="xs:int"/><xs:element name="Month" type="xs:int"/><xs:element name="MonthName" nillable="true" type="xs:string"/><xs:element name="Active" type="xs:boolean"/><xs:element name="RedArrearsList" nillable="true" type="q124:ArrayOfRedArrears" xmlns:q124="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="RedArrearsMonth" nillable="true" type="q125:RedArrearsMonth" xmlns:q125="http://centrix.co.nz"/><xs:complexType name="ArrayOfRedArrears"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="RedArrears" nillable="true" type="q126:RedArrears" xmlns:q126="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfRedArrears" nillable="true" type="q127:ArrayOfRedArrears" xmlns:q127="http://centrix.co.nz"/><xs:complexType name="RedArrears"><xs:sequence><xs:element name="SupplierCode" nillable="true" type="xs:string"/><xs:element name="SupplierName" nillable="true" type="xs:string"/><xs:element name="BalanceOverdue30Days" type="xs:decimal"/><xs:element name="BalanceOverdue60Days" type="xs:decimal"/><xs:element name="BalanceOverdue90Days" type="xs:decimal"/><xs:element name="BalanceOverdue120Days" type="xs:decimal"/></xs:sequence></xs:complexType><xs:element name="RedArrears" nillable="true" type="q128:RedArrears" xmlns:q128="http://centrix.co.nz"/><xs:complexType name="DecisionResult"><xs:sequence><xs:element name="RulesOwner" nillable="true" type="xs:string"/><xs:element name="RulesVersionNumber" type="xs:int"/><xs:element name="RulesModificationNumber" type="xs:int"/><xs:element name="Decision" nillable="true" type="xs:string"/><xs:element name="DecisionReasons" nillable="true" type="q129:ArrayOfDecisionReason" xmlns:q129="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="DecisionResult" nillable="true" type="q130:DecisionResult" xmlns:q130="http://centrix.co.nz"/><xs:complexType name="ArrayOfDecisionReason"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DecisionReason" nillable="true" type="q131:DecisionReason" xmlns:q131="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDecisionReason" nillable="true" type="q132:ArrayOfDecisionReason" xmlns:q132="http://centrix.co.nz"/><xs:complexType name="DecisionReason"><xs:sequence><xs:element name="Priority" type="xs:int"/><xs:element name="Reason" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="DecisionReason" nillable="true" type="q133:DecisionReason" xmlns:q133="http://centrix.co.nz"/><xs:complexType name="ArrayOfExtraDataItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExtraDataItem" nillable="true" type="q134:ExtraDataItem" xmlns:q134="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExtraDataItem" nillable="true" type="q135:ArrayOfExtraDataItem" xmlns:q135="http://centrix.co.nz"/><xs:complexType name="ExtraDataItem"><xs:sequence><xs:element name="ExtraDataItemType" nillable="true" type="xs:string"/><xs:element name="NameValuePairs" nillable="true" type="q136:ArrayOfNameValuePair" xmlns:q136="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ExtraDataItem" nillable="true" type="q137:ExtraDataItem" xmlns:q137="http://centrix.co.nz"/><xs:complexType name="ArrayOfNameValuePair"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="NameValuePair" nillable="true" type="q138:NameValuePair" xmlns:q138="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfNameValuePair" nillable="true" type="q139:ArrayOfNameValuePair" xmlns:q139="http://centrix.co.nz"/><xs:complexType name="NameValuePair"><xs:sequence><xs:element name="Name" nillable="true" type="xs:string"/><xs:element name="Value" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="NameValuePair" nillable="true" type="q140:NameValuePair" xmlns:q140="http://centrix.co.nz"/><xs:element name="DoPublicDataSearch"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="PublicDataSearchRequest" nillable="true" type="q141:PublicDataSearchRequest" xmlns:q141="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PublicDataSearchRequest"><xs:sequence><xs:element name="Credentials" nillable="true" type="q142:InputCredentials" xmlns:q142="http://centrix.co.nz"/><xs:element minOccurs="0" name="SubscriberReference" nillable="true" type="xs:string"/><xs:element name="InputName" nillable="true" type="q143:InputName" xmlns:q143="http://centrix.co.nz"/><xs:element minOccurs="0" name="KnownAddresses" nillable="true" type="q144:ArrayOfInputKnownAddress" xmlns:q144="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="PublicDataSearchRequest" nillable="true" type="q145:PublicDataSearchRequest" xmlns:q145="http://centrix.co.nz"/><xs:complexType name="InputName"><xs:sequence><xs:element name="Surname" nillable="true" type="xs:string"/><xs:element name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DateOfBirth" nillable="true" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="InputName" nillable="true" type="q146:InputName" xmlns:q146="http://centrix.co.nz"/><xs:complexType name="ArrayOfInputKnownAddress"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="InputKnownAddress" nillable="true" type="q147:InputKnownAddress" xmlns:q147="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfInputKnownAddress" nillable="true" type="q148:ArrayOfInputKnownAddress" xmlns:q148="http://centrix.co.nz"/><xs:complexType name="InputKnownAddress"><xs:sequence><xs:element name="AddressLine1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AddressLine2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Suburb" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Postcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DeliveryPointID" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="InputKnownAddress" nillable="true" type="q149:InputKnownAddress" xmlns:q149="http://centrix.co.nz"/><xs:element name="DoPublicDataSearchResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DoPublicDataSearchResult" nillable="true" type="q150:PublicDataSearchResult" xmlns:q150="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PublicDataSearchResult"><xs:sequence><xs:element name="EnquiryDate" type="xs:dateTime"/><xs:element name="SubscriberReference" nillable="true" type="xs:string"/><xs:element name="EnquiryNumber" nillable="true" type="xs:string"/><xs:element name="IsSuccess" type="xs:boolean"/><xs:element name="ServiceVersion" nillable="true" type="xs:string"/><xs:element name="WsdlVersion" nillable="true" type="xs:string"/><xs:element name="ServiceEnvironment" nillable="true" type="xs:string"/><xs:element name="StatusMessages" nillable="true" type="q151:ArrayOfStatusMessage" xmlns:q151="http://centrix.co.nz"/><xs:element name="SearchData" nillable="true" type="q152:SearchData" xmlns:q152="http://centrix.co.nz"/><xs:element name="NameOnlyAuthorisations" nillable="true" type="q153:NameOnlyAuthorisations" xmlns:q153="http://centrix.co.nz"/><xs:element name="ReportDisclaimer" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NameOnlyInsolvencies" nillable="true" type="q154:ArrayOfNameOnlyInsolvency2" xmlns:q154="http://centrix.co.nz"/><xs:element minOccurs="0" name="NameOnlyJudgments" nillable="true" type="q155:ArrayOfNameOnlyJudgment" xmlns:q155="http://centrix.co.nz"/><xs:element minOccurs="0" name="NameOnlyCompanyAffiliations" nillable="true" type="q156:ArrayOfNameOnlyCompanyAffiliation" xmlns:q156="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="PublicDataSearchResult" nillable="true" type="q157:PublicDataSearchResult" xmlns:q157="http://centrix.co.nz"/><xs:complexType name="SearchData"><xs:sequence><xs:element name="Surname" nillable="true" type="xs:string"/><xs:element name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DateOfBirth" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="KnownAddresses" nillable="true" type="q158:ArrayOfInputKnownAddress" xmlns:q158="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="SearchData" nillable="true" type="q159:SearchData" xmlns:q159="http://centrix.co.nz"/><xs:complexType name="NameOnlyAuthorisations"><xs:sequence><xs:element name="CompanyAffiliations" type="xs:boolean"/><xs:element name="Judgments" type="xs:boolean"/><xs:element name="Insolvencies" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="NameOnlyAuthorisations" nillable="true" type="q160:NameOnlyAuthorisations" xmlns:q160="http://centrix.co.nz"/><xs:complexType name="ArrayOfNameOnlyInsolvency2"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="NameOnlyInsolvency2" nillable="true" type="q161:NameOnlyInsolvency2" xmlns:q161="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfNameOnlyInsolvency2" nillable="true" type="q162:ArrayOfNameOnlyInsolvency2" xmlns:q162="http://centrix.co.nz"/><xs:complexType name="NameOnlyInsolvency2"><xs:sequence><xs:element name="MatchType" nillable="true" type="xs:string"/><xs:element name="Surname" nillable="true" type="xs:string"/><xs:element name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="YearOfBirth" nillable="true" type="xs:int"/><xs:element name="InsolvencyNumber" type="xs:long"/><xs:element name="AdjudicationDate" type="xs:dateTime"/><xs:element name="InsolvencyType" nillable="true" type="xs:string"/><xs:element name="InsolvencyStatus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DischargeDate" nillable="true" type="xs:dateTime"/><xs:element name="InsolvencyAlternateNames" nillable="true" type="q163:ArrayOfInsolvencyAlternateName" xmlns:q163="http://centrix.co.nz"/><xs:element name="InsolvencyAddresses" nillable="true" type="q164:ArrayOfInsolvencyAddress" xmlns:q164="http://centrix.co.nz"/><xs:element minOccurs="0" name="OccupationAtAdjudication" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="NameOnlyInsolvency2" nillable="true" type="q165:NameOnlyInsolvency2" xmlns:q165="http://centrix.co.nz"/><xs:complexType name="ArrayOfNameOnlyJudgment"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="NameOnlyJudgment" nillable="true" type="q166:NameOnlyJudgment" xmlns:q166="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfNameOnlyJudgment" nillable="true" type="q167:ArrayOfNameOnlyJudgment" xmlns:q167="http://centrix.co.nz"/><xs:complexType name="NameOnlyJudgment"><xs:sequence><xs:element name="MatchType" nillable="true" type="xs:string"/><xs:element name="Surname" nillable="true" type="xs:string"/><xs:element name="FirstName" nillable="true" type="xs:string"/><xs:element name="Occupation" nillable="true" type="xs:string"/><xs:element name="JudgementNumber" nillable="true" type="xs:string"/><xs:element name="DateOfJudgement" type="xs:dateTime"/><xs:element name="MultipleDefendants" nillable="true" type="xs:string"/><xs:element name="Plaintiffs" nillable="true" type="q168:ArrayOfPlaintiff" xmlns:q168="http://centrix.co.nz"/><xs:element name="JudgementType" nillable="true" type="xs:string"/><xs:element name="Amount" type="xs:decimal"/><xs:element name="JudgmentAddresses" nillable="true" type="q169:ArrayOfPublicDataAddress" xmlns:q169="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="NameOnlyJudgment" nillable="true" type="q170:NameOnlyJudgment" xmlns:q170="http://centrix.co.nz"/><xs:complexType name="ArrayOfPublicDataAddress"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PublicDataAddress" nillable="true" type="q171:PublicDataAddress" xmlns:q171="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPublicDataAddress" nillable="true" type="q172:ArrayOfPublicDataAddress" xmlns:q172="http://centrix.co.nz"/><xs:complexType name="PublicDataAddress"><xs:sequence><xs:element name="AddressLine1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AddressLine2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Suburb" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CountryDescription" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PublicDataAddress" nillable="true" type="q173:PublicDataAddress" xmlns:q173="http://centrix.co.nz"/><xs:complexType name="ArrayOfNameOnlyCompanyAffiliation"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="NameOnlyCompanyAffiliation" nillable="true" type="q174:NameOnlyCompanyAffiliation" xmlns:q174="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfNameOnlyCompanyAffiliation" nillable="true" type="q175:ArrayOfNameOnlyCompanyAffiliation" xmlns:q175="http://centrix.co.nz"/><xs:complexType name="NameOnlyCompanyAffiliation"><xs:sequence><xs:element name="MatchType" nillable="true" type="xs:string"/><xs:element name="Name" nillable="true" type="xs:string"/><xs:element name="DateLastUpdated" type="xs:dateTime"/><xs:element name="AffiliationType" nillable="true" type="xs:string"/><xs:element name="CompanyNumber" type="xs:int"/><xs:element name="CompanyName" nillable="true" type="xs:string"/><xs:element name="CompanyStatus" nillable="true" type="xs:string"/><xs:element name="CompanyStatusDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DateAppointed" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DateResigned" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="LastDocumentDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Address1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Address2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Address4" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Address3" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="NameOnlyCompanyAffiliation" nillable="true" type="q176:NameOnlyCompanyAffiliation" xmlns:q176="http://centrix.co.nz"/><xs:element name="CheckConsumerDetails"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreditReportProductsRequest" nillable="true" type="q177:CreditReportProductsRequest" xmlns:q177="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CreditReportProductsRequest"><xs:sequence><xs:element name="Credentials" nillable="true" type="q178:InputCredentials" xmlns:q178="http://centrix.co.nz"/><xs:element minOccurs="0" name="ServiceProducts" nillable="true" type="q179:ArrayOfServiceProduct" xmlns:q179="http://centrix.co.nz"/><xs:element name="RequestDetails" nillable="true" type="q180:RequestDetails" xmlns:q180="http://centrix.co.nz"/><xs:element minOccurs="0" name="DriverLicence" nillable="true" type="q181:DriverLicence" xmlns:q181="http://centrix.co.nz"/><xs:element name="ConsumerData" nillable="true" type="q182:ConsumerData" xmlns:q182="http://centrix.co.nz"/><xs:element minOccurs="0" name="Consents" nillable="true" type="q183:ArrayOfConsent" xmlns:q183="http://centrix.co.nz"/><xs:element minOccurs="0" name="ClientKeys" nillable="true" type="q184:ClientKeys" xmlns:q184="http://centrix.co.nz"/><xs:element minOccurs="0" name="ExtraParameters" nillable="true" type="q185:ArrayOfNameValuePair" xmlns:q185="http://centrix.co.nz"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="CreditReportProductsRequest" nillable="true" type="q186:CreditReportProductsRequest" xmlns:q186="http://centrix.co.nz"/><xs:complexType name="ArrayOfServiceProduct"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ServiceProduct" nillable="true" type="q187:ServiceProduct" xmlns:q187="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfServiceProduct" nillable="true" type="q188:ArrayOfServiceProduct" xmlns:q188="http://centrix.co.nz"/><xs:complexType name="ServiceProduct"><xs:sequence><xs:element minOccurs="0" name="ProductCode" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ServiceProduct" nillable="true" type="q189:ServiceProduct" xmlns:q189="http://centrix.co.nz"/><xs:complexType name="RequestDetails"><xs:sequence><xs:element name="EnquiryReason" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SubscriberReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AmountSought" type="xs:decimal"/><xs:element minOccurs="0" name="ApplicantType" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="RequestDetails" nillable="true" type="q190:RequestDetails" xmlns:q190="http://centrix.co.nz"/><xs:complexType name="DriverLicence"><xs:sequence><xs:element name="DriverLicenceNumber" nillable="true" type="xs:string"/><xs:element name="DriverLicenceVersion" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="DriverLicence" nillable="true" type="q191:DriverLicence" xmlns:q191="http://centrix.co.nz"/><xs:complexType name="ConsumerData"><xs:sequence><xs:element name="Personal" nillable="true" type="q192:Personal" xmlns:q192="http://centrix.co.nz"/><xs:element name="Addresses" nillable="true" type="q193:ArrayOfAddress" xmlns:q193="http://centrix.co.nz"/><xs:element minOccurs="0" name="Passport" nillable="true" type="q194:Passport" xmlns:q194="http://centrix.co.nz"/><xs:element minOccurs="0" name="Telephones" nillable="true" type="q195:ArrayOfTelephone" xmlns:q195="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ConsumerData" nillable="true" type="q196:ConsumerData" xmlns:q196="http://centrix.co.nz"/><xs:complexType name="Personal"><xs:sequence><xs:element name="Surname" nillable="true" type="xs:string"/><xs:element name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DateOfBirth" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="Gender" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Personal" nillable="true" type="q197:Personal" xmlns:q197="http://centrix.co.nz"/><xs:complexType name="ArrayOfAddress"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Address" nillable="true" type="q198:Address" xmlns:q198="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAddress" nillable="true" type="q199:ArrayOfAddress" xmlns:q199="http://centrix.co.nz"/><xs:complexType name="Address"><xs:sequence><xs:element name="AddressType" nillable="true" type="xs:string"/><xs:element name="AddressLine1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AddressLine2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Suburb" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element name="Country" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Postcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NumberOfYearsAtAddress" type="xs:int"/><xs:element minOccurs="0" name="State" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Address" nillable="true" type="q200:Address" xmlns:q200="http://centrix.co.nz"/><xs:complexType name="Passport"><xs:sequence><xs:element name="PassportNumber" nillable="true" type="xs:string"/><xs:element name="Expiry" type="xs:dateTime"/><xs:element minOccurs="0" name="MRZ1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MRZ2" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Passport" nillable="true" type="q201:Passport" xmlns:q201="http://centrix.co.nz"/><xs:complexType name="ArrayOfTelephone"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Telephone" nillable="true" type="q202:Telephone" xmlns:q202="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfTelephone" nillable="true" type="q203:ArrayOfTelephone" xmlns:q203="http://centrix.co.nz"/><xs:complexType name="Telephone"><xs:sequence><xs:element name="TelephoneNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Telephone" nillable="true" type="q204:Telephone" xmlns:q204="http://centrix.co.nz"/><xs:complexType name="ArrayOfConsent"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Consent" nillable="true" type="q205:Consent" xmlns:q205="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfConsent" nillable="true" type="q206:ArrayOfConsent" xmlns:q206="http://centrix.co.nz"/><xs:complexType name="Consent"><xs:sequence><xs:element name="Name" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ConsentGiven" nillable="true" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="Consent" nillable="true" type="q207:Consent" xmlns:q207="http://centrix.co.nz"/><xs:complexType name="ClientKeys"><xs:sequence><xs:element minOccurs="0" name="ClientGroupKey" nillable="true" type="ser:guid"/><xs:element minOccurs="0" name="ClientRequestKey" nillable="true" type="ser:guid"/></xs:sequence></xs:complexType><xs:element name="ClientKeys" nillable="true" type="q208:ClientKeys" xmlns:q208="http://centrix.co.nz"/><xs:element name="CheckConsumerDetailsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CheckConsumerDetailsResult" nillable="true" type="q209:CreditReportProductsResult" xmlns:q209="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="CreditReportProductsResult"><xs:sequence><xs:element name="ServiceProducts" nillable="true" type="q210:ArrayOfServiceProduct" xmlns:q210="http://centrix.co.nz"/><xs:element name="ResponseDetails" nillable="true" type="q211:ResponseDetails" xmlns:q211="http://centrix.co.nz"/><xs:element name="StatusMessages" nillable="true" type="q212:ArrayOfStatusMessage" xmlns:q212="http://centrix.co.nz"/><xs:element name="EnteredRequestDetails" nillable="true" type="q213:EnteredRequestDetails" xmlns:q213="http://centrix.co.nz"/><xs:element name="EnteredConsumerData" nillable="true" type="q214:EnteredConsumerData" xmlns:q214="http://centrix.co.nz"/><xs:element name="DataSets" nillable="true" type="q215:DataSets" xmlns:q215="http://centrix.co.nz"/><xs:element name="ReportDisclaimer" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NameOnlyDataReportDisclaimer" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InsolvencyTrusteeServiceAcknowledgement" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CompaniesOfficeAcknowledgement" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="CompaniesOfficeSearchDate" type="xs:dateTime"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="CreditReportProductsResult" nillable="true" type="q216:CreditReportProductsResult" xmlns:q216="http://centrix.co.nz"/><xs:complexType name="ResponseDetails"><xs:sequence><xs:element name="EnquiryNumber" nillable="true" type="xs:string"/><xs:element name="EnquiryDate" type="xs:dateTime"/><xs:element name="IsSuccess" type="xs:boolean"/><xs:element name="ServiceVersion" nillable="true" type="xs:string"/><xs:element name="WsdlVersion" nillable="true" type="xs:string"/><xs:element name="ServiceEnvironment" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ResponseDetails" nillable="true" type="q217:ResponseDetails" xmlns:q217="http://centrix.co.nz"/><xs:complexType name="EnteredRequestDetails"><xs:sequence><xs:element minOccurs="0" name="SubscriberReference" nillable="true" type="xs:string"/><xs:element name="EnquiryReason" nillable="true" type="xs:string"/><xs:element name="EnquiryReasonDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="ProductType" nillable="true" type="xs:string"/><xs:element name="ProductTypeDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AmountSought" type="xs:decimal"/><xs:element minOccurs="0" name="ApplicantType" nillable="true" type="xs:string"/><xs:element name="ApplicantTypeDescription" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="EnteredRequestDetails" nillable="true" type="q218:EnteredRequestDetails" xmlns:q218="http://centrix.co.nz"/><xs:complexType name="EnteredConsumerData"><xs:sequence><xs:element name="Personal" nillable="true" type="q219:Personal" xmlns:q219="http://centrix.co.nz"/><xs:element name="Addresses" nillable="true" type="q220:ArrayOfAddress" xmlns:q220="http://centrix.co.nz"/><xs:element minOccurs="0" name="DriverLicence" nillable="true" type="q221:DriverLicence" xmlns:q221="http://centrix.co.nz"/><xs:element minOccurs="0" name="Passport" nillable="true" type="q222:Passport" xmlns:q222="http://centrix.co.nz"/><xs:element minOccurs="0" name="Telephones" nillable="true" type="q223:ArrayOfTelephone" xmlns:q223="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="EnteredConsumerData" nillable="true" type="q224:EnteredConsumerData" xmlns:q224="http://centrix.co.nz"/><xs:complexType name="DataSets"><xs:sequence><xs:element name="ConsumerFile" nillable="true" type="q225:ConsumerFile" xmlns:q225="http://centrix.co.nz"/><xs:element minOccurs="0" name="DriverLicenceVerification" nillable="true" type="q226:DriverLicenceVerification" xmlns:q226="http://centrix.co.nz"/><xs:element name="KnownNames" nillable="true" type="q227:ArrayOfKnownName" xmlns:q227="http://centrix.co.nz"/><xs:element name="KnownAddresses" nillable="true" type="q228:ArrayOfKnownAddress" xmlns:q228="http://centrix.co.nz"/><xs:element name="PreviousEnquiries" nillable="true" type="q229:ArrayOfPreviousEnquiry" xmlns:q229="http://centrix.co.nz"/><xs:element name="Defaults" nillable="true" type="q230:ArrayOfDefault" xmlns:q230="http://centrix.co.nz"/><xs:element name="Judgments" nillable="true" type="q231:ArrayOfJudgement" xmlns:q231="http://centrix.co.nz"/><xs:element name="Insolvencies" nillable="true" type="q232:ArrayOfInsolvency" xmlns:q232="http://centrix.co.nz"/><xs:element name="CompanyAffiliations" nillable="true" type="q233:ArrayOfCompanyAffiliation" xmlns:q233="http://centrix.co.nz"/><xs:element name="FileNotes" nillable="true" type="q234:ArrayOfFileNote" xmlns:q234="http://centrix.co.nz"/><xs:element minOccurs="0" name="FinesDataList" nillable="true" type="q235:ArrayOfFinesData" xmlns:q235="http://centrix.co.nz"/><xs:element minOccurs="0" name="NameOnlyInsolvencies" nillable="true" type="q236:ArrayOfNameOnlyInsolvency" xmlns:q236="http://centrix.co.nz"/><xs:element minOccurs="0" name="PaymentHistory" nillable="true" type="q237:OutputPaymentHistory" xmlns:q237="http://centrix.co.nz"/><xs:element minOccurs="0" name="RedArrearsMonthList" nillable="true" type="q238:ArrayOfRedArrearsMonth" xmlns:q238="http://centrix.co.nz"/><xs:element minOccurs="0" name="PropertyOwnership" nillable="true" type="q239:PropertyOwnership" xmlns:q239="http://centrix.co.nz"/><xs:element minOccurs="0" name="ClientKeys" nillable="true" type="q240:ClientKeys" xmlns:q240="http://centrix.co.nz"/><xs:element minOccurs="0" name="IdentityVerificationData" nillable="true" type="q241:IdentityVerificationData" xmlns:q241="http://centrix.co.nz"/><xs:element minOccurs="0" name="BureauHeaderDataIdentityVerification" nillable="true" type="q242:BureauHeaderDataIdentityVerification" xmlns:q242="http://centrix.co.nz"/><xs:element minOccurs="0" name="SummaryItems" nillable="true" type="q243:ArrayOfSummaryItem" xmlns:q243="http://centrix.co.nz"/><xs:element minOccurs="0" name="ExtraDataItems" nillable="true" type="q244:ArrayOfExtraDataItem" xmlns:q244="http://centrix.co.nz"/><xs:element minOccurs="0" name="ApplicationDecision" nillable="true" type="q245:DecisionResult" xmlns:q245="http://centrix.co.nz"/><xs:element minOccurs="0" name="DIAPassport" nillable="true" type="q246:DIAPassport" xmlns:q246="http://centrix.co.nz"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="PEPWatchlistData" nillable="true" type="q247:PEPWatchlistData" xmlns:q247="http://centrix.co.nz"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="SmartID" nillable="true" type="q248:SmartID" xmlns:q248="http://centrix.co.nz"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Markup" nillable="true" type="q249:Markup" xmlns:q249="http://centrix.co.nz"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ExtInsolvencies" nillable="true" type="q250:ArrayOfExtInsolvency" xmlns:q250="http://centrix.co.nz"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="DataSets" nillable="true" type="q251:DataSets" xmlns:q251="http://centrix.co.nz"/><xs:complexType name="ConsumerFile"><xs:sequence><xs:element name="FileNumber" type="xs:int"/><xs:element name="AgeOfFile" type="xs:dateTime"/><xs:element name="Personal" nillable="true" type="q252:Personal" xmlns:q252="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ConsumerFile" nillable="true" type="q253:ConsumerFile" xmlns:q253="http://centrix.co.nz"/><xs:complexType name="DriverLicenceVerification"><xs:sequence><xs:element name="DriverLicenceNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DriverLicenceVersion" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IsDriverLicenceVerified" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsDriverLicenceLastNameMatched" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsDriverLicenceFirstNameMatched" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsDriverLicenceMiddleNameMatched" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsDriverLicenceDateOfBirthMatched" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsSuccess" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="IsDriverLicenceVerifiedAndMatched" nillable="true" type="xs:boolean"/><xs:element minOccurs="0" name="Surname" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="DriverLicenceVerification" nillable="true" type="q254:DriverLicenceVerification" xmlns:q254="http://centrix.co.nz"/><xs:complexType name="OutputPaymentHistory"><xs:sequence><xs:element name="Accounts" nillable="true" type="q255:ArrayOfAccount" xmlns:q255="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="OutputPaymentHistory" nillable="true" type="q256:OutputPaymentHistory" xmlns:q256="http://centrix.co.nz"/><xs:complexType name="ArrayOfAccount"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Account" nillable="true" type="q257:Account" xmlns:q257="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfAccount" nillable="true" type="q258:ArrayOfAccount" xmlns:q258="http://centrix.co.nz"/><xs:complexType name="Account"><xs:sequence><xs:element name="CentrixReference" type="xs:int"/><xs:element name="AccountId" nillable="true" type="xs:string"/><xs:element name="AccountType" nillable="true" type="xs:string"/><xs:element name="AccountTypeDescription" nillable="true" type="xs:string"/><xs:element name="AccountStatus" nillable="true" type="xs:string"/><xs:element name="AccountStatusDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AccountStatusDate" nillable="true" type="xs:dateTime"/><xs:element name="Supplier" nillable="true" type="xs:string"/><xs:element name="CustomerStartDate" type="xs:dateTime"/><xs:element minOccurs="0" name="CustomerCeaseDate" nillable="true" type="xs:dateTime"/><xs:element name="AccountRelationship" nillable="true" type="xs:string"/><xs:element name="AccountRelationshipDescription" nillable="true" type="xs:string"/><xs:element name="IndustryType" nillable="true" type="xs:string"/><xs:element name="IndustryTypeDescription" nillable="true" type="xs:string"/><xs:element name="CreditLimit" type="xs:decimal"/><xs:element name="CreditType" nillable="true" type="xs:string"/><xs:element name="CreditTypeDescription" nillable="true" type="xs:string"/><xs:element name="CreditPurpose" nillable="true" type="xs:string"/><xs:element name="CreditPurposeDescription" nillable="true" type="xs:string"/><xs:element name="SecuredCreditType" nillable="true" type="xs:string"/><xs:element name="SecuredCreditTypeDescription" nillable="true" type="xs:string"/><xs:element name="TermOfLoan" nillable="true" type="xs:string"/><xs:element name="PaymentFrequency" nillable="true" type="xs:string"/><xs:element name="PaymentFrequencyDescription" nillable="true" type="xs:string"/><xs:element name="PaymentType" nillable="true" type="xs:string"/><xs:element name="PaymentTypeDescription" nillable="true" type="xs:string"/><xs:element name="PaymentProfile" nillable="true" type="q259:ArrayOfPaymentPeriod" xmlns:q259="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="Account" nillable="true" type="q260:Account" xmlns:q260="http://centrix.co.nz"/><xs:complexType name="ArrayOfPaymentPeriod"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="PaymentPeriod" nillable="true" type="q261:PaymentPeriod" xmlns:q261="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfPaymentPeriod" nillable="true" type="q262:ArrayOfPaymentPeriod" xmlns:q262="http://centrix.co.nz"/><xs:complexType name="PaymentPeriod"><xs:sequence><xs:element minOccurs="0" name="Month" type="xs:int"/><xs:element minOccurs="0" name="MonthDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentStatus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PaymentStatusDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Year" type="xs:int"/></xs:sequence></xs:complexType><xs:element name="PaymentPeriod" nillable="true" type="q263:PaymentPeriod" xmlns:q263="http://centrix.co.nz"/><xs:complexType name="PropertyOwnership"><xs:sequence><xs:element name="Properties" nillable="true" type="q264:ArrayOfProperty" xmlns:q264="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="PropertyOwnership" nillable="true" type="q265:PropertyOwnership" xmlns:q265="http://centrix.co.nz"/><xs:complexType name="ArrayOfProperty"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="Property" nillable="true" type="q266:Property" xmlns:q266="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfProperty" nillable="true" type="q267:ArrayOfProperty" xmlns:q267="http://centrix.co.nz"/><xs:complexType name="Property"><xs:sequence><xs:element name="QPID" nillable="true" type="xs:string"/><xs:element name="CertificateOfTitle" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="IssueDate" nillable="true" type="xs:dateTime"/><xs:element name="PropertyDetails" nillable="true" type="q268:PropertyDetails" xmlns:q268="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="Property" nillable="true" type="q269:Property" xmlns:q269="http://centrix.co.nz"/><xs:complexType name="PropertyDetails"><xs:sequence><xs:element name="PhysicalAddress" nillable="true" type="xs:string"/><xs:element name="Suburb" nillable="true" type="xs:string"/><xs:element name="TerritorialAuthority" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PropertyDetails" nillable="true" type="q270:PropertyDetails" xmlns:q270="http://centrix.co.nz"/><xs:complexType name="IdentityVerificationData"><xs:sequence><xs:element name="IsSuccess" type="xs:boolean"/><xs:element name="IsVerified" type="xs:boolean"/><xs:element name="VerifiedStatus" nillable="true" type="xs:string"/><xs:element name="IsInternationalWatchlistClear" type="xs:boolean"/><xs:element name="InternationalWatchlistStatus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TransactionID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TransactionRecordID" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TransactionDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Errors" nillable="true" type="q271:ArrayOfIdentityVerificationServiceMessage" xmlns:q271="http://centrix.co.nz"/><xs:element name="DataSourceResults" nillable="true" type="q272:ArrayOfIdentityVerificationDataSourceResult" xmlns:q272="http://centrix.co.nz"/><xs:element name="DataProvided" nillable="true" type="q273:ArrayOfIdentityVerificationDataProvided" xmlns:q273="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="IdentityVerificationData" nillable="true" type="q274:IdentityVerificationData" xmlns:q274="http://centrix.co.nz"/><xs:complexType name="ArrayOfIdentityVerificationServiceMessage"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="IdentityVerificationServiceMessage" nillable="true" type="q275:IdentityVerificationServiceMessage" xmlns:q275="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfIdentityVerificationServiceMessage" nillable="true" type="q276:ArrayOfIdentityVerificationServiceMessage" xmlns:q276="http://centrix.co.nz"/><xs:complexType name="IdentityVerificationServiceMessage"><xs:sequence><xs:element name="Code" nillable="true" type="xs:string"/><xs:element name="Message" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="IdentityVerificationServiceMessage" nillable="true" type="q277:IdentityVerificationServiceMessage" xmlns:q277="http://centrix.co.nz"/><xs:complexType name="ArrayOfIdentityVerificationDataSourceResult"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="IdentityVerificationDataSourceResult" nillable="true" type="q278:IdentityVerificationDataSourceResult" xmlns:q278="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfIdentityVerificationDataSourceResult" nillable="true" type="q279:ArrayOfIdentityVerificationDataSourceResult" xmlns:q279="http://centrix.co.nz"/><xs:complexType name="IdentityVerificationDataSourceResult"><xs:sequence><xs:element name="DataSourceName" nillable="true" type="xs:string"/><xs:element name="Status" nillable="true" type="xs:string"/><xs:element name="StatusDescription" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DataSourceErrors" nillable="true" type="q280:ArrayOfIdentityVerificationServiceMessage" xmlns:q280="http://centrix.co.nz"/><xs:element name="DataSourceResultFields" nillable="true" type="q281:ArrayOfIdentityVerificationDataSourceResultField" xmlns:q281="http://centrix.co.nz"/><xs:element minOccurs="0" name="AppendedFields" nillable="true" type="q282:ArrayOfIdentityVerificationAppendedField" xmlns:q282="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="IdentityVerificationDataSourceResult" nillable="true" type="q283:IdentityVerificationDataSourceResult" xmlns:q283="http://centrix.co.nz"/><xs:complexType name="ArrayOfIdentityVerificationDataSourceResultField"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="IdentityVerificationDataSourceResultField" nillable="true" type="q284:IdentityVerificationDataSourceResultField" xmlns:q284="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfIdentityVerificationDataSourceResultField" nillable="true" type="q285:ArrayOfIdentityVerificationDataSourceResultField" xmlns:q285="http://centrix.co.nz"/><xs:complexType name="IdentityVerificationDataSourceResultField"><xs:sequence><xs:element minOccurs="0" name="GroupName" nillable="true" type="xs:string"/><xs:element name="FieldName" nillable="true" type="xs:string"/><xs:element name="Status" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="IdentityVerificationDataSourceResultField" nillable="true" type="q286:IdentityVerificationDataSourceResultField" xmlns:q286="http://centrix.co.nz"/><xs:complexType name="ArrayOfIdentityVerificationAppendedField"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="IdentityVerificationAppendedField" nillable="true" type="q287:IdentityVerificationAppendedField" xmlns:q287="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfIdentityVerificationAppendedField" nillable="true" type="q288:ArrayOfIdentityVerificationAppendedField" xmlns:q288="http://centrix.co.nz"/><xs:complexType name="IdentityVerificationAppendedField"><xs:sequence><xs:element name="FieldName" nillable="true" type="xs:string"/><xs:element name="Data" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DataName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DataValue" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="IdentityVerificationAppendedField" nillable="true" type="q289:IdentityVerificationAppendedField" xmlns:q289="http://centrix.co.nz"/><xs:complexType name="ArrayOfIdentityVerificationDataProvided"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="IdentityVerificationDataProvided" nillable="true" type="q290:IdentityVerificationDataProvided" xmlns:q290="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfIdentityVerificationDataProvided" nillable="true" type="q291:ArrayOfIdentityVerificationDataProvided" xmlns:q291="http://centrix.co.nz"/><xs:complexType name="IdentityVerificationDataProvided"><xs:sequence><xs:element minOccurs="0" name="GroupName" nillable="true" type="xs:string"/><xs:element name="FieldName" nillable="true" type="xs:string"/><xs:element name="FieldValue" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="IdentityVerificationDataProvided" nillable="true" type="q292:IdentityVerificationDataProvided" xmlns:q292="http://centrix.co.nz"/><xs:complexType name="BureauHeaderDataIdentityVerification"><xs:sequence><xs:element name="IsVerified" type="xs:boolean"/></xs:sequence></xs:complexType><xs:element name="BureauHeaderDataIdentityVerification" nillable="true" type="q293:BureauHeaderDataIdentityVerification" xmlns:q293="http://centrix.co.nz"/><xs:complexType name="ArrayOfSummaryItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="SummaryItem" nillable="true" type="q294:SummaryItem" xmlns:q294="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfSummaryItem" nillable="true" type="q295:ArrayOfSummaryItem" xmlns:q295="http://centrix.co.nz"/><xs:complexType name="SummaryItem"><xs:sequence><xs:element name="SummaryItemType" nillable="true" type="xs:string"/><xs:element name="NameValuePairs" nillable="true" type="q296:ArrayOfNameValuePair" xmlns:q296="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="SummaryItem" nillable="true" type="q297:SummaryItem" xmlns:q297="http://centrix.co.nz"/><xs:complexType name="DIAPassport"><xs:sequence><xs:element name="IsSuccess" type="xs:boolean"/><xs:element name="ErrorMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DIAPassportVerified" type="xs:boolean"/><xs:element minOccurs="0" name="Surname" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="DIAPassport" nillable="true" type="q298:DIAPassport" xmlns:q298="http://centrix.co.nz"/><xs:complexType name="PEPWatchlistData"><xs:sequence><xs:element name="IsSuccess" type="xs:boolean"/><xs:element name="InternationalWatchlistIsClear" type="xs:boolean"/><xs:element minOccurs="0" name="WatchlistData" nillable="true" type="q299:ArrayOfWatchlistDataItem" xmlns:q299="http://centrix.co.nz"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="PEPWatchlistData" nillable="true" type="q300:PEPWatchlistData" xmlns:q300="http://centrix.co.nz"/><xs:complexType name="ArrayOfWatchlistDataItem"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="WatchlistDataItem" nillable="true" type="q301:WatchlistDataItem" xmlns:q301="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfWatchlistDataItem" nillable="true" type="q302:ArrayOfWatchlistDataItem" xmlns:q302="http://centrix.co.nz"/><xs:complexType name="WatchlistDataItem"><xs:sequence><xs:element name="DataItemName" nillable="true" type="xs:string"/><xs:element name="DataItemValue" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="WatchlistDataItem" nillable="true" type="q303:WatchlistDataItem" xmlns:q303="http://centrix.co.nz"/><xs:complexType name="SmartID"><xs:sequence><xs:element name="IsVerified" type="xs:boolean"/><xs:element name="IsNameVerified" type="xs:boolean"/><xs:element name="IsDateOfBirthVerified" type="xs:boolean"/><xs:element name="IsAddressVerified" type="xs:boolean"/><xs:element minOccurs="0" name="VerifiedDataSources" nillable="true" type="q304:ArrayOfVerifiedDataSource" xmlns:q304="http://centrix.co.nz"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="DataSourceMatchResults" nillable="true" type="q305:ArrayOfDataSourceMatchResult" xmlns:q305="http://centrix.co.nz"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="Version" nillable="true" type="xs:string"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element></xs:sequence></xs:complexType><xs:element name="SmartID" nillable="true" type="q306:SmartID" xmlns:q306="http://centrix.co.nz"/><xs:complexType name="ArrayOfVerifiedDataSource"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="VerifiedDataSource" nillable="true" type="q307:VerifiedDataSource" xmlns:q307="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfVerifiedDataSource" nillable="true" type="q308:ArrayOfVerifiedDataSource" xmlns:q308="http://centrix.co.nz"/><xs:complexType name="VerifiedDataSource"><xs:sequence><xs:element name="DataSourceName" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="VerifiedDataSource" nillable="true" type="q309:VerifiedDataSource" xmlns:q309="http://centrix.co.nz"/><xs:complexType name="ArrayOfDataSourceMatchResult"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DataSourceMatchResult" nillable="true" type="q310:DataSourceMatchResult" xmlns:q310="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDataSourceMatchResult" nillable="true" type="q311:ArrayOfDataSourceMatchResult" xmlns:q311="http://centrix.co.nz"/><xs:complexType name="DataSourceMatchResult"><xs:sequence><xs:element name="DataSourceName" nillable="true" type="xs:string"/><xs:element name="DataSourceDescription" nillable="true" type="xs:string"/><xs:element name="NameMatchStatus" nillable="true" type="xs:string"/><xs:element name="DateOfBirthMatchStatus" nillable="true" type="xs:string"/><xs:element name="AddressMatchStatus" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="DataSourceMatchResult" nillable="true" type="q312:DataSourceMatchResult" xmlns:q312="http://centrix.co.nz"/><xs:complexType name="Markup"><xs:sequence><xs:element name="HtmlMarkup" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="Markup" nillable="true" type="q313:Markup" xmlns:q313="http://centrix.co.nz"/><xs:complexType name="ArrayOfExtInsolvency"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExtInsolvency" nillable="true" type="q314:ExtInsolvency" xmlns:q314="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExtInsolvency" nillable="true" type="q315:ArrayOfExtInsolvency" xmlns:q315="http://centrix.co.nz"/><xs:complexType name="ExtInsolvency"><xs:sequence><xs:element name="InsolvencyNumber" type="xs:long"/><xs:element name="InsolvencyType" nillable="true" type="xs:string"/><xs:element name="EstateName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="TradingName" nillable="true" type="xs:string"/><xs:element name="AddressAtAdjudication" nillable="true" type="xs:string"/><xs:element name="InsolvencyStatus" nillable="true" type="xs:string"/><xs:element name="AdjudicationDate" type="xs:dateTime"/><xs:element minOccurs="0" name="Court" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DischargeDate" nillable="true" type="xs:dateTime"/><xs:element minOccurs="0" name="DischargeConditions" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Office" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OfficePhone" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="InsolvencyOfficer" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DebtorFirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DebtorMiddleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DebtorLastName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="OccupationAtAdjudication" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="EmploymentStatusAtAdjudication" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="YearOfBirth" type="xs:int"/><xs:element minOccurs="0" name="DateOfBirth" nillable="true" type="xs:dateTime"><xs:annotation><xs:appinfo><DefaultValue EmitDefaultValue="false" xmlns="http://schemas.microsoft.com/2003/10/Serialization/"/></xs:appinfo></xs:annotation></xs:element><xs:element minOccurs="0" name="ModifiedDate" nillable="true" type="xs:dateTime"/><xs:element name="ExtInsolvencyAddresses" nillable="true" type="q316:ArrayOfExtInsolvencyAddress" xmlns:q316="http://centrix.co.nz"/><xs:element name="ExtInsolvencyAlternateNames" nillable="true" type="q317:ArrayOfExtInsolvencyAlternateName" xmlns:q317="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ExtInsolvency" nillable="true" type="q318:ExtInsolvency" xmlns:q318="http://centrix.co.nz"/><xs:complexType name="ArrayOfExtInsolvencyAddress"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExtInsolvencyAddress" nillable="true" type="q319:ExtInsolvencyAddress" xmlns:q319="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExtInsolvencyAddress" nillable="true" type="q320:ArrayOfExtInsolvencyAddress" xmlns:q320="http://centrix.co.nz"/><xs:complexType name="ExtInsolvencyAddress"><xs:sequence><xs:element name="AddressType" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Suburb" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="CityTown" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PostCode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FlatApartmentNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StreetNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="StreetName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="POBox" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="PostalAddress1" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ExtInsolvencyAddress" nillable="true" type="q321:ExtInsolvencyAddress" xmlns:q321="http://centrix.co.nz"/><xs:complexType name="ArrayOfExtInsolvencyAlternateName"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="ExtInsolvencyAlternateName" nillable="true" type="q322:ExtInsolvencyAlternateName" xmlns:q322="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfExtInsolvencyAlternateName" nillable="true" type="q323:ArrayOfExtInsolvencyAlternateName" xmlns:q323="http://centrix.co.nz"/><xs:complexType name="ExtInsolvencyAlternateName"><xs:sequence><xs:element name="Name" nillable="true" type="xs:string"/><xs:element name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element name="Surname" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="ExtInsolvencyAlternateName" nillable="true" type="q324:ExtInsolvencyAlternateName" xmlns:q324="http://centrix.co.nz"/><xs:element name="GetCreditReportProducts"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreditReportProductsRequest" nillable="true" type="q325:CreditReportProductsRequest" xmlns:q325="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetCreditReportProductsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetCreditReportProductsResult" nillable="true" type="q326:CreditReportProductsResult" xmlns:q326="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:element name="ConfirmConsumerDetails"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="CreditReportProductsRequest" nillable="true" type="q327:CreditReportProductsRequest" xmlns:q327="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:element name="ConfirmConsumerDetailsResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="ConfirmConsumerDetailsResult" nillable="true" type="q328:CreditReportProductsResult" xmlns:q328="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:element name="GetPreviousReport"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetPreviousReportRequest" nillable="true" type="q329:PreviousReportRequest" xmlns:q329="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="PreviousReportRequest"><xs:sequence><xs:element name="Credentials" nillable="true" type="q330:InputCredentials" xmlns:q330="http://centrix.co.nz"/><xs:element name="EnquiryNumber" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="PreviousReportRequest" nillable="true" type="q331:PreviousReportRequest" xmlns:q331="http://centrix.co.nz"/><xs:element name="GetPreviousReportResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="GetPreviousReportResult" nillable="true" type="q332:CreditReportProductsResult" xmlns:q332="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:element name="FetchAddress"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FetchAddressRequest" nillable="true" type="q333:FetchAddressRequest" xmlns:q333="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FetchAddressRequest"><xs:sequence><xs:element name="Credentials" nillable="true" type="q334:InputCredentials" xmlns:q334="http://centrix.co.nz"/><xs:element minOccurs="0" name="SubscriberReference" nillable="true" type="xs:string"/><xs:element name="SearchData" nillable="true" type="q335:FetchSearchData" xmlns:q335="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="FetchAddressRequest" nillable="true" type="q336:FetchAddressRequest" xmlns:q336="http://centrix.co.nz"/><xs:complexType name="FetchSearchData"><xs:sequence><xs:element name="Surname" nillable="true" type="xs:string"/><xs:element name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element name="DateOfBirth" type="xs:dateTime"/></xs:sequence></xs:complexType><xs:element name="FetchSearchData" nillable="true" type="q337:FetchSearchData" xmlns:q337="http://centrix.co.nz"/><xs:element name="FetchAddressResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="FetchAddressResult" nillable="true" type="q338:FetchAddressResult" xmlns:q338="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="FetchAddressResult"><xs:sequence><xs:element name="EnquiryDate" type="xs:dateTime"/><xs:element name="IsSuccess" type="xs:boolean"/><xs:element name="ServiceVersion" nillable="true" type="xs:string"/><xs:element name="WsdlVersion" nillable="true" type="xs:string"/><xs:element name="ServiceEnvironment" nillable="true" type="xs:string"/><xs:element name="StatusMessages" nillable="true" type="q339:ArrayOfStatusMessage" xmlns:q339="http://centrix.co.nz"/><xs:element name="SearchData" nillable="true" type="q340:FetchSearchData" xmlns:q340="http://centrix.co.nz"/><xs:element name="LastKnownAddress" nillable="true" type="q341:LastKnownAddress" xmlns:q341="http://centrix.co.nz"/><xs:element name="Disclaimer" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="FetchAddressResult" nillable="true" type="q342:FetchAddressResult" xmlns:q342="http://centrix.co.nz"/><xs:complexType name="LastKnownAddress"><xs:sequence><xs:element name="AddressLine1" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="AddressLine2" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Suburb" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="City" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Country" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="Postcode" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DeliveryPointID" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="LastKnownAddress" nillable="true" type="q343:LastKnownAddress" xmlns:q343="http://centrix.co.nz"/><xs:element name="DriverCheck"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DriverCheckRequest" nillable="true" type="q344:DriverCheckRequest" xmlns:q344="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DriverCheckRequest"><xs:sequence><xs:element name="Credentials" nillable="true" type="q345:InputCredentials" xmlns:q345="http://centrix.co.nz"/><xs:element name="SubscriberReference" nillable="true" type="xs:string"/><xs:element name="Surname" nillable="true" type="xs:string"/><xs:element name="DriversLicence" nillable="true" type="xs:string"/><xs:element name="VersionNumber" nillable="true" type="xs:string"/><xs:element name="ConsentGiven" nillable="true" type="q346:Consent" xmlns:q346="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="DriverCheckRequest" nillable="true" type="q347:DriverCheckRequest" xmlns:q347="http://centrix.co.nz"/><xs:element name="DriverCheckResponse"><xs:complexType><xs:sequence><xs:element minOccurs="0" name="DriverCheckResult" nillable="true" type="q348:DriverCheckResult" xmlns:q348="http://centrix.co.nz"/></xs:sequence></xs:complexType></xs:element><xs:complexType name="DriverCheckResult"><xs:sequence><xs:element name="IsSuccess" type="xs:boolean"/><xs:element name="EnquiryNumber" nillable="true" type="xs:string"/><xs:element name="RequestDate" type="xs:dateTime"/><xs:element name="ServiceVersion" nillable="true" type="xs:string"/><xs:element name="ServiceEnvironment" nillable="true" type="xs:string"/><xs:element name="StatusMessages" nillable="true" type="q349:ArrayOfStatusMessage" xmlns:q349="http://centrix.co.nz"/><xs:element minOccurs="0" name="ResponseMessage" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="SubscriberReference" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="NztaMessages" nillable="true" type="q350:ArrayOfNztaMessage" xmlns:q350="http://centrix.co.nz"/><xs:element minOccurs="0" name="Surname" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="FirstName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="MiddleName" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DriversLicence" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="VersionNumber" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="LicenceStatus" nillable="true" type="xs:string"/><xs:element minOccurs="0" name="DriverLicenceComponents" nillable="true" type="q351:ArrayOfDriverLicenceComponents" xmlns:q351="http://centrix.co.nz"/><xs:element minOccurs="0" name="ReportDisclaimer" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="DriverCheckResult" nillable="true" type="q352:DriverCheckResult" xmlns:q352="http://centrix.co.nz"/><xs:complexType name="ArrayOfNztaMessage"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="NztaMessage" nillable="true" type="q353:NztaMessage" xmlns:q353="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfNztaMessage" nillable="true" type="q354:ArrayOfNztaMessage" xmlns:q354="http://centrix.co.nz"/><xs:complexType name="NztaMessage"><xs:sequence><xs:element name="Type" nillable="true" type="xs:string"/><xs:element name="Code" nillable="true" type="xs:string"/><xs:element name="Origin" nillable="true" type="xs:string"/><xs:element name="Line" nillable="true" type="xs:string"/><xs:element name="Message" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="NztaMessage" nillable="true" type="q355:NztaMessage" xmlns:q355="http://centrix.co.nz"/><xs:complexType name="ArrayOfDriverLicenceComponents"><xs:sequence><xs:element minOccurs="0" maxOccurs="unbounded" name="DriverLicenceComponents" nillable="true" type="q356:DriverLicenceComponents" xmlns:q356="http://centrix.co.nz"/></xs:sequence></xs:complexType><xs:element name="ArrayOfDriverLicenceComponents" nillable="true" type="q357:ArrayOfDriverLicenceComponents" xmlns:q357="http://centrix.co.nz"/><xs:complexType name="DriverLicenceComponents"><xs:sequence><xs:element name="ComponentType" nillable="true" type="xs:string"/><xs:element name="ComponentDescription" nillable="true" type="xs:string"/><xs:element name="StartDate" type="xs:dateTime"/><xs:element name="EndDate" nillable="true" type="xs:dateTime"/><xs:element name="Status" nillable="true" type="xs:string"/></xs:sequence></xs:complexType><xs:element name="DriverLicenceComponents" nillable="true" type="q358:DriverLicenceComponents" xmlns:q358="http://centrix.co.nz"/></xs:schema>