EchoTex_Payroll/HRM.Report/FundEssDataSet/FundEssDataSet.xsd

44 lines
7.8 KiB
XML
Raw Permalink Normal View History

2024-10-14 10:01:49 +06:00
<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="FundEssDataSet" targetNamespace="http://tempuri.org/FundEssDataSet.xsd" xmlns:mstns="http://tempuri.org/FundEssDataSet.xsd" xmlns="http://tempuri.org/FundEssDataSet.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
<xs:annotation>
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
<Connections />
<Tables />
<Sources />
</DataSource>
</xs:appinfo>
</xs:annotation>
<xs:element name="FundEssDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:Generator_UserDSName="FundEssDataSet" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="FundEssDataSet">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="LoanApplication" msprop:Generator_RowEvHandlerName="LoanApplicationRowChangeEventHandler" msprop:Generator_RowDeletedName="LoanApplicationRowDeleted" msprop:Generator_RowDeletingName="LoanApplicationRowDeleting" msprop:Generator_RowEvArgName="LoanApplicationRowChangeEvent" msprop:Generator_TablePropName="LoanApplication" msprop:Generator_RowChangedName="LoanApplicationRowChanged" msprop:Generator_UserTableName="LoanApplication" msprop:Generator_RowChangingName="LoanApplicationRowChanging" msprop:Generator_RowClassName="LoanApplicationRow" msprop:Generator_TableClassName="LoanApplicationDataTable" msprop:Generator_TableVarName="tableLoanApplication">
<xs:complexType>
<xs:sequence>
<xs:element name="LoanAppNO" msprop:Generator_ColumnPropNameInTable="LoanAppNOColumn" msprop:Generator_ColumnPropNameInRow="LoanAppNO" msprop:Generator_UserColumnName="LoanAppNO" msprop:Generator_ColumnVarNameInTable="columnLoanAppNO" type="xs:string" minOccurs="0" />
<xs:element name="ApplyDate" msprop:Generator_ColumnPropNameInTable="ApplyDateColumn" msprop:Generator_ColumnPropNameInRow="ApplyDate" msprop:Generator_UserColumnName="ApplyDate" msprop:Generator_ColumnVarNameInTable="columnApplyDate" type="xs:string" minOccurs="0" />
<xs:element name="Member" msprop:Generator_ColumnPropNameInTable="MemberColumn" msprop:Generator_ColumnPropNameInRow="Member" msprop:Generator_UserColumnName="Member" msprop:Generator_ColumnVarNameInTable="columnMember" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeCode" msprop:Generator_ColumnPropNameInTable="EmployeeCodeColumn" msprop:Generator_ColumnPropNameInRow="EmployeeCode" msprop:Generator_UserColumnName="EmployeeCode" msprop:Generator_ColumnVarNameInTable="columnEmployeeCode" type="xs:string" minOccurs="0" />
<xs:element name="LoanAmount" msprop:Generator_ColumnPropNameInTable="LoanAmountColumn" msprop:Generator_ColumnPropNameInRow="LoanAmount" msprop:Generator_UserColumnName="LoanAmount" msprop:Generator_ColumnVarNameInTable="columnLoanAmount" type="xs:string" minOccurs="0" />
<xs:element name="NoOfInstallment" msprop:Generator_ColumnPropNameInTable="NoOfInstallmentColumn" msprop:Generator_ColumnPropNameInRow="NoOfInstallment" msprop:Generator_UserColumnName="NoOfInstallment" msprop:Generator_ColumnVarNameInTable="columnNoOfInstallment" type="xs:string" minOccurs="0" />
<xs:element name="InstallmentAmount" msprop:Generator_ColumnPropNameInTable="InstallmentAmountColumn" msprop:Generator_ColumnPropNameInRow="InstallmentAmount" msprop:Generator_UserColumnName="InstallmentAmount" msprop:Generator_ColumnVarNameInTable="columnInstallmentAmount" type="xs:string" minOccurs="0" />
<xs:element name="Principal" msprop:Generator_ColumnPropNameInTable="PrincipalColumn" msprop:Generator_ColumnPropNameInRow="Principal" msprop:Generator_UserColumnName="Principal" msprop:Generator_ColumnVarNameInTable="columnPrincipal" type="xs:string" minOccurs="0" />
<xs:element name="Interest" msprop:Generator_ColumnPropNameInTable="InterestColumn" msprop:Generator_ColumnPropNameInRow="Interest" msprop:Generator_UserColumnName="Interest" msprop:Generator_ColumnVarNameInTable="columnInterest" type="xs:string" minOccurs="0" />
<xs:element name="Purpose" msprop:Generator_ColumnPropNameInTable="PurposeColumn" msprop:Generator_ColumnPropNameInRow="Purpose" msprop:Generator_UserColumnName="Purpose" msprop:Generator_ColumnVarNameInTable="columnPurpose" type="xs:string" minOccurs="0" />
<xs:element name="Attachment" msprop:Generator_ColumnPropNameInTable="AttachmentColumn" msprop:Generator_ColumnPropNameInRow="Attachment" msprop:Generator_UserColumnName="Attachment" msprop:Generator_ColumnVarNameInTable="columnAttachment" type="xs:string" minOccurs="0" />
<xs:element name="OwnContribution" msprop:Generator_ColumnPropNameInTable="OwnContributionColumn" msprop:Generator_ColumnPropNameInRow="OwnContribution" msprop:Generator_UserColumnName="OwnContribution" msprop:Generator_ColumnVarNameInTable="columnOwnContribution" type="xs:string" minOccurs="0" />
<xs:element name="CmpContribution" msprop:Generator_ColumnPropNameInTable="CmpContributionColumn" msprop:Generator_ColumnPropNameInRow="CmpContribution" msprop:Generator_UserColumnName="CmpContribution" msprop:Generator_ColumnVarNameInTable="columnCmpContribution" type="xs:string" minOccurs="0" />
<xs:element name="TotalContribution" msprop:Generator_ColumnPropNameInTable="TotalContributionColumn" msprop:Generator_ColumnPropNameInRow="TotalContribution" msprop:Generator_UserColumnName="TotalContribution" msprop:Generator_ColumnVarNameInTable="columnTotalContribution" type="xs:string" minOccurs="0" />
<xs:element name="EligibleLoanAmount" msprop:Generator_ColumnPropNameInTable="EligibleLoanAmountColumn" msprop:Generator_ColumnPropNameInRow="EligibleLoanAmount" msprop:Generator_UserColumnName="EligibleLoanAmount" msprop:Generator_ColumnVarNameInTable="columnEligibleLoanAmount" type="xs:string" minOccurs="0" />
<xs:element name="LoanApplied" msprop:Generator_ColumnPropNameInTable="LoanAppliedColumn" msprop:Generator_ColumnPropNameInRow="LoanApplied" msprop:Generator_UserColumnName="LoanApplied" msprop:Generator_ColumnVarNameInTable="columnLoanApplied" type="xs:string" minOccurs="0" />
<xs:element name="EmpDept" msprop:Generator_UserColumnName="EmpDept" msprop:Generator_ColumnPropNameInTable="EmpDeptColumn" msprop:Generator_ColumnPropNameInRow="EmpDept" msprop:Generator_ColumnVarNameInTable="columnEmpDept" type="xs:string" minOccurs="0" />
<xs:element name="LoanAmountInWords" msprop:Generator_UserColumnName="LoanAmountInWords" msprop:Generator_ColumnPropNameInTable="LoanAmountInWordsColumn" msprop:Generator_ColumnPropNameInRow="LoanAmountInWords" msprop:Generator_ColumnVarNameInTable="columnLoanAmountInWords" type="xs:string" minOccurs="0" />
<xs:element name="Remarks" msprop:Generator_UserColumnName="Remarks" msprop:Generator_ColumnPropNameInTable="RemarksColumn" msprop:Generator_ColumnPropNameInRow="Remarks" msprop:Generator_ColumnVarNameInTable="columnRemarks" type="xs:string" minOccurs="0" />
<xs:element name="EmployeeName" msprop:Generator_ColumnPropNameInRow="EmployeeName" msprop:Generator_ColumnPropNameInTable="EmployeeNameColumn" msprop:Generator_ColumnVarNameInTable="columnEmployeeName" msprop:Generator_UserColumnName="EmployeeName" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>