﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="Resolucion" targetNamespace="http://tempuri.org/Resolucion.xsd" xmlns:mstns="http://tempuri.org/Resolucion.xsd" xmlns="http://tempuri.org/Resolucion.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="4" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
        <Connections>
          <Connection ConnectionStringObject="Data Source=172.27.100.88;Initial Catalog=LIQUIDACION;Persist Security Info=True;User ID=liquidacion;Password=Liquidacion2012" IsAppSettingsProperty="false" Modifier="Assembly" Name="bdpruebas.LIQUIDACION.dbo" ParameterPrefix="@" Provider="System.Data.SqlClient" />
          <Connection ConnectionStringObject="Data Source=172.27.100.77;Initial Catalog=LIQUIDACION_PRO;Persist Security Info=True;User ID=Liquidacion;Password=Liquidacion2012" IsAppSettingsProperty="false" Modifier="Assembly" Name="win-e9s1rnffod0.LIQUIDACION_PRO.dbo" ParameterPrefix="@" Provider="System.Data.SqlClient" />
          <Connection AppSettingsObjectName="Web.config" AppSettingsPropertyName="LIQUIDACION_PRO_ACTUAL" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="LIQUIDACION_PRO_ACTUAL (Web.config)" ParameterPrefix="@" PropertyReference="AppConfig.System.Configuration.ConfigurationManager.0.ConnectionStrings.LIQUIDACION_PRO_ACTUAL.ConnectionString" Provider="System.Data.SqlClient" />
          <Connection AppSettingsObjectName="Web.config" AppSettingsPropertyName="LIQUIDACIONConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="LIQUIDACIONConnectionString (Web.config)" ParameterPrefix="@" PropertyReference="AppConfig.System.Configuration.ConfigurationManager.0.ConnectionStrings.LIQUIDACIONConnectionString.ConnectionString" Provider="System.Data.SqlClient" />
          <Connection ConnectionStringObject="Data Source=10.0.4.77;Persist Security Info=True;User ID=Liquidacion;Password=Liquidacion2012" IsAppSettingsProperty="false" Modifier="Assembly" Name="win-e9s1rnffod0.LIQUIDACION.dbo" ParameterPrefix="@" Provider="System.Data.SqlClient" />
        </Connections>
        <Tables>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_DTableAdapter" GeneratorDataComponentClassName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_DTableAdapter" Name="VIEW_REGISTRO_TIEMPOS_PUBPRIV_D" UserDataComponentName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_DTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="bdpruebas.LIQUIDACION.dbo" DbObjectName="LIQUIDACION.dbo.VIEW_REGISTRO_TIEMPOS_PUBPRIV_D" DbObjectType="View" 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="Text" ModifiedByUser="true">
                    <CommandText>SELECT        VIEW_REGISTRO_TIEMPOS_PUBPRIV_D.*
FROM            VIEW_REGISTRO_TIEMPOS_PUBPRIV_D</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="IDSOLICITUD" DataSetColumn="IDSOLICITUD" />
              <Mapping SourceColumn="IDINDEMNIZACIONSUSTITUTIVA" DataSetColumn="IDINDEMNIZACIONSUSTITUTIVA" />
              <Mapping SourceColumn="FOLIO_LABORO" DataSetColumn="FOLIO_LABORO" />
              <Mapping SourceColumn="ID_ENTIDAD_LABORO" DataSetColumn="ID_ENTIDAD_LABORO" />
              <Mapping SourceColumn="NIT_LABORO" DataSetColumn="NIT_LABORO" />
              <Mapping SourceColumn="NOMBRE_ENTIDAD_LABORO" DataSetColumn="NOMBRE_ENTIDAD_LABORO" />
              <Mapping SourceColumn="PUBLICA_LABORO" DataSetColumn="PUBLICA_LABORO" />
              <Mapping SourceColumn="TIPO_ENTIDAD_LABORO" DataSetColumn="TIPO_ENTIDAD_LABORO" />
              <Mapping SourceColumn="EXCLUIDO_LABORO" DataSetColumn="EXCLUIDO_LABORO" />
              <Mapping SourceColumn="FOLIO_COTIZO" DataSetColumn="FOLIO_COTIZO" />
              <Mapping SourceColumn="ID_ENTIDAD_COTIZO" DataSetColumn="ID_ENTIDAD_COTIZO" />
              <Mapping SourceColumn="NIT_ENTIDAD_COTIZO" DataSetColumn="NIT_ENTIDAD_COTIZO" />
              <Mapping SourceColumn="NOMBRE_ENTIDAD_COTIZO" DataSetColumn="NOMBRE_ENTIDAD_COTIZO" />
              <Mapping SourceColumn="PUBLICA_COTIZO" DataSetColumn="PUBLICA_COTIZO" />
              <Mapping SourceColumn="TIPO_ENTIDAD_COTIZO" DataSetColumn="TIPO_ENTIDAD_COTIZO" />
              <Mapping SourceColumn="EXCLUIDO_COTIZO" DataSetColumn="EXCLUIDO_COTIZO" />
              <Mapping SourceColumn="SESIONES" DataSetColumn="SESIONES" />
              <Mapping SourceColumn="SEMANAS" DataSetColumn="SEMANAS" />
              <Mapping SourceColumn="FECHA_INICIAL" DataSetColumn="FECHA_INICIAL" />
              <Mapping SourceColumn="FECHA_FINAL" DataSetColumn="FECHA_FINAL" />
              <Mapping SourceColumn="TOTAL_PARCIAL" DataSetColumn="TOTAL_PARCIAL" />
              <Mapping SourceColumn="DIAS_SIMULATANEOS" DataSetColumn="DIAS_SIMULATANEOS" />
              <Mapping SourceColumn="DIAS_NOSIMULATANEOS" DataSetColumn="DIAS_NOSIMULATANEOS" />
              <Mapping SourceColumn="TOTAL" DataSetColumn="TOTAL" />
              <Mapping SourceColumn="DIAS_DISTRIBUCION_SIMULATANEOS" DataSetColumn="DIAS_DISTRIBUCION_SIMULATANEOS" />
              <Mapping SourceColumn="ANOS" DataSetColumn="ANOS" />
              <Mapping SourceColumn="MESES" DataSetColumn="MESES" />
              <Mapping SourceColumn="DIAS" DataSetColumn="DIAS" />
              <Mapping SourceColumn="TOTAL_PUBLICA" DataSetColumn="TOTAL_PUBLICA" />
              <Mapping SourceColumn="TOTAL_PRIVADA" DataSetColumn="TOTAL_PRIVADA" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RESTableAdapter" GeneratorDataComponentClassName="VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RESTableAdapter" Name="VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RES" UserDataComponentName="VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RESTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="bdpruebas.LIQUIDACION.dbo" DbObjectName="LIQUIDACION.dbo.VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RES" DbObjectType="View" 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="Text" ModifiedByUser="true">
                    <CommandText>SELECT * FROM VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RES</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="IDSOLICITUD" DataSetColumn="IDSOLICITUD" />
              <Mapping SourceColumn="PRESTACION" DataSetColumn="PRESTACION" />
              <Mapping SourceColumn="NUMERORADICADO" DataSetColumn="NUMERORADICADO" />
              <Mapping SourceColumn="FECHARADICACION" DataSetColumn="FECHARADICACION" />
              <Mapping SourceColumn="TIPODOCUMENTO" DataSetColumn="TIPODOCUMENTO" />
              <Mapping SourceColumn="NUMERODOCUMENTO" DataSetColumn="NUMERODOCUMENTO" />
              <Mapping SourceColumn="TIPOFINANCIACION" DataSetColumn="TIPOFINANCIACION" />
              <Mapping SourceColumn="NOMBRE_SOLICITANTE" DataSetColumn="NOMBRE_SOLICITANTE" />
              <Mapping SourceColumn="IDNORMAPENSIONCESANTIA" DataSetColumn="IDNORMAPENSIONCESANTIA" />
              <Mapping SourceColumn="NORMA" DataSetColumn="NORMA" />
              <Mapping SourceColumn="IBLS_INVOLUCRADOS" DataSetColumn="IBLS_INVOLUCRADOS" />
              <Mapping SourceColumn="IBL" DataSetColumn="IBL" />
              <Mapping SourceColumn="PORCENTAJE" DataSetColumn="PORCENTAJE" />
              <Mapping SourceColumn="MESADA" DataSetColumn="MESADA" />
              <Mapping SourceColumn="FECHAIPC" DataSetColumn="FECHAIPC" />
              <Mapping SourceColumn="IDSOLICITUDFACTORSALARIALANIOTEMP" DataSetColumn="IDSOLICITUDFACTORSALARIALANIOTEMP" />
              <Mapping SourceColumn="ANIO" DataSetColumn="ANIO" />
              <Mapping SourceColumn="FECHA_INICIAL" DataSetColumn="FECHA_INICIAL" />
              <Mapping SourceColumn="FECHA_FINAL" DataSetColumn="FECHA_FINAL" />
              <Mapping SourceColumn="DIASLABORADOS" DataSetColumn="DIASLABORADOS" />
              <Mapping SourceColumn="DIASNOLABORADOS" DataSetColumn="DIASNOLABORADOS" />
              <Mapping SourceColumn="INGRESO_MENSUAL_PROMEDIO" DataSetColumn="INGRESO_MENSUAL_PROMEDIO" />
              <Mapping SourceColumn="INCREMENTO" DataSetColumn="INCREMENTO" />
              <Mapping SourceColumn="INGRESO_MENSUAL_ACTUALIZADO" DataSetColumn="INGRESO_MENSUAL_ACTUALIZADO" />
              <Mapping SourceColumn="INGRESO_ANUAL_ACTUALIZADO" DataSetColumn="INGRESO_ANUAL_ACTUALIZADO" />
              <Mapping SourceColumn="FACTOR_SALARIAL" DataSetColumn="FACTOR_SALARIAL" />
              <Mapping SourceColumn="FACTOR" DataSetColumn="FACTOR" />
              <Mapping SourceColumn="VALOR" DataSetColumn="VALOR" />
              <Mapping SourceColumn="DIAS" DataSetColumn="DIAS" />
              <Mapping SourceColumn="VALOR_CALCULADO" DataSetColumn="VALOR_CALCULADO" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="VIEW_CUOTA_PARTETableAdapter" GeneratorDataComponentClassName="VIEW_CUOTA_PARTETableAdapter" Name="VIEW_CUOTA_PARTE" UserDataComponentName="VIEW_CUOTA_PARTETableAdapter">
            <MainSource>
              <DbSource ConnectionRef="bdpruebas.LIQUIDACION.dbo" DbObjectName="LIQUIDACION.dbo.VIEW_CUOTA_PARTE" DbObjectType="View" 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="Text" ModifiedByUser="true">
                    <CommandText>SELECT        VIEW_CUOTA_PARTE.*
FROM            VIEW_CUOTA_PARTE</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="IDSOLICITUD" DataSetColumn="IDSOLICITUD" />
              <Mapping SourceColumn="ENT_NOMBRE" DataSetColumn="ENT_NOMBRE" />
              <Mapping SourceColumn="SPC_DIASENTIDAD" DataSetColumn="SPC_DIASENTIDAD" />
              <Mapping SourceColumn="SCP_PORCENTAJE" DataSetColumn="SCP_PORCENTAJE" />
              <Mapping SourceColumn="SCP_VALOR" DataSetColumn="SCP_VALOR" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="VIEW_CALCULOS_CESANTIATableAdapter" GeneratorDataComponentClassName="VIEW_CALCULOS_CESANTIATableAdapter" Name="VIEW_CALCULOS_CESANTIA" UserDataComponentName="VIEW_CALCULOS_CESANTIATableAdapter">
            <MainSource>
              <DbSource ConnectionRef="win-e9s1rnffod0.LIQUIDACION_PRO.dbo" DbObjectName="LIQUIDACION_PRO.dbo.VIEW_CALCULOS_CESANTIA" DbObjectType="View" 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="Text" ModifiedByUser="true">
                    <CommandText>SELECT        VIEW_CALCULOS_CESANTIA.*
FROM            VIEW_CALCULOS_CESANTIA</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="IDSOLICITUD" DataSetColumn="IDSOLICITUD" />
              <Mapping SourceColumn="IDPRESTACION" DataSetColumn="IDPRESTACION" />
              <Mapping SourceColumn="PRESTACION" DataSetColumn="PRESTACION" />
              <Mapping SourceColumn="NUMERO_DE_RADICADO" DataSetColumn="NUMERO_DE_RADICADO" />
              <Mapping SourceColumn="FECHA_DE_RADICACION" DataSetColumn="FECHA_DE_RADICACION" />
              <Mapping SourceColumn="TIPO_DE_DOCUMENTO" DataSetColumn="TIPO_DE_DOCUMENTO" />
              <Mapping SourceColumn="NUMERO_DE_DOCUMENTO" DataSetColumn="NUMERO_DE_DOCUMENTO" />
              <Mapping SourceColumn="SOLICITANTE" DataSetColumn="SOLICITANTE" />
              <Mapping SourceColumn="IDNORMAPENSIONCESANTIA" DataSetColumn="IDNORMAPENSIONCESANTIA" />
              <Mapping SourceColumn="NORMA" DataSetColumn="NORMA" />
              <Mapping SourceColumn="ANO" DataSetColumn="ANO" />
              <Mapping SourceColumn="ANIOS_LABORADOS" DataSetColumn="ANIOS_LABORADOS" />
              <Mapping SourceColumn="MESES_LABORADOS" DataSetColumn="MESES_LABORADOS" />
              <Mapping SourceColumn="DIAS_LABORADOS" DataSetColumn="DIAS_LABORADOS" />
              <Mapping SourceColumn="DIAS_LABORADOS_EN_EL_AÑO" DataSetColumn="DIAS_LABORADOS_EN_EL_AÑO" />
              <Mapping SourceColumn="SALARIO_BASE" DataSetColumn="SALARIO_BASE" />
              <Mapping SourceColumn="COEFICIENTE_DE_FRACCION" DataSetColumn="COEFICIENTE_DE_FRACCION" />
              <Mapping SourceColumn="SALARIO_POR_COEFICIENTE" DataSetColumn="SALARIO_POR_COEFICIENTE" />
              <Mapping SourceColumn="PORCENTAJE_INTERESES" DataSetColumn="PORCENTAJE_INTERESES" />
              <Mapping SourceColumn="INTERES" DataSetColumn="INTERES" />
              <Mapping SourceColumn="TOTAL" DataSetColumn="TOTAL" />
              <Mapping SourceColumn="NUMERO_MES" DataSetColumn="NUMERO_MES" />
              <Mapping SourceColumn="MES" DataSetColumn="MES" />
              <Mapping SourceColumn="IDFACTORSALARIAL" DataSetColumn="IDFACTORSALARIAL" />
              <Mapping SourceColumn="FACTOR" DataSetColumn="FACTOR" />
              <Mapping SourceColumn="DEVENGADO" DataSetColumn="DEVENGADO" />
              <Mapping SourceColumn="FACTORES" DataSetColumn="FACTORES" />
              <Mapping SourceColumn="CESANTIA_BRUTA" DataSetColumn="CESANTIA_BRUTA" />
              <Mapping SourceColumn="CESANTIA_PARCIAL_PAGADA" DataSetColumn="CESANTIA_PARCIAL_PAGADA" />
              <Mapping SourceColumn="CES_BRUTA_MENOS_PARCIAL_PAGADA" DataSetColumn="CES_BRUTA_MENOS_PARCIAL_PAGADA" />
              <Mapping SourceColumn="TIPO_DESCUENTO" DataSetColumn="TIPO_DESCUENTO" />
              <Mapping SourceColumn="DESCUENTOS" DataSetColumn="DESCUENTOS" />
              <Mapping SourceColumn="CESANTIA_NETA" DataSetColumn="CESANTIA_NETA" />
              <Mapping SourceColumn="VALOR_SOLICITADO" DataSetColumn="VALOR_SOLICITADO" />
              <Mapping SourceColumn="VALOR_RECONOCIDO" DataSetColumn="VALOR_RECONOCIDO" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="VIEW_SOLICITUDTableAdapter" GeneratorDataComponentClassName="VIEW_SOLICITUDTableAdapter" Name="VIEW_SOLICITUD" UserDataComponentName="VIEW_SOLICITUDTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="win-e9s1rnffod0.LIQUIDACION_PRO.dbo" DbObjectName="LIQUIDACION_PRO.dbo.VIEW_SOLICITUD" DbObjectType="View" 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="Text" ModifiedByUser="true">
                    <CommandText>SELECT        VIEW_SOLICITUD.*
