﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="FactoresAsignadosNorma" targetNamespace="http://tempuri.org/FactoresAsignadosNorma.xsd" xmlns:mstns="http://tempuri.org/FactoresAsignadosNorma.xsd" xmlns="http://tempuri.org/FactoresAsignadosNorma.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_FACTORSALARIAL_NORMATableAdapter" GeneratorDataComponentClassName="VIEW_FACTORSALARIAL_NORMATableAdapter" Name="VIEW_FACTORSALARIAL_NORMA" UserDataComponentName="VIEW_FACTORSALARIAL_NORMATableAdapter">
            <MainSource>
              <DbSource ConnectionRef="win-e9s1rnffod0.LIQUIDACION.dbo" 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       *
FROM            VIEW_FACTORSALARIAL_NORMA</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="IDNORMAPENSIONCESANTIA" DataSetColumn="IDNORMAPENSIONCESANTIA" />
              <Mapping SourceColumn="IDFACTORSALARIAL" DataSetColumn="IDFACTORSALARIAL" />
              <Mapping SourceColumn="NPC_NOMBRE" DataSetColumn="NPC_NOMBRE" />
              <Mapping SourceColumn="FAC_NOMBRE" DataSetColumn="FAC_NOMBRE" />
            </Mappings>
            <Sources />
          </TableAdapter>
        </Tables>
        <Sources />
      </DataSource>
    </xs:appinfo>
  </xs:annotation>
  <xs:element name="FactoresAsignadosNorma" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="FactoresAsignadosNorma" msprop:Generator_UserDSName="FactoresAsignadosNorma">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="VIEW_FACTORSALARIAL_NORMA" msprop:Generator_TableClassName="VIEW_FACTORSALARIAL_NORMADataTable" msprop:Generator_TableVarName="tableVIEW_FACTORSALARIAL_NORMA" msprop:Generator_TablePropName="VIEW_FACTORSALARIAL_NORMA" msprop:Generator_RowDeletingName="VIEW_FACTORSALARIAL_NORMARowDeleting" msprop:Generator_UserTableName="VIEW_FACTORSALARIAL_NORMA" msprop:Generator_RowChangingName="VIEW_FACTORSALARIAL_NORMARowChanging" msprop:Generator_RowEvHandlerName="VIEW_FACTORSALARIAL_NORMARowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_FACTORSALARIAL_NORMARowDeleted" msprop:Generator_RowEvArgName="VIEW_FACTORSALARIAL_NORMARowChangeEvent" msprop:Generator_RowChangedName="VIEW_FACTORSALARIAL_NORMARowChanged" msprop:Generator_RowClassName="VIEW_FACTORSALARIAL_NORMARow">
          <xs:complexType>
            <xs:sequence>
              <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="IDFACTORSALARIAL" msprop:Generator_ColumnVarNameInTable="columnIDFACTORSALARIAL" msprop:Generator_ColumnPropNameInRow="IDFACTORSALARIAL" msprop:Generator_ColumnPropNameInTable="IDFACTORSALARIALColumn" msprop:Generator_UserColumnName="IDFACTORSALARIAL" type="xs:decimal" />
              <xs:element name="NPC_NOMBRE" msprop:Generator_ColumnVarNameInTable="columnNPC_NOMBRE" msprop:Generator_ColumnPropNameInRow="NPC_NOMBRE" msprop:Generator_ColumnPropNameInTable="NPC_NOMBREColumn" msprop:Generator_UserColumnName="NPC_NOMBRE">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="FAC_NOMBRE" msprop:Generator_ColumnVarNameInTable="columnFAC_NOMBRE" msprop:Generator_ColumnPropNameInRow="FAC_NOMBRE" msprop:Generator_ColumnPropNameInTable="FAC_NOMBREColumn" msprop:Generator_UserColumnName="FAC_NOMBRE">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>