﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="ParametrosMalConfigurados" targetNamespace="http://tempuri.org/ParametrosMalConfigurados.xsd" xmlns:mstns="http://tempuri.org/ParametrosMalConfigurados.xsd" xmlns="http://tempuri.org/ParametrosMalConfigurados.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_PRO_ACTUAL;Persist Security Info=True;User ID=Liquidacion;Password=Liquidacion2012" IsAppSettingsProperty="false" Modifier="Assembly" Name="win-e9s1rnffod0.LIQUIDACION_PRO_ACTUAL.dbo" ParameterPrefix="@" Provider="System.Data.SqlClient" />
        </Connections>
        <Tables>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="VIEW_PARAMETROS_MAL_CONFIGURADOSTableAdapter" GeneratorDataComponentClassName="VIEW_PARAMETROS_MAL_CONFIGURADOSTableAdapter" Name="VIEW_PARAMETROS_MAL_CONFIGURADOS" UserDataComponentName="VIEW_PARAMETROS_MAL_CONFIGURADOSTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="win-e9s1rnffod0.LIQUIDACION_PRO_ACTUAL.dbo" DbObjectName="LIQUIDACION_PRO_ACTUAL.dbo.VIEW_PARAMETROS_MAL_CONFIGURADOS" 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_PARAMETROS_MAL_CONFIGURADOS</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="PAR_NOMBRE" DataSetColumn="PAR_NOMBRE" />
              <Mapping SourceColumn="PAR_DESCRIPCION" DataSetColumn="PAR_DESCRIPCION" />
              <Mapping SourceColumn="PAR_VALOR" DataSetColumn="PAR_VALOR" />
            </Mappings>
            <Sources />
          </TableAdapter>
        </Tables>
        <Sources />
      </DataSource>
    </xs:appinfo>
  </xs:annotation>
  <xs:element name="ParametrosMalConfigurados" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="ParametrosMalConfigurados" msprop:Generator_UserDSName="ParametrosMalConfigurados">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="VIEW_PARAMETROS_MAL_CONFIGURADOS" msprop:Generator_TableClassName="VIEW_PARAMETROS_MAL_CONFIGURADOSDataTable" msprop:Generator_TableVarName="tableVIEW_PARAMETROS_MAL_CONFIGURADOS" msprop:Generator_TablePropName="VIEW_PARAMETROS_MAL_CONFIGURADOS" msprop:Generator_RowDeletingName="VIEW_PARAMETROS_MAL_CONFIGURADOSRowDeleting" msprop:Generator_UserTableName="VIEW_PARAMETROS_MAL_CONFIGURADOS" msprop:Generator_RowChangingName="VIEW_PARAMETROS_MAL_CONFIGURADOSRowChanging" msprop:Generator_RowEvHandlerName="VIEW_PARAMETROS_MAL_CONFIGURADOSRowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_PARAMETROS_MAL_CONFIGURADOSRowDeleted" msprop:Generator_RowEvArgName="VIEW_PARAMETROS_MAL_CONFIGURADOSRowChangeEvent" msprop:Generator_RowChangedName="VIEW_PARAMETROS_MAL_CONFIGURADOSRowChanged" msprop:Generator_RowClassName="VIEW_PARAMETROS_MAL_CONFIGURADOSRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="PAR_NOMBRE" msprop:Generator_ColumnVarNameInTable="columnPAR_NOMBRE" msprop:Generator_ColumnPropNameInRow="PAR_NOMBRE" msprop:Generator_ColumnPropNameInTable="PAR_NOMBREColumn" msprop:Generator_UserColumnName="PAR_NOMBRE">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PAR_DESCRIPCION" msprop:Generator_ColumnVarNameInTable="columnPAR_DESCRIPCION" msprop:Generator_ColumnPropNameInRow="PAR_DESCRIPCION" msprop:Generator_ColumnPropNameInTable="PAR_DESCRIPCIONColumn" msprop:Generator_UserColumnName="PAR_DESCRIPCION" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1000" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PAR_VALOR" msprop:Generator_ColumnVarNameInTable="columnPAR_VALOR" msprop:Generator_ColumnPropNameInRow="PAR_VALOR" msprop:Generator_ColumnPropNameInTable="PAR_VALORColumn" msprop:Generator_UserColumnName="PAR_VALOR">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="500" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>