﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="NormasAplicadas" targetNamespace="http://tempuri.org/NormasAplicadas.xsd" xmlns:mstns="http://tempuri.org/NormasAplicadas.xsd" xmlns="http://tempuri.org/NormasAplicadas.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_NORMAAPLICADATableAdapter" GeneratorDataComponentClassName="VIEW_NORMAAPLICADATableAdapter" Name="VIEW_NORMAAPLICADA" UserDataComponentName="VIEW_NORMAAPLICADATableAdapter">
            <MainSource>
              <DbSource ConnectionRef="win-e9s1rnffod0.LIQUIDACION.dbo" DbObjectName="LIQUIDACION.dbo.VIEW_NORMAAPLICADA" 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     IDSOLICITUD, PRESTACION, NUMERORADICADO, FECHARADICACION, TIPODOCUMENTO, NUMERODOCUMENTO, NOMBRE_SOLICITANTE, 
                      IDNORMAPENSIONCESANTIA, NOMBRE_NORMAPENSIONCESANTIA, RESULTADO, CON_NUMEROGRUPO, RESULTADOGRUPO, IDCONDICION, 
                      NOMBRE_CONDICION, TIPO, APLICABLE, DESCRIPCION
FROM         VIEW_NORMAAPLICADA</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="IDSOLICITUD" DataSetColumn="IDSOLICITUD" />
              <Mapping SourceColumn="IDNORMAPENSIONCESANTIA" DataSetColumn="IDNORMAPENSIONCESANTIA" />
              <Mapping SourceColumn="NOMBRE_NORMAPENSIONCESANTIA" DataSetColumn="NOMBRE_NORMAPENSIONCESANTIA" />
              <Mapping SourceColumn="RESULTADO" DataSetColumn="RESULTADO" />
              <Mapping SourceColumn="NOMBRE_CONDICION" DataSetColumn="NOMBRE_CONDICION" />
              <Mapping SourceColumn="TIPO" DataSetColumn="TIPO" />
              <Mapping SourceColumn="APLICABLE" DataSetColumn="APLICABLE" />
              <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="CON_NUMEROGRUPO" DataSetColumn="CON_NUMEROGRUPO" />
              <Mapping SourceColumn="RESULTADOGRUPO" DataSetColumn="RESULTADOGRUPO" />
              <Mapping SourceColumn="IDCONDICION" DataSetColumn="IDCONDICION" />
              <Mapping SourceColumn="DESCRIPCION" DataSetColumn="DESCRIPCION" />
            </Mappings>
            <Sources />
          </TableAdapter>
        </Tables>
        <Sources />
      </DataSource>
    </xs:appinfo>
  </xs:annotation>
  <xs:element name="NormasAplicadas" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="NormasAplicadas" msprop:Generator_UserDSName="NormasAplicadas">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="VIEW_NORMAAPLICADA" msprop:Generator_TableClassName="VIEW_NORMAAPLICADADataTable" msprop:Generator_TableVarName="tableVIEW_NORMAAPLICADA" msprop:Generator_TablePropName="VIEW_NORMAAPLICADA" msprop:Generator_RowDeletingName="VIEW_NORMAAPLICADARowDeleting" msprop:Generator_UserTableName="VIEW_NORMAAPLICADA" msprop:Generator_RowChangingName="VIEW_NORMAAPLICADARowChanging" msprop:Generator_RowEvHandlerName="VIEW_NORMAAPLICADARowChangeEventHandler" msprop:Generator_RowDeletedName="VIEW_NORMAAPLICADARowDeleted" msprop:Generator_RowEvArgName="VIEW_NORMAAPLICADARowChangeEvent" msprop:Generator_RowChangedName="VIEW_NORMAAPLICADARowChanged" msprop:Generator_RowClassName="VIEW_NORMAAPLICADARow">
          <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" />
              <xs:element name="NOMBRE_NORMAPENSIONCESANTIA" msprop:Generator_ColumnVarNameInTable="columnNOMBRE_NORMAPENSIONCESANTIA" msprop:Generator_ColumnPropNameInRow="NOMBRE_NORMAPENSIONCESANTIA" msprop:Generator_ColumnPropNameInTable="NOMBRE_NORMAPENSIONCESANTIAColumn" msprop:Generator_UserColumnName="NOMBRE_NORMAPENSIONCESANTIA">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="RESULTADO" msprop:Generator_ColumnVarNameInTable="columnRESULTADO" msprop:Generator_ColumnPropNameInRow="RESULTADO" msprop:Generator_ColumnPropNameInTable="RESULTADOColumn" msprop:Generator_UserColumnName="RESULTADO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="12" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="NOMBRE_CONDICION" msprop:Generator_ColumnVarNameInTable="columnNOMBRE_CONDICION" msprop:Generator_ColumnPropNameInRow="NOMBRE_CONDICION" msprop:Generator_ColumnPropNameInTable="NOMBRE_CONDICIONColumn" msprop:Generator_UserColumnName="NOMBRE_CONDICION">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="TIPO" msprop:Generator_ColumnVarNameInTable="columnTIPO" msprop:Generator_ColumnPropNameInRow="TIPO" msprop:Generator_ColumnPropNameInTable="TIPOColumn" msprop:Generator_UserColumnName="TIPO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="42" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="APLICABLE" msprop:Generator_ColumnVarNameInTable="columnAPLICABLE" msprop:Generator_ColumnPropNameInRow="APLICABLE" msprop:Generator_ColumnPropNameInTable="APLICABLEColumn" msprop:Generator_UserColumnName="APLICABLE" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="41" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <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="CON_NUMEROGRUPO" msprop:Generator_ColumnVarNameInTable="columnCON_NUMEROGRUPO" msprop:Generator_ColumnPropNameInRow="CON_NUMEROGRUPO" msprop:Generator_ColumnPropNameInTable="CON_NUMEROGRUPOColumn" msprop:Generator_UserColumnName="CON_NUMEROGRUPO" type="xs:decimal" minOccurs="0" />
              <xs:element name="RESULTADOGRUPO" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnRESULTADOGRUPO" msprop:Generator_ColumnPropNameInRow="RESULTADOGRUPO" msprop:Generator_ColumnPropNameInTable="RESULTADOGRUPOColumn" msprop:Generator_UserColumnName="RESULTADOGRUPO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="9" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="IDCONDICION" msprop:Generator_ColumnVarNameInTable="columnIDCONDICION" msprop:Generator_ColumnPropNameInRow="IDCONDICION" msprop:Generator_ColumnPropNameInTable="IDCONDICIONColumn" msprop:Generator_UserColumnName="IDCONDICION" type="xs:decimal" />
              <xs:element name="DESCRIPCION" msdata:ReadOnly="true" msprop:Generator_ColumnVarNameInTable="columnDESCRIPCION" msprop:Generator_ColumnPropNameInRow="DESCRIPCION" msprop:Generator_ColumnPropNameInTable="DESCRIPCIONColumn" msprop:Generator_UserColumnName="DESCRIPCION" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="461" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>