﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="CalculosPension" targetNamespace="http://tempuri.org/CalculosPension.xsd" xmlns:mstns="http://tempuri.org/CalculosPension.xsd" xmlns="http://tempuri.org/CalculosPension.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_PENSIONTableAdapter" GeneratorDataComponentClassName="VIEW_CALCULOS_PENSIONTableAdapter" Name="VIEW_CALCULOS_PENSION" UserDataComponentName="VIEW_CALCULOS_PENSIONTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="win-e9s1rnffod0.LIQUIDACION.dbo" DbObjectName="LIQUIDACION.dbo.VIEW_CALCULOS_PENSION" 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_CALCULOS_PENSION</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="IDSOLICITUD" DataSetColumn="IDSOLICITUD" />
              <Mapping SourceColumn="IDNORMAPENSIONCESANTIA" DataSetColumn="IDNORMAPENSIONCESANTIA" />
              <Mapping SourceColumn="TIPODOCUMENTO" DataSetColumn="TIPODOCUMENTO" />
              <Mapping SourceColumn="NUMERODOCUMENTO" DataSetColumn="NUMERODOCUMENTO" />
              <Mapping SourceColumn="NOMBRE_SOLICITANTE" DataSetColumn="NOMBRE_SOLICITANTE" />
              <Mapping SourceColumn="EDAD" DataSetColumn="EDAD" />
              <Mapping SourceColumn="NUMERORADICADO" DataSetColumn="NUMERORADICADO" />
              <Mapping SourceColumn="FECHARADICACION" DataSetColumn="FECHARADICACION" />
              <Mapping SourceColumn="PRESTACION" DataSetColumn="PRESTACION" />
              <Mapping SourceColumn="NORMA_NOMBRE" DataSetColumn="NORMA_NOMBRE" />
              <Mapping SourceColumn="IBLS_INVOLUCRADOS" DataSetColumn="IBLS_INVOLUCRADOS" />
              <Mapping SourceColumn="IBL" DataSetColumn="IBL" />
              <Mapping SourceColumn="PORCENTAJE_TOMADO" DataSetColumn="PORCENTAJE_TOMADO" />
              <Mapping SourceColumn="VALOR_MESADA" DataSetColumn="VALOR_MESADA" />
              <Mapping SourceColumn="TIPOFINANCIACION" DataSetColumn="TIPOFINANCIACION" />
            </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="win-e9s1rnffod0.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>
        </Tables>
        <Sources />
      </DataSource>
    </xs:appinfo>
  </xs:annotation>
  <xs:element name="CalculosPension" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="CalculosPension" msprop:Generator_UserDSName="CalculosPension">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="VIEW_CALCULOS_PENSION" msprop:Generator_TableClassName="VIEW_CALCULOS_PENSIONDataTable" msprop:Generator_TableVarName="tableVIEW_CALCULOS_PENSION" msprop:Generator_TablePropName="VIEW_CALCULOS_PENSION" msprop:Generator_RowDeletingName="VIEW_CALCULOS_PENSIONRowDeleting" msprop:Generator_UserTableName="VIEW_CALCULOS_PENSION" msprop:Generator_RowChangingName="VIEW_CALCULOS_PENSIONRowChanging" msprop:Generator_RowEvHandlerName="VIEW_CALCULOS_PENSIONRowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_CALCULOS_PENSIONRowDeleted" msprop:Generator_RowEvArgName="VIEW_CALCULOS_PENSIONRowChangeEvent" msprop:Generator_RowChangedName="VIEW_CALCULOS_PENSIONRowChanged" msprop:Generator_RowClassName="VIEW_CALCULOS_PENSIONRow">
          <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="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="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="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="EDAD" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnEDAD" msprop:Generator_ColumnPropNameInRow="EDAD" msprop:Generator_ColumnPropNameInTable="EDADColumn" msprop:Generator_UserColumnName="EDAD" type="xs:int" minOccurs="0" />
              <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="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="NORMA_NOMBRE" msprop:Generator_ColumnVarNameInTable="columnNORMA_NOMBRE" msprop:Generator_ColumnPropNameInRow="NORMA_NOMBRE" msprop:Generator_ColumnPropNameInTable="NORMA_NOMBREColumn" msprop:Generator_UserColumnName="NORMA_NOMBRE">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="IBLS_INVOLUCRADOS" 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="87" />
                  </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_TOMADO" msprop:Generator_ColumnVarNameInTable="columnPORCENTAJE_TOMADO" msprop:Generator_ColumnPropNameInRow="PORCENTAJE_TOMADO" msprop:Generator_ColumnPropNameInTable="PORCENTAJE_TOMADOColumn" msprop:Generator_UserColumnName="PORCENTAJE_TOMADO" type="xs:decimal" />
              <xs:element name="VALOR_MESADA" msprop:Generator_ColumnVarNameInTable="columnVALOR_MESADA" msprop:Generator_ColumnPropNameInRow="VALOR_MESADA" msprop:Generator_ColumnPropNameInTable="VALOR_MESADAColumn" msprop:Generator_UserColumnName="VALOR_MESADA" type="xs:decimal" minOccurs="0" />
              <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: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_TablePropName="VIEW_CUOTA_PARTE" msprop:Generator_RowDeletingName="VIEW_CUOTA_PARTERowDeleting" msprop:Generator_UserTableName="VIEW_CUOTA_PARTE" msprop:Generator_RowChangingName="VIEW_CUOTA_PARTERowChanging" msprop:Generator_RowEvHandlerName="VIEW_CUOTA_PARTERowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_CUOTA_PARTERowDeleted" msprop:Generator_RowEvArgName="VIEW_CUOTA_PARTERowChangeEvent" msprop:Generator_RowChangedName="VIEW_CUOTA_PARTERowChanged" msprop:Generator_RowClassName="VIEW_CUOTA_PARTERow">
          <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:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>