FROM            VIEW_SOLICITUD</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="IDSOLICITUD" DataSetColumn="IDSOLICITUD" />
              <Mapping SourceColumn="IDINDEMNIZACIONSUSTITUTIVA" DataSetColumn="IDINDEMNIZACIONSUSTITUTIVA" />
              <Mapping SourceColumn="PRESTACION" DataSetColumn="PRESTACION" />
              <Mapping SourceColumn="FECHA_RADICACION" DataSetColumn="FECHA_RADICACION" />
              <Mapping SourceColumn="NUMERORADICADO" DataSetColumn="NUMERORADICADO" />
              <Mapping SourceColumn="DOCUMENTO" DataSetColumn="DOCUMENTO" />
              <Mapping SourceColumn="NOMBRE" DataSetColumn="NOMBRE" />
              <Mapping SourceColumn="FECHA_DE_NACIMIENTO" DataSetColumn="FECHA_DE_NACIMIENTO" />
              <Mapping SourceColumn="FINANCIACION" DataSetColumn="FINANCIACION" />
              <Mapping SourceColumn="IDSOLICITUD_SOLICITUD_PADRE" DataSetColumn="IDSOLICITUD_SOLICITUD_PADRE" />
              <Mapping SourceColumn="INFO_SOLICITUD_PADRE" DataSetColumn="INFO_SOLICITUD_PADRE" />
              <Mapping SourceColumn="TITULO1" DataSetColumn="TITULO1" />
              <Mapping SourceColumn="TITULO2" DataSetColumn="TITULO2" />
              <Mapping SourceColumn="TITULO3" DataSetColumn="TITULO3" />
              <Mapping SourceColumn="TITULO4" DataSetColumn="TITULO4" />
              <Mapping SourceColumn="TITULO5" DataSetColumn="TITULO5" />
              <Mapping SourceColumn="PARRAFO1" DataSetColumn="PARRAFO1" />
              <Mapping SourceColumn="PARRAFO2" DataSetColumn="PARRAFO2" />
              <Mapping SourceColumn="PARRAFO3" DataSetColumn="PARRAFO3" />
              <Mapping SourceColumn="PARRAFO4" DataSetColumn="PARRAFO4" />
              <Mapping SourceColumn="PARRAFO5" DataSetColumn="PARRAFO5" />
              <Mapping SourceColumn="FIRMA1NOMBRE" DataSetColumn="FIRMA1NOMBRE" />
              <Mapping SourceColumn="FIRMA1CARGO" DataSetColumn="FIRMA1CARGO" />
              <Mapping SourceColumn="FIRMA2NOMBRE" DataSetColumn="FIRMA2NOMBRE" />
              <Mapping SourceColumn="FIRMA2CARGO" DataSetColumn="FIRMA2CARGO" />
              <Mapping SourceColumn="FIRMA3NOMBRE" DataSetColumn="FIRMA3NOMBRE" />
              <Mapping SourceColumn="FIRMA3CARGO" DataSetColumn="FIRMA3CARGO" />
              <Mapping SourceColumn="RECONOCIMIENTO" DataSetColumn="RECONOCIMIENTO" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORESTableAdapter" GeneratorDataComponentClassName="VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORESTableAdapter" Name="VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORES" UserDataComponentName="VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORESTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="LIQUIDACION_PRO_ACTUAL (Web.config)" DbObjectName="LIQUIDACION_PRO_ACTUAL.dbo.VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORES" DbObjectType="View" 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="Text" ModifiedByUser="true">
                    <CommandText>SELECT * FROM VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORES</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="IDSOLICITUD" DataSetColumn="IDSOLICITUD" />
              <Mapping SourceColumn="ANIO" DataSetColumn="ANIO" />
              <Mapping SourceColumn="FACTOR" DataSetColumn="FACTOR" />
              <Mapping SourceColumn="VALOR" DataSetColumn="VALOR" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="VIEW_DESCUENTOS_PENSION_APORTESTableAdapter" GeneratorDataComponentClassName="VIEW_DESCUENTOS_PENSION_APORTESTableAdapter" Name="VIEW_DESCUENTOS_PENSION_APORTES" UserDataComponentName="VIEW_DESCUENTOS_PENSION_APORTESTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="LIQUIDACION_PRO_ACTUAL (Web.config)" DbObjectName="LIQUIDACION_PRO_ACTUAL.dbo.VIEW_DESCUENTOS_PENSION_APORTES" DbObjectType="View" 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="Text" ModifiedByUser="true">
                    <CommandText>SELECT IDSOLICITUD
	, SUM(DPE_DIFERENCIAPENSIONEMPLEADOACTUALIZADA) + SUM(DPE_VALORNODESCONTADOEMPLEADOPENSION) - MAX(DESCUENTOS_APORTES_EMPLEADO_PENSION) AS TOTAL_APORTES_EMPLEADO_PENSION
	, SUM(DPE_DIFERENCIASOLIDARIDADEMPLEADOACTUALIZADA) + SUM(DPE_VALORNODESCONTADOEMPLEADOSOLIDARIDAD) - MAX(DESCUENTOS_APORTES_EMPLEADO_FONDO) AS TOTAL_APORTES_EMPLEADO_FONDO
	, SUM(DPE_DIFERENCIAPENSIONEMPLEADORACTUALIZADA) + SUM(DPE_VALORNODESCONTADOEMPLEADORPENSION) - MAX(DESCUENTOS_APORTES_EMPLEADOR_PENSION) AS TOTAL_APORTES_EMPLEADOR_PENSION
FROM VIEW_DESCUENTOS_PENSION_APORTES
GROUP BY IDSOLICITUD</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="IDSOLICITUD" DataSetColumn="IDSOLICITUD" />
              <Mapping SourceColumn="TOTAL_APORTES_EMPLEADO_PENSION" DataSetColumn="TOTAL_APORTES_EMPLEADO_PENSION" />
              <Mapping SourceColumn="TOTAL_APORTES_EMPLEADO_FONDO" DataSetColumn="TOTAL_APORTES_EMPLEADO_FONDO" />
              <Mapping SourceColumn="TOTAL_APORTES_EMPLEADOR_PENSION" DataSetColumn="TOTAL_APORTES_EMPLEADOR_PENSION" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="VIEW_RETROACTIVOTableAdapter" GeneratorDataComponentClassName="VIEW_RETROACTIVOTableAdapter" Name="VIEW_RETROACTIVO" UserDataComponentName="VIEW_RETROACTIVOTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="win-e9s1rnffod0.LIQUIDACION.dbo" DbObjectName="LIQUIDACION.dbo.VIEW_RETROACTIVO" DbObjectType="View" 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="Text" ModifiedByUser="true">
                    <CommandText>SELECT 
	CAST(RET_FECHAINICIAL AS VARCHAR(10)) + ' al ' + CAST(RET_FECHAFINAL AS VARCHAR(10)) AS RANGO_FECHAS
	, RET_MESADA AS VALOR_DE_LA_PENSION
	, RET_TOTALRETROACTIVOMESADAR AS RETROACTIVO
	, 'Mesada adicional de Diciembre (año ' + CAST(YEAR(RET_FECHAINICIAL) AS VARCHAR(4)) + ')' AS TITULO_MESADA_DIC
	, RET_MESADAADICIONALDIC
	, 'Mesada adicional de Junio (año ' + CAST(YEAR(RET_FECHAINICIAL) AS VARCHAR(4)) + ')' AS TITULO_MESADA_JUN
	, RET_MESADAADICIONALJUN
	, 'Menos Valores Pagados' AS TITULO_VALORES_PAGADOS
	, RPA_TOTALMESADA_PAGO + RPA_MESADAADICIONALDIC_PAGO + RPA_MESADAADICIONALJUN_PAGO AS VALORES_PAGADOS
FROM VIEW_RETROACTIVO
WHERE RPA_TIPO = 'R'
ORDER BY RET_FECHAINICIAL</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="RANGO_FECHAS" DataSetColumn="RANGO_FECHAS" />
              <Mapping SourceColumn="VALOR_DE_LA_PENSION" DataSetColumn="VALOR_DE_LA_PENSION" />
              <Mapping SourceColumn="RETROACTIVO" DataSetColumn="RETROACTIVO" />
              <Mapping SourceColumn="TITULO_MESADA_DIC" DataSetColumn="TITULO_MESADA_DIC" />
              <Mapping SourceColumn="RET_MESADAADICIONALDIC" DataSetColumn="RET_MESADAADICIONALDIC" />
              <Mapping SourceColumn="TITULO_MESADA_JUN" DataSetColumn="TITULO_MESADA_JUN" />
              <Mapping SourceColumn="RET_MESADAADICIONALJUN" DataSetColumn="RET_MESADAADICIONALJUN" />
              <Mapping SourceColumn="TITULO_VALORES_PAGADOS" DataSetColumn="TITULO_VALORES_PAGADOS" />
              <Mapping SourceColumn="VALORES_PAGADOS" DataSetColumn="VALORES_PAGADOS" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="VIEW_RETROACTIVO_MORATORIOTableAdapter" GeneratorDataComponentClassName="VIEW_RETROACTIVO_MORATORIOTableAdapter" Name="VIEW_RETROACTIVO_MORATORIO" UserDataComponentName="VIEW_RETROACTIVO_MORATORIOTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="win-e9s1rnffod0.LIQUIDACION.dbo" DbObjectName="LIQUIDACION.dbo.VIEW_RETROACTIVO" DbObjectType="View" 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="Text" ModifiedByUser="true">
                    <CommandText>SELECT 
	CAST(RET_FECHAINICIAL AS VARCHAR(10)) + ' al ' + CAST(RET_FECHAFINAL AS VARCHAR(10)) AS RANGO_FECHAS
	, RET_MESADA AS VALOR_DE_LA_PENSION
	, RET_TOTALRETROACTIVOMESADAR AS RETROACTIVO
	, 'Mesada adicional de Diciembre (año ' + CAST(YEAR(RET_FECHAINICIAL) AS VARCHAR(4)) + ')' AS TITULO_MESADA_DIC
	, RET_MESADAADICIONALDIC
	, 'Mesada adicional de Junio (año ' + CAST(YEAR(RET_FECHAINICIAL) AS VARCHAR(4)) + ')' AS TITULO_MESADA_JUN
	, RET_MESADAADICIONALJUN
	, 'Menos Valores Pagados' AS TITULO_VALORES_PAGADOS
	, RPA_TOTALMESADA_PAGO + RPA_MESADAADICIONALDIC_PAGO + RPA_MESADAADICIONALJUN_PAGO AS VALORES_PAGADOS
FROM VIEW_RETROACTIVO
WHERE RPA_TIPO = 'M'
ORDER BY RET_FECHAINICIAL</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="RANGO_FECHAS" DataSetColumn="RANGO_FECHAS" />
              <Mapping SourceColumn="VALOR_DE_LA_PENSION" DataSetColumn="VALOR_DE_LA_PENSION" />
              <Mapping SourceColumn="RETROACTIVO" DataSetColumn="RETROACTIVO" />
              <Mapping SourceColumn="TITULO_MESADA_DIC" DataSetColumn="TITULO_MESADA_DIC" />
              <Mapping SourceColumn="RET_MESADAADICIONALDIC" DataSetColumn="RET_MESADAADICIONALDIC" />
              <Mapping SourceColumn="TITULO_MESADA_JUN" DataSetColumn="TITULO_MESADA_JUN" />
              <Mapping SourceColumn="RET_MESADAADICIONALJUN" DataSetColumn="RET_MESADAADICIONALJUN" />
              <Mapping SourceColumn="TITULO_VALORES_PAGADOS" DataSetColumn="TITULO_VALORES_PAGADOS" />
              <Mapping SourceColumn="VALORES_PAGADOS" DataSetColumn="VALORES_PAGADOS" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="VIEW_INDEXACIONTableAdapter" GeneratorDataComponentClassName="VIEW_INDEXACIONTableAdapter" Name="VIEW_INDEXACION" UserDataComponentName="VIEW_INDEXACIONTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="LIQUIDACION_PRO_ACTUAL (Web.config)" DbObjectName="" DbObjectType="Unknown" 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="Text" ModifiedByUser="true">
                    <CommandText>SELECT MAX(FECHA_INICIAL_RETRO) AS FECHA_INICIAL_RETRO
	, MAX(FECHA_FINAL_RETRO) AS FECHA_FINAL_RETRO
	, MAX(FECHA_CAUSACION) AS FECHA_CAUSACION
	, MAX(FECHA_EJECUTORIA) AS FECHA_EJECUTORIA
	, SUM(VALOR_INDEXACION) AS SUBTOTAL_INDEXACION
	, MAX(DESCONTADO_INDEXACION) AS DESCONTADO_INDEXACION
	, SUM(VALOR_INDEXACION) - MAX(DESCONTADO_INDEXACION) AS VALOR_TOTAL_INDEXACION
