﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="CalculosCesantia" targetNamespace="http://tempuri.org/CalculosCesantia.xsd" xmlns:mstns="http://tempuri.org/CalculosCesantia.xsd" xmlns="http://tempuri.org/CalculosCesantia.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop" attributeFormDefault="qualified" elementFormDefault="qualified">
  <xs:annotation>
    <xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
      <DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
        <Connections>
          <Connection ConnectionStringObject="Data Source=172.27.100.77;Initial Catalog=LIQUIDACION;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_CALCULOS_CESANTIATableAdapter" GeneratorDataComponentClassName="VIEW_CALCULOS_CESANTIATableAdapter" Name="VIEW_CALCULOS_CESANTIA" UserDataComponentName="VIEW_CALCULOS_CESANTIATableAdapter">
            <MainSource>
              <DbSource ConnectionRef="win-e9s1rnffod0.LIQUIDACION.dbo" DbObjectName="LIQUIDACION.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>
        </Tables>
        <Sources />
      </DataSource>
    </xs:appinfo>
  </xs:annotation>
  <xs:element name="CalculosCesantia" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="CalculosCesantia" msprop:Generator_UserDSName="CalculosCesantia">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="VIEW_CALCULOS_CESANTIA" msprop:Generator_TableClassName="VIEW_CALCULOS_CESANTIADataTable" msprop:Generator_TableVarName="tableVIEW_CALCULOS_CESANTIA" msprop:Generator_TablePropName="VIEW_CALCULOS_CESANTIA" msprop:Generator_RowDeletingName="VIEW_CALCULOS_CESANTIARowDeleting" msprop:Generator_UserTableName="VIEW_CALCULOS_CESANTIA" msprop:Generator_RowChangingName="VIEW_CALCULOS_CESANTIARowChanging" msprop:Generator_RowEvHandlerName="VIEW_CALCULOS_CESANTIARowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_CALCULOS_CESANTIARowDeleted" msprop:Generator_RowEvArgName="VIEW_CALCULOS_CESANTIARowChangeEvent" msprop:Generator_RowChangedName="VIEW_CALCULOS_CESANTIARowChanged" msprop:Generator_RowClassName="VIEW_CALCULOS_CESANTIARow">
          <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="20" />
                  </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="100" />
                  </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" />
              <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="9" />
                  </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:choice>
    </xs:complexType>
    <xs:unique name="Constraint1" msdata:PrimaryKey="true">
      <xs:selector xpath=".//mstns:VIEW_CALCULOS_CESANTIA" />
      <xs:field xpath="mstns:IDSOLICITUD" />
    </xs:unique>
  </xs:element>
</xs:schema>