﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="SSRv2DataSet" targetNamespace="http://tempuri.org/SSRv2DataSet.xsd" xmlns:mstns="http://tempuri.org/SSRv2DataSet.xsd" xmlns="http://tempuri.org/SSRv2DataSet.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>
          <Connection AppSettingsObjectName="MySettings" AppSettingsPropertyName="SSRv2ConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="SSRv2ConnectionString (MySettings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.SSRV2Reports.My.MySettings.GlobalReference.Default.SSRv2ConnectionString" Provider="System.Data.SqlClient" />
        </Connections>
        <Tables>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="proc_getAdjustmentBreakdownTableAdapter" GeneratorDataComponentClassName="proc_getAdjustmentBreakdownTableAdapter" Name="proc_getAdjustmentBreakdown" UserDataComponentName="proc_getAdjustmentBreakdownTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="SSRv2ConnectionString (MySettings)" DbObjectName="SSRv2.dbo.proc_getAdjustmentBreakdown" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
                <SelectCommand>
                  <DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.proc_getAdjustmentBreakdown</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psAdjustmentXML" Precision="0" ProviderType="VarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="AdjustmentTypeCodeDesc" DataSetColumn="AdjustmentTypeCodeDesc" />
              <Mapping SourceColumn="AdjustmentAmount" DataSetColumn="AdjustmentAmount" />
              <Mapping SourceColumn="AdjustmentForFiscalYear" DataSetColumn="AdjustmentForFiscalYear" />
              <Mapping SourceColumn="AppropriationYear" DataSetColumn="AppropriationYear" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="proc_GetAppropriationBreakdownTableAdapter" GeneratorDataComponentClassName="proc_GetAppropriationBreakdownTableAdapter" Name="proc_GetAppropriationBreakdown" UserDataComponentName="proc_GetAppropriationBreakdownTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="SSRv2ConnectionString (MySettings)" DbObjectName="SSRv2.dbo.proc_GetAppropriationBreakdown" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
                <SelectCommand>
                  <DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.proc_GetAppropriationBreakdown</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psAppropriationXML" Precision="0" ProviderType="VarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="AppropriationYear" DataSetColumn="AppropriationYear" />
              <Mapping SourceColumn="Amount" DataSetColumn="Amount" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="proc_GetCombinedReconciliationTableAdapter" GeneratorDataComponentClassName="proc_GetCombinedReconciliationTableAdapter" Name="proc_GetCombinedReconciliation" UserDataComponentName="proc_GetCombinedReconciliationTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="SSRv2ConnectionString (MySettings)" DbObjectName="SSRv2.dbo.proc_GetCombinedReconciliation" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
                <SelectCommand>
                  <DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.proc_GetCombinedReconciliation</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@piReconcilePK" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="ReconcilePK" DataSetColumn="ReconcilePK" />
              <Mapping SourceColumn="FiscalYear" DataSetColumn="FiscalYear" />
              <Mapping SourceColumn="PeriodNumber" DataSetColumn="PeriodNumber" />
              <Mapping SourceColumn="ReconcileTypeCodeFK" DataSetColumn="ReconcileTypeCodeFK" />
              <Mapping SourceColumn="ReconcileStatusCode" DataSetColumn="ReconcileStatusCode" />
              <Mapping SourceColumn="TotalEligibleAmount" DataSetColumn="TotalEligibleAmount" />
              <Mapping SourceColumn="TotalReceivedAmount" DataSetColumn="TotalReceivedAmount" />
              <Mapping SourceColumn="TotalPendingAmount" DataSetColumn="TotalPendingAmount" />
              <Mapping SourceColumn="AmountDue" DataSetColumn="AmountDue" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="proc_GetEmployeeWageDataTableAdapter" GeneratorDataComponentClassName="proc_GetEmployeeWageDataTableAdapter" Name="proc_GetEmployeeWageData" UserDataComponentName="proc_GetEmployeeWageDataTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="SSRv2ConnectionString (MySettings)" DbObjectName="SSRv2.dbo.proc_GetEmployeeWageData" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
                <SelectCommand>
                  <DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.proc_GetEmployeeWageData</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@piReconcilePK" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@piFiscalYear" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@piInstitutionFK" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@piEmployeeType" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="ReconcilePeriodPK" DataSetColumn="ReconcilePeriodPK" />
              <Mapping SourceColumn="PeriodEnd" DataSetColumn="PeriodEnd" />
              <Mapping SourceColumn="TaxableSocSecWages" DataSetColumn="TaxableSocSecWages" />
              <Mapping SourceColumn="TaxableMedicareWages" DataSetColumn="TaxableMedicareWages" />
              <Mapping SourceColumn="FedSocSecWages" DataSetColumn="FedSocSecWages" />
              <Mapping SourceColumn="FedMedicareWages" DataSetColumn="FedMedicareWages" />
              <Mapping SourceColumn="ThirdPartyReimbursementsAmount" DataSetColumn="ThirdPartyReimbursementsAmount" />
              <Mapping SourceColumn="PeriodNumber" DataSetColumn="PeriodNumber" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="proc_GetPaymentCalDetailsTableAdapter" GeneratorDataComponentClassName="proc_GetPaymentCalDetailsTableAdapter" Name="proc_GetPaymentCalDetails" UserDataComponentName="proc_GetPaymentCalDetailsTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="SSRv2ConnectionString (MySettings)" DbObjectName="SSRv2.dbo.proc_GetPaymentCalDetails" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
                <SelectCommand>
                  <DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.proc_GetPaymentCalDetails</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psPaymentCalDetailXML" Precision="0" ProviderType="VarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="AUN" DataSetColumn="AUN" />
              <Mapping SourceColumn="Name" DataSetColumn="Name" />
              <Mapping SourceColumn="Category" DataSetColumn="Category" />
              <Mapping SourceColumn="IntermediateUnit" DataSetColumn="IntermediateUnit" />
              <Mapping SourceColumn="County" DataSetColumn="County" />
              <Mapping SourceColumn="HoldIndicator" DataSetColumn="HoldIndicator" />
              <Mapping SourceColumn="MonthlyStateShare" DataSetColumn="MonthlyStateShare" />
              <Mapping SourceColumn="AdjustmentDescription" DataSetColumn="AdjustmentDescription" />
              <Mapping SourceColumn="AdjustmentAmount" DataSetColumn="AdjustmentAmount" />
              <Mapping SourceColumn="AdjustmentYear" DataSetColumn="AdjustmentYear" />
              <Mapping SourceColumn="GrossPay" DataSetColumn="GrossPay" />
              <Mapping SourceColumn="TotalPayYear1" DataSetColumn="TotalPayYear1" />
              <Mapping SourceColumn="TotalPayYear2" DataSetColumn="TotalPayYear2" />
              <Mapping SourceColumn="DisplayFieldInd" DataSetColumn="DisplayFieldInd" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="proc_GetPaymentCalTotalTableAdapter" GeneratorDataComponentClassName="proc_GetPaymentCalTotalTableAdapter" Name="proc_GetPaymentCalTotal" UserDataComponentName="proc_GetPaymentCalTotalTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="SSRv2ConnectionString (MySettings)" DbObjectName="SSRv2.dbo.proc_GetPaymentCalTotal" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
                <SelectCommand>
                  <DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.proc_GetPaymentCalTotal</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psPaymentCalTotalXML" Precision="0" ProviderType="VarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="MonthlyStateShareAmount" DataSetColumn="MonthlyStateShareAmount" />
              <Mapping SourceColumn="AdjustmentAmount" DataSetColumn="AdjustmentAmount" />
              <Mapping SourceColumn="GrossPaymentAmount" DataSetColumn="GrossPaymentAmount" />
              <Mapping SourceColumn="PaymentFactor" DataSetColumn="PaymentFactor" />
              <Mapping SourceColumn="TotalPaymentAmount" DataSetColumn="TotalPaymentAmount" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="proc_GetPaymentDetailsTableAdapter" GeneratorDataComponentClassName="proc_GetPaymentDetailsTableAdapter" Name="proc_GetPaymentDetails" UserDataComponentName="proc_GetPaymentDetailsTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="SSRv2ConnectionString (MySettings)" DbObjectName="SSRv2.dbo.proc_GetPaymentDetails" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
                <SelectCommand>
                  <DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.proc_GetPaymentDetails</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psPaymentDetailXML" Precision="0" ProviderType="VarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="PaymentMonth" DataSetColumn="PaymentMonth" />
              <Mapping SourceColumn="PaymentFiscalYear" DataSetColumn="PaymentFiscalYear" />
              <Mapping SourceColumn="PaymentCalendarYear" DataSetColumn="PaymentCalendarYear" />
              <Mapping SourceColumn="PaymentFactor" DataSetColumn="PaymentFactor" />
              <Mapping SourceColumn="PaymentCount" DataSetColumn="PaymentCount" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="proc_PrintReconciliationTableAdapter" GeneratorDataComponentClassName="proc_PrintReconciliationTableAdapter" Name="proc_PrintReconciliation" UserDataComponentName="proc_PrintReconciliationTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="SSRv2ConnectionString (MySettings)" DbObjectName="SSRv2.dbo.proc_PrintReconciliation" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
                <SelectCommand>
                  <DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.proc_PrintReconciliation</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@piReconcilePK" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psAUNumber" Precision="0" ProviderType="VarChar" Scale="0" Size="9" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psInstName" Precision="0" ProviderType="VarChar" Scale="0" Size="60" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="ReconcilePK" DataSetColumn="ReconcilePK" />
              <Mapping SourceColumn="AUNumber" DataSetColumn="AUNumber" />
              <Mapping SourceColumn="FiscalYear" DataSetColumn="FiscalYear" />
              <Mapping SourceColumn="MVPI" DataSetColumn="MVPI" />
              <Mapping SourceColumn="ReconcileTypeCode" DataSetColumn="ReconcileTypeCode" />
              <Mapping SourceColumn="ControlNumber" DataSetColumn="ControlNumber" />
              <Mapping SourceColumn="Period" DataSetColumn="Period" />
              <Mapping SourceColumn="ReconcileTypeCodeFK" DataSetColumn="ReconcileTypeCodeFK" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="proc_RptExpPaymentCalculationDetailTableAdapter" GeneratorDataComponentClassName="proc_RptExpPaymentCalculationDetailTableAdapter" Name="proc_RptExpPaymentCalculationDetail" UserDataComponentName="proc_RptExpPaymentCalculationDetailTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="SSRv2ConnectionString (MySettings)" DbObjectName="SSRv2.dbo.proc_RptExpPaymentCalculationDetail" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
                <SelectCommand>
                  <DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.proc_RptExpPaymentCalculationDetail</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@psICXML" Precision="0" ProviderType="NVarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psFiscalYear" Precision="0" ProviderType="VarChar" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psEarliestFiscalYear" Precision="0" ProviderType="VarChar" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@piPaymentRunPK" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bit" DbType="Boolean" Direction="Input" ParameterName="@pbIncNotProcOnly" Precision="1" ProviderType="Bit" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bit" DbType="Boolean" Direction="Input" ParameterName="@pbExportInd" Precision="1" ProviderType="Bit" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psPaymentMonth" Precision="0" ProviderType="VarChar" Scale="0" Size="20" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psPaymentFactor" Precision="0" ProviderType="VarChar" Scale="0" Size="15" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="AUN" DataSetColumn="AUN" />
              <Mapping SourceColumn="Name" DataSetColumn="Name" />
              <Mapping SourceColumn="Category" DataSetColumn="Category" />
              <Mapping SourceColumn="IntermediateUnit" DataSetColumn="IntermediateUnit" />
              <Mapping SourceColumn="County" DataSetColumn="County" />
              <Mapping SourceColumn="HoldIndicator" DataSetColumn="HoldIndicator" />
              <Mapping SourceColumn="MonthlyStateShare" DataSetColumn="MonthlyStateShare" />
              <Mapping SourceColumn="AdjustmentDescription" DataSetColumn="AdjustmentDescription" />
              <Mapping SourceColumn="AdjustmentAmount" DataSetColumn="AdjustmentAmount" />
              <Mapping SourceColumn="AdjustmentYear" DataSetColumn="AdjustmentYear" />
              <Mapping SourceColumn="GrossPay" DataSetColumn="GrossPay" />
              <Mapping SourceColumn="TotalPayYear1" DataSetColumn="TotalPayYear1" />
              <Mapping SourceColumn="TotalPayYear2" DataSetColumn="TotalPayYear2" />
              <Mapping SourceColumn="DisplayFieldInd" DataSetColumn="DisplayFieldInd" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="proc_RptForecastPaymentTableAdapter" GeneratorDataComponentClassName="proc_RptForecastPaymentTableAdapter" Name="proc_RptForecastPayment" UserDataComponentName="proc_RptForecastPaymentTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="SSRv2ConnectionString (MySettings)" DbObjectName="SSRv2.dbo.proc_RptForecastPayment" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
                <SelectCommand>
                  <DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.proc_RptForecastPayment</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psPaymentCalDetailXML" Precision="0" ProviderType="VarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psPaymentDetailXML" Precision="0" ProviderType="VarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psPaymentCalTotalXML" Precision="0" ProviderType="VarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psAdjustmentXML" Precision="0" ProviderType="VarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psAppropriationXML" Precision="0" ProviderType="VarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="AUN" DataSetColumn="AUN" />
              <Mapping SourceColumn="Name" DataSetColumn="Name" />
              <Mapping SourceColumn="Category" DataSetColumn="Category" />
              <Mapping SourceColumn="IntermediateUnit" DataSetColumn="IntermediateUnit" />
              <Mapping SourceColumn="County" DataSetColumn="County" />
              <Mapping SourceColumn="HoldIndicator" DataSetColumn="HoldIndicator" />
              <Mapping SourceColumn="MonthlyStateShare" DataSetColumn="MonthlyStateShare" />
              <Mapping SourceColumn="AdjustmentDescription" DataSetColumn="AdjustmentDescription" />
              <Mapping SourceColumn="AdjustmentAmount" DataSetColumn="AdjustmentAmount" />
              <Mapping SourceColumn="AdjustmentYear" DataSetColumn="AdjustmentYear" />
              <Mapping SourceColumn="GrossPay" DataSetColumn="GrossPay" />
              <Mapping SourceColumn="TotalPayYear1" DataSetColumn="TotalPayYear1" />
              <Mapping SourceColumn="TotalPayYear2" DataSetColumn="TotalPayYear2" />
              <Mapping SourceColumn="DisplayFieldInd" DataSetColumn="DisplayFieldInd" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="proc_RptPaymentCalculationDetailTableAdapter" GeneratorDataComponentClassName="proc_RptPaymentCalculationDetailTableAdapter" Name="proc_RptPaymentCalculationDetail" UserDataComponentName="proc_RptPaymentCalculationDetailTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="SSRv2ConnectionString (MySettings)" DbObjectName="SSRv2.dbo.proc_RptPaymentCalculationDetail" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
                <SelectCommand>
                  <DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.proc_RptPaymentCalculationDetail</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@psICXML" Precision="0" ProviderType="NVarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psFiscalYear" Precision="0" ProviderType="VarChar" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psEarliestFiscalYear" Precision="0" ProviderType="VarChar" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@piPaymentRunPK" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bit" DbType="Boolean" Direction="Input" ParameterName="@pbIncNotProcOnly" Precision="1" ProviderType="Bit" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bit" DbType="Boolean" Direction="Input" ParameterName="@pbExportInd" Precision="1" ProviderType="Bit" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psPaymentMonth" Precision="0" ProviderType="VarChar" Scale="0" Size="20" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psPaymentFactor" Precision="0" ProviderType="VarChar" Scale="0" Size="15" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="AUN" DataSetColumn="AUN" />
              <Mapping SourceColumn="Name" DataSetColumn="Name" />
              <Mapping SourceColumn="Category" DataSetColumn="Category" />
              <Mapping SourceColumn="IntermediateUnit" DataSetColumn="IntermediateUnit" />
              <Mapping SourceColumn="County" DataSetColumn="County" />
              <Mapping SourceColumn="HoldIndicator" DataSetColumn="HoldIndicator" />
              <Mapping SourceColumn="MonthlyStateShare" DataSetColumn="MonthlyStateShare" />
              <Mapping SourceColumn="AdjustmentDescription" DataSetColumn="AdjustmentDescription" />
              <Mapping SourceColumn="AdjustmentAmount" DataSetColumn="AdjustmentAmount" />
              <Mapping SourceColumn="AdjustmentYear" DataSetColumn="AdjustmentYear" />
              <Mapping SourceColumn="GrossPay" DataSetColumn="GrossPay" />
              <Mapping SourceColumn="TotalPayYear1" DataSetColumn="TotalPayYear1" />
              <Mapping SourceColumn="TotalPayYear2" DataSetColumn="TotalPayYear2" />
              <Mapping SourceColumn="DisplayFieldInd" DataSetColumn="DisplayFieldInd" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="proc_RptPaymentProcessTotalTableAdapter" GeneratorDataComponentClassName="proc_RptPaymentProcessTotalTableAdapter" Name="proc_RptPaymentProcessTotal" UserDataComponentName="proc_RptPaymentProcessTotalTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="SSRv2ConnectionString (MySettings)" DbObjectName="SSRv2.dbo.proc_RptPaymentProcessTotal" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
                <SelectCommand>
                  <DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.proc_RptPaymentProcessTotal</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psPaymentDetailXML" Precision="0" ProviderType="VarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psPaymentCalTotalXML" Precision="0" ProviderType="VarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psAdjustmentXML" Precision="0" ProviderType="VarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psAppropriationXML" Precision="0" ProviderType="VarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="MonthlyStateShareAmount" DataSetColumn="MonthlyStateShareAmount" />
              <Mapping SourceColumn="AdjustmentAmount" DataSetColumn="AdjustmentAmount" />
              <Mapping SourceColumn="GrossPaymentAmount" DataSetColumn="GrossPaymentAmount" />
              <Mapping SourceColumn="PaymentFactor" DataSetColumn="PaymentFactor" />
              <Mapping SourceColumn="TotalPaymentAmount" DataSetColumn="TotalPaymentAmount" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="proc_RptPrintReconciliationTableAdapter" GeneratorDataComponentClassName="proc_RptPrintReconciliationTableAdapter" Name="proc_RptPrintReconciliation" UserDataComponentName="proc_RptPrintReconciliationTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="SSRv2ConnectionString (MySettings)" DbObjectName="SSRv2.dbo.proc_RptPrintReconciliation" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
                <SelectCommand>
                  <DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.proc_RptPrintReconciliation</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@piReconcilePK" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psAUNumber" Precision="0" ProviderType="VarChar" Scale="0" Size="9" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psInstName" Precision="0" ProviderType="VarChar" Scale="0" Size="60" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@piFiscalYear" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@piInstitutionFK" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@piEmployeeType" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="ReconcilePK" DataSetColumn="ReconcilePK" />
              <Mapping SourceColumn="AUNumber" DataSetColumn="AUNumber" />
              <Mapping SourceColumn="FiscalYear" DataSetColumn="FiscalYear" />
              <Mapping SourceColumn="MVPI" DataSetColumn="MVPI" />
              <Mapping SourceColumn="ReconcileTypeCode" DataSetColumn="ReconcileTypeCode" />
              <Mapping SourceColumn="ControlNumber" DataSetColumn="ControlNumber" />
              <Mapping SourceColumn="Period" DataSetColumn="Period" />
              <Mapping SourceColumn="ReconcileTypeCodeFK" DataSetColumn="ReconcileTypeCodeFK" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="proc_RptExpAuditorsReportTableAdapter" GeneratorDataComponentClassName="proc_RptExpAuditorsReportTableAdapter" Name="proc_RptExpAuditorsReport" UserDataComponentName="proc_RptExpAuditorsReportTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="SSRv2ConnectionString (MySettings)" DbObjectName="SSRv2.dbo.proc_RptExpAuditorsReport" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="false" UserGetMethodName="GetData" UserSourceName="Fill">
                <SelectCommand>
                  <DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.proc_RptExpAuditorsReport</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="nvarchar" DbType="String" Direction="Input" ParameterName="@psICXML" Precision="0" ProviderType="NVarChar" Scale="0" Size="2147483647" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psFiscalYear" Precision="0" ProviderType="VarChar" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="AUN" DataSetColumn="AUN" />
              <Mapping SourceColumn="InstName" DataSetColumn="InstName" />
              <Mapping SourceColumn="Category" DataSetColumn="Category" />
              <Mapping SourceColumn="IntermediateUnit" DataSetColumn="IntermediateUnit" />
              <Mapping SourceColumn="County" DataSetColumn="County" />
              <Mapping SourceColumn="SelectedFiscalYearTotalAmountEligible" DataSetColumn="SelectedFiscalYearTotalAmountEligible" />
              <Mapping SourceColumn="SelectedFiscalYearPayments" DataSetColumn="SelectedFiscalYearPayments" />
              <Mapping SourceColumn="PriorYearAdjustments" DataSetColumn="PriorYearAdjustments" />
              <Mapping SourceColumn="PreviousFiscalYearShortfallPayment" DataSetColumn="PreviousFiscalYearShortfallPayment" />
              <Mapping SourceColumn="PreviousFiscalYearQ4Adjustments" DataSetColumn="PreviousFiscalYearQ4Adjustments" />
              <Mapping SourceColumn="SelectedFiscalYearQ4Adjustments" DataSetColumn="SelectedFiscalYearQ4Adjustments" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="proc_RptPaymentCalDetailAdjustmentSummaryTableAdapter" GeneratorDataComponentClassName="proc_RptPaymentCalDetailAdjustmentSummaryTableAdapter" Name="proc_RptPaymentCalDetailAdjustmentSummary" UserDataComponentName="proc_RptPaymentCalDetailAdjustmentSummaryTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="SSRv2ConnectionString (MySettings)" DbObjectName="SSRv2.dbo.proc_RptPaymentCalDetailAdjustmentSummary" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
                <SelectCommand>
                  <DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.proc_RptPaymentCalDetailAdjustmentSummary</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@piPaymentRunPK" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bit" DbType="Boolean" Direction="Input" ParameterName="@pbIncNotProcOnly" Precision="1" ProviderType="Bit" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="AdjustmentType" DataSetColumn="AdjustmentType" />
              <Mapping SourceColumn="AdjustmentAmount" DataSetColumn="AdjustmentAmount" />
              <Mapping SourceColumn="ReimburseYear" DataSetColumn="ReimburseYear" />
              <Mapping SourceColumn="AppropriationYear" DataSetColumn="AppropriationYear" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="proc_RptPaymentCalDetailAppropriationTotalTableAdapter" GeneratorDataComponentClassName="proc_RptPaymentCalDetailAppropriationTotalTableAdapter" Name="proc_RptPaymentCalDetailAppropriationTotal" UserDataComponentName="proc_RptPaymentCalDetailAppropriationTotalTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="SSRv2ConnectionString (MySettings)" DbObjectName="SSRv2.dbo.proc_RptPaymentCalDetailAppropriationTotal" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
                <SelectCommand>
                  <DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.proc_RptPaymentCalDetailAppropriationTotal</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="varchar" DbType="AnsiString" Direction="Input" ParameterName="@psFiscalYear" Precision="0" ProviderType="VarChar" Scale="0" Size="8" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@piPaymentRunPK" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="bit" DbType="Boolean" Direction="Input" ParameterName="@pbIncNotProcOnly" Precision="1" ProviderType="Bit" Scale="0" Size="1" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="AppropriationYear" DataSetColumn="AppropriationYear" />
              <Mapping SourceColumn="Amount" DataSetColumn="Amount" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="proc_GetReimbursementCalculationTableAdapter" GeneratorDataComponentClassName="proc_GetReimbursementCalculationTableAdapter" Name="proc_GetReimbursementCalculation" UserDataComponentName="proc_GetReimbursementCalculationTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="SSRv2ConnectionString (MySettings)" DbObjectName="SSRv2.dbo.proc_GetReimbursementCalculation" DbObjectType="StoredProcedure" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="false" GeneratorGetMethodName="GetData" GeneratorSourceName="Fill" GetMethodModifier="Public" GetMethodName="GetData" QueryType="Rowset" ScalarCallRetval="System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" UseOptimisticConcurrency="true" UserGetMethodName="GetData" UserSourceName="Fill">
                <SelectCommand>
                  <DbCommand CommandType="StoredProcedure" ModifiedByUser="false">
                    <CommandText>dbo.proc_GetReimbursementCalculation</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="ReturnValue" ParameterName="@RETURN_VALUE" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@piReconcilePK" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DataTypeServer="int" DbType="Int32" Direction="Input" ParameterName="@piEmployeeType" Precision="10" ProviderType="Int" Scale="0" Size="4" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="EligibleSocSecWages" DataSetColumn="EligibleSocSecWages" />
              <Mapping SourceColumn="SocSecFormula" DataSetColumn="SocSecFormula" />
              <Mapping SourceColumn="TotalSocSecWages" DataSetColumn="TotalSocSecWages" />
              <Mapping SourceColumn="EligibleMedicareWages" DataSetColumn="EligibleMedicareWages" />
              <Mapping SourceColumn="MedicareFormula" DataSetColumn="MedicareFormula" />
              <Mapping SourceColumn="TotalMedicareWages" DataSetColumn="TotalMedicareWages" />
              <Mapping SourceColumn="Total" DataSetColumn="Total" />
            </Mappings>
            <Sources />
          </TableAdapter>
        </Tables>
        <Sources />
      </DataSource>
    </xs:appinfo>
  </xs:annotation>
  <xs:element name="SSRv2DataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="True" msprop:Generator_DataSetName="SSRv2DataSet" msprop:Generator_UserDSName="SSRv2DataSet">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="proc_getAdjustmentBreakdown" msprop:Generator_TableClassName="proc_getAdjustmentBreakdownDataTable" msprop:Generator_TableVarName="tableproc_getAdjustmentBreakdown" msprop:Generator_TablePropName="proc_getAdjustmentBreakdown" msprop:Generator_RowDeletingName="proc_getAdjustmentBreakdownRowDeleting" msprop:Generator_RowChangingName="proc_getAdjustmentBreakdownRowChanging" msprop:Generator_RowEvHandlerName="proc_getAdjustmentBreakdownRowChangeEventHandler" msprop:Generator_RowDeletedName="proc_getAdjustmentBreakdownRowDeleted" msprop:Generator_UserTableName="proc_getAdjustmentBreakdown" msprop:Generator_RowChangedName="proc_getAdjustmentBreakdownRowChanged" msprop:Generator_RowEvArgName="proc_getAdjustmentBreakdownRowChangeEvent" msprop:Generator_RowClassName="proc_getAdjustmentBreakdownRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="AdjustmentTypeCodeDesc" msprop:Generator_ColumnVarNameInTable="columnAdjustmentTypeCodeDesc" msprop:Generator_ColumnPropNameInRow="AdjustmentTypeCodeDesc" msprop:Generator_ColumnPropNameInTable="AdjustmentTypeCodeDescColumn" msprop:Generator_UserColumnName="AdjustmentTypeCodeDesc" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="AdjustmentAmount" msprop:Generator_ColumnVarNameInTable="columnAdjustmentAmount" msprop:Generator_ColumnPropNameInRow="AdjustmentAmount" msprop:Generator_ColumnPropNameInTable="AdjustmentAmountColumn" msprop:Generator_UserColumnName="AdjustmentAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="AdjustmentForFiscalYear" msprop:Generator_ColumnVarNameInTable="columnAdjustmentForFiscalYear" msprop:Generator_ColumnPropNameInRow="AdjustmentForFiscalYear" msprop:Generator_ColumnPropNameInTable="AdjustmentForFiscalYearColumn" msprop:Generator_UserColumnName="AdjustmentForFiscalYear" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="9" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="AppropriationYear" msprop:Generator_ColumnVarNameInTable="columnAppropriationYear" msprop:Generator_ColumnPropNameInRow="AppropriationYear" msprop:Generator_ColumnPropNameInTable="AppropriationYearColumn" msprop:Generator_UserColumnName="AppropriationYear" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="9" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="proc_GetAppropriationBreakdown" msprop:Generator_TableClassName="proc_GetAppropriationBreakdownDataTable" msprop:Generator_TableVarName="tableproc_GetAppropriationBreakdown" msprop:Generator_TablePropName="proc_GetAppropriationBreakdown" msprop:Generator_RowDeletingName="proc_GetAppropriationBreakdownRowDeleting" msprop:Generator_RowChangingName="proc_GetAppropriationBreakdownRowChanging" msprop:Generator_RowEvHandlerName="proc_GetAppropriationBreakdownRowChangeEventHandler" msprop:Generator_RowDeletedName="proc_GetAppropriationBreakdownRowDeleted" msprop:Generator_UserTableName="proc_GetAppropriationBreakdown" msprop:Generator_RowChangedName="proc_GetAppropriationBreakdownRowChanged" msprop:Generator_RowEvArgName="proc_GetAppropriationBreakdownRowChangeEvent" msprop:Generator_RowClassName="proc_GetAppropriationBreakdownRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="AppropriationYear" msprop:Generator_ColumnVarNameInTable="columnAppropriationYear" msprop:Generator_ColumnPropNameInRow="AppropriationYear" msprop:Generator_ColumnPropNameInTable="AppropriationYearColumn" msprop:Generator_UserColumnName="AppropriationYear" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="9" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Amount" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="proc_GetCombinedReconciliation" msprop:Generator_TableClassName="proc_GetCombinedReconciliationDataTable" msprop:Generator_TableVarName="tableproc_GetCombinedReconciliation" msprop:Generator_TablePropName="proc_GetCombinedReconciliation" msprop:Generator_RowDeletingName="proc_GetCombinedReconciliationRowDeleting" msprop:Generator_RowChangingName="proc_GetCombinedReconciliationRowChanging" msprop:Generator_RowEvHandlerName="proc_GetCombinedReconciliationRowChangeEventHandler" msprop:Generator_RowDeletedName="proc_GetCombinedReconciliationRowDeleted" msprop:Generator_UserTableName="proc_GetCombinedReconciliation" msprop:Generator_RowChangedName="proc_GetCombinedReconciliationRowChanged" msprop:Generator_RowEvArgName="proc_GetCombinedReconciliationRowChangeEvent" msprop:Generator_RowClassName="proc_GetCombinedReconciliationRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ReconcilePK" msdata:ReadOnly="true" msdata:AutoIncrement="true" msprop:Generator_ColumnVarNameInTable="columnReconcilePK" msprop:Generator_ColumnPropNameInRow="ReconcilePK" msprop:Generator_ColumnPropNameInTable="ReconcilePKColumn" msprop:Generator_UserColumnName="ReconcilePK" type="xs:int" />
              <xs:element name="FiscalYear" msprop:Generator_ColumnVarNameInTable="columnFiscalYear" msprop:Generator_ColumnPropNameInRow="FiscalYear" msprop:Generator_ColumnPropNameInTable="FiscalYearColumn" msprop:Generator_UserColumnName="FiscalYear">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="8" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PeriodNumber" msprop:Generator_ColumnVarNameInTable="columnPeriodNumber" msprop:Generator_ColumnPropNameInRow="PeriodNumber" msprop:Generator_ColumnPropNameInTable="PeriodNumberColumn" msprop:Generator_UserColumnName="PeriodNumber" type="xs:unsignedByte" />
              <xs:element name="ReconcileTypeCodeFK" msprop:Generator_ColumnVarNameInTable="columnReconcileTypeCodeFK" msprop:Generator_ColumnPropNameInRow="ReconcileTypeCodeFK" msprop:Generator_ColumnPropNameInTable="ReconcileTypeCodeFKColumn" msprop:Generator_UserColumnName="ReconcileTypeCodeFK" type="xs:unsignedByte" />
              <xs:element name="ReconcileStatusCode" msprop:Generator_ColumnVarNameInTable="columnReconcileStatusCode" msprop:Generator_ColumnPropNameInRow="ReconcileStatusCode" msprop:Generator_ColumnPropNameInTable="ReconcileStatusCodeColumn" msprop:Generator_UserColumnName="ReconcileStatusCode" type="xs:unsignedByte" />
              <xs:element name="TotalEligibleAmount" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotalEligibleAmount" msprop:Generator_ColumnPropNameInRow="TotalEligibleAmount" msprop:Generator_ColumnPropNameInTable="TotalEligibleAmountColumn" msprop:Generator_UserColumnName="TotalEligibleAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="TotalReceivedAmount" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotalReceivedAmount" msprop:Generator_ColumnPropNameInRow="TotalReceivedAmount" msprop:Generator_ColumnPropNameInTable="TotalReceivedAmountColumn" msprop:Generator_UserColumnName="TotalReceivedAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="TotalPendingAmount" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotalPendingAmount" msprop:Generator_ColumnPropNameInRow="TotalPendingAmount" msprop:Generator_ColumnPropNameInTable="TotalPendingAmountColumn" msprop:Generator_UserColumnName="TotalPendingAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="AmountDue" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnAmountDue" msprop:Generator_ColumnPropNameInRow="AmountDue" msprop:Generator_ColumnPropNameInTable="AmountDueColumn" msprop:Generator_UserColumnName="AmountDue" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="proc_GetEmployeeWageData" msprop:Generator_TableClassName="proc_GetEmployeeWageDataDataTable" msprop:Generator_TableVarName="tableproc_GetEmployeeWageData" msprop:Generator_TablePropName="proc_GetEmployeeWageData" msprop:Generator_RowDeletingName="proc_GetEmployeeWageDataRowDeleting" msprop:Generator_RowChangingName="proc_GetEmployeeWageDataRowChanging" msprop:Generator_RowEvHandlerName="proc_GetEmployeeWageDataRowChangeEventHandler" msprop:Generator_RowDeletedName="proc_GetEmployeeWageDataRowDeleted" msprop:Generator_UserTableName="proc_GetEmployeeWageData" msprop:Generator_RowChangedName="proc_GetEmployeeWageDataRowChanged" msprop:Generator_RowEvArgName="proc_GetEmployeeWageDataRowChangeEvent" msprop:Generator_RowClassName="proc_GetEmployeeWageDataRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ReconcilePeriodPK" msprop:Generator_ColumnVarNameInTable="columnReconcilePeriodPK" msprop:Generator_ColumnPropNameInRow="ReconcilePeriodPK" msprop:Generator_ColumnPropNameInTable="ReconcilePeriodPKColumn" msprop:Generator_UserColumnName="ReconcilePeriodPK" type="xs:int" minOccurs="0" />
              <xs:element name="PeriodEnd" msprop:Generator_ColumnVarNameInTable="columnPeriodEnd" msprop:Generator_ColumnPropNameInRow="PeriodEnd" msprop:Generator_ColumnPropNameInTable="PeriodEndColumn" msprop:Generator_UserColumnName="PeriodEnd" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="TaxableSocSecWages" msprop:Generator_ColumnVarNameInTable="columnTaxableSocSecWages" msprop:Generator_ColumnPropNameInRow="TaxableSocSecWages" msprop:Generator_ColumnPropNameInTable="TaxableSocSecWagesColumn" msprop:Generator_UserColumnName="TaxableSocSecWages" type="xs:decimal" minOccurs="0" />
              <xs:element name="TaxableMedicareWages" msprop:Generator_ColumnVarNameInTable="columnTaxableMedicareWages" msprop:Generator_ColumnPropNameInRow="TaxableMedicareWages" msprop:Generator_ColumnPropNameInTable="TaxableMedicareWagesColumn" msprop:Generator_UserColumnName="TaxableMedicareWages" type="xs:decimal" minOccurs="0" />
              <xs:element name="FedSocSecWages" msprop:Generator_ColumnVarNameInTable="columnFedSocSecWages" msprop:Generator_ColumnPropNameInRow="FedSocSecWages" msprop:Generator_ColumnPropNameInTable="FedSocSecWagesColumn" msprop:Generator_UserColumnName="FedSocSecWages" type="xs:decimal" minOccurs="0" />
              <xs:element name="FedMedicareWages" msprop:Generator_ColumnVarNameInTable="columnFedMedicareWages" msprop:Generator_ColumnPropNameInRow="FedMedicareWages" msprop:Generator_ColumnPropNameInTable="FedMedicareWagesColumn" msprop:Generator_UserColumnName="FedMedicareWages" type="xs:decimal" minOccurs="0" />
              <xs:element name="ThirdPartyReimbursementsAmount" msprop:Generator_ColumnVarNameInTable="columnThirdPartyReimbursementsAmount" msprop:Generator_ColumnPropNameInRow="ThirdPartyReimbursementsAmount" msprop:Generator_ColumnPropNameInTable="ThirdPartyReimbursementsAmountColumn" msprop:Generator_UserColumnName="ThirdPartyReimbursementsAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="PeriodNumber" msprop:Generator_ColumnVarNameInTable="columnPeriodNumber" msprop:Generator_ColumnPropNameInRow="PeriodNumber" msprop:Generator_ColumnPropNameInTable="PeriodNumberColumn" msprop:Generator_UserColumnName="PeriodNumber" type="xs:unsignedByte" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="proc_GetPaymentCalDetails" msprop:Generator_TableClassName="proc_GetPaymentCalDetailsDataTable" msprop:Generator_TableVarName="tableproc_GetPaymentCalDetails" msprop:Generator_TablePropName="proc_GetPaymentCalDetails" msprop:Generator_RowDeletingName="proc_GetPaymentCalDetailsRowDeleting" msprop:Generator_RowChangingName="proc_GetPaymentCalDetailsRowChanging" msprop:Generator_RowEvHandlerName="proc_GetPaymentCalDetailsRowChangeEventHandler" msprop:Generator_RowDeletedName="proc_GetPaymentCalDetailsRowDeleted" msprop:Generator_UserTableName="proc_GetPaymentCalDetails" msprop:Generator_RowChangedName="proc_GetPaymentCalDetailsRowChanged" msprop:Generator_RowEvArgName="proc_GetPaymentCalDetailsRowChangeEvent" msprop:Generator_RowClassName="proc_GetPaymentCalDetailsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="AUN" msprop:Generator_ColumnVarNameInTable="columnAUN" msprop:Generator_ColumnPropNameInRow="AUN" msprop:Generator_ColumnPropNameInTable="AUNColumn" msprop:Generator_UserColumnName="AUN" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="9" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Category" msprop:Generator_ColumnVarNameInTable="columnCategory" msprop:Generator_ColumnPropNameInRow="Category" msprop:Generator_ColumnPropNameInTable="CategoryColumn" msprop:Generator_UserColumnName="Category" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="IntermediateUnit" msprop:Generator_ColumnVarNameInTable="columnIntermediateUnit" msprop:Generator_ColumnPropNameInRow="IntermediateUnit" msprop:Generator_ColumnPropNameInTable="IntermediateUnitColumn" msprop:Generator_UserColumnName="IntermediateUnit" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="County" msprop:Generator_ColumnVarNameInTable="columnCounty" msprop:Generator_ColumnPropNameInRow="County" msprop:Generator_ColumnPropNameInTable="CountyColumn" msprop:Generator_UserColumnName="County" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="HoldIndicator" msprop:Generator_ColumnVarNameInTable="columnHoldIndicator" msprop:Generator_ColumnPropNameInRow="HoldIndicator" msprop:Generator_ColumnPropNameInTable="HoldIndicatorColumn" msprop:Generator_UserColumnName="HoldIndicator" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="2" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="MonthlyStateShare" msprop:Generator_ColumnVarNameInTable="columnMonthlyStateShare" msprop:Generator_ColumnPropNameInRow="MonthlyStateShare" msprop:Generator_ColumnPropNameInTable="MonthlyStateShareColumn" msprop:Generator_UserColumnName="MonthlyStateShare" type="xs:decimal" minOccurs="0" />
              <xs:element name="AdjustmentDescription" msprop:Generator_ColumnVarNameInTable="columnAdjustmentDescription" msprop:Generator_ColumnPropNameInRow="AdjustmentDescription" msprop:Generator_ColumnPropNameInTable="AdjustmentDescriptionColumn" msprop:Generator_UserColumnName="AdjustmentDescription" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="AdjustmentAmount" msprop:Generator_ColumnVarNameInTable="columnAdjustmentAmount" msprop:Generator_ColumnPropNameInRow="AdjustmentAmount" msprop:Generator_ColumnPropNameInTable="AdjustmentAmountColumn" msprop:Generator_UserColumnName="AdjustmentAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="AdjustmentYear" msprop:Generator_ColumnVarNameInTable="columnAdjustmentYear" msprop:Generator_ColumnPropNameInRow="AdjustmentYear" msprop:Generator_ColumnPropNameInTable="AdjustmentYearColumn" msprop:Generator_UserColumnName="AdjustmentYear" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="9" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="GrossPay" msprop:Generator_ColumnVarNameInTable="columnGrossPay" msprop:Generator_ColumnPropNameInRow="GrossPay" msprop:Generator_ColumnPropNameInTable="GrossPayColumn" msprop:Generator_UserColumnName="GrossPay" type="xs:decimal" minOccurs="0" />
              <xs:element name="TotalPayYear1" msprop:Generator_ColumnVarNameInTable="columnTotalPayYear1" msprop:Generator_ColumnPropNameInRow="TotalPayYear1" msprop:Generator_ColumnPropNameInTable="TotalPayYear1Column" msprop:Generator_UserColumnName="TotalPayYear1" type="xs:decimal" minOccurs="0" />
              <xs:element name="TotalPayYear2" msprop:Generator_ColumnVarNameInTable="columnTotalPayYear2" msprop:Generator_ColumnPropNameInRow="TotalPayYear2" msprop:Generator_ColumnPropNameInTable="TotalPayYear2Column" msprop:Generator_UserColumnName="TotalPayYear2" type="xs:decimal" minOccurs="0" />
              <xs:element name="DisplayFieldInd" msprop:Generator_ColumnVarNameInTable="columnDisplayFieldInd" msprop:Generator_ColumnPropNameInRow="DisplayFieldInd" msprop:Generator_ColumnPropNameInTable="DisplayFieldIndColumn" msprop:Generator_UserColumnName="DisplayFieldInd" type="xs:boolean" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="proc_GetPaymentCalTotal" msprop:Generator_TableClassName="proc_GetPaymentCalTotalDataTable" msprop:Generator_TableVarName="tableproc_GetPaymentCalTotal" msprop:Generator_TablePropName="proc_GetPaymentCalTotal" msprop:Generator_RowDeletingName="proc_GetPaymentCalTotalRowDeleting" msprop:Generator_RowChangingName="proc_GetPaymentCalTotalRowChanging" msprop:Generator_RowEvHandlerName="proc_GetPaymentCalTotalRowChangeEventHandler" msprop:Generator_RowDeletedName="proc_GetPaymentCalTotalRowDeleted" msprop:Generator_UserTableName="proc_GetPaymentCalTotal" msprop:Generator_RowChangedName="proc_GetPaymentCalTotalRowChanged" msprop:Generator_RowEvArgName="proc_GetPaymentCalTotalRowChangeEvent" msprop:Generator_RowClassName="proc_GetPaymentCalTotalRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="MonthlyStateShareAmount" msprop:Generator_ColumnVarNameInTable="columnMonthlyStateShareAmount" msprop:Generator_ColumnPropNameInRow="MonthlyStateShareAmount" msprop:Generator_ColumnPropNameInTable="MonthlyStateShareAmountColumn" msprop:Generator_UserColumnName="MonthlyStateShareAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="AdjustmentAmount" msprop:Generator_ColumnVarNameInTable="columnAdjustmentAmount" msprop:Generator_ColumnPropNameInRow="AdjustmentAmount" msprop:Generator_ColumnPropNameInTable="AdjustmentAmountColumn" msprop:Generator_UserColumnName="AdjustmentAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="GrossPaymentAmount" msprop:Generator_ColumnVarNameInTable="columnGrossPaymentAmount" msprop:Generator_ColumnPropNameInRow="GrossPaymentAmount" msprop:Generator_ColumnPropNameInTable="GrossPaymentAmountColumn" msprop:Generator_UserColumnName="GrossPaymentAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="PaymentFactor" msprop:Generator_ColumnVarNameInTable="columnPaymentFactor" msprop:Generator_ColumnPropNameInRow="PaymentFactor" msprop:Generator_ColumnPropNameInTable="PaymentFactorColumn" msprop:Generator_UserColumnName="PaymentFactor" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="10" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="TotalPaymentAmount" msprop:Generator_ColumnVarNameInTable="columnTotalPaymentAmount" msprop:Generator_ColumnPropNameInRow="TotalPaymentAmount" msprop:Generator_ColumnPropNameInTable="TotalPaymentAmountColumn" msprop:Generator_UserColumnName="TotalPaymentAmount" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="proc_GetPaymentDetails" msprop:Generator_TableClassName="proc_GetPaymentDetailsDataTable" msprop:Generator_TableVarName="tableproc_GetPaymentDetails" msprop:Generator_TablePropName="proc_GetPaymentDetails" msprop:Generator_RowDeletingName="proc_GetPaymentDetailsRowDeleting" msprop:Generator_RowChangingName="proc_GetPaymentDetailsRowChanging" msprop:Generator_RowEvHandlerName="proc_GetPaymentDetailsRowChangeEventHandler" msprop:Generator_RowDeletedName="proc_GetPaymentDetailsRowDeleted" msprop:Generator_UserTableName="proc_GetPaymentDetails" msprop:Generator_RowChangedName="proc_GetPaymentDetailsRowChanged" msprop:Generator_RowEvArgName="proc_GetPaymentDetailsRowChangeEvent" msprop:Generator_RowClassName="proc_GetPaymentDetailsRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="PaymentMonth" msprop:Generator_ColumnVarNameInTable="columnPaymentMonth" msprop:Generator_ColumnPropNameInRow="PaymentMonth" msprop:Generator_ColumnPropNameInTable="PaymentMonthColumn" msprop:Generator_UserColumnName="PaymentMonth" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="12" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PaymentFiscalYear" msprop:Generator_ColumnVarNameInTable="columnPaymentFiscalYear" msprop:Generator_ColumnPropNameInRow="PaymentFiscalYear" msprop:Generator_ColumnPropNameInTable="PaymentFiscalYearColumn" msprop:Generator_UserColumnName="PaymentFiscalYear" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="9" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PaymentCalendarYear" msprop:Generator_ColumnVarNameInTable="columnPaymentCalendarYear" msprop:Generator_ColumnPropNameInRow="PaymentCalendarYear" msprop:Generator_ColumnPropNameInTable="PaymentCalendarYearColumn" msprop:Generator_UserColumnName="PaymentCalendarYear" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="4" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PaymentFactor" msprop:Generator_ColumnVarNameInTable="columnPaymentFactor" msprop:Generator_ColumnPropNameInRow="PaymentFactor" msprop:Generator_ColumnPropNameInTable="PaymentFactorColumn" msprop:Generator_UserColumnName="PaymentFactor" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="10" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PaymentCount" msprop:Generator_ColumnVarNameInTable="columnPaymentCount" msprop:Generator_ColumnPropNameInRow="PaymentCount" msprop:Generator_ColumnPropNameInTable="PaymentCountColumn" msprop:Generator_UserColumnName="PaymentCount" type="xs:int" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="proc_PrintReconciliation" msprop:Generator_TableClassName="proc_PrintReconciliationDataTable" msprop:Generator_TableVarName="tableproc_PrintReconciliation" msprop:Generator_TablePropName="proc_PrintReconciliation" msprop:Generator_RowDeletingName="proc_PrintReconciliationRowDeleting" msprop:Generator_RowChangingName="proc_PrintReconciliationRowChanging" msprop:Generator_RowEvHandlerName="proc_PrintReconciliationRowChangeEventHandler" msprop:Generator_RowDeletedName="proc_PrintReconciliationRowDeleted" msprop:Generator_UserTableName="proc_PrintReconciliation" msprop:Generator_RowChangedName="proc_PrintReconciliationRowChanged" msprop:Generator_RowEvArgName="proc_PrintReconciliationRowChangeEvent" msprop:Generator_RowClassName="proc_PrintReconciliationRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ReconcilePK" msdata:ReadOnly="true" msdata:AutoIncrement="true" msprop:Generator_ColumnVarNameInTable="columnReconcilePK" msprop:Generator_ColumnPropNameInRow="ReconcilePK" msprop:Generator_ColumnPropNameInTable="ReconcilePKColumn" msprop:Generator_UserColumnName="ReconcilePK" type="xs:int" />
              <xs:element name="AUNumber" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnAUNumber" msprop:Generator_ColumnPropNameInRow="AUNumber" msprop:Generator_ColumnPropNameInTable="AUNumberColumn" msprop:Generator_UserColumnName="AUNumber" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="92" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="FiscalYear" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFiscalYear" msprop:Generator_ColumnPropNameInRow="FiscalYear" msprop:Generator_ColumnPropNameInTable="FiscalYearColumn" msprop:Generator_UserColumnName="FiscalYear" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="4" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="MVPI" msprop:Generator_ColumnVarNameInTable="columnMVPI" msprop:Generator_ColumnPropNameInRow="MVPI" msprop:Generator_ColumnPropNameInTable="MVPIColumn" msprop:Generator_UserColumnName="MVPI" type="xs:decimal" />
              <xs:element name="ReconcileTypeCode" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnReconcileTypeCode" msprop:Generator_ColumnPropNameInRow="ReconcileTypeCode" msprop:Generator_ColumnPropNameInTable="ReconcileTypeCodeColumn" msprop:Generator_UserColumnName="ReconcileTypeCode" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="8" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ControlNumber" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnControlNumber" msprop:Generator_ColumnPropNameInRow="ControlNumber" msprop:Generator_ColumnPropNameInTable="ControlNumberColumn" msprop:Generator_UserColumnName="ControlNumber" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="5" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Period" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnPeriod" msprop:Generator_ColumnPropNameInRow="Period" msprop:Generator_ColumnPropNameInTable="PeriodColumn" msprop:Generator_UserColumnName="Period" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="142" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ReconcileTypeCodeFK" msprop:Generator_ColumnVarNameInTable="columnReconcileTypeCodeFK" msprop:Generator_ColumnPropNameInRow="ReconcileTypeCodeFK" msprop:Generator_ColumnPropNameInTable="ReconcileTypeCodeFKColumn" msprop:Generator_UserColumnName="ReconcileTypeCodeFK" type="xs:unsignedByte" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="proc_RptExpPaymentCalculationDetail" msprop:Generator_TableClassName="proc_RptExpPaymentCalculationDetailDataTable" msprop:Generator_TableVarName="tableproc_RptExpPaymentCalculationDetail" msprop:Generator_TablePropName="proc_RptExpPaymentCalculationDetail" msprop:Generator_RowDeletingName="proc_RptExpPaymentCalculationDetailRowDeleting" msprop:Generator_RowChangingName="proc_RptExpPaymentCalculationDetailRowChanging" msprop:Generator_RowEvHandlerName="proc_RptExpPaymentCalculationDetailRowChangeEventHandler" msprop:Generator_RowDeletedName="proc_RptExpPaymentCalculationDetailRowDeleted" msprop:Generator_UserTableName="proc_RptExpPaymentCalculationDetail" msprop:Generator_RowChangedName="proc_RptExpPaymentCalculationDetailRowChanged" msprop:Generator_RowEvArgName="proc_RptExpPaymentCalculationDetailRowChangeEvent" msprop:Generator_RowClassName="proc_RptExpPaymentCalculationDetailRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="AUN" msprop:Generator_ColumnVarNameInTable="columnAUN" msprop:Generator_ColumnPropNameInRow="AUN" msprop:Generator_ColumnPropNameInTable="AUNColumn" msprop:Generator_UserColumnName="AUN" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="13" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="60" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Category" msprop:Generator_ColumnVarNameInTable="columnCategory" msprop:Generator_ColumnPropNameInRow="Category" msprop:Generator_ColumnPropNameInTable="CategoryColumn" msprop:Generator_UserColumnName="Category" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="20" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="IntermediateUnit" msprop:Generator_ColumnVarNameInTable="columnIntermediateUnit" msprop:Generator_ColumnPropNameInRow="IntermediateUnit" msprop:Generator_ColumnPropNameInTable="IntermediateUnitColumn" msprop:Generator_UserColumnName="IntermediateUnit" type="xs:int" minOccurs="0" />
              <xs:element name="County" msprop:Generator_ColumnVarNameInTable="columnCounty" msprop:Generator_ColumnPropNameInRow="County" msprop:Generator_ColumnPropNameInTable="CountyColumn" msprop:Generator_UserColumnName="County" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="HoldIndicator" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnHoldIndicator" msprop:Generator_ColumnPropNameInRow="HoldIndicator" msprop:Generator_ColumnPropNameInTable="HoldIndicatorColumn" msprop:Generator_UserColumnName="HoldIndicator" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="2" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="MonthlyStateShare" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnMonthlyStateShare" msprop:Generator_ColumnPropNameInRow="MonthlyStateShare" msprop:Generator_ColumnPropNameInTable="MonthlyStateShareColumn" msprop:Generator_UserColumnName="MonthlyStateShare" type="xs:decimal" minOccurs="0" />
              <xs:element name="AdjustmentDescription" msprop:Generator_ColumnVarNameInTable="columnAdjustmentDescription" msprop:Generator_ColumnPropNameInRow="AdjustmentDescription" msprop:Generator_ColumnPropNameInTable="AdjustmentDescriptionColumn" msprop:Generator_UserColumnName="AdjustmentDescription" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="20" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="AdjustmentAmount" msprop:Generator_ColumnVarNameInTable="columnAdjustmentAmount" msprop:Generator_ColumnPropNameInRow="AdjustmentAmount" msprop:Generator_ColumnPropNameInTable="AdjustmentAmountColumn" msprop:Generator_UserColumnName="AdjustmentAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="AdjustmentYear" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnAdjustmentYear" msprop:Generator_ColumnPropNameInRow="AdjustmentYear" msprop:Generator_ColumnPropNameInTable="AdjustmentYearColumn" msprop:Generator_UserColumnName="AdjustmentYear" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="9" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="GrossPay" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnGrossPay" msprop:Generator_ColumnPropNameInRow="GrossPay" msprop:Generator_ColumnPropNameInTable="GrossPayColumn" msprop:Generator_UserColumnName="GrossPay" type="xs:decimal" minOccurs="0" />
              <xs:element name="TotalPayYear1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotalPayYear1" msprop:Generator_ColumnPropNameInRow="TotalPayYear1" msprop:Generator_ColumnPropNameInTable="TotalPayYear1Column" msprop:Generator_UserColumnName="TotalPayYear1" type="xs:decimal" minOccurs="0" />
              <xs:element name="TotalPayYear2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotalPayYear2" msprop:Generator_ColumnPropNameInRow="TotalPayYear2" msprop:Generator_ColumnPropNameInTable="TotalPayYear2Column" msprop:Generator_UserColumnName="TotalPayYear2" type="xs:decimal" minOccurs="0" />
              <xs:element name="DisplayFieldInd" msprop:Generator_ColumnVarNameInTable="columnDisplayFieldInd" msprop:Generator_ColumnPropNameInRow="DisplayFieldInd" msprop:Generator_ColumnPropNameInTable="DisplayFieldIndColumn" msprop:Generator_UserColumnName="DisplayFieldInd" type="xs:boolean" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="proc_RptForecastPayment" msprop:Generator_TableClassName="proc_RptForecastPaymentDataTable" msprop:Generator_TableVarName="tableproc_RptForecastPayment" msprop:Generator_TablePropName="proc_RptForecastPayment" msprop:Generator_RowDeletingName="proc_RptForecastPaymentRowDeleting" msprop:Generator_RowChangingName="proc_RptForecastPaymentRowChanging" msprop:Generator_RowEvHandlerName="proc_RptForecastPaymentRowChangeEventHandler" msprop:Generator_RowDeletedName="proc_RptForecastPaymentRowDeleted" msprop:Generator_UserTableName="proc_RptForecastPayment" msprop:Generator_RowChangedName="proc_RptForecastPaymentRowChanged" msprop:Generator_RowEvArgName="proc_RptForecastPaymentRowChangeEvent" msprop:Generator_RowClassName="proc_RptForecastPaymentRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="AUN" msprop:Generator_ColumnVarNameInTable="columnAUN" msprop:Generator_ColumnPropNameInRow="AUN" msprop:Generator_ColumnPropNameInTable="AUNColumn" msprop:Generator_UserColumnName="AUN" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="9" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Category" msprop:Generator_ColumnVarNameInTable="columnCategory" msprop:Generator_ColumnPropNameInRow="Category" msprop:Generator_ColumnPropNameInTable="CategoryColumn" msprop:Generator_UserColumnName="Category" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="IntermediateUnit" msprop:Generator_ColumnVarNameInTable="columnIntermediateUnit" msprop:Generator_ColumnPropNameInRow="IntermediateUnit" msprop:Generator_ColumnPropNameInTable="IntermediateUnitColumn" msprop:Generator_UserColumnName="IntermediateUnit" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="County" msprop:Generator_ColumnVarNameInTable="columnCounty" msprop:Generator_ColumnPropNameInRow="County" msprop:Generator_ColumnPropNameInTable="CountyColumn" msprop:Generator_UserColumnName="County" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="HoldIndicator" msprop:Generator_ColumnVarNameInTable="columnHoldIndicator" msprop:Generator_ColumnPropNameInRow="HoldIndicator" msprop:Generator_ColumnPropNameInTable="HoldIndicatorColumn" msprop:Generator_UserColumnName="HoldIndicator" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="2" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="MonthlyStateShare" msprop:Generator_ColumnVarNameInTable="columnMonthlyStateShare" msprop:Generator_ColumnPropNameInRow="MonthlyStateShare" msprop:Generator_ColumnPropNameInTable="MonthlyStateShareColumn" msprop:Generator_UserColumnName="MonthlyStateShare" type="xs:decimal" minOccurs="0" />
              <xs:element name="AdjustmentDescription" msprop:Generator_ColumnVarNameInTable="columnAdjustmentDescription" msprop:Generator_ColumnPropNameInRow="AdjustmentDescription" msprop:Generator_ColumnPropNameInTable="AdjustmentDescriptionColumn" msprop:Generator_UserColumnName="AdjustmentDescription" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="AdjustmentAmount" msprop:Generator_ColumnVarNameInTable="columnAdjustmentAmount" msprop:Generator_ColumnPropNameInRow="AdjustmentAmount" msprop:Generator_ColumnPropNameInTable="AdjustmentAmountColumn" msprop:Generator_UserColumnName="AdjustmentAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="AdjustmentYear" msprop:Generator_ColumnVarNameInTable="columnAdjustmentYear" msprop:Generator_ColumnPropNameInRow="AdjustmentYear" msprop:Generator_ColumnPropNameInTable="AdjustmentYearColumn" msprop:Generator_UserColumnName="AdjustmentYear" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="9" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="GrossPay" msprop:Generator_ColumnVarNameInTable="columnGrossPay" msprop:Generator_ColumnPropNameInRow="GrossPay" msprop:Generator_ColumnPropNameInTable="GrossPayColumn" msprop:Generator_UserColumnName="GrossPay" type="xs:decimal" minOccurs="0" />
              <xs:element name="TotalPayYear1" msprop:Generator_ColumnVarNameInTable="columnTotalPayYear1" msprop:Generator_ColumnPropNameInRow="TotalPayYear1" msprop:Generator_ColumnPropNameInTable="TotalPayYear1Column" msprop:Generator_UserColumnName="TotalPayYear1" type="xs:decimal" minOccurs="0" />
              <xs:element name="TotalPayYear2" msprop:Generator_ColumnVarNameInTable="columnTotalPayYear2" msprop:Generator_ColumnPropNameInRow="TotalPayYear2" msprop:Generator_ColumnPropNameInTable="TotalPayYear2Column" msprop:Generator_UserColumnName="TotalPayYear2" type="xs:decimal" minOccurs="0" />
              <xs:element name="DisplayFieldInd" msprop:Generator_ColumnVarNameInTable="columnDisplayFieldInd" msprop:Generator_ColumnPropNameInRow="DisplayFieldInd" msprop:Generator_ColumnPropNameInTable="DisplayFieldIndColumn" msprop:Generator_UserColumnName="DisplayFieldInd" type="xs:boolean" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="proc_RptPaymentCalculationDetail" msprop:Generator_TableClassName="proc_RptPaymentCalculationDetailDataTable" msprop:Generator_TableVarName="tableproc_RptPaymentCalculationDetail" msprop:Generator_TablePropName="proc_RptPaymentCalculationDetail" msprop:Generator_RowDeletingName="proc_RptPaymentCalculationDetailRowDeleting" msprop:Generator_RowChangingName="proc_RptPaymentCalculationDetailRowChanging" msprop:Generator_RowEvHandlerName="proc_RptPaymentCalculationDetailRowChangeEventHandler" msprop:Generator_RowDeletedName="proc_RptPaymentCalculationDetailRowDeleted" msprop:Generator_UserTableName="proc_RptPaymentCalculationDetail" msprop:Generator_RowChangedName="proc_RptPaymentCalculationDetailRowChanged" msprop:Generator_RowEvArgName="proc_RptPaymentCalculationDetailRowChangeEvent" msprop:Generator_RowClassName="proc_RptPaymentCalculationDetailRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="AUN" msprop:Generator_ColumnVarNameInTable="columnAUN" msprop:Generator_ColumnPropNameInRow="AUN" msprop:Generator_ColumnPropNameInTable="AUNColumn" msprop:Generator_UserColumnName="AUN" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="13" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Name" msprop:Generator_ColumnVarNameInTable="columnName" msprop:Generator_ColumnPropNameInRow="Name" msprop:Generator_ColumnPropNameInTable="NameColumn" msprop:Generator_UserColumnName="Name" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="60" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Category" msprop:Generator_ColumnVarNameInTable="columnCategory" msprop:Generator_ColumnPropNameInRow="Category" msprop:Generator_ColumnPropNameInTable="CategoryColumn" msprop:Generator_UserColumnName="Category" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="20" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="IntermediateUnit" msprop:Generator_ColumnVarNameInTable="columnIntermediateUnit" msprop:Generator_ColumnPropNameInRow="IntermediateUnit" msprop:Generator_ColumnPropNameInTable="IntermediateUnitColumn" msprop:Generator_UserColumnName="IntermediateUnit" type="xs:int" minOccurs="0" />
              <xs:element name="County" msprop:Generator_ColumnVarNameInTable="columnCounty" msprop:Generator_ColumnPropNameInRow="County" msprop:Generator_ColumnPropNameInTable="CountyColumn" msprop:Generator_UserColumnName="County" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="HoldIndicator" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnHoldIndicator" msprop:Generator_ColumnPropNameInRow="HoldIndicator" msprop:Generator_ColumnPropNameInTable="HoldIndicatorColumn" msprop:Generator_UserColumnName="HoldIndicator" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="2" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="MonthlyStateShare" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnMonthlyStateShare" msprop:Generator_ColumnPropNameInRow="MonthlyStateShare" msprop:Generator_ColumnPropNameInTable="MonthlyStateShareColumn" msprop:Generator_UserColumnName="MonthlyStateShare" type="xs:decimal" minOccurs="0" />
              <xs:element name="AdjustmentDescription" msprop:Generator_ColumnVarNameInTable="columnAdjustmentDescription" msprop:Generator_ColumnPropNameInRow="AdjustmentDescription" msprop:Generator_ColumnPropNameInTable="AdjustmentDescriptionColumn" msprop:Generator_UserColumnName="AdjustmentDescription" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="20" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="AdjustmentAmount" msprop:Generator_ColumnVarNameInTable="columnAdjustmentAmount" msprop:Generator_ColumnPropNameInRow="AdjustmentAmount" msprop:Generator_ColumnPropNameInTable="AdjustmentAmountColumn" msprop:Generator_UserColumnName="AdjustmentAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="AdjustmentYear" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnAdjustmentYear" msprop:Generator_ColumnPropNameInRow="AdjustmentYear" msprop:Generator_ColumnPropNameInTable="AdjustmentYearColumn" msprop:Generator_UserColumnName="AdjustmentYear" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="9" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="GrossPay" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnGrossPay" msprop:Generator_ColumnPropNameInRow="GrossPay" msprop:Generator_ColumnPropNameInTable="GrossPayColumn" msprop:Generator_UserColumnName="GrossPay" type="xs:decimal" minOccurs="0" />
              <xs:element name="TotalPayYear1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotalPayYear1" msprop:Generator_ColumnPropNameInRow="TotalPayYear1" msprop:Generator_ColumnPropNameInTable="TotalPayYear1Column" msprop:Generator_UserColumnName="TotalPayYear1" type="xs:decimal" minOccurs="0" />
              <xs:element name="TotalPayYear2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotalPayYear2" msprop:Generator_ColumnPropNameInRow="TotalPayYear2" msprop:Generator_ColumnPropNameInTable="TotalPayYear2Column" msprop:Generator_UserColumnName="TotalPayYear2" type="xs:decimal" minOccurs="0" />
              <xs:element name="DisplayFieldInd" msprop:Generator_ColumnVarNameInTable="columnDisplayFieldInd" msprop:Generator_ColumnPropNameInRow="DisplayFieldInd" msprop:Generator_ColumnPropNameInTable="DisplayFieldIndColumn" msprop:Generator_UserColumnName="DisplayFieldInd" type="xs:boolean" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="proc_RptPaymentProcessTotal" msprop:Generator_TableClassName="proc_RptPaymentProcessTotalDataTable" msprop:Generator_TableVarName="tableproc_RptPaymentProcessTotal" msprop:Generator_TablePropName="proc_RptPaymentProcessTotal" msprop:Generator_RowDeletingName="proc_RptPaymentProcessTotalRowDeleting" msprop:Generator_RowChangingName="proc_RptPaymentProcessTotalRowChanging" msprop:Generator_RowEvHandlerName="proc_RptPaymentProcessTotalRowChangeEventHandler" msprop:Generator_RowDeletedName="proc_RptPaymentProcessTotalRowDeleted" msprop:Generator_UserTableName="proc_RptPaymentProcessTotal" msprop:Generator_RowChangedName="proc_RptPaymentProcessTotalRowChanged" msprop:Generator_RowEvArgName="proc_RptPaymentProcessTotalRowChangeEvent" msprop:Generator_RowClassName="proc_RptPaymentProcessTotalRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="MonthlyStateShareAmount" msprop:Generator_ColumnVarNameInTable="columnMonthlyStateShareAmount" msprop:Generator_ColumnPropNameInRow="MonthlyStateShareAmount" msprop:Generator_ColumnPropNameInTable="MonthlyStateShareAmountColumn" msprop:Generator_UserColumnName="MonthlyStateShareAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="AdjustmentAmount" msprop:Generator_ColumnVarNameInTable="columnAdjustmentAmount" msprop:Generator_ColumnPropNameInRow="AdjustmentAmount" msprop:Generator_ColumnPropNameInTable="AdjustmentAmountColumn" msprop:Generator_UserColumnName="AdjustmentAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="GrossPaymentAmount" msprop:Generator_ColumnVarNameInTable="columnGrossPaymentAmount" msprop:Generator_ColumnPropNameInRow="GrossPaymentAmount" msprop:Generator_ColumnPropNameInTable="GrossPaymentAmountColumn" msprop:Generator_UserColumnName="GrossPaymentAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="PaymentFactor" msprop:Generator_ColumnVarNameInTable="columnPaymentFactor" msprop:Generator_ColumnPropNameInRow="PaymentFactor" msprop:Generator_ColumnPropNameInTable="PaymentFactorColumn" msprop:Generator_UserColumnName="PaymentFactor" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="10" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="TotalPaymentAmount" msprop:Generator_ColumnVarNameInTable="columnTotalPaymentAmount" msprop:Generator_ColumnPropNameInRow="TotalPaymentAmount" msprop:Generator_ColumnPropNameInTable="TotalPaymentAmountColumn" msprop:Generator_UserColumnName="TotalPaymentAmount" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="proc_RptPrintReconciliation" msprop:Generator_TableClassName="proc_RptPrintReconciliationDataTable" msprop:Generator_TableVarName="tableproc_RptPrintReconciliation" msprop:Generator_TablePropName="proc_RptPrintReconciliation" msprop:Generator_RowDeletingName="proc_RptPrintReconciliationRowDeleting" msprop:Generator_RowChangingName="proc_RptPrintReconciliationRowChanging" msprop:Generator_RowEvHandlerName="proc_RptPrintReconciliationRowChangeEventHandler" msprop:Generator_RowDeletedName="proc_RptPrintReconciliationRowDeleted" msprop:Generator_UserTableName="proc_RptPrintReconciliation" msprop:Generator_RowChangedName="proc_RptPrintReconciliationRowChanged" msprop:Generator_RowEvArgName="proc_RptPrintReconciliationRowChangeEvent" msprop:Generator_RowClassName="proc_RptPrintReconciliationRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="ReconcilePK" msdata:ReadOnly="true" msdata:AutoIncrement="true" msprop:Generator_ColumnVarNameInTable="columnReconcilePK" msprop:Generator_ColumnPropNameInRow="ReconcilePK" msprop:Generator_ColumnPropNameInTable="ReconcilePKColumn" msprop:Generator_UserColumnName="ReconcilePK" type="xs:int" />
              <xs:element name="AUNumber" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnAUNumber" msprop:Generator_ColumnPropNameInRow="AUNumber" msprop:Generator_ColumnPropNameInTable="AUNumberColumn" msprop:Generator_UserColumnName="AUNumber" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="92" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="FiscalYear" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFiscalYear" msprop:Generator_ColumnPropNameInRow="FiscalYear" msprop:Generator_ColumnPropNameInTable="FiscalYearColumn" msprop:Generator_UserColumnName="FiscalYear" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="4" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="MVPI" msprop:Generator_ColumnVarNameInTable="columnMVPI" msprop:Generator_ColumnPropNameInRow="MVPI" msprop:Generator_ColumnPropNameInTable="MVPIColumn" msprop:Generator_UserColumnName="MVPI" type="xs:decimal" />
              <xs:element name="ReconcileTypeCode" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnReconcileTypeCode" msprop:Generator_ColumnPropNameInRow="ReconcileTypeCode" msprop:Generator_ColumnPropNameInTable="ReconcileTypeCodeColumn" msprop:Generator_UserColumnName="ReconcileTypeCode" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="8" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ControlNumber" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnControlNumber" msprop:Generator_ColumnPropNameInRow="ControlNumber" msprop:Generator_ColumnPropNameInTable="ControlNumberColumn" msprop:Generator_UserColumnName="ControlNumber" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="5" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Period" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnPeriod" msprop:Generator_ColumnPropNameInRow="Period" msprop:Generator_ColumnPropNameInTable="PeriodColumn" msprop:Generator_UserColumnName="Period" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="142" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ReconcileTypeCodeFK" msprop:Generator_ColumnVarNameInTable="columnReconcileTypeCodeFK" msprop:Generator_ColumnPropNameInRow="ReconcileTypeCodeFK" msprop:Generator_ColumnPropNameInTable="ReconcileTypeCodeFKColumn" msprop:Generator_UserColumnName="ReconcileTypeCodeFK" type="xs:unsignedByte" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="proc_RptExpAuditorsReport" msprop:Generator_TableClassName="proc_RptExpAuditorsReportDataTable" msprop:Generator_TableVarName="tableproc_RptExpAuditorsReport" msprop:Generator_RowChangedName="proc_RptExpAuditorsReportRowChanged" msprop:Generator_TablePropName="proc_RptExpAuditorsReport" msprop:Generator_RowDeletingName="proc_RptExpAuditorsReportRowDeleting" msprop:Generator_RowChangingName="proc_RptExpAuditorsReportRowChanging" msprop:Generator_RowEvHandlerName="proc_RptExpAuditorsReportRowChangeEventHandler" msprop:Generator_RowDeletedName="proc_RptExpAuditorsReportRowDeleted" msprop:Generator_RowClassName="proc_RptExpAuditorsReportRow" msprop:Generator_UserTableName="proc_RptExpAuditorsReport" msprop:Generator_RowEvArgName="proc_RptExpAuditorsReportRowChangeEvent">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="AUN" msprop:Generator_ColumnVarNameInTable="columnAUN" msprop:Generator_ColumnPropNameInRow="AUN" msprop:Generator_ColumnPropNameInTable="AUNColumn" msprop:Generator_UserColumnName="AUN" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="13" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="InstName" msprop:Generator_ColumnVarNameInTable="columnInstName" msprop:Generator_ColumnPropNameInRow="InstName" msprop:Generator_ColumnPropNameInTable="InstNameColumn" msprop:Generator_UserColumnName="InstName" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="60" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Category" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCategory" msprop:Generator_ColumnPropNameInRow="Category" msprop:Generator_ColumnPropNameInTable="CategoryColumn" msprop:Generator_UserColumnName="Category" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="5" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="IntermediateUnit" msprop:Generator_ColumnVarNameInTable="columnIntermediateUnit" msprop:Generator_ColumnPropNameInRow="IntermediateUnit" msprop:Generator_ColumnPropNameInTable="IntermediateUnitColumn" msprop:Generator_UserColumnName="IntermediateUnit" type="xs:int" minOccurs="0" />
              <xs:element name="County" msprop:Generator_ColumnVarNameInTable="columnCounty" msprop:Generator_ColumnPropNameInRow="County" msprop:Generator_ColumnPropNameInTable="CountyColumn" msprop:Generator_UserColumnName="County" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="SelectedFiscalYearTotalAmountEligible" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnSelectedFiscalYearTotalAmountEligible" msprop:Generator_ColumnPropNameInRow="SelectedFiscalYearTotalAmountEligible" msprop:Generator_ColumnPropNameInTable="SelectedFiscalYearTotalAmountEligibleColumn" msprop:Generator_UserColumnName="SelectedFiscalYearTotalAmountEligible" type="xs:decimal" minOccurs="0" />
              <xs:element name="SelectedFiscalYearPayments" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnSelectedFiscalYearPayments" msprop:Generator_ColumnPropNameInRow="SelectedFiscalYearPayments" msprop:Generator_ColumnPropNameInTable="SelectedFiscalYearPaymentsColumn" msprop:Generator_UserColumnName="SelectedFiscalYearPayments" type="xs:decimal" minOccurs="0" />
              <xs:element name="PriorYearAdjustments" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnPriorYearAdjustments" msprop:Generator_ColumnPropNameInRow="PriorYearAdjustments" msprop:Generator_ColumnPropNameInTable="PriorYearAdjustmentsColumn" msprop:Generator_UserColumnName="PriorYearAdjustments" type="xs:decimal" minOccurs="0" />
              <xs:element name="PreviousFiscalYearShortfallPayment" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnPreviousFiscalYearShortfallPayment" msprop:Generator_ColumnPropNameInRow="PreviousFiscalYearShortfallPayment" msprop:Generator_ColumnPropNameInTable="PreviousFiscalYearShortfallPaymentColumn" msprop:Generator_UserColumnName="PreviousFiscalYearShortfallPayment" type="xs:decimal" minOccurs="0" />
              <xs:element name="PreviousFiscalYearQ4Adjustments" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnPreviousFiscalYearQ4Adjustments" msprop:Generator_ColumnPropNameInRow="PreviousFiscalYearQ4Adjustments" msprop:Generator_ColumnPropNameInTable="PreviousFiscalYearQ4AdjustmentsColumn" msprop:Generator_UserColumnName="PreviousFiscalYearQ4Adjustments" type="xs:decimal" minOccurs="0" />
              <xs:element name="SelectedFiscalYearQ4Adjustments" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnSelectedFiscalYearQ4Adjustments" msprop:Generator_ColumnPropNameInRow="SelectedFiscalYearQ4Adjustments" msprop:Generator_ColumnPropNameInTable="SelectedFiscalYearQ4AdjustmentsColumn" msprop:Generator_UserColumnName="SelectedFiscalYearQ4Adjustments" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="proc_RptPaymentCalDetailAdjustmentSummary" msprop:Generator_TableClassName="proc_RptPaymentCalDetailAdjustmentSummaryDataTable" msprop:Generator_TableVarName="tableproc_RptPaymentCalDetailAdjustmentSummary" msprop:Generator_TablePropName="proc_RptPaymentCalDetailAdjustmentSummary" msprop:Generator_RowDeletingName="proc_RptPaymentCalDetailAdjustmentSummaryRowDeleting" msprop:Generator_RowChangingName="proc_RptPaymentCalDetailAdjustmentSummaryRowChanging" msprop:Generator_RowEvHandlerName="proc_RptPaymentCalDetailAdjustmentSummaryRowChangeEventHandler" msprop:Generator_RowDeletedName="proc_RptPaymentCalDetailAdjustmentSummaryRowDeleted" msprop:Generator_UserTableName="proc_RptPaymentCalDetailAdjustmentSummary" msprop:Generator_RowChangedName="proc_RptPaymentCalDetailAdjustmentSummaryRowChanged" msprop:Generator_RowEvArgName="proc_RptPaymentCalDetailAdjustmentSummaryRowChangeEvent" msprop:Generator_RowClassName="proc_RptPaymentCalDetailAdjustmentSummaryRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="AdjustmentType" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnAdjustmentType" msprop:Generator_ColumnPropNameInRow="AdjustmentType" msprop:Generator_ColumnPropNameInTable="AdjustmentTypeColumn" msprop:Generator_UserColumnName="AdjustmentType" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="59" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="AdjustmentAmount" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnAdjustmentAmount" msprop:Generator_ColumnPropNameInRow="AdjustmentAmount" msprop:Generator_ColumnPropNameInTable="AdjustmentAmountColumn" msprop:Generator_UserColumnName="AdjustmentAmount" type="xs:decimal" minOccurs="0" />
              <xs:element name="ReimburseYear" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnReimburseYear" msprop:Generator_ColumnPropNameInRow="ReimburseYear" msprop:Generator_ColumnPropNameInTable="ReimburseYearColumn" msprop:Generator_UserColumnName="ReimburseYear" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="9" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="AppropriationYear" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnAppropriationYear" msprop:Generator_ColumnPropNameInRow="AppropriationYear" msprop:Generator_ColumnPropNameInTable="AppropriationYearColumn" msprop:Generator_UserColumnName="AppropriationYear" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="9" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="proc_RptPaymentCalDetailAppropriationTotal" msprop:Generator_TableClassName="proc_RptPaymentCalDetailAppropriationTotalDataTable" msprop:Generator_TableVarName="tableproc_RptPaymentCalDetailAppropriationTotal" msprop:Generator_TablePropName="proc_RptPaymentCalDetailAppropriationTotal" msprop:Generator_RowDeletingName="proc_RptPaymentCalDetailAppropriationTotalRowDeleting" msprop:Generator_RowChangingName="proc_RptPaymentCalDetailAppropriationTotalRowChanging" msprop:Generator_RowEvHandlerName="proc_RptPaymentCalDetailAppropriationTotalRowChangeEventHandler" msprop:Generator_RowDeletedName="proc_RptPaymentCalDetailAppropriationTotalRowDeleted" msprop:Generator_UserTableName="proc_RptPaymentCalDetailAppropriationTotal" msprop:Generator_RowChangedName="proc_RptPaymentCalDetailAppropriationTotalRowChanged" msprop:Generator_RowEvArgName="proc_RptPaymentCalDetailAppropriationTotalRowChangeEvent" msprop:Generator_RowClassName="proc_RptPaymentCalDetailAppropriationTotalRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="AppropriationYear" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnAppropriationYear" msprop:Generator_ColumnPropNameInRow="AppropriationYear" msprop:Generator_ColumnPropNameInTable="AppropriationYearColumn" msprop:Generator_UserColumnName="AppropriationYear" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="9" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="Amount" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnAmount" msprop:Generator_ColumnPropNameInRow="Amount" msprop:Generator_ColumnPropNameInTable="AmountColumn" msprop:Generator_UserColumnName="Amount" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="proc_GetReimbursementCalculation" msprop:Generator_TableClassName="proc_GetReimbursementCalculationDataTable" msprop:Generator_TableVarName="tableproc_GetReimbursementCalculation" msprop:Generator_RowChangedName="proc_GetReimbursementCalculationRowChanged" msprop:Generator_TablePropName="proc_GetReimbursementCalculation" msprop:Generator_RowDeletingName="proc_GetReimbursementCalculationRowDeleting" msprop:Generator_RowChangingName="proc_GetReimbursementCalculationRowChanging" msprop:Generator_RowEvHandlerName="proc_GetReimbursementCalculationRowChangeEventHandler" msprop:Generator_RowDeletedName="proc_GetReimbursementCalculationRowDeleted" msprop:Generator_RowClassName="proc_GetReimbursementCalculationRow" msprop:Generator_UserTableName="proc_GetReimbursementCalculation" msprop:Generator_RowEvArgName="proc_GetReimbursementCalculationRowChangeEvent">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="EligibleSocSecWages" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnEligibleSocSecWages" msprop:Generator_ColumnPropNameInRow="EligibleSocSecWages" msprop:Generator_ColumnPropNameInTable="EligibleSocSecWagesColumn" msprop:Generator_UserColumnName="EligibleSocSecWages" type="xs:decimal" minOccurs="0" />
              <xs:element name="SocSecFormula" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnSocSecFormula" msprop:Generator_ColumnPropNameInRow="SocSecFormula" msprop:Generator_ColumnPropNameInTable="SocSecFormulaColumn" msprop:Generator_UserColumnName="SocSecFormula" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="63" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="TotalSocSecWages" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotalSocSecWages" msprop:Generator_ColumnPropNameInRow="TotalSocSecWages" msprop:Generator_ColumnPropNameInTable="TotalSocSecWagesColumn" msprop:Generator_UserColumnName="TotalSocSecWages" type="xs:decimal" minOccurs="0" />
              <xs:element name="EligibleMedicareWages" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnEligibleMedicareWages" msprop:Generator_ColumnPropNameInRow="EligibleMedicareWages" msprop:Generator_ColumnPropNameInTable="EligibleMedicareWagesColumn" msprop:Generator_UserColumnName="EligibleMedicareWages" type="xs:decimal" minOccurs="0" />
              <xs:element name="MedicareFormula" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnMedicareFormula" msprop:Generator_ColumnPropNameInRow="MedicareFormula" msprop:Generator_ColumnPropNameInTable="MedicareFormulaColumn" msprop:Generator_UserColumnName="MedicareFormula" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="63" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="TotalMedicareWages" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotalMedicareWages" msprop:Generator_ColumnPropNameInRow="TotalMedicareWages" msprop:Generator_ColumnPropNameInTable="TotalMedicareWagesColumn" msprop:Generator_UserColumnName="TotalMedicareWages" type="xs:decimal" minOccurs="0" />
              <xs:element name="Total" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTotal" msprop:Generator_ColumnPropNameInRow="Total" msprop:Generator_ColumnPropNameInTable="TotalColumn" msprop:Generator_UserColumnName="Total" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
    <xs:unique name="Constraint1" msdata:PrimaryKey="true">
      <xs:selector xpath=".//mstns:proc_GetCombinedReconciliation" />
      <xs:field xpath="mstns:ReconcilePK" />
    </xs:unique>
    <xs:unique name="proc_PrintReconciliation_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
      <xs:selector xpath=".//mstns:proc_PrintReconciliation" />
      <xs:field xpath="mstns:ReconcilePK" />
    </xs:unique>
    <xs:unique name="proc_RptPrintReconciliation_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
      <xs:selector xpath=".//mstns:proc_RptPrintReconciliation" />
      <xs:field xpath="mstns:ReconcilePK" />
    </xs:unique>
  </xs:element>
</xs:schema>