FROM VIEW_INDEXACION
GROUP BY IDSOLICITUD</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="FECHA_INICIAL_RETRO" DataSetColumn="FECHA_INICIAL_RETRO" />
              <Mapping SourceColumn="FECHA_FINAL_RETRO" DataSetColumn="FECHA_FINAL_RETRO" />
              <Mapping SourceColumn="FECHA_CAUSACION" DataSetColumn="FECHA_CAUSACION" />
              <Mapping SourceColumn="FECHA_EJECUTORIA" DataSetColumn="FECHA_EJECUTORIA" />
              <Mapping SourceColumn="SUBTOTAL_INDEXACION" DataSetColumn="SUBTOTAL_INDEXACION" />
              <Mapping SourceColumn="DESCONTADO_INDEXACION" DataSetColumn="DESCONTADO_INDEXACION" />
              <Mapping SourceColumn="VALOR_TOTAL_INDEXACION" DataSetColumn="VALOR_TOTAL_INDEXACION" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="VIEW_INTERESESTableAdapter" GeneratorDataComponentClassName="VIEW_INTERESESTableAdapter" Name="VIEW_INTERESES" UserDataComponentName="VIEW_INTERESESTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="LIQUIDACION_PRO_ACTUAL (Web.config)" DbObjectName="LIQUIDACION_PRO_ACTUAL.dbo.VIEW_INTERESES" DbObjectType="View" 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="Text" ModifiedByUser="true">
                    <CommandText>SELECT FECHA_FINAL_RETRO, FECHA_FINAL_RETRO_MORA, VALOR_INICIAL
	, FECHA_INICIAL_INTERESES, FECHA_FINAL_INTERESES
	, SOL_INTERESESTOTALINTERESESMORATORIOS, DESCONTADO_INTERESES
	, SOL_INTERESESTOTALINTERESESMORATORIOS - DESCONTADO_INTERESES AS TOTAL_INTERESES
FROM VIEW_INTERESES</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="FECHA_FINAL_RETRO" DataSetColumn="FECHA_FINAL_RETRO" />
              <Mapping SourceColumn="FECHA_FINAL_RETRO_MORA" DataSetColumn="FECHA_FINAL_RETRO_MORA" />
              <Mapping SourceColumn="VALOR_INICIAL" DataSetColumn="VALOR_INICIAL" />
              <Mapping SourceColumn="FECHA_INICIAL_INTERESES" DataSetColumn="FECHA_INICIAL_INTERESES" />
              <Mapping SourceColumn="FECHA_FINAL_INTERESES" DataSetColumn="FECHA_FINAL_INTERESES" />
              <Mapping SourceColumn="SOL_INTERESESTOTALINTERESESMORATORIOS" DataSetColumn="SOL_INTERESESTOTALINTERESESMORATORIOS" />
              <Mapping SourceColumn="DESCONTADO_INTERESES" DataSetColumn="DESCONTADO_INTERESES" />
              <Mapping SourceColumn="TOTAL_INTERESES" DataSetColumn="TOTAL_INTERESES" />
            </Mappings>
            <Sources />
          </TableAdapter>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_RTableAdapter" GeneratorDataComponentClassName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_RTableAdapter" Name="VIEW_REGISTRO_TIEMPOS_PUBPRIV_R" UserDataComponentName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_RTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="LIQUIDACIONConnectionString (Web.config)" DbObjectName="LIQUIDACION.dbo.VIEW_REGISTRO_TIEMPOS_PUBPRIV_R" DbObjectType="View" 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="Text" ModifiedByUser="true">
                    <CommandText>SELECT     * 
FROM         VIEW_REGISTRO_TIEMPOS_PUBPRIV_R</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="IDSOLICITUD" DataSetColumn="IDSOLICITUD" />
              <Mapping SourceColumn="IDINDEMNIZACIONSUSTITUTIVA" DataSetColumn="IDINDEMNIZACIONSUSTITUTIVA" />
              <Mapping SourceColumn="FOLIO_LABORO" DataSetColumn="FOLIO_LABORO" />
              <Mapping SourceColumn="ID_ENTIDAD_LABORO" DataSetColumn="ID_ENTIDAD_LABORO" />
              <Mapping SourceColumn="NIT_LABORO" DataSetColumn="NIT_LABORO" />
              <Mapping SourceColumn="NOMBRE_ENTIDAD_LABORO" DataSetColumn="NOMBRE_ENTIDAD_LABORO" />
              <Mapping SourceColumn="PUBLICA_LABORO" DataSetColumn="PUBLICA_LABORO" />
              <Mapping SourceColumn="TIPO_ENTIDAD_LABORO" DataSetColumn="TIPO_ENTIDAD_LABORO" />
              <Mapping SourceColumn="EXCLUIDO_LABORO" DataSetColumn="EXCLUIDO_LABORO" />
              <Mapping SourceColumn="FOLIO_COTIZO" DataSetColumn="FOLIO_COTIZO" />
              <Mapping SourceColumn="ID_ENTIDAD_COTIZO" DataSetColumn="ID_ENTIDAD_COTIZO" />
              <Mapping SourceColumn="NIT_ENTIDAD_COTIZO" DataSetColumn="NIT_ENTIDAD_COTIZO" />
              <Mapping SourceColumn="NOMBRE_ENTIDAD_COTIZO" DataSetColumn="NOMBRE_ENTIDAD_COTIZO" />
              <Mapping SourceColumn="PUBLICA_COTIZO" DataSetColumn="PUBLICA_COTIZO" />
              <Mapping SourceColumn="TIPO_ENTIDAD_COTIZO" DataSetColumn="TIPO_ENTIDAD_COTIZO" />
              <Mapping SourceColumn="EXCLUIDO_COTIZO" DataSetColumn="EXCLUIDO_COTIZO" />
              <Mapping SourceColumn="SESIONES" DataSetColumn="SESIONES" />
              <Mapping SourceColumn="SEMANAS" DataSetColumn="SEMANAS" />
              <Mapping SourceColumn="FECHA_INICIAL" DataSetColumn="FECHA_INICIAL" />
              <Mapping SourceColumn="FECHA_FINAL" DataSetColumn="FECHA_FINAL" />
              <Mapping SourceColumn="TOTAL_PARCIAL" DataSetColumn="TOTAL_PARCIAL" />
              <Mapping SourceColumn="DIAS_SIMULATANEOS" DataSetColumn="DIAS_SIMULATANEOS" />
              <Mapping SourceColumn="DIAS_NOSIMULATANEOS" DataSetColumn="DIAS_NOSIMULATANEOS" />
              <Mapping SourceColumn="TOTAL" DataSetColumn="TOTAL" />
              <Mapping SourceColumn="DIAS_DISTRIBUCION_SIMULATANEOS" DataSetColumn="DIAS_DISTRIBUCION_SIMULATANEOS" />
              <Mapping SourceColumn="ANOS" DataSetColumn="ANOS" />
              <Mapping SourceColumn="MESES" DataSetColumn="MESES" />
              <Mapping SourceColumn="DIAS" DataSetColumn="DIAS" />
              <Mapping SourceColumn="TOTAL_PUBLICA" DataSetColumn="TOTAL_PUBLICA" />
              <Mapping SourceColumn="TOTAL_PRIVADA" DataSetColumn="TOTAL_PRIVADA" />
            </Mappings>
            <Sources />
          </TableAdapter>
        </Tables>
        <Sources />
      </DataSource>
    </xs:appinfo>
  </xs:annotation>
  <xs:element name="Resolucion" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="Resolucion" msprop:Generator_UserDSName="Resolucion">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="VIEW_REGISTRO_TIEMPOS_PUBPRIV_D" msprop:Generator_TableClassName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_DDataTable" msprop:Generator_TableVarName="tableVIEW_REGISTRO_TIEMPOS_PUBPRIV_D" msprop:Generator_RowChangedName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_DRowChanged" msprop:Generator_TablePropName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_D" msprop:Generator_RowDeletingName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_DRowDeleting" msprop:Generator_RowChangingName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_DRowChanging" msprop:Generator_RowEvHandlerName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_DRowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_DRowDeleted" msprop:Generator_RowClassName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_DRow" msprop:Generator_UserTableName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_D" msprop:Generator_RowEvArgName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_DRowChangeEvent">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="IDSOLICITUD" msprop:Generator_ColumnVarNameInTable="columnIDSOLICITUD" msprop:Generator_ColumnPropNameInRow="IDSOLICITUD" msprop:Generator_ColumnPropNameInTable="IDSOLICITUDColumn" msprop:Generator_UserColumnName="IDSOLICITUD" type="xs:decimal" />
              <xs:element name="IDINDEMNIZACIONSUSTITUTIVA" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnIDINDEMNIZACIONSUSTITUTIVA" msprop:Generator_ColumnPropNameInRow="IDINDEMNIZACIONSUSTITUTIVA" msprop:Generator_ColumnPropNameInTable="IDINDEMNIZACIONSUSTITUTIVAColumn" msprop:Generator_UserColumnName="IDINDEMNIZACIONSUSTITUTIVA" type="xs:int" minOccurs="0" />
              <xs:element name="FOLIO_LABORO" msprop:Generator_ColumnVarNameInTable="columnFOLIO_LABORO" msprop:Generator_ColumnPropNameInRow="FOLIO_LABORO" msprop:Generator_ColumnPropNameInTable="FOLIO_LABOROColumn" msprop:Generator_UserColumnName="FOLIO_LABORO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ID_ENTIDAD_LABORO" msprop:Generator_ColumnVarNameInTable="columnID_ENTIDAD_LABORO" msprop:Generator_ColumnPropNameInRow="ID_ENTIDAD_LABORO" msprop:Generator_ColumnPropNameInTable="ID_ENTIDAD_LABOROColumn" msprop:Generator_UserColumnName="ID_ENTIDAD_LABORO" type="xs:decimal" />
              <xs:element name="NIT_LABORO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNIT_LABORO" msprop:Generator_ColumnPropNameInRow="NIT_LABORO" msprop:Generator_ColumnPropNameInTable="NIT_LABOROColumn" msprop:Generator_UserColumnName="NIT_LABORO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="52" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="NOMBRE_ENTIDAD_LABORO" msprop:Generator_ColumnVarNameInTable="columnNOMBRE_ENTIDAD_LABORO" msprop:Generator_ColumnPropNameInRow="NOMBRE_ENTIDAD_LABORO" msprop:Generator_ColumnPropNameInTable="NOMBRE_ENTIDAD_LABOROColumn" msprop:Generator_UserColumnName="NOMBRE_ENTIDAD_LABORO">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PUBLICA_LABORO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnPUBLICA_LABORO" msprop:Generator_ColumnPropNameInRow="PUBLICA_LABORO" msprop:Generator_ColumnPropNameInTable="PUBLICA_LABOROColumn" msprop:Generator_UserColumnName="PUBLICA_LABORO" type="xs:int" minOccurs="0" />
              <xs:element name="TIPO_ENTIDAD_LABORO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTIPO_ENTIDAD_LABORO" msprop:Generator_ColumnPropNameInRow="TIPO_ENTIDAD_LABORO" msprop:Generator_ColumnPropNameInTable="TIPO_ENTIDAD_LABOROColumn" msprop:Generator_UserColumnName="TIPO_ENTIDAD_LABORO" type="xs:int" minOccurs="0" />
              <xs:element name="EXCLUIDO_LABORO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnEXCLUIDO_LABORO" msprop:Generator_ColumnPropNameInRow="EXCLUIDO_LABORO" msprop:Generator_ColumnPropNameInTable="EXCLUIDO_LABOROColumn" msprop:Generator_UserColumnName="EXCLUIDO_LABORO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="2" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="FOLIO_COTIZO" msprop:Generator_ColumnVarNameInTable="columnFOLIO_COTIZO" msprop:Generator_ColumnPropNameInRow="FOLIO_COTIZO" msprop:Generator_ColumnPropNameInTable="FOLIO_COTIZOColumn" msprop:Generator_UserColumnName="FOLIO_COTIZO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ID_ENTIDAD_COTIZO" msprop:Generator_ColumnVarNameInTable="columnID_ENTIDAD_COTIZO" msprop:Generator_ColumnPropNameInRow="ID_ENTIDAD_COTIZO" msprop:Generator_ColumnPropNameInTable="ID_ENTIDAD_COTIZOColumn" msprop:Generator_UserColumnName="ID_ENTIDAD_COTIZO" type="xs:decimal" minOccurs="0" />
              <xs:element name="NIT_ENTIDAD_COTIZO" msprop:Generator_ColumnVarNameInTable="columnNIT_ENTIDAD_COTIZO" msprop:Generator_ColumnPropNameInRow="NIT_ENTIDAD_COTIZO" msprop:Generator_ColumnPropNameInTable="NIT_ENTIDAD_COTIZOColumn" msprop:Generator_UserColumnName="NIT_ENTIDAD_COTIZO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="52" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="NOMBRE_ENTIDAD_COTIZO" msprop:Generator_ColumnVarNameInTable="columnNOMBRE_ENTIDAD_COTIZO" msprop:Generator_ColumnPropNameInRow="NOMBRE_ENTIDAD_COTIZO" msprop:Generator_ColumnPropNameInTable="NOMBRE_ENTIDAD_COTIZOColumn" msprop:Generator_UserColumnName="NOMBRE_ENTIDAD_COTIZO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PUBLICA_COTIZO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnPUBLICA_COTIZO" msprop:Generator_ColumnPropNameInRow="PUBLICA_COTIZO" msprop:Generator_ColumnPropNameInTable="PUBLICA_COTIZOColumn" msprop:Generator_UserColumnName="PUBLICA_COTIZO" type="xs:int" minOccurs="0" />
              <xs:element name="TIPO_ENTIDAD_COTIZO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTIPO_ENTIDAD_COTIZO" msprop:Generator_ColumnPropNameInRow="TIPO_ENTIDAD_COTIZO" msprop:Generator_ColumnPropNameInTable="TIPO_ENTIDAD_COTIZOColumn" msprop:Generator_UserColumnName="TIPO_ENTIDAD_COTIZO" type="xs:int" minOccurs="0" />
              <xs:element name="EXCLUIDO_COTIZO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnEXCLUIDO_COTIZO" msprop:Generator_ColumnPropNameInRow="EXCLUIDO_COTIZO" msprop:Generator_ColumnPropNameInTable="EXCLUIDO_COTIZOColumn" msprop:Generator_UserColumnName="EXCLUIDO_COTIZO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="2" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="SESIONES" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnSESIONES" msprop:Generator_ColumnPropNameInRow="SESIONES" msprop:Generator_ColumnPropNameInTable="SESIONESColumn" msprop:Generator_UserColumnName="SESIONES" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="93" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="SEMANAS" msprop:Generator_ColumnVarNameInTable="columnSEMANAS" msprop:Generator_ColumnPropNameInRow="SEMANAS" msprop:Generator_ColumnPropNameInTable="SEMANASColumn" msprop:Generator_UserColumnName="SEMANAS" type="xs:decimal" minOccurs="0" />
              <xs:element name="FECHA_INICIAL" msprop:Generator_ColumnVarNameInTable="columnFECHA_INICIAL" msprop:Generator_ColumnPropNameInRow="FECHA_INICIAL" msprop:Generator_ColumnPropNameInTable="FECHA_INICIALColumn" msprop:Generator_UserColumnName="FECHA_INICIAL" type="xs:dateTime" minOccurs="0" />
              <xs:element name="FECHA_FINAL" msprop:Generator_ColumnVarNameInTable="columnFECHA_FINAL" msprop:Generator_ColumnPropNameInRow="FECHA_FINAL" msprop:Generator_ColumnPropNameInTable="FECHA_FINALColumn" msprop:Generator_UserColumnName="FECHA_FINAL" type="xs:dateTime" minOccurs="0" />
              <xs:element name="TOTAL_PARCIAL" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTOTAL_PARCIAL" msprop:Generator_ColumnPropNameInRow="TOTAL_PARCIAL" msprop:Generator_ColumnPropNameInTable="TOTAL_PARCIALColumn" msprop:Generator_UserColumnName="TOTAL_PARCIAL" type="xs:decimal" minOccurs="0" />
              <xs:element name="DIAS_SIMULATANEOS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDIAS_SIMULATANEOS" msprop:Generator_ColumnPropNameInRow="DIAS_SIMULATANEOS" msprop:Generator_ColumnPropNameInTable="DIAS_SIMULATANEOSColumn" msprop:Generator_UserColumnName="DIAS_SIMULATANEOS" type="xs:decimal" minOccurs="0" />
              <xs:element name="DIAS_NOSIMULATANEOS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDIAS_NOSIMULATANEOS" msprop:Generator_ColumnPropNameInRow="DIAS_NOSIMULATANEOS" msprop:Generator_ColumnPropNameInTable="DIAS_NOSIMULATANEOSColumn" msprop:Generator_UserColumnName="DIAS_NOSIMULATANEOS" 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:element name="DIAS_DISTRIBUCION_SIMULATANEOS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDIAS_DISTRIBUCION_SIMULATANEOS" msprop:Generator_ColumnPropNameInRow="DIAS_DISTRIBUCION_SIMULATANEOS" msprop:Generator_ColumnPropNameInTable="DIAS_DISTRIBUCION_SIMULATANEOSColumn" msprop:Generator_UserColumnName="DIAS_DISTRIBUCION_SIMULATANEOS" type="xs:decimal" minOccurs="0" />
              <xs:element name="ANOS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnANOS" msprop:Generator_ColumnPropNameInRow="ANOS" msprop:Generator_ColumnPropNameInTable="ANOSColumn" msprop:Generator_UserColumnName="ANOS" type="xs:decimal" minOccurs="0" />
              <xs:element name="MESES" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnMESES" msprop:Generator_ColumnPropNameInRow="MESES" msprop:Generator_ColumnPropNameInTable="MESESColumn" msprop:Generator_UserColumnName="MESES" type="xs:decimal" minOccurs="0" />
              <xs:element name="DIAS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDIAS" msprop:Generator_ColumnPropNameInRow="DIAS" msprop:Generator_ColumnPropNameInTable="DIASColumn" msprop:Generator_UserColumnName="DIAS" type="xs:decimal" minOccurs="0" />
              <xs:element name="TOTAL_PUBLICA" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTOTAL_PUBLICA" msprop:Generator_ColumnPropNameInRow="TOTAL_PUBLICA" msprop:Generator_ColumnPropNameInTable="TOTAL_PUBLICAColumn" msprop:Generator_UserColumnName="TOTAL_PUBLICA" type="xs:int" minOccurs="0" />
              <xs:element name="TOTAL_PRIVADA" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTOTAL_PRIVADA" msprop:Generator_ColumnPropNameInRow="TOTAL_PRIVADA" msprop:Generator_ColumnPropNameInTable="TOTAL_PRIVADAColumn" msprop:Generator_UserColumnName="TOTAL_PRIVADA" type="xs:int" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RES" msprop:Generator_TableClassName="VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RESDataTable" msprop:Generator_TableVarName="tableVIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RES" msprop:Generator_RowChangedName="VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RESRowChanged" msprop:Generator_TablePropName="VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RES" msprop:Generator_RowDeletingName="VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RESRowDeleting" msprop:Generator_RowChangingName="VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RESRowChanging" msprop:Generator_RowEvHandlerName="VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RESRowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RESRowDeleted" msprop:Generator_RowClassName="VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RESRow" msprop:Generator_UserTableName="VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RES" msprop:Generator_RowEvArgName="VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RESRowChangeEvent">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="IDSOLICITUD" msprop:Generator_ColumnVarNameInTable="columnIDSOLICITUD" msprop:Generator_ColumnPropNameInRow="IDSOLICITUD" msprop:Generator_ColumnPropNameInTable="IDSOLICITUDColumn" msprop:Generator_UserColumnName="IDSOLICITUD" type="xs:decimal" />
              <xs:element name="PRESTACION" msprop:Generator_ColumnVarNameInTable="columnPRESTACION" msprop:Generator_ColumnPropNameInRow="PRESTACION" msprop:Generator_ColumnPropNameInTable="PRESTACIONColumn" msprop:Generator_UserColumnName="PRESTACION">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="NUMERORADICADO" msprop:Generator_ColumnVarNameInTable="columnNUMERORADICADO" msprop:Generator_ColumnPropNameInRow="NUMERORADICADO" msprop:Generator_ColumnPropNameInTable="NUMERORADICADOColumn" msprop:Generator_UserColumnName="NUMERORADICADO">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="20" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="FECHARADICACION" msprop:Generator_ColumnVarNameInTable="columnFECHARADICACION" msprop:Generator_ColumnPropNameInRow="FECHARADICACION" msprop:Generator_ColumnPropNameInTable="FECHARADICACIONColumn" msprop:Generator_UserColumnName="FECHARADICACION" type="xs:dateTime" />
              <xs:element name="TIPODOCUMENTO" msprop:Generator_ColumnVarNameInTable="columnTIPODOCUMENTO" msprop:Generator_ColumnPropNameInRow="TIPODOCUMENTO" msprop:Generator_ColumnPropNameInTable="TIPODOCUMENTOColumn" msprop:Generator_UserColumnName="TIPODOCUMENTO">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="2" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="NUMERODOCUMENTO" msprop:Generator_ColumnVarNameInTable="columnNUMERODOCUMENTO" msprop:Generator_ColumnPropNameInRow="NUMERODOCUMENTO" msprop:Generator_ColumnPropNameInTable="NUMERODOCUMENTOColumn" msprop:Generator_UserColumnName="NUMERODOCUMENTO">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="25" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="TIPOFINANCIACION" msprop:Generator_ColumnVarNameInTable="columnTIPOFINANCIACION" msprop:Generator_ColumnPropNameInRow="TIPOFINANCIACION" msprop:Generator_ColumnPropNameInTable="TIPOFINANCIACIONColumn" msprop:Generator_UserColumnName="TIPOFINANCIACION" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="NOMBRE_SOLICITANTE" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNOMBRE_SOLICITANTE" msprop:Generator_ColumnPropNameInRow="NOMBRE_SOLICITANTE" msprop:Generator_ColumnPropNameInTable="NOMBRE_SOLICITANTEColumn" msprop:Generator_UserColumnName="NOMBRE_SOLICITANTE" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="121" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="IDNORMAPENSIONCESANTIA" msprop:Generator_ColumnVarNameInTable="columnIDNORMAPENSIONCESANTIA" msprop:Generator_ColumnPropNameInRow="IDNORMAPENSIONCESANTIA" msprop:Generator_ColumnPropNameInTable="IDNORMAPENSIONCESANTIAColumn" msprop:Generator_UserColumnName="IDNORMAPENSIONCESANTIA" type="xs:decimal" />
              <xs:element name="NORMA" msprop:Generator_ColumnVarNameInTable="columnNORMA" msprop:Generator_ColumnPropNameInRow="NORMA" msprop:Generator_ColumnPropNameInTable="NORMAColumn" msprop:Generator_UserColumnName="NORMA">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="IBLS_INVOLUCRADOS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnIBLS_INVOLUCRADOS" msprop:Generator_ColumnPropNameInRow="IBLS_INVOLUCRADOS" msprop:Generator_ColumnPropNameInTable="IBLS_INVOLUCRADOSColumn" msprop:Generator_UserColumnName="IBLS_INVOLUCRADOS" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="88" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="IBL" msprop:Generator_ColumnVarNameInTable="columnIBL" msprop:Generator_ColumnPropNameInRow="IBL" msprop:Generator_ColumnPropNameInTable="IBLColumn" msprop:Generator_UserColumnName="IBL" type="xs:decimal" />
              <xs:element name="PORCENTAJE" msprop:Generator_ColumnVarNameInTable="columnPORCENTAJE" msprop:Generator_ColumnPropNameInRow="PORCENTAJE" msprop:Generator_ColumnPropNameInTable="PORCENTAJEColumn" msprop:Generator_UserColumnName="PORCENTAJE" type="xs:decimal" />
              <xs:element name="MESADA" msprop:Generator_ColumnVarNameInTable="columnMESADA" msprop:Generator_ColumnPropNameInRow="MESADA" msprop:Generator_ColumnPropNameInTable="MESADAColumn" msprop:Generator_UserColumnName="MESADA" type="xs:decimal" />
              <xs:element name="FECHAIPC" msprop:Generator_ColumnVarNameInTable="columnFECHAIPC" msprop:Generator_ColumnPropNameInRow="FECHAIPC" msprop:Generator_ColumnPropNameInTable="FECHAIPCColumn" msprop:Generator_UserColumnName="FECHAIPC" type="xs:dateTime" minOccurs="0" />
              <xs:element name="IDSOLICITUDFACTORSALARIALANIOTEMP" msprop:Generator_ColumnVarNameInTable="columnIDSOLICITUDFACTORSALARIALANIOTEMP" msprop:Generator_ColumnPropNameInRow="IDSOLICITUDFACTORSALARIALANIOTEMP" msprop:Generator_ColumnPropNameInTable="IDSOLICITUDFACTORSALARIALANIOTEMPColumn" msprop:Generator_UserColumnName="IDSOLICITUDFACTORSALARIALANIOTEMP" type="xs:decimal" />
              <xs:element name="ANIO" msprop:Generator_ColumnVarNameInTable="columnANIO" msprop:Generator_ColumnPropNameInRow="ANIO" msprop:Generator_ColumnPropNameInTable="ANIOColumn" msprop:Generator_UserColumnName="ANIO" type="xs:decimal" />
              <xs:element name="FECHA_INICIAL" msprop:Generator_ColumnVarNameInTable="columnFECHA_INICIAL" msprop:Generator_ColumnPropNameInRow="FECHA_INICIAL" msprop:Generator_ColumnPropNameInTable="FECHA_INICIALColumn" msprop:Generator_UserColumnName="FECHA_INICIAL" type="xs:dateTime" />
              <xs:element name="FECHA_FINAL" msprop:Generator_ColumnVarNameInTable="columnFECHA_FINAL" msprop:Generator_ColumnPropNameInRow="FECHA_FINAL" msprop:Generator_ColumnPropNameInTable="FECHA_FINALColumn" msprop:Generator_UserColumnName="FECHA_FINAL" type="xs:dateTime" />
              <xs:element name="DIASLABORADOS" msprop:Generator_ColumnVarNameInTable="columnDIASLABORADOS" msprop:Generator_ColumnPropNameInRow="DIASLABORADOS" msprop:Generator_ColumnPropNameInTable="DIASLABORADOSColumn" msprop:Generator_UserColumnName="DIASLABORADOS" type="xs:decimal" />
              <xs:element name="DIASNOLABORADOS" msprop:Generator_ColumnVarNameInTable="columnDIASNOLABORADOS" msprop:Generator_ColumnPropNameInRow="DIASNOLABORADOS" msprop:Generator_ColumnPropNameInTable="DIASNOLABORADOSColumn" msprop:Generator_UserColumnName="DIASNOLABORADOS" type="xs:decimal" />
              <xs:element name="INGRESO_MENSUAL_PROMEDIO" msprop:Generator_ColumnVarNameInTable="columnINGRESO_MENSUAL_PROMEDIO" msprop:Generator_ColumnPropNameInRow="INGRESO_MENSUAL_PROMEDIO" msprop:Generator_ColumnPropNameInTable="INGRESO_MENSUAL_PROMEDIOColumn" msprop:Generator_UserColumnName="INGRESO_MENSUAL_PROMEDIO" type="xs:decimal" minOccurs="0" />
              <xs:element name="INCREMENTO" msprop:Generator_ColumnVarNameInTable="columnINCREMENTO" msprop:Generator_ColumnPropNameInRow="INCREMENTO" msprop:Generator_ColumnPropNameInTable="INCREMENTOColumn" msprop:Generator_UserColumnName="INCREMENTO" type="xs:decimal" minOccurs="0" />
              <xs:element name="INGRESO_MENSUAL_ACTUALIZADO" msprop:Generator_ColumnVarNameInTable="columnINGRESO_MENSUAL_ACTUALIZADO" msprop:Generator_ColumnPropNameInRow="INGRESO_MENSUAL_ACTUALIZADO" msprop:Generator_ColumnPropNameInTable="INGRESO_MENSUAL_ACTUALIZADOColumn" msprop:Generator_UserColumnName="INGRESO_MENSUAL_ACTUALIZADO" type="xs:decimal" minOccurs="0" />
              <xs:element name="INGRESO_ANUAL_ACTUALIZADO" msprop:Generator_ColumnVarNameInTable="columnINGRESO_ANUAL_ACTUALIZADO" msprop:Generator_ColumnPropNameInRow="INGRESO_ANUAL_ACTUALIZADO" msprop:Generator_ColumnPropNameInTable="INGRESO_ANUAL_ACTUALIZADOColumn" msprop:Generator_UserColumnName="INGRESO_ANUAL_ACTUALIZADO" type="xs:decimal" minOccurs="0" />
              <xs:element name="FACTOR_SALARIAL" msprop:Generator_ColumnVarNameInTable="columnFACTOR_SALARIAL" msprop:Generator_ColumnPropNameInRow="FACTOR_SALARIAL" msprop:Generator_ColumnPropNameInTable="FACTOR_SALARIALColumn" msprop:Generator_UserColumnName="FACTOR_SALARIAL">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="FACTOR" msprop:Generator_ColumnVarNameInTable="columnFACTOR" msprop:Generator_ColumnPropNameInRow="FACTOR" msprop:Generator_ColumnPropNameInTable="FACTORColumn" msprop:Generator_UserColumnName="FACTOR" type="xs:decimal" minOccurs="0" />
              <xs:element name="VALOR" msprop:Generator_ColumnVarNameInTable="columnVALOR" msprop:Generator_ColumnPropNameInRow="VALOR" msprop:Generator_ColumnPropNameInTable="VALORColumn" msprop:Generator_UserColumnName="VALOR" type="xs:decimal" />
              <xs:element name="DIAS" msprop:Generator_ColumnVarNameInTable="columnDIAS" msprop:Generator_ColumnPropNameInRow="DIAS" msprop:Generator_ColumnPropNameInTable="DIASColumn" msprop:Generator_UserColumnName="DIAS" type="xs:decimal" />
              <xs:element name="VALOR_CALCULADO" msprop:Generator_ColumnVarNameInTable="columnVALOR_CALCULADO" msprop:Generator_ColumnPropNameInRow="VALOR_CALCULADO" msprop:Generator_ColumnPropNameInTable="VALOR_CALCULADOColumn" msprop:Generator_UserColumnName="VALOR_CALCULADO" type="xs:decimal" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="VIEW_CUOTA_PARTE" msprop:Generator_TableClassName="VIEW_CUOTA_PARTEDataTable" msprop:Generator_TableVarName="tableVIEW_CUOTA_PARTE" msprop:Generator_RowChangedName="VIEW_CUOTA_PARTERowChanged" msprop:Generator_TablePropName="VIEW_CUOTA_PARTE" msprop:Generator_RowDeletingName="VIEW_CUOTA_PARTERowDeleting" msprop:Generator_RowChangingName="VIEW_CUOTA_PARTERowChanging" msprop:Generator_RowEvHandlerName="VIEW_CUOTA_PARTERowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_CUOTA_PARTERowDeleted" msprop:Generator_RowClassName="VIEW_CUOTA_PARTERow" msprop:Generator_UserTableName="VIEW_CUOTA_PARTE" msprop:Generator_RowEvArgName="VIEW_CUOTA_PARTERowChangeEvent">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="IDSOLICITUD" msprop:Generator_ColumnVarNameInTable="columnIDSOLICITUD" msprop:Generator_ColumnPropNameInRow="IDSOLICITUD" msprop:Generator_ColumnPropNameInTable="IDSOLICITUDColumn" msprop:Generator_UserColumnName="IDSOLICITUD" type="xs:decimal" />
              <xs:element name="ENT_NOMBRE" msprop:Generator_ColumnVarNameInTable="columnENT_NOMBRE" msprop:Generator_ColumnPropNameInRow="ENT_NOMBRE" msprop:Generator_ColumnPropNameInTable="ENT_NOMBREColumn" msprop:Generator_UserColumnName="ENT_NOMBRE">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="SPC_DIASENTIDAD" msprop:Generator_ColumnVarNameInTable="columnSPC_DIASENTIDAD" msprop:Generator_ColumnPropNameInRow="SPC_DIASENTIDAD" msprop:Generator_ColumnPropNameInTable="SPC_DIASENTIDADColumn" msprop:Generator_UserColumnName="SPC_DIASENTIDAD" type="xs:decimal" />
              <xs:element name="SCP_PORCENTAJE" msprop:Generator_ColumnVarNameInTable="columnSCP_PORCENTAJE" msprop:Generator_ColumnPropNameInRow="SCP_PORCENTAJE" msprop:Generator_ColumnPropNameInTable="SCP_PORCENTAJEColumn" msprop:Generator_UserColumnName="SCP_PORCENTAJE" type="xs:decimal" />
              <xs:element name="SCP_VALOR" msprop:Generator_ColumnVarNameInTable="columnSCP_VALOR" msprop:Generator_ColumnPropNameInRow="SCP_VALOR" msprop:Generator_ColumnPropNameInTable="SCP_VALORColumn" msprop:Generator_UserColumnName="SCP_VALOR" type="xs:decimal" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="VIEW_CALCULOS_CESANTIA" msprop:Generator_TableClassName="VIEW_CALCULOS_CESANTIADataTable" msprop:Generator_TableVarName="tableVIEW_CALCULOS_CESANTIA" msprop:Generator_RowChangedName="VIEW_CALCULOS_CESANTIARowChanged" msprop:Generator_TablePropName="VIEW_CALCULOS_CESANTIA" msprop:Generator_RowDeletingName="VIEW_CALCULOS_CESANTIARowDeleting" msprop:Generator_RowChangingName="VIEW_CALCULOS_CESANTIARowChanging" msprop:Generator_RowEvHandlerName="VIEW_CALCULOS_CESANTIARowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_CALCULOS_CESANTIARowDeleted" msprop:Generator_RowClassName="VIEW_CALCULOS_CESANTIARow" msprop:Generator_UserTableName="VIEW_CALCULOS_CESANTIA" msprop:Generator_RowEvArgName="VIEW_CALCULOS_CESANTIARowChangeEvent">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="IDSOLICITUD" msprop:Generator_ColumnVarNameInTable="columnIDSOLICITUD" msprop:Generator_ColumnPropNameInRow="IDSOLICITUD" msprop:Generator_ColumnPropNameInTable="IDSOLICITUDColumn" msprop:Generator_UserColumnName="IDSOLICITUD" type="xs:decimal" />
              <xs:element name="IDPRESTACION" msprop:Generator_ColumnVarNameInTable="columnIDPRESTACION" msprop:Generator_ColumnPropNameInRow="IDPRESTACION" msprop:Generator_ColumnPropNameInTable="IDPRESTACIONColumn" msprop:Generator_UserColumnName="IDPRESTACION" type="xs:decimal" />
              <xs:element name="PRESTACION" msprop:Generator_ColumnVarNameInTable="columnPRESTACION" msprop:Generator_ColumnPropNameInRow="PRESTACION" msprop:Generator_ColumnPropNameInTable="PRESTACIONColumn" msprop:Generator_UserColumnName="PRESTACION">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="NUMERO_DE_RADICADO" msprop:Generator_ColumnVarNameInTable="columnNUMERO_DE_RADICADO" msprop:Generator_ColumnPropNameInRow="NUMERO_DE_RADICADO" msprop:Generator_ColumnPropNameInTable="NUMERO_DE_RADICADOColumn" msprop:Generator_UserColumnName="NUMERO_DE_RADICADO">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="FECHA_DE_RADICACION" msprop:Generator_ColumnVarNameInTable="columnFECHA_DE_RADICACION" msprop:Generator_ColumnPropNameInRow="FECHA_DE_RADICACION" msprop:Generator_ColumnPropNameInTable="FECHA_DE_RADICACIONColumn" msprop:Generator_UserColumnName="FECHA_DE_RADICACION" type="xs:dateTime" />
              <xs:element name="TIPO_DE_DOCUMENTO" msprop:Generator_ColumnVarNameInTable="columnTIPO_DE_DOCUMENTO" msprop:Generator_ColumnPropNameInRow="TIPO_DE_DOCUMENTO" msprop:Generator_ColumnPropNameInTable="TIPO_DE_DOCUMENTOColumn" msprop:Generator_UserColumnName="TIPO_DE_DOCUMENTO">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="2" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="NUMERO_DE_DOCUMENTO" msprop:Generator_ColumnVarNameInTable="columnNUMERO_DE_DOCUMENTO" msprop:Generator_ColumnPropNameInRow="NUMERO_DE_DOCUMENTO" msprop:Generator_ColumnPropNameInTable="NUMERO_DE_DOCUMENTOColumn" msprop:Generator_UserColumnName="NUMERO_DE_DOCUMENTO">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="25" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="SOLICITANTE" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnSOLICITANTE" msprop:Generator_ColumnPropNameInRow="SOLICITANTE" msprop:Generator_ColumnPropNameInTable="SOLICITANTEColumn" msprop:Generator_UserColumnName="SOLICITANTE" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="121" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="IDNORMAPENSIONCESANTIA" msprop:Generator_ColumnVarNameInTable="columnIDNORMAPENSIONCESANTIA" msprop:Generator_ColumnPropNameInRow="IDNORMAPENSIONCESANTIA" msprop:Generator_ColumnPropNameInTable="IDNORMAPENSIONCESANTIAColumn" msprop:Generator_UserColumnName="IDNORMAPENSIONCESANTIA" type="xs:decimal" minOccurs="0" />
              <xs:element name="NORMA" msprop:Generator_ColumnVarNameInTable="columnNORMA" msprop:Generator_ColumnPropNameInRow="NORMA" msprop:Generator_ColumnPropNameInTable="NORMAColumn" msprop:Generator_UserColumnName="NORMA">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="250" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ANO" msprop:Generator_ColumnVarNameInTable="columnANO" msprop:Generator_ColumnPropNameInRow="ANO" msprop:Generator_ColumnPropNameInTable="ANOColumn" msprop:Generator_UserColumnName="ANO" type="xs:decimal" />
              <xs:element name="ANIOS_LABORADOS" msprop:Generator_ColumnVarNameInTable="columnANIOS_LABORADOS" msprop:Generator_ColumnPropNameInRow="ANIOS_LABORADOS" msprop:Generator_ColumnPropNameInTable="ANIOS_LABORADOSColumn" msprop:Generator_UserColumnName="ANIOS_LABORADOS" type="xs:decimal" />
              <xs:element name="MESES_LABORADOS" msprop:Generator_ColumnVarNameInTable="columnMESES_LABORADOS" msprop:Generator_ColumnPropNameInRow="MESES_LABORADOS" msprop:Generator_ColumnPropNameInTable="MESES_LABORADOSColumn" msprop:Generator_UserColumnName="MESES_LABORADOS" type="xs:decimal" />
              <xs:element name="DIAS_LABORADOS" msprop:Generator_ColumnVarNameInTable="columnDIAS_LABORADOS" msprop:Generator_ColumnPropNameInRow="DIAS_LABORADOS" msprop:Generator_ColumnPropNameInTable="DIAS_LABORADOSColumn" msprop:Generator_UserColumnName="DIAS_LABORADOS" type="xs:decimal" />
              <xs:element name="DIAS_LABORADOS_EN_EL_AÑO" msprop:Generator_ColumnVarNameInTable="columnDIAS_LABORADOS_EN_EL_AÑO" msprop:Generator_ColumnPropNameInRow="DIAS_LABORADOS_EN_EL_AÑO" msprop:Generator_ColumnPropNameInTable="DIAS_LABORADOS_EN_EL_AÑOColumn" msprop:Generator_UserColumnName="DIAS_LABORADOS_EN_EL_AÑO" type="xs:decimal" minOccurs="0" />
              <xs:element name="SALARIO_BASE" msprop:Generator_ColumnVarNameInTable="columnSALARIO_BASE" msprop:Generator_ColumnPropNameInRow="SALARIO_BASE" msprop:Generator_ColumnPropNameInTable="SALARIO_BASEColumn" msprop:Generator_UserColumnName="SALARIO_BASE" type="xs:decimal" />
              <xs:element name="COEFICIENTE_DE_FRACCION" msprop:Generator_ColumnVarNameInTable="columnCOEFICIENTE_DE_FRACCION" msprop:Generator_ColumnPropNameInRow="COEFICIENTE_DE_FRACCION" msprop:Generator_ColumnPropNameInTable="COEFICIENTE_DE_FRACCIONColumn" msprop:Generator_UserColumnName="COEFICIENTE_DE_FRACCION" type="xs:decimal" />
              <xs:element name="SALARIO_POR_COEFICIENTE" msprop:Generator_ColumnVarNameInTable="columnSALARIO_POR_COEFICIENTE" msprop:Generator_ColumnPropNameInRow="SALARIO_POR_COEFICIENTE" msprop:Generator_ColumnPropNameInTable="SALARIO_POR_COEFICIENTEColumn" msprop:Generator_UserColumnName="SALARIO_POR_COEFICIENTE" type="xs:decimal" />
              <xs:element name="PORCENTAJE_INTERESES" msprop:Generator_ColumnVarNameInTable="columnPORCENTAJE_INTERESES" msprop:Generator_ColumnPropNameInRow="PORCENTAJE_INTERESES" msprop:Generator_ColumnPropNameInTable="PORCENTAJE_INTERESESColumn" msprop:Generator_UserColumnName="PORCENTAJE_INTERESES" type="xs:decimal" />
              <xs:element name="INTERES" msprop:Generator_ColumnVarNameInTable="columnINTERES" msprop:Generator_ColumnPropNameInRow="INTERES" msprop:Generator_ColumnPropNameInTable="INTERESColumn" msprop:Generator_UserColumnName="INTERES" type="xs:decimal" />
              <xs:element name="TOTAL" msprop:Generator_ColumnVarNameInTable="columnTOTAL" msprop:Generator_ColumnPropNameInRow="TOTAL" msprop:Generator_ColumnPropNameInTable="TOTALColumn" msprop:Generator_UserColumnName="TOTAL" type="xs:decimal" />
              <xs:element name="NUMERO_MES" msprop:Generator_ColumnVarNameInTable="columnNUMERO_MES" msprop:Generator_ColumnPropNameInRow="NUMERO_MES" msprop:Generator_ColumnPropNameInTable="NUMERO_MESColumn" msprop:Generator_UserColumnName="NUMERO_MES" type="xs:decimal" minOccurs="0" />
              <xs:element name="MES" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnMES" msprop:Generator_ColumnPropNameInRow="MES" msprop:Generator_ColumnPropNameInTable="MESColumn" msprop:Generator_UserColumnName="MES" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="10" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="IDFACTORSALARIAL" msprop:Generator_ColumnVarNameInTable="columnIDFACTORSALARIAL" msprop:Generator_ColumnPropNameInRow="IDFACTORSALARIAL" msprop:Generator_ColumnPropNameInTable="IDFACTORSALARIALColumn" msprop:Generator_UserColumnName="IDFACTORSALARIAL" type="xs:decimal" />
              <xs:element name="FACTOR" msprop:Generator_ColumnVarNameInTable="columnFACTOR" msprop:Generator_ColumnPropNameInRow="FACTOR" msprop:Generator_ColumnPropNameInTable="FACTORColumn" msprop:Generator_UserColumnName="FACTOR">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="DEVENGADO" msprop:Generator_ColumnVarNameInTable="columnDEVENGADO" msprop:Generator_ColumnPropNameInRow="DEVENGADO" msprop:Generator_ColumnPropNameInTable="DEVENGADOColumn" msprop:Generator_UserColumnName="DEVENGADO" type="xs:decimal" />
              <xs:element name="FACTORES" msprop:Generator_ColumnVarNameInTable="columnFACTORES" msprop:Generator_ColumnPropNameInRow="FACTORES" msprop:Generator_ColumnPropNameInTable="FACTORESColumn" msprop:Generator_UserColumnName="FACTORES" type="xs:decimal" />
              <xs:element name="CESANTIA_BRUTA" msprop:Generator_ColumnVarNameInTable="columnCESANTIA_BRUTA" msprop:Generator_ColumnPropNameInRow="CESANTIA_BRUTA" msprop:Generator_ColumnPropNameInTable="CESANTIA_BRUTAColumn" msprop:Generator_UserColumnName="CESANTIA_BRUTA" type="xs:decimal" minOccurs="0" />
              <xs:element name="CESANTIA_PARCIAL_PAGADA" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCESANTIA_PARCIAL_PAGADA" msprop:Generator_ColumnPropNameInRow="CESANTIA_PARCIAL_PAGADA" msprop:Generator_ColumnPropNameInTable="CESANTIA_PARCIAL_PAGADAColumn" msprop:Generator_UserColumnName="CESANTIA_PARCIAL_PAGADA" type="xs:decimal" minOccurs="0" />
              <xs:element name="CES_BRUTA_MENOS_PARCIAL_PAGADA" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCES_BRUTA_MENOS_PARCIAL_PAGADA" msprop:Generator_ColumnPropNameInRow="CES_BRUTA_MENOS_PARCIAL_PAGADA" msprop:Generator_ColumnPropNameInTable="CES_BRUTA_MENOS_PARCIAL_PAGADAColumn" msprop:Generator_UserColumnName="CES_BRUTA_MENOS_PARCIAL_PAGADA" type="xs:decimal" minOccurs="0" />
              <xs:element name="TIPO_DESCUENTO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTIPO_DESCUENTO" msprop:Generator_ColumnPropNameInRow="TIPO_DESCUENTO" msprop:Generator_ColumnPropNameInTable="TIPO_DESCUENTOColumn" msprop:Generator_UserColumnName="TIPO_DESCUENTO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="25" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="DESCUENTOS" msprop:Generator_ColumnVarNameInTable="columnDESCUENTOS" msprop:Generator_ColumnPropNameInRow="DESCUENTOS" msprop:Generator_ColumnPropNameInTable="DESCUENTOSColumn" msprop:Generator_UserColumnName="DESCUENTOS" type="xs:decimal" minOccurs="0" />
              <xs:element name="CESANTIA_NETA" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnCESANTIA_NETA" msprop:Generator_ColumnPropNameInRow="CESANTIA_NETA" msprop:Generator_ColumnPropNameInTable="CESANTIA_NETAColumn" msprop:Generator_UserColumnName="CESANTIA_NETA" type="xs:decimal" minOccurs="0" />
              <xs:element name="VALOR_SOLICITADO" msprop:Generator_ColumnVarNameInTable="columnVALOR_SOLICITADO" msprop:Generator_ColumnPropNameInRow="VALOR_SOLICITADO" msprop:Generator_ColumnPropNameInTable="VALOR_SOLICITADOColumn" msprop:Generator_UserColumnName="VALOR_SOLICITADO" type="xs:decimal" minOccurs="0" />
              <xs:element name="VALOR_RECONOCIDO" msprop:Generator_ColumnVarNameInTable="columnVALOR_RECONOCIDO" msprop:Generator_ColumnPropNameInRow="VALOR_RECONOCIDO" msprop:Generator_ColumnPropNameInTable="VALOR_RECONOCIDOColumn" msprop:Generator_UserColumnName="VALOR_RECONOCIDO" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="VIEW_SOLICITUD" msprop:Generator_TableClassName="VIEW_SOLICITUDDataTable" msprop:Generator_TableVarName="tableVIEW_SOLICITUD" msprop:Generator_TablePropName="VIEW_SOLICITUD" msprop:Generator_RowDeletingName="VIEW_SOLICITUDRowDeleting" msprop:Generator_RowChangingName="VIEW_SOLICITUDRowChanging" msprop:Generator_RowEvHandlerName="VIEW_SOLICITUDRowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_SOLICITUDRowDeleted" msprop:Generator_UserTableName="VIEW_SOLICITUD" msprop:Generator_RowChangedName="VIEW_SOLICITUDRowChanged" msprop:Generator_RowEvArgName="VIEW_SOLICITUDRowChangeEvent" msprop:Generator_RowClassName="VIEW_SOLICITUDRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="IDSOLICITUD" msprop:Generator_ColumnVarNameInTable="columnIDSOLICITUD" msprop:Generator_ColumnPropNameInRow="IDSOLICITUD" msprop:Generator_ColumnPropNameInTable="IDSOLICITUDColumn" msprop:Generator_UserColumnName="IDSOLICITUD" type="xs:decimal" />
              <xs:element name="IDINDEMNIZACIONSUSTITUTIVA" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnIDINDEMNIZACIONSUSTITUTIVA" msprop:Generator_ColumnPropNameInRow="IDINDEMNIZACIONSUSTITUTIVA" msprop:Generator_ColumnPropNameInTable="IDINDEMNIZACIONSUSTITUTIVAColumn" msprop:Generator_UserColumnName="IDINDEMNIZACIONSUSTITUTIVA" type="xs:int" minOccurs="0" />
              <xs:element name="PRESTACION" msprop:Generator_ColumnVarNameInTable="columnPRESTACION" msprop:Generator_ColumnPropNameInRow="PRESTACION" msprop:Generator_ColumnPropNameInTable="PRESTACIONColumn" msprop:Generator_UserColumnName="PRESTACION" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="FECHA_RADICACION" msprop:Generator_ColumnVarNameInTable="columnFECHA_RADICACION" msprop:Generator_ColumnPropNameInRow="FECHA_RADICACION" msprop:Generator_ColumnPropNameInTable="FECHA_RADICACIONColumn" msprop:Generator_UserColumnName="FECHA_RADICACION" type="xs:dateTime" />
              <xs:element name="NUMERORADICADO" msprop:Generator_ColumnVarNameInTable="columnNUMERORADICADO" msprop:Generator_ColumnPropNameInRow="NUMERORADICADO" msprop:Generator_ColumnPropNameInTable="NUMERORADICADOColumn" msprop:Generator_UserColumnName="NUMERORADICADO">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="DOCUMENTO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDOCUMENTO" msprop:Generator_ColumnPropNameInRow="DOCUMENTO" msprop:Generator_ColumnPropNameInTable="DOCUMENTOColumn" msprop:Generator_UserColumnName="DOCUMENTO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="28" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="NOMBRE" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNOMBRE" msprop:Generator_ColumnPropNameInRow="NOMBRE" msprop:Generator_ColumnPropNameInTable="NOMBREColumn" msprop:Generator_UserColumnName="NOMBRE" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="121" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="FECHA_DE_NACIMIENTO" msprop:Generator_ColumnVarNameInTable="columnFECHA_DE_NACIMIENTO" msprop:Generator_ColumnPropNameInRow="FECHA_DE_NACIMIENTO" msprop:Generator_ColumnPropNameInTable="FECHA_DE_NACIMIENTOColumn" msprop:Generator_UserColumnName="FECHA_DE_NACIMIENTO" type="xs:dateTime" minOccurs="0" />
              <xs:element name="FINANCIACION" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFINANCIACION" msprop:Generator_ColumnPropNameInRow="FINANCIACION" msprop:Generator_ColumnPropNameInTable="FINANCIACIONColumn" msprop:Generator_UserColumnName="FINANCIACION" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1000" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="IDSOLICITUD_SOLICITUD_PADRE" msprop:Generator_ColumnVarNameInTable="columnIDSOLICITUD_SOLICITUD_PADRE" msprop:Generator_ColumnPropNameInRow="IDSOLICITUD_SOLICITUD_PADRE" msprop:Generator_ColumnPropNameInTable="IDSOLICITUD_SOLICITUD_PADREColumn" msprop:Generator_UserColumnName="IDSOLICITUD_SOLICITUD_PADRE" type="xs:decimal" minOccurs="0" />
              <xs:element name="INFO_SOLICITUD_PADRE" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnINFO_SOLICITUD_PADRE" msprop:Generator_ColumnPropNameInRow="INFO_SOLICITUD_PADRE" msprop:Generator_ColumnPropNameInTable="INFO_SOLICITUD_PADREColumn" msprop:Generator_UserColumnName="INFO_SOLICITUD_PADRE" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="159" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="TITULO1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTITULO1" msprop:Generator_ColumnPropNameInRow="TITULO1" msprop:Generator_ColumnPropNameInTable="TITULO1Column" msprop:Generator_UserColumnName="TITULO1" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="78" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="TITULO2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTITULO2" msprop:Generator_ColumnPropNameInRow="TITULO2" msprop:Generator_ColumnPropNameInTable="TITULO2Column" msprop:Generator_UserColumnName="TITULO2" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="51" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="TITULO3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTITULO3" msprop:Generator_ColumnPropNameInRow="TITULO3" msprop:Generator_ColumnPropNameInTable="TITULO3Column" msprop:Generator_UserColumnName="TITULO3" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="TITULO4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTITULO4" msprop:Generator_ColumnPropNameInRow="TITULO4" msprop:Generator_ColumnPropNameInTable="TITULO4Column" msprop:Generator_UserColumnName="TITULO4" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="TITULO5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTITULO5" msprop:Generator_ColumnPropNameInRow="TITULO5" msprop:Generator_ColumnPropNameInTable="TITULO5Column" msprop:Generator_UserColumnName="TITULO5" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PARRAFO1" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnPARRAFO1" msprop:Generator_ColumnPropNameInRow="PARRAFO1" msprop:Generator_ColumnPropNameInTable="PARRAFO1Column" msprop:Generator_UserColumnName="PARRAFO1" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PARRAFO2" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnPARRAFO2" msprop:Generator_ColumnPropNameInRow="PARRAFO2" msprop:Generator_ColumnPropNameInTable="PARRAFO2Column" msprop:Generator_UserColumnName="PARRAFO2" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PARRAFO3" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnPARRAFO3" msprop:Generator_ColumnPropNameInRow="PARRAFO3" msprop:Generator_ColumnPropNameInTable="PARRAFO3Column" msprop:Generator_UserColumnName="PARRAFO3" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PARRAFO4" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnPARRAFO4" msprop:Generator_ColumnPropNameInRow="PARRAFO4" msprop:Generator_ColumnPropNameInTable="PARRAFO4Column" msprop:Generator_UserColumnName="PARRAFO4" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PARRAFO5" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnPARRAFO5" msprop:Generator_ColumnPropNameInRow="PARRAFO5" msprop:Generator_ColumnPropNameInTable="PARRAFO5Column" msprop:Generator_UserColumnName="PARRAFO5" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="FIRMA1NOMBRE" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFIRMA1NOMBRE" msprop:Generator_ColumnPropNameInRow="FIRMA1NOMBRE" msprop:Generator_ColumnPropNameInTable="FIRMA1NOMBREColumn" msprop:Generator_UserColumnName="FIRMA1NOMBRE" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="FIRMA1CARGO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFIRMA1CARGO" msprop:Generator_ColumnPropNameInRow="FIRMA1CARGO" msprop:Generator_ColumnPropNameInTable="FIRMA1CARGOColumn" msprop:Generator_UserColumnName="FIRMA1CARGO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="FIRMA2NOMBRE" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFIRMA2NOMBRE" msprop:Generator_ColumnPropNameInRow="FIRMA2NOMBRE" msprop:Generator_ColumnPropNameInTable="FIRMA2NOMBREColumn" msprop:Generator_UserColumnName="FIRMA2NOMBRE" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="FIRMA2CARGO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFIRMA2CARGO" msprop:Generator_ColumnPropNameInRow="FIRMA2CARGO" msprop:Generator_ColumnPropNameInTable="FIRMA2CARGOColumn" msprop:Generator_UserColumnName="FIRMA2CARGO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="FIRMA3NOMBRE" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFIRMA3NOMBRE" msprop:Generator_ColumnPropNameInRow="FIRMA3NOMBRE" msprop:Generator_ColumnPropNameInTable="FIRMA3NOMBREColumn" msprop:Generator_UserColumnName="FIRMA3NOMBRE" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="FIRMA3CARGO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFIRMA3CARGO" msprop:Generator_ColumnPropNameInRow="FIRMA3CARGO" msprop:Generator_ColumnPropNameInTable="FIRMA3CARGOColumn" msprop:Generator_UserColumnName="FIRMA3CARGO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="RECONOCIMIENTO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnRECONOCIMIENTO" msprop:Generator_ColumnPropNameInRow="RECONOCIMIENTO" msprop:Generator_ColumnPropNameInTable="RECONOCIMIENTOColumn" msprop:Generator_UserColumnName="RECONOCIMIENTO" type="xs:boolean" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORES" msprop:Generator_TableClassName="VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORESDataTable" msprop:Generator_TableVarName="tableVIEW_DESCUENTOS_PENSION_NUEVOS_FACTORES" msprop:Generator_TablePropName="VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORES" msprop:Generator_RowDeletingName="VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORESRowDeleting" msprop:Generator_RowChangingName="VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORESRowChanging" msprop:Generator_RowEvHandlerName="VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORESRowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORESRowDeleted" msprop:Generator_UserTableName="VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORES" msprop:Generator_RowChangedName="VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORESRowChanged" msprop:Generator_RowEvArgName="VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORESRowChangeEvent" msprop:Generator_RowClassName="VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORESRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="IDSOLICITUD" msprop:Generator_ColumnVarNameInTable="columnIDSOLICITUD" msprop:Generator_ColumnPropNameInRow="IDSOLICITUD" msprop:Generator_ColumnPropNameInTable="IDSOLICITUDColumn" msprop:Generator_UserColumnName="IDSOLICITUD" type="xs:decimal" />
              <xs:element name="ANIO" msprop:Generator_ColumnVarNameInTable="columnANIO" msprop:Generator_ColumnPropNameInRow="ANIO" msprop:Generator_ColumnPropNameInTable="ANIOColumn" msprop:Generator_UserColumnName="ANIO" type="xs:decimal" />
              <xs:element name="FACTOR" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFACTOR" msprop:Generator_ColumnPropNameInRow="FACTOR" msprop:Generator_ColumnPropNameInTable="FACTORColumn" msprop:Generator_UserColumnName="FACTOR" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="111" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="VALOR" msprop:Generator_ColumnVarNameInTable="columnVALOR" msprop:Generator_ColumnPropNameInRow="VALOR" msprop:Generator_ColumnPropNameInTable="VALORColumn" msprop:Generator_UserColumnName="VALOR" type="xs:decimal" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="VIEW_DESCUENTOS_PENSION_APORTES" msprop:Generator_TableClassName="VIEW_DESCUENTOS_PENSION_APORTESDataTable" msprop:Generator_TableVarName="tableVIEW_DESCUENTOS_PENSION_APORTES" msprop:Generator_TablePropName="VIEW_DESCUENTOS_PENSION_APORTES" msprop:Generator_RowDeletingName="VIEW_DESCUENTOS_PENSION_APORTESRowDeleting" msprop:Generator_RowChangingName="VIEW_DESCUENTOS_PENSION_APORTESRowChanging" msprop:Generator_RowEvHandlerName="VIEW_DESCUENTOS_PENSION_APORTESRowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_DESCUENTOS_PENSION_APORTESRowDeleted" msprop:Generator_UserTableName="VIEW_DESCUENTOS_PENSION_APORTES" msprop:Generator_RowChangedName="VIEW_DESCUENTOS_PENSION_APORTESRowChanged" msprop:Generator_RowEvArgName="VIEW_DESCUENTOS_PENSION_APORTESRowChangeEvent" msprop:Generator_RowClassName="VIEW_DESCUENTOS_PENSION_APORTESRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="IDSOLICITUD" msprop:Generator_ColumnVarNameInTable="columnIDSOLICITUD" msprop:Generator_ColumnPropNameInRow="IDSOLICITUD" msprop:Generator_ColumnPropNameInTable="IDSOLICITUDColumn" msprop:Generator_UserColumnName="IDSOLICITUD" type="xs:decimal" />
              <xs:element name="TOTAL_APORTES_EMPLEADO_PENSION" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTOTAL_APORTES_EMPLEADO_PENSION" msprop:Generator_ColumnPropNameInRow="TOTAL_APORTES_EMPLEADO_PENSION" msprop:Generator_ColumnPropNameInTable="TOTAL_APORTES_EMPLEADO_PENSIONColumn" msprop:Generator_UserColumnName="TOTAL_APORTES_EMPLEADO_PENSION" type="xs:decimal" minOccurs="0" />
              <xs:element name="TOTAL_APORTES_EMPLEADO_FONDO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTOTAL_APORTES_EMPLEADO_FONDO" msprop:Generator_ColumnPropNameInRow="TOTAL_APORTES_EMPLEADO_FONDO" msprop:Generator_ColumnPropNameInTable="TOTAL_APORTES_EMPLEADO_FONDOColumn" msprop:Generator_UserColumnName="TOTAL_APORTES_EMPLEADO_FONDO" type="xs:decimal" minOccurs="0" />
              <xs:element name="TOTAL_APORTES_EMPLEADOR_PENSION" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTOTAL_APORTES_EMPLEADOR_PENSION" msprop:Generator_ColumnPropNameInRow="TOTAL_APORTES_EMPLEADOR_PENSION" msprop:Generator_ColumnPropNameInTable="TOTAL_APORTES_EMPLEADOR_PENSIONColumn" msprop:Generator_UserColumnName="TOTAL_APORTES_EMPLEADOR_PENSION" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="VIEW_RETROACTIVO" msprop:Generator_TableClassName="VIEW_RETROACTIVODataTable" msprop:Generator_TableVarName="tableVIEW_RETROACTIVO" msprop:Generator_TablePropName="VIEW_RETROACTIVO" msprop:Generator_RowDeletingName="VIEW_RETROACTIVORowDeleting" msprop:Generator_RowChangingName="VIEW_RETROACTIVORowChanging" msprop:Generator_RowEvHandlerName="VIEW_RETROACTIVORowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_RETROACTIVORowDeleted" msprop:Generator_UserTableName="VIEW_RETROACTIVO" msprop:Generator_RowChangedName="VIEW_RETROACTIVORowChanged" msprop:Generator_RowEvArgName="VIEW_RETROACTIVORowChangeEvent" msprop:Generator_RowClassName="VIEW_RETROACTIVORow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="RANGO_FECHAS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnRANGO_FECHAS" msprop:Generator_ColumnPropNameInRow="RANGO_FECHAS" msprop:Generator_ColumnPropNameInTable="RANGO_FECHASColumn" msprop:Generator_UserColumnName="RANGO_FECHAS" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="24" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="VALOR_DE_LA_PENSION" msprop:Generator_ColumnVarNameInTable="columnVALOR_DE_LA_PENSION" msprop:Generator_ColumnPropNameInRow="VALOR_DE_LA_PENSION" msprop:Generator_ColumnPropNameInTable="VALOR_DE_LA_PENSIONColumn" msprop:Generator_UserColumnName="VALOR_DE_LA_PENSION" type="xs:decimal" minOccurs="0" />
              <xs:element name="RETROACTIVO" msprop:Generator_ColumnVarNameInTable="columnRETROACTIVO" msprop:Generator_ColumnPropNameInRow="RETROACTIVO" msprop:Generator_ColumnPropNameInTable="RETROACTIVOColumn" msprop:Generator_UserColumnName="RETROACTIVO" type="xs:decimal" minOccurs="0" />
              <xs:element name="TITULO_MESADA_DIC" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTITULO_MESADA_DIC" msprop:Generator_ColumnPropNameInRow="TITULO_MESADA_DIC" msprop:Generator_ColumnPropNameInTable="TITULO_MESADA_DICColumn" msprop:Generator_UserColumnName="TITULO_MESADA_DIC" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="40" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="RET_MESADAADICIONALDIC" msprop:Generator_ColumnVarNameInTable="columnRET_MESADAADICIONALDIC" msprop:Generator_ColumnPropNameInRow="RET_MESADAADICIONALDIC" msprop:Generator_ColumnPropNameInTable="RET_MESADAADICIONALDICColumn" msprop:Generator_UserColumnName="RET_MESADAADICIONALDIC" type="xs:decimal" minOccurs="0" />
              <xs:element name="TITULO_MESADA_JUN" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTITULO_MESADA_JUN" msprop:Generator_ColumnPropNameInRow="TITULO_MESADA_JUN" msprop:Generator_ColumnPropNameInTable="TITULO_MESADA_JUNColumn" msprop:Generator_UserColumnName="TITULO_MESADA_JUN" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="36" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="RET_MESADAADICIONALJUN" msprop:Generator_ColumnVarNameInTable="columnRET_MESADAADICIONALJUN" msprop:Generator_ColumnPropNameInRow="RET_MESADAADICIONALJUN" msprop:Generator_ColumnPropNameInTable="RET_MESADAADICIONALJUNColumn" msprop:Generator_UserColumnName="RET_MESADAADICIONALJUN" type="xs:decimal" minOccurs="0" />
              <xs:element name="TITULO_VALORES_PAGADOS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTITULO_VALORES_PAGADOS" msprop:Generator_ColumnPropNameInRow="TITULO_VALORES_PAGADOS" msprop:Generator_ColumnPropNameInTable="TITULO_VALORES_PAGADOSColumn" msprop:Generator_UserColumnName="TITULO_VALORES_PAGADOS" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="21" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="VALORES_PAGADOS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnVALORES_PAGADOS" msprop:Generator_ColumnPropNameInRow="VALORES_PAGADOS" msprop:Generator_ColumnPropNameInTable="VALORES_PAGADOSColumn" msprop:Generator_UserColumnName="VALORES_PAGADOS" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="VIEW_RETROACTIVO_MORATORIO" msprop:Generator_TableClassName="VIEW_RETROACTIVO_MORATORIODataTable" msprop:Generator_TableVarName="tableVIEW_RETROACTIVO_MORATORIO" msprop:Generator_TablePropName="VIEW_RETROACTIVO_MORATORIO" msprop:Generator_RowDeletingName="VIEW_RETROACTIVO_MORATORIORowDeleting" msprop:Generator_RowChangingName="VIEW_RETROACTIVO_MORATORIORowChanging" msprop:Generator_RowEvHandlerName="VIEW_RETROACTIVO_MORATORIORowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_RETROACTIVO_MORATORIORowDeleted" msprop:Generator_UserTableName="VIEW_RETROACTIVO_MORATORIO" msprop:Generator_RowChangedName="VIEW_RETROACTIVO_MORATORIORowChanged" msprop:Generator_RowEvArgName="VIEW_RETROACTIVO_MORATORIORowChangeEvent" msprop:Generator_RowClassName="VIEW_RETROACTIVO_MORATORIORow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="RANGO_FECHAS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnRANGO_FECHAS" msprop:Generator_ColumnPropNameInRow="RANGO_FECHAS" msprop:Generator_ColumnPropNameInTable="RANGO_FECHASColumn" msprop:Generator_UserColumnName="RANGO_FECHAS" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="24" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="VALOR_DE_LA_PENSION" msprop:Generator_ColumnVarNameInTable="columnVALOR_DE_LA_PENSION" msprop:Generator_ColumnPropNameInRow="VALOR_DE_LA_PENSION" msprop:Generator_ColumnPropNameInTable="VALOR_DE_LA_PENSIONColumn" msprop:Generator_UserColumnName="VALOR_DE_LA_PENSION" type="xs:decimal" minOccurs="0" />
              <xs:element name="RETROACTIVO" msprop:Generator_ColumnVarNameInTable="columnRETROACTIVO" msprop:Generator_ColumnPropNameInRow="RETROACTIVO" msprop:Generator_ColumnPropNameInTable="RETROACTIVOColumn" msprop:Generator_UserColumnName="RETROACTIVO" type="xs:decimal" minOccurs="0" />
              <xs:element name="TITULO_MESADA_DIC" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTITULO_MESADA_DIC" msprop:Generator_ColumnPropNameInRow="TITULO_MESADA_DIC" msprop:Generator_ColumnPropNameInTable="TITULO_MESADA_DICColumn" msprop:Generator_UserColumnName="TITULO_MESADA_DIC" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="40" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="RET_MESADAADICIONALDIC" msprop:Generator_ColumnVarNameInTable="columnRET_MESADAADICIONALDIC" msprop:Generator_ColumnPropNameInRow="RET_MESADAADICIONALDIC" msprop:Generator_ColumnPropNameInTable="RET_MESADAADICIONALDICColumn" msprop:Generator_UserColumnName="RET_MESADAADICIONALDIC" type="xs:decimal" minOccurs="0" />
              <xs:element name="TITULO_MESADA_JUN" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTITULO_MESADA_JUN" msprop:Generator_ColumnPropNameInRow="TITULO_MESADA_JUN" msprop:Generator_ColumnPropNameInTable="TITULO_MESADA_JUNColumn" msprop:Generator_UserColumnName="TITULO_MESADA_JUN" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="36" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="RET_MESADAADICIONALJUN" msprop:Generator_ColumnVarNameInTable="columnRET_MESADAADICIONALJUN" msprop:Generator_ColumnPropNameInRow="RET_MESADAADICIONALJUN" msprop:Generator_ColumnPropNameInTable="RET_MESADAADICIONALJUNColumn" msprop:Generator_UserColumnName="RET_MESADAADICIONALJUN" type="xs:decimal" minOccurs="0" />
              <xs:element name="TITULO_VALORES_PAGADOS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTITULO_VALORES_PAGADOS" msprop:Generator_ColumnPropNameInRow="TITULO_VALORES_PAGADOS" msprop:Generator_ColumnPropNameInTable="TITULO_VALORES_PAGADOSColumn" msprop:Generator_UserColumnName="TITULO_VALORES_PAGADOS" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="21" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="VALORES_PAGADOS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnVALORES_PAGADOS" msprop:Generator_ColumnPropNameInRow="VALORES_PAGADOS" msprop:Generator_ColumnPropNameInTable="VALORES_PAGADOSColumn" msprop:Generator_UserColumnName="VALORES_PAGADOS" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="VIEW_INDEXACION" msprop:Generator_TableClassName="VIEW_INDEXACIONDataTable" msprop:Generator_TableVarName="tableVIEW_INDEXACION" msprop:Generator_TablePropName="VIEW_INDEXACION" msprop:Generator_RowDeletingName="VIEW_INDEXACIONRowDeleting" msprop:Generator_RowChangingName="VIEW_INDEXACIONRowChanging" msprop:Generator_RowEvHandlerName="VIEW_INDEXACIONRowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_INDEXACIONRowDeleted" msprop:Generator_UserTableName="VIEW_INDEXACION" msprop:Generator_RowChangedName="VIEW_INDEXACIONRowChanged" msprop:Generator_RowEvArgName="VIEW_INDEXACIONRowChangeEvent" msprop:Generator_RowClassName="VIEW_INDEXACIONRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="FECHA_INICIAL_RETRO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFECHA_INICIAL_RETRO" msprop:Generator_ColumnPropNameInRow="FECHA_INICIAL_RETRO" msprop:Generator_ColumnPropNameInTable="FECHA_INICIAL_RETROColumn" msprop:Generator_UserColumnName="FECHA_INICIAL_RETRO" type="xs:dateTime" minOccurs="0" />
              <xs:element name="FECHA_FINAL_RETRO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFECHA_FINAL_RETRO" msprop:Generator_ColumnPropNameInRow="FECHA_FINAL_RETRO" msprop:Generator_ColumnPropNameInTable="FECHA_FINAL_RETROColumn" msprop:Generator_UserColumnName="FECHA_FINAL_RETRO" type="xs:dateTime" minOccurs="0" />
              <xs:element name="FECHA_CAUSACION" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFECHA_CAUSACION" msprop:Generator_ColumnPropNameInRow="FECHA_CAUSACION" msprop:Generator_ColumnPropNameInTable="FECHA_CAUSACIONColumn" msprop:Generator_UserColumnName="FECHA_CAUSACION" type="xs:dateTime" minOccurs="0" />
              <xs:element name="FECHA_EJECUTORIA" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFECHA_EJECUTORIA" msprop:Generator_ColumnPropNameInRow="FECHA_EJECUTORIA" msprop:Generator_ColumnPropNameInTable="FECHA_EJECUTORIAColumn" msprop:Generator_UserColumnName="FECHA_EJECUTORIA" type="xs:dateTime" minOccurs="0" />
              <xs:element name="SUBTOTAL_INDEXACION" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnSUBTOTAL_INDEXACION" msprop:Generator_ColumnPropNameInRow="SUBTOTAL_INDEXACION" msprop:Generator_ColumnPropNameInTable="SUBTOTAL_INDEXACIONColumn" msprop:Generator_UserColumnName="SUBTOTAL_INDEXACION" type="xs:decimal" minOccurs="0" />
              <xs:element name="DESCONTADO_INDEXACION" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDESCONTADO_INDEXACION" msprop:Generator_ColumnPropNameInRow="DESCONTADO_INDEXACION" msprop:Generator_ColumnPropNameInTable="DESCONTADO_INDEXACIONColumn" msprop:Generator_UserColumnName="DESCONTADO_INDEXACION" type="xs:decimal" minOccurs="0" />
              <xs:element name="VALOR_TOTAL_INDEXACION" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnVALOR_TOTAL_INDEXACION" msprop:Generator_ColumnPropNameInRow="VALOR_TOTAL_INDEXACION" msprop:Generator_ColumnPropNameInTable="VALOR_TOTAL_INDEXACIONColumn" msprop:Generator_UserColumnName="VALOR_TOTAL_INDEXACION" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="VIEW_INTERESES" msprop:Generator_TableClassName="VIEW_INTERESESDataTable" msprop:Generator_TableVarName="tableVIEW_INTERESES" msprop:Generator_TablePropName="VIEW_INTERESES" msprop:Generator_RowDeletingName="VIEW_INTERESESRowDeleting" msprop:Generator_RowChangingName="VIEW_INTERESESRowChanging" msprop:Generator_RowEvHandlerName="VIEW_INTERESESRowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_INTERESESRowDeleted" msprop:Generator_UserTableName="VIEW_INTERESES" msprop:Generator_RowChangedName="VIEW_INTERESESRowChanged" msprop:Generator_RowEvArgName="VIEW_INTERESESRowChangeEvent" msprop:Generator_RowClassName="VIEW_INTERESESRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="FECHA_FINAL_RETRO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFECHA_FINAL_RETRO" msprop:Generator_ColumnPropNameInRow="FECHA_FINAL_RETRO" msprop:Generator_ColumnPropNameInTable="FECHA_FINAL_RETROColumn" msprop:Generator_UserColumnName="FECHA_FINAL_RETRO" type="xs:dateTime" minOccurs="0" />
              <xs:element name="FECHA_FINAL_RETRO_MORA" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFECHA_FINAL_RETRO_MORA" msprop:Generator_ColumnPropNameInRow="FECHA_FINAL_RETRO_MORA" msprop:Generator_ColumnPropNameInTable="FECHA_FINAL_RETRO_MORAColumn" msprop:Generator_UserColumnName="FECHA_FINAL_RETRO_MORA" type="xs:dateTime" minOccurs="0" />
              <xs:element name="VALOR_INICIAL" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnVALOR_INICIAL" msprop:Generator_ColumnPropNameInRow="VALOR_INICIAL" msprop:Generator_ColumnPropNameInTable="VALOR_INICIALColumn" msprop:Generator_UserColumnName="VALOR_INICIAL" type="xs:decimal" minOccurs="0" />
              <xs:element name="FECHA_INICIAL_INTERESES" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFECHA_INICIAL_INTERESES" msprop:Generator_ColumnPropNameInRow="FECHA_INICIAL_INTERESES" msprop:Generator_ColumnPropNameInTable="FECHA_INICIAL_INTERESESColumn" msprop:Generator_UserColumnName="FECHA_INICIAL_INTERESES" type="xs:dateTime" minOccurs="0" />
              <xs:element name="FECHA_FINAL_INTERESES" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnFECHA_FINAL_INTERESES" msprop:Generator_ColumnPropNameInRow="FECHA_FINAL_INTERESES" msprop:Generator_ColumnPropNameInTable="FECHA_FINAL_INTERESESColumn" msprop:Generator_UserColumnName="FECHA_FINAL_INTERESES" type="xs:dateTime" minOccurs="0" />
              <xs:element name="SOL_INTERESESTOTALINTERESESMORATORIOS" msprop:Generator_ColumnVarNameInTable="columnSOL_INTERESESTOTALINTERESESMORATORIOS" msprop:Generator_ColumnPropNameInRow="SOL_INTERESESTOTALINTERESESMORATORIOS" msprop:Generator_ColumnPropNameInTable="SOL_INTERESESTOTALINTERESESMORATORIOSColumn" msprop:Generator_UserColumnName="SOL_INTERESESTOTALINTERESESMORATORIOS" type="xs:decimal" minOccurs="0" />
              <xs:element name="DESCONTADO_INTERESES" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDESCONTADO_INTERESES" msprop:Generator_ColumnPropNameInRow="DESCONTADO_INTERESES" msprop:Generator_ColumnPropNameInTable="DESCONTADO_INTERESESColumn" msprop:Generator_UserColumnName="DESCONTADO_INTERESES" type="xs:decimal" minOccurs="0" />
              <xs:element name="TOTAL_INTERESES" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTOTAL_INTERESES" msprop:Generator_ColumnPropNameInRow="TOTAL_INTERESES" msprop:Generator_ColumnPropNameInTable="TOTAL_INTERESESColumn" msprop:Generator_UserColumnName="TOTAL_INTERESES" type="xs:decimal" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
        <xs:element name="VIEW_REGISTRO_TIEMPOS_PUBPRIV_R" msprop:Generator_TableClassName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_RDataTable" msprop:Generator_TableVarName="tableVIEW_REGISTRO_TIEMPOS_PUBPRIV_R" msprop:Generator_RowChangedName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_RRowChanged" msprop:Generator_TablePropName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_R" msprop:Generator_RowDeletingName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_RRowDeleting" msprop:Generator_RowChangingName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_RRowChanging" msprop:Generator_RowEvHandlerName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_RRowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_RRowDeleted" msprop:Generator_RowClassName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_RRow" msprop:Generator_UserTableName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_R" msprop:Generator_RowEvArgName="VIEW_REGISTRO_TIEMPOS_PUBPRIV_RRowChangeEvent">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="IDSOLICITUD" msprop:Generator_ColumnVarNameInTable="columnIDSOLICITUD" msprop:Generator_ColumnPropNameInRow="IDSOLICITUD" msprop:Generator_ColumnPropNameInTable="IDSOLICITUDColumn" msprop:Generator_UserColumnName="IDSOLICITUD" type="xs:decimal" />
              <xs:element name="IDINDEMNIZACIONSUSTITUTIVA" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnIDINDEMNIZACIONSUSTITUTIVA" msprop:Generator_ColumnPropNameInRow="IDINDEMNIZACIONSUSTITUTIVA" msprop:Generator_ColumnPropNameInTable="IDINDEMNIZACIONSUSTITUTIVAColumn" msprop:Generator_UserColumnName="IDINDEMNIZACIONSUSTITUTIVA" type="xs:int" minOccurs="0" />
              <xs:element name="FOLIO_LABORO" msprop:Generator_ColumnVarNameInTable="columnFOLIO_LABORO" msprop:Generator_ColumnPropNameInRow="FOLIO_LABORO" msprop:Generator_ColumnPropNameInTable="FOLIO_LABOROColumn" msprop:Generator_UserColumnName="FOLIO_LABORO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ID_ENTIDAD_LABORO" msprop:Generator_ColumnVarNameInTable="columnID_ENTIDAD_LABORO" msprop:Generator_ColumnPropNameInRow="ID_ENTIDAD_LABORO" msprop:Generator_ColumnPropNameInTable="ID_ENTIDAD_LABOROColumn" msprop:Generator_UserColumnName="ID_ENTIDAD_LABORO" type="xs:decimal" />
              <xs:element name="NIT_LABORO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNIT_LABORO" msprop:Generator_ColumnPropNameInRow="NIT_LABORO" msprop:Generator_ColumnPropNameInTable="NIT_LABOROColumn" msprop:Generator_UserColumnName="NIT_LABORO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="52" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="NOMBRE_ENTIDAD_LABORO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnNOMBRE_ENTIDAD_LABORO" msprop:Generator_ColumnPropNameInRow="NOMBRE_ENTIDAD_LABORO" msprop:Generator_ColumnPropNameInTable="NOMBRE_ENTIDAD_LABOROColumn" msprop:Generator_UserColumnName="NOMBRE_ENTIDAD_LABORO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="116" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PUBLICA_LABORO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnPUBLICA_LABORO" msprop:Generator_ColumnPropNameInRow="PUBLICA_LABORO" msprop:Generator_ColumnPropNameInTable="PUBLICA_LABOROColumn" msprop:Generator_UserColumnName="PUBLICA_LABORO" type="xs:int" minOccurs="0" />
              <xs:element name="TIPO_ENTIDAD_LABORO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTIPO_ENTIDAD_LABORO" msprop:Generator_ColumnPropNameInRow="TIPO_ENTIDAD_LABORO" msprop:Generator_ColumnPropNameInTable="TIPO_ENTIDAD_LABOROColumn" msprop:Generator_UserColumnName="TIPO_ENTIDAD_LABORO" type="xs:int" minOccurs="0" />
              <xs:element name="EXCLUIDO_LABORO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnEXCLUIDO_LABORO" msprop:Generator_ColumnPropNameInRow="EXCLUIDO_LABORO" msprop:Generator_ColumnPropNameInTable="EXCLUIDO_LABOROColumn" msprop:Generator_UserColumnName="EXCLUIDO_LABORO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="2" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="FOLIO_COTIZO" msprop:Generator_ColumnVarNameInTable="columnFOLIO_COTIZO" msprop:Generator_ColumnPropNameInRow="FOLIO_COTIZO" msprop:Generator_ColumnPropNameInTable="FOLIO_COTIZOColumn" msprop:Generator_UserColumnName="FOLIO_COTIZO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ID_ENTIDAD_COTIZO" msprop:Generator_ColumnVarNameInTable="columnID_ENTIDAD_COTIZO" msprop:Generator_ColumnPropNameInRow="ID_ENTIDAD_COTIZO" msprop:Generator_ColumnPropNameInTable="ID_ENTIDAD_COTIZOColumn" msprop:Generator_UserColumnName="ID_ENTIDAD_COTIZO" type="xs:decimal" minOccurs="0" />
              <xs:element name="NIT_ENTIDAD_COTIZO" msprop:Generator_ColumnVarNameInTable="columnNIT_ENTIDAD_COTIZO" msprop:Generator_ColumnPropNameInRow="NIT_ENTIDAD_COTIZO" msprop:Generator_ColumnPropNameInTable="NIT_ENTIDAD_COTIZOColumn" msprop:Generator_UserColumnName="NIT_ENTIDAD_COTIZO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="52" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="NOMBRE_ENTIDAD_COTIZO" msprop:Generator_ColumnVarNameInTable="columnNOMBRE_ENTIDAD_COTIZO" msprop:Generator_ColumnPropNameInRow="NOMBRE_ENTIDAD_COTIZO" msprop:Generator_ColumnPropNameInTable="NOMBRE_ENTIDAD_COTIZOColumn" msprop:Generator_UserColumnName="NOMBRE_ENTIDAD_COTIZO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PUBLICA_COTIZO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnPUBLICA_COTIZO" msprop:Generator_ColumnPropNameInRow="PUBLICA_COTIZO" msprop:Generator_ColumnPropNameInTable="PUBLICA_COTIZOColumn" msprop:Generator_UserColumnName="PUBLICA_COTIZO" type="xs:int" minOccurs="0" />
              <xs:element name="TIPO_ENTIDAD_COTIZO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTIPO_ENTIDAD_COTIZO" msprop:Generator_ColumnPropNameInRow="TIPO_ENTIDAD_COTIZO" msprop:Generator_ColumnPropNameInTable="TIPO_ENTIDAD_COTIZOColumn" msprop:Generator_UserColumnName="TIPO_ENTIDAD_COTIZO" type="xs:int" minOccurs="0" />
              <xs:element name="EXCLUIDO_COTIZO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnEXCLUIDO_COTIZO" msprop:Generator_ColumnPropNameInRow="EXCLUIDO_COTIZO" msprop:Generator_ColumnPropNameInTable="EXCLUIDO_COTIZOColumn" msprop:Generator_UserColumnName="EXCLUIDO_COTIZO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="2" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="SESIONES" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnSESIONES" msprop:Generator_ColumnPropNameInRow="SESIONES" msprop:Generator_ColumnPropNameInTable="SESIONESColumn" msprop:Generator_UserColumnName="SESIONES" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="93" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="SEMANAS" msprop:Generator_ColumnVarNameInTable="columnSEMANAS" msprop:Generator_ColumnPropNameInRow="SEMANAS" msprop:Generator_ColumnPropNameInTable="SEMANASColumn" msprop:Generator_UserColumnName="SEMANAS" type="xs:decimal" minOccurs="0" />
              <xs:element name="FECHA_INICIAL" msprop:Generator_ColumnVarNameInTable="columnFECHA_INICIAL" msprop:Generator_ColumnPropNameInRow="FECHA_INICIAL" msprop:Generator_ColumnPropNameInTable="FECHA_INICIALColumn" msprop:Generator_UserColumnName="FECHA_INICIAL" type="xs:dateTime" minOccurs="0" />
              <xs:element name="FECHA_FINAL" msprop:Generator_ColumnVarNameInTable="columnFECHA_FINAL" msprop:Generator_ColumnPropNameInRow="FECHA_FINAL" msprop:Generator_ColumnPropNameInTable="FECHA_FINALColumn" msprop:Generator_UserColumnName="FECHA_FINAL" type="xs:dateTime" minOccurs="0" />
              <xs:element name="TOTAL_PARCIAL" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTOTAL_PARCIAL" msprop:Generator_ColumnPropNameInRow="TOTAL_PARCIAL" msprop:Generator_ColumnPropNameInTable="TOTAL_PARCIALColumn" msprop:Generator_UserColumnName="TOTAL_PARCIAL" type="xs:decimal" minOccurs="0" />
              <xs:element name="DIAS_SIMULATANEOS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDIAS_SIMULATANEOS" msprop:Generator_ColumnPropNameInRow="DIAS_SIMULATANEOS" msprop:Generator_ColumnPropNameInTable="DIAS_SIMULATANEOSColumn" msprop:Generator_UserColumnName="DIAS_SIMULATANEOS" type="xs:decimal" minOccurs="0" />
              <xs:element name="DIAS_NOSIMULATANEOS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDIAS_NOSIMULATANEOS" msprop:Generator_ColumnPropNameInRow="DIAS_NOSIMULATANEOS" msprop:Generator_ColumnPropNameInTable="DIAS_NOSIMULATANEOSColumn" msprop:Generator_UserColumnName="DIAS_NOSIMULATANEOS" 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:element name="DIAS_DISTRIBUCION_SIMULATANEOS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDIAS_DISTRIBUCION_SIMULATANEOS" msprop:Generator_ColumnPropNameInRow="DIAS_DISTRIBUCION_SIMULATANEOS" msprop:Generator_ColumnPropNameInTable="DIAS_DISTRIBUCION_SIMULATANEOSColumn" msprop:Generator_UserColumnName="DIAS_DISTRIBUCION_SIMULATANEOS" type="xs:decimal" minOccurs="0" />
              <xs:element name="ANOS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnANOS" msprop:Generator_ColumnPropNameInRow="ANOS" msprop:Generator_ColumnPropNameInTable="ANOSColumn" msprop:Generator_UserColumnName="ANOS" type="xs:decimal" minOccurs="0" />
              <xs:element name="MESES" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnMESES" msprop:Generator_ColumnPropNameInRow="MESES" msprop:Generator_ColumnPropNameInTable="MESESColumn" msprop:Generator_UserColumnName="MESES" type="xs:decimal" minOccurs="0" />
              <xs:element name="DIAS" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDIAS" msprop:Generator_ColumnPropNameInRow="DIAS" msprop:Generator_ColumnPropNameInTable="DIASColumn" msprop:Generator_UserColumnName="DIAS" type="xs:decimal" minOccurs="0" />
              <xs:element name="TOTAL_PUBLICA" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTOTAL_PUBLICA" msprop:Generator_ColumnPropNameInRow="TOTAL_PUBLICA" msprop:Generator_ColumnPropNameInTable="TOTAL_PUBLICAColumn" msprop:Generator_UserColumnName="TOTAL_PUBLICA" type="xs:int" minOccurs="0" />
              <xs:element name="TOTAL_PRIVADA" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnTOTAL_PRIVADA" msprop:Generator_ColumnPropNameInRow="TOTAL_PRIVADA" msprop:Generator_ColumnPropNameInTable="TOTAL_PRIVADAColumn" msprop:Generator_UserColumnName="TOTAL_PRIVADA" type="xs:int" minOccurs="0" />
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
    <xs:unique name="Constraint1" msdata:PrimaryKey="true">
      <xs:selector xpath=".//mstns:VIEW_REGISTRO_FACTORES_SALARIALES_PENSION_NORMA_RES" />
      <xs:field xpath="mstns:IDSOLICITUD" />
    </xs:unique>
    <xs:unique name="VIEW_CALCULOS_CESANTIA_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
      <xs:selector xpath=".//mstns:VIEW_CALCULOS_CESANTIA" />
      <xs:field xpath="mstns:IDSOLICITUD" />
    </xs:unique>
    <xs:unique name="VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORES_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
      <xs:selector xpath=".//mstns:VIEW_DESCUENTOS_PENSION_NUEVOS_FACTORES" />
      <xs:field xpath="mstns:IDSOLICITUD" />
    </xs:unique>
  </xs:element>
</xs:schema>