﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="RegistroFactores" targetNamespace="http://tempuri.org/RegistroFactores.xsd" xmlns:mstns="http://tempuri.org/RegistroFactores.xsd" xmlns="http://tempuri.org/RegistroFactores.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_REGISTRO_FACTORES_SALARIALESTableAdapter" GeneratorDataComponentClassName="VIEW_REGISTRO_FACTORES_SALARIALESTableAdapter" Name="VIEW_REGISTRO_FACTORES_SALARIALES" UserDataComponentName="VIEW_REGISTRO_FACTORES_SALARIALESTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="win-e9s1rnffod0.LIQUIDACION.dbo" DbObjectName="LIQUIDACION.dbo.VIEW_REGISTRO_FACTORES_SALARIALES" 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_FACTORES_SALARIALES.*
FROM         VIEW_REGISTRO_FACTORES_SALARIALES</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="NOMBRE_SOLICITANTE" DataSetColumn="NOMBRE_SOLICITANTE" />
              <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="FACTOR_SALARIAL" DataSetColumn="FACTOR_SALARIAL" />
              <Mapping SourceColumn="FACTOR" DataSetColumn="FACTOR" />
              <Mapping SourceColumn="MES_INICIAL" DataSetColumn="MES_INICIAL" />
              <Mapping SourceColumn="MES_FINAL" DataSetColumn="MES_FINAL" />
              <Mapping SourceColumn="VALOR" DataSetColumn="VALOR" />
              <Mapping SourceColumn="DIAS" DataSetColumn="DIAS" />
              <Mapping SourceColumn="VALOR_CALCULADO" DataSetColumn="VALOR_CALCULADO" />
            </Mappings>
            <Sources />
          </TableAdapter>
        </Tables>
        <Sources />
      </DataSource>
    </xs:appinfo>
  </xs:annotation>
  <xs:element name="RegistroFactores" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="RegistroFactores" msprop:Generator_UserDSName="RegistroFactores">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="VIEW_REGISTRO_FACTORES_SALARIALES" msprop:Generator_TableClassName="VIEW_REGISTRO_FACTORES_SALARIALESDataTable" msprop:Generator_TableVarName="tableVIEW_REGISTRO_FACTORES_SALARIALES" msprop:Generator_TablePropName="VIEW_REGISTRO_FACTORES_SALARIALES" msprop:Generator_RowDeletingName="VIEW_REGISTRO_FACTORES_SALARIALESRowDeleting" msprop:Generator_UserTableName="VIEW_REGISTRO_FACTORES_SALARIALES" msprop:Generator_RowChangingName="VIEW_REGISTRO_FACTORES_SALARIALESRowChanging" msprop:Generator_RowEvHandlerName="VIEW_REGISTRO_FACTORES_SALARIALESRowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_REGISTRO_FACTORES_SALARIALESRowDeleted" msprop:Generator_RowEvArgName="VIEW_REGISTRO_FACTORES_SALARIALESRowChangeEvent" msprop:Generator_RowChangedName="VIEW_REGISTRO_FACTORES_SALARIALESRowChanged" msprop:Generator_RowClassName="VIEW_REGISTRO_FACTORES_SALARIALESRow">
          <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="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="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="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="MES_INICIAL" msprop:Generator_ColumnVarNameInTable="columnMES_INICIAL" msprop:Generator_ColumnPropNameInRow="MES_INICIAL" msprop:Generator_ColumnPropNameInTable="MES_INICIALColumn" msprop:Generator_UserColumnName="MES_INICIAL" type="xs:decimal" minOccurs="0" />
              <xs:element name="MES_FINAL" msprop:Generator_ColumnVarNameInTable="columnMES_FINAL" msprop:Generator_ColumnPropNameInRow="MES_FINAL" msprop:Generator_ColumnPropNameInTable="MES_FINALColumn" msprop:Generator_UserColumnName="MES_FINAL" 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:choice>
    </xs:complexType>
    <xs:unique name="Constraint1" msdata:PrimaryKey="true">
      <xs:selector xpath=".//mstns:VIEW_REGISTRO_FACTORES_SALARIALES" />
      <xs:field xpath="mstns:IDSOLICITUD" />
    </xs:unique>
  </xs:element>
</xs:schema>