Response XSD
LeasePak Documentation Suite NETSOL website
extractLessee

(mPower icon) MsiAppExtractor

extractLessee

Response XSD
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"><xs:element name="LESSEE_RECORD">
<xs:complexType>
<xs:all>
<xs:element ref="portfolio" minOccurs="1" maxOccurs="1"/>
<xs:element ref="company" minOccurs="0" maxOccurs="1"/>
<xs:element ref="region" minOccurs="0" maxOccurs="1"/>
<xs:element ref="office" minOccurs="0" maxOccurs="1"/>
<xs:element ref="clientNumber" minOccurs="1" maxOccurs="1"/>
<xs:element ref="name" minOccurs="1" maxOccurs="1"/>
<xs:element ref="address1" minOccurs="1" maxOccurs="1"/>
<xs:element ref="address2" minOccurs="0" maxOccurs="1"/>
<xs:element ref="city" minOccurs="1" maxOccurs="1"/>
<xs:element ref="state" minOccurs="1" maxOccurs="1"/>
<xs:element ref="zipCode" minOccurs="1" maxOccurs="1"/>
<xs:element ref="lastPhoneUsed" minOccurs="0" maxOccurs="1"/>
<xs:element ref="busPhone" minOccurs="0" maxOccurs="1"/>
<xs:element ref="typeBusPhone" minOccurs="0" maxOccurs="1"/>
<xs:element ref="homePhone" minOccurs="0" maxOccurs="1"/>
<xs:element ref="typeHomePhone" minOccurs="0" maxOccurs="1"/>
<xs:element ref="emailAddress" minOccurs="0" maxOccurs="1"/>
<xs:element ref="papAcctType" minOccurs="0" maxOccurs="1"/>
<xs:element ref="papInstID" minOccurs="0" maxOccurs="1"/>
<xs:element ref="papAchType" minOccurs="0" maxOccurs="1"/>
<xs:element ref="papAccount" minOccurs="0" maxOccurs="1"/>
<xs:element ref="prenoteSent" minOccurs="0" maxOccurs="1"/>
<xs:element ref="sicCode" minOccurs="0" maxOccurs="1"/>
<xs:element ref="remittanceAddress" minOccurs="0" maxOccurs="1"/>
<xs:element ref="age" minOccurs="0" maxOccurs="1"/>
<xs:element ref="residenceType" minOccurs="0" maxOccurs="1"/>
<xs:element ref="maritalStatus" minOccurs="0" maxOccurs="1"/>
<xs:element ref="noDependents" minOccurs="0" maxOccurs="1"/>
<xs:element ref="birthDate" minOccurs="0" maxOccurs="1"/>
<xs:element ref="salutation" minOccurs="0" maxOccurs="1"/>
<xs:element ref="signerTitle" minOccurs="0" maxOccurs="1"/>
<xs:element ref="signerName" minOccurs="0" maxOccurs="1"/>
<xs:element ref="contactTitle" minOccurs="0" maxOccurs="1"/>
<xs:element ref="contactName" minOccurs="0" maxOccurs="1"/>
<xs:element ref="contractState" minOccurs="0" maxOccurs="1"/>
<xs:element ref="incorporatedDate" minOccurs="0" maxOccurs="1"/>
<xs:element ref="finStatementDate" minOccurs="0" maxOccurs="1"/>
<xs:element ref="collectionTeam" minOccurs="0" maxOccurs="1"/>
<xs:element ref="collectionStatus" minOccurs="0" maxOccurs="1"/>
<xs:element ref="taxExemptNumber" minOccurs="0" maxOccurs="1"/>
<xs:element ref="additionalIncomeSource" minOccurs="0" maxOccurs="1"/>
<xs:element ref="currentOwnerDate" minOccurs="0" maxOccurs="1"/>
<xs:element ref="customerNumber" minOccurs="0" maxOccurs="1"/>
<xs:element ref="letterVersionCode" minOccurs="0" maxOccurs="1"/>
<xs:element ref="billingName" minOccurs="0" maxOccurs="1"/>
<xs:element ref="billingAddress1" minOccurs="0" maxOccurs="1"/>
<xs:element ref="billingAddress2" minOccurs="0" maxOccurs="1"/>
<xs:element ref="billingCity" minOccurs="0" maxOccurs="1"/>
<xs:element ref="billingState" minOccurs="0" maxOccurs="1"/>
<xs:element ref="billingZipCode" minOccurs="0" maxOccurs="1"/>
<xs:element ref="otherName" minOccurs="0" maxOccurs="1"/>
<xs:element ref="otherAddress1" minOccurs="0" maxOccurs="1"/>
<xs:element ref="otherAddress2" minOccurs="0" maxOccurs="1"/>
<xs:element ref="otherCity" minOccurs="0" maxOccurs="1"/>
<xs:element ref="otherState" minOccurs="0" maxOccurs="1"/>
<xs:element ref="otherZipCode" minOccurs="0" maxOccurs="1"/>
<xs:element ref="otherBusPhone" minOccurs="0" maxOccurs="1"/>
<xs:element ref="otherHomePhone" minOccurs="0" maxOccurs="1"/>
<xs:element ref="busEstablishedDate" minOccurs="0" maxOccurs="1"/>
<xs:element ref="businessDescription" minOccurs="0" maxOccurs="1"/>
<xs:element ref="businessType" minOccurs="0" maxOccurs="1"/>
<xs:element ref="busIncorpState" minOccurs="0" maxOccurs="1"/>
<xs:element ref="useTaxExemptCode" minOccurs="0" maxOccurs="1"/>
<xs:element ref="otherNote1" minOccurs="0" maxOccurs="1"/>
<xs:element ref="otherNote2" minOccurs="0" maxOccurs="1"/>
<xs:element ref="residenceInYears" minOccurs="0" maxOccurs="1"/>
<xs:element ref="residenceInMonths" minOccurs="0" maxOccurs="1"/>
<xs:element ref="paymentDueDay" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer1Name" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer1Contact" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer1ContactTitle" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer1Address1" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer1Address2" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer1City" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer1State" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer1ZipCode" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer1Phone" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer1Position" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer1YearsEmployed" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer1MonthsEmployed" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer1MonthlySalary" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer2Name" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer2Contact" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer2ContactTitle" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer2Address1" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer2Address2" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer2City" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer2State" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer2ZipCode" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer2Phone" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer2Position" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer2YearsEmployed" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer2MonthsEmployed" minOccurs="0" maxOccurs="1"/>
<xs:element ref="employer2MonthlySalary" minOccurs="0" maxOccurs="1"/>
<xs:element ref="previousEmployerName" minOccurs="0" maxOccurs="1"/>
<xs:element ref="previousEmployerContact" minOccurs="0" maxOccurs="1"/>
<xs:element ref="previousEmployerContactTitle" minOccurs="0" maxOccurs="1"/>
<xs:element ref="previousEmployerAddress1" minOccurs="0" maxOccurs="1"/>
<xs:element ref="previousEmployerAddress2" minOccurs="0" maxOccurs="1"/>
<xs:element ref="previousEmployerCity" minOccurs="0" maxOccurs="1"/>
<xs:element ref="previousEmployerState" minOccurs="0" maxOccurs="1"/>
<xs:element ref="previousEmployerZipCode" minOccurs="0" maxOccurs="1"/>
<xs:element ref="previousEmployerPhone" minOccurs="0" maxOccurs="1"/>
<xs:element ref="previousEmployerPosition" minOccurs="0" maxOccurs="1"/>
<xs:element ref="previousEmployerYearsEmployed" minOccurs="0" maxOccurs="1"/>
<xs:element ref="previousEmployerMonthsEmployed" minOccurs="0" maxOccurs="1"/>
<xs:element ref="dbaName" minOccurs="0" maxOccurs="1"/>
<xs:element ref="ssnBusinessID" minOccurs="0" maxOccurs="1"/>
<xs:element ref="shortname" minOccurs="1" maxOccurs="1"/>
<xs:element ref="activityStatus" minOccurs="1" maxOccurs="1"/>
<xs:element ref="addressType" minOccurs="1" maxOccurs="1"/>
<xs:element ref="addressStatus" minOccurs="1" maxOccurs="1"/>
<xs:element ref="addressConfDate" minOccurs="1" maxOccurs="1"/>
<xs:element ref="addressConfTime" minOccurs="1" maxOccurs="1"/>
<xs:element ref="busIndicator" minOccurs="1" maxOccurs="1"/>
<xs:element ref="datePrenoteSentOn" minOccurs="0" maxOccurs="1"/>
<xs:element ref="billingName" minOccurs="0" maxOccurs="1"/>
<xs:element ref="currentOwnerDate" minOccurs="0" maxOccurs="1"/>
<xs:element ref="busEstablishedDate" minOccurs="0" maxOccurs="1"/>
<xs:element ref="autoCrdLimit" minOccurs="0" maxOccurs="1"/>
<xs:element ref="drawdownCrdLimit" minOccurs="0" maxOccurs="1"/>
<xs:element ref="clientRelChecksum" minOccurs="0" maxOccurs="1"/>
<xs:element ref="dcxChecksum" minOccurs="0" maxOccurs="1"/>
<xs:element ref="RESULT_RECORD" minOccurs="0" maxOccurs="1"/>
</xs:all>
</xs:complexType>
</xs:element>
<xs:element name="RESULT_RECORD">
<xs:complexType>
<xs:all>
<xs:element ref="TYPE" minOccurs="1" maxOccurs="1"/>
<xs:element ref="RECORD" minOccurs="0" maxOccurs="1"/>
<xs:element ref="KEY" minOccurs="0" maxOccurs="1"/>
<xs:element ref="FIELD" minOccurs="0" maxOccurs="1"/>
<xs:element ref="MSGCODE" minOccurs="0" maxOccurs="1"/>
<xs:element ref="MSGTEXT" minOccurs="1" maxOccurs="1"/>
</xs:all>
</xs:complexType>
</xs:element>
<xs:element name="portfolio"/>
<xs:element name="company"/>
<xs:element name="region"/>
<xs:element name="office"/>
<xs:element name="clientNumber"/>
<xs:element name="name"/>
<xs:element name="address1"/>
<xs:element name="address2"/>
<xs:element name="city"/>
<xs:element name="state"/>
<xs:element name="zipCode"/>
<xs:element name="lastPhoneUsed"/>
<xs:element name="busPhone"/>
<xs:element name="typeBusPhone"/>
<xs:element name="homePhone"/>
<xs:element name="typeHomePhone"/>
<xs:element name="emailAddress"/>
<xs:element name="papAcctType"/>
<xs:element name="papInstID"/>
<xs:element name="papAchType"/>
<xs:element name="papAccount"/>
<xs:element name="prenoteSent"/>
<xs:element name="sicCode"/>
<xs:element name="remittanceAddress"/>
<xs:element name="age"/>
<xs:element name="residenceType"/>
<xs:element name="maritalStatus"/>
<xs:element name="noDependents"/>
<xs:element name="birthDate"/>
<xs:element name="salutation"/>
<xs:element name="signerTitle"/>
<xs:element name="signerName"/>
<xs:element name="contactTitle"/>
<xs:element name="contactName"/>
<xs:element name="contractState"/>
<xs:element name="incorporatedDate"/>
<xs:element name="finStatementDate"/>
<xs:element name="collectionTeam"/>
<xs:element name="collectionStatus"/>
<xs:element name="taxExemptNumber"/>
<xs:element name="additionalIncomeSource"/>
<xs:element name="currentOwnerDate"/>
<xs:element name="customerNumber"/>
<xs:element name="letterVersionCode"/>
<xs:element name="billingName"/>
<xs:element name="billingAddress1"/>
<xs:element name="billingAddress2"/>
<xs:element name="billingCity"/>
<xs:element name="billingState"/>
<xs:element name="billingZipCode"/>
<xs:element name="otherName"/>
<xs:element name="otherAddress1"/>
<xs:element name="otherAddress2"/>
<xs:element name="otherCity"/>
<xs:element name="otherState"/>
<xs:element name="otherZipCode"/>
<xs:element name="otherBusPhone"/>
<xs:element name="otherHomePhone"/>
<xs:element name="busEstablishedDate"/>
<xs:element name="businessDescription"/>
<xs:element name="businessType"/>
<xs:element name="busIncorpState"/>
<xs:element name="useTaxExemptCode"/>
<xs:element name="otherNote1"/>
<xs:element name="otherNote2"/>
<xs:element name="residenceInYears"/>
<xs:element name="residenceInMonths"/>
<xs:element name="paymentDueDay"/>
<xs:element name="employer1Name"/>
<xs:element name="employer1Contact"/>
<xs:element name="employer1ContactTitle"/>
<xs:element name="employer1Address1"/>
<xs:element name="employer1Address2"/>
<xs:element name="employer1City"/>
<xs:element name="employer1State"/>
<xs:element name="employer1ZipCode"/>
<xs:element name="employer1Phone"/>
<xs:element name="employer1Position"/>
<xs:element name="employer1YearsEmployed"/>
<xs:element name="employer1MonthsEmployed"/>
<xs:element name="employer1MonthlySalary"/>
<xs:element name="employer2Name"/>
<xs:element name="employer2Contact"/>
<xs:element name="employer2ContactTitle"/>
<xs:element name="employer2Address1"/>
<xs:element name="employer2Address2"/>
<xs:element name="employer2City"/>
<xs:element name="employer2State"/>
<xs:element name="employer2ZipCode"/>
<xs:element name="employer2Phone"/>
<xs:element name="employer2Position"/>
<xs:element name="employer2YearsEmployed"/>
<xs:element name="employer2MonthsEmployed"/>
<xs:element name="employer2MonthlySalary"/>
<xs:element name="previousEmployerName"/>
<xs:element name="previousEmployerContact"/>
<xs:element name="previousEmployerContactTitle"/>
<xs:element name="previousEmployerAddress1"/>
<xs:element name="previousEmployerAddress2"/>
<xs:element name="previousEmployerCity"/>
<xs:element name="previousEmployerState"/>
<xs:element name="previousEmployerZipCode"/>
<xs:element name="previousEmployerPhone"/>
<xs:element name="previousEmployerPosition"/>
<xs:element name="previousEmployerYearsEmployed"/>
<xs:element name="previousEmployerMonthsEmployed"/>
<xs:element name="dbaName"/>
<xs:element name="ssnBusinessID"/>
<xs:element name="shortname"/>
<xs:element name="activityStatus"/>
<xs:element name="addressType"/>
<xs:element name="addressStatus"/>
<xs:element name="addressConfDate"/>
<xs:element name="addressConfTime"/>
<xs:element name="busIndicator"/>
<xs:element name="datePrenoteSentOn"/>
<xs:element name="autoCrdLimit"/>
<xs:element name="drawdownCrdLimit"/>
<xs:element name="clientRelChecksum"/>
<xs:element name="dcxChecksum"/>
<xs:element name="TYPE"/>
<xs:element name="RECORD"/>
<xs:element name="KEY"/>
<xs:element name="FIELD"/>
<xs:element name="MSGCODE"/>
<xs:element name="MSGTEXT"/>
</xs:schema>