﻿<?xml version="1.0" encoding="utf-8"?>
<xs:schema id="ReportesPagos" targetNamespace="http://tempuri.org/ReportesPagos.xsd" xmlns:mstns="http://tempuri.org/ReportesPagos.xsd" xmlns="http://tempuri.org/ReportesPagos.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="1" FunctionsComponentName="Cuenta" GeneratorFunctionsComponentClassName="Cuenta" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" UserFunctionsComponentName="Cuenta" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
        <Connections>
          <Connection AppSettingsObjectName="Web.config" AppSettingsPropertyName="DB" IsAppSettingsProperty="true" Modifier="Assembly" Name="DB (Web.config)" ParameterPrefix="@" PropertyReference="AppConfig.System.Configuration.ConfigurationManager.0.ConnectionStrings.DB.ConnectionString" Provider="System.Data.SqlClient" />
          <Connection AppSettingsObjectName="Web.config" AppSettingsPropertyName="GESMUN" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="GESMUN (Web.config)" ParameterPrefix="@" PropertyReference="AppConfig.System.Configuration.ConfigurationManager.0.ConnectionStrings.GESMUN.ConnectionString" Provider="System.Data.SqlClient" />
        </Connections>
        <Tables>
          <TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="RPT_ESTADO_CUENTA_WEBTableAdapter" GeneratorDataComponentClassName="RPT_ESTADO_CUENTA_WEBTableAdapter" Name="RPT_ESTADO_CUENTA_WEB" UserDataComponentName="RPT_ESTADO_CUENTA_WEBTableAdapter">
            <MainSource>
              <DbSource ConnectionRef="GESMUN (Web.config)" DbObjectName="GESMUN_2.dbo.RPT_ESTADO_CUENTA_WEB" DbObjectType="Table" FillMethodModifier="Public" FillMethodName="Fill" GenerateMethods="Both" GenerateShortCommands="true" 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">
                <InsertCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="false">
                    <CommandText>INSERT INTO [RPT_ESTADO_CUENTA_WEB] ([M], [CUENTA_N_CODIGO], [CONTRI_N_CONSIS], [CONTRI_T_NOMCOM], [DIRECC_T_DESDIR], [CUEORI_T_DESORI], [CUEORI_T_DESGEN], [DETALLE], [CUEORI_T_DESESP], [CUEORI_T_TIPORI], [PREDIO_N_CODIGO], [DIRPRE], [ANOFIS_N_CODIGO], [CUENTA_T_PERIOD], [TRIMUN_N_CODIGO], [TRIMUN_T_NOMTRI], [TRIMUN_T_ABRTRI], [TRIMUN_T_ABRGRU], [TRIMUN_T_NOMGRU], [CUENTA_T_FECEMI], [CUENTA_T_FECVEN], [PERIODO], [CUENTA_D_INSOLU], [CUENTA_D_EMISIO], [CUENTA_D_INTERE], [CUENTA_D_REAJUS], [CUENTA_D_ACUMUL], [CUENTA_D_OTROS], [CUENTA_TOTAL], [CUENTA_D_DESINS], [CUENTA_D_DESEMI], [CUENTA_D_DESINT], [CUENTA_D_DESREA], [CUENTA_D_DESACU], [CUENTA_D_DESOTR], [TOTAL_DESCUENTO], [TOTAL_PAGAR], [CUEEST_N_CODIGO], [CUEEST_T_DESCUE], [CUESIT_T_DESSIT], [CUESIT_N_CODIGO], [DESMAS_N_CODIGO], [CONTRI_T_COACTIVO]) VALUES (@M, @CUENTA_N_CODIGO, @CONTRI_N_CONSIS, @CONTRI_T_NOMCOM, @DIRECC_T_DESDIR, @CUEORI_T_DESORI, @CUEORI_T_DESGEN, @DETALLE, @CUEORI_T_DESESP, @CUEORI_T_TIPORI, @PREDIO_N_CODIGO, @DIRPRE, @ANOFIS_N_CODIGO, @CUENTA_T_PERIOD, @TRIMUN_N_CODIGO, @TRIMUN_T_NOMTRI, @TRIMUN_T_ABRTRI, @TRIMUN_T_ABRGRU, @TRIMUN_T_NOMGRU, @CUENTA_T_FECEMI, @CUENTA_T_FECVEN, @PERIODO, @CUENTA_D_INSOLU, @CUENTA_D_EMISIO, @CUENTA_D_INTERE, @CUENTA_D_REAJUS, @CUENTA_D_ACUMUL, @CUENTA_D_OTROS, @CUENTA_TOTAL, @CUENTA_D_DESINS, @CUENTA_D_DESEMI, @CUENTA_D_DESINT, @CUENTA_D_DESREA, @CUENTA_D_DESACU, @CUENTA_D_DESOTR, @TOTAL_DESCUENTO, @TOTAL_PAGAR, @CUEEST_N_CODIGO, @CUEEST_T_DESCUE, @CUESIT_T_DESSIT, @CUESIT_N_CODIGO, @DESMAS_N_CODIGO, @CONTRI_T_COACTIVO)</CommandText>
                    <Parameters>
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@M" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="M" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@CUENTA_N_CODIGO" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="CUENTA_N_CODIGO" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@CONTRI_N_CONSIS" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="CONTRI_N_CONSIS" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CONTRI_T_NOMCOM" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CONTRI_T_NOMCOM" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@DIRECC_T_DESDIR" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="DIRECC_T_DESDIR" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CUEORI_T_DESORI" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CUEORI_T_DESORI" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CUEORI_T_DESGEN" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CUEORI_T_DESGEN" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@DETALLE" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="DETALLE" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CUEORI_T_DESESP" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CUEORI_T_DESESP" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CUEORI_T_TIPORI" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CUEORI_T_TIPORI" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@PREDIO_N_CODIGO" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="PREDIO_N_CODIGO" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@DIRPRE" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="DIRPRE" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@ANOFIS_N_CODIGO" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="ANOFIS_N_CODIGO" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CUENTA_T_PERIOD" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CUENTA_T_PERIOD" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@TRIMUN_N_CODIGO" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="TRIMUN_N_CODIGO" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@TRIMUN_T_NOMTRI" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="TRIMUN_T_NOMTRI" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@TRIMUN_T_ABRTRI" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="TRIMUN_T_ABRTRI" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@TRIMUN_T_ABRGRU" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="TRIMUN_T_ABRGRU" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@TRIMUN_T_NOMGRU" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="TRIMUN_T_NOMGRU" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CUENTA_T_FECEMI" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CUENTA_T_FECEMI" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CUENTA_T_FECVEN" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CUENTA_T_FECVEN" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@PERIODO" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="PERIODO" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@CUENTA_D_INSOLU" Precision="18" ProviderType="Decimal" Scale="2" Size="0" SourceColumn="CUENTA_D_INSOLU" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@CUENTA_D_EMISIO" Precision="18" ProviderType="Decimal" Scale="2" Size="0" SourceColumn="CUENTA_D_EMISIO" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@CUENTA_D_INTERE" Precision="18" ProviderType="Decimal" Scale="2" Size="0" SourceColumn="CUENTA_D_INTERE" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@CUENTA_D_REAJUS" Precision="18" ProviderType="Decimal" Scale="2" Size="0" SourceColumn="CUENTA_D_REAJUS" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@CUENTA_D_ACUMUL" Precision="18" ProviderType="Decimal" Scale="2" Size="0" SourceColumn="CUENTA_D_ACUMUL" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@CUENTA_D_OTROS" Precision="18" ProviderType="Decimal" Scale="2" Size="0" SourceColumn="CUENTA_D_OTROS" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@CUENTA_TOTAL" Precision="18" ProviderType="Decimal" Scale="2" Size="0" SourceColumn="CUENTA_TOTAL" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@CUENTA_D_DESINS" Precision="18" ProviderType="Decimal" Scale="2" Size="0" SourceColumn="CUENTA_D_DESINS" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@CUENTA_D_DESEMI" Precision="18" ProviderType="Decimal" Scale="2" Size="0" SourceColumn="CUENTA_D_DESEMI" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@CUENTA_D_DESINT" Precision="18" ProviderType="Decimal" Scale="2" Size="0" SourceColumn="CUENTA_D_DESINT" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@CUENTA_D_DESREA" Precision="18" ProviderType="Decimal" Scale="2" Size="0" SourceColumn="CUENTA_D_DESREA" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@CUENTA_D_DESACU" Precision="18" ProviderType="Decimal" Scale="2" Size="0" SourceColumn="CUENTA_D_DESACU" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@CUENTA_D_DESOTR" Precision="18" ProviderType="Decimal" Scale="2" Size="0" SourceColumn="CUENTA_D_DESOTR" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@TOTAL_DESCUENTO" Precision="20" ProviderType="Decimal" Scale="2" Size="0" SourceColumn="TOTAL_DESCUENTO" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Decimal" Direction="Input" ParameterName="@TOTAL_PAGAR" Precision="22" ProviderType="Decimal" Scale="2" Size="0" SourceColumn="TOTAL_PAGAR" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@CUEEST_N_CODIGO" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="CUEEST_N_CODIGO" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CUEEST_T_DESCUE" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CUEEST_T_DESCUE" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiString" Direction="Input" ParameterName="@CUESIT_T_DESSIT" Precision="0" ProviderType="VarChar" Scale="0" Size="0" SourceColumn="CUESIT_T_DESSIT" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@CUESIT_N_CODIGO" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="CUESIT_N_CODIGO" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="false" AutogeneratedName="" DataSourceName="" DbType="Int32" Direction="Input" ParameterName="@DESMAS_N_CODIGO" Precision="0" ProviderType="Int" Scale="0" Size="0" SourceColumn="DESMAS_N_CODIGO" SourceColumnNullMapping="false" SourceVersion="Current" />
                      <Parameter AllowDbNull="true" AutogeneratedName="" DataSourceName="" DbType="AnsiStringFixedLength" Direction="Input" ParameterName="@CONTRI_T_COACTIVO" Precision="0" ProviderType="Char" Scale="0" Size="0" SourceColumn="CONTRI_T_COACTIVO" SourceColumnNullMapping="false" SourceVersion="Current" />
                    </Parameters>
                  </DbCommand>
                </InsertCommand>
                <SelectCommand>
                  <DbCommand CommandType="Text" ModifiedByUser="true">
                    <CommandText>SELECT * FROM RPT_ESTADO_CUENTA_WEB</CommandText>
                    <Parameters />
                  </DbCommand>
                </SelectCommand>
              </DbSource>
            </MainSource>
            <Mappings>
              <Mapping SourceColumn="M" DataSetColumn="M" />
              <Mapping SourceColumn="CUENTA_N_CODIGO" DataSetColumn="CUENTA_N_CODIGO" />
              <Mapping SourceColumn="CONTRI_N_CONSIS" DataSetColumn="CONTRI_N_CONSIS" />
              <Mapping SourceColumn="CONTRI_T_NOMCOM" DataSetColumn="CONTRI_T_NOMCOM" />
              <Mapping SourceColumn="DIRECC_T_DESDIR" DataSetColumn="DIRECC_T_DESDIR" />
              <Mapping SourceColumn="CUEORI_T_DESORI" DataSetColumn="CUEORI_T_DESORI" />
              <Mapping SourceColumn="CUEORI_T_DESGEN" DataSetColumn="CUEORI_T_DESGEN" />
              <Mapping SourceColumn="DETALLE" DataSetColumn="DETALLE" />
              <Mapping SourceColumn="CUEORI_T_DESESP" DataSetColumn="CUEORI_T_DESESP" />
              <Mapping SourceColumn="CUEORI_T_TIPORI" DataSetColumn="CUEORI_T_TIPORI" />
              <Mapping SourceColumn="PREDIO_N_CODIGO" DataSetColumn="PREDIO_N_CODIGO" />
              <Mapping SourceColumn="DIRPRE" DataSetColumn="DIRPRE" />
              <Mapping SourceColumn="ANOFIS_N_CODIGO" DataSetColumn="ANOFIS_N_CODIGO" />
              <Mapping SourceColumn="CUENTA_T_PERIOD" DataSetColumn="CUENTA_T_PERIOD" />
              <Mapping SourceColumn="TRIMUN_N_CODIGO" DataSetColumn="TRIMUN_N_CODIGO" />
              <Mapping SourceColumn="TRIMUN_T_NOMTRI" DataSetColumn="TRIMUN_T_NOMTRI" />
              <Mapping SourceColumn="TRIMUN_T_ABRTRI" DataSetColumn="TRIMUN_T_ABRTRI" />
              <Mapping SourceColumn="TRIMUN_T_ABRGRU" DataSetColumn="TRIMUN_T_ABRGRU" />
              <Mapping SourceColumn="TRIMUN_T_NOMGRU" DataSetColumn="TRIMUN_T_NOMGRU" />
              <Mapping SourceColumn="CUENTA_T_FECEMI" DataSetColumn="CUENTA_T_FECEMI" />
              <Mapping SourceColumn="CUENTA_T_FECVEN" DataSetColumn="CUENTA_T_FECVEN" />
              <Mapping SourceColumn="PERIODO" DataSetColumn="PERIODO" />
              <Mapping SourceColumn="CUENTA_D_INSOLU" DataSetColumn="CUENTA_D_INSOLU" />
              <Mapping SourceColumn="CUENTA_D_EMISIO" DataSetColumn="CUENTA_D_EMISIO" />
              <Mapping SourceColumn="CUENTA_D_INTERE" DataSetColumn="CUENTA_D_INTERE" />
              <Mapping SourceColumn="CUENTA_D_REAJUS" DataSetColumn="CUENTA_D_REAJUS" />
              <Mapping SourceColumn="CUENTA_D_ACUMUL" DataSetColumn="CUENTA_D_ACUMUL" />
              <Mapping SourceColumn="CUENTA_D_OTROS" DataSetColumn="CUENTA_D_OTROS" />
              <Mapping SourceColumn="CUENTA_TOTAL" DataSetColumn="CUENTA_TOTAL" />
              <Mapping SourceColumn="CUENTA_D_DESINS" DataSetColumn="CUENTA_D_DESINS" />
              <Mapping SourceColumn="CUENTA_D_DESEMI" DataSetColumn="CUENTA_D_DESEMI" />
              <Mapping SourceColumn="CUENTA_D_DESINT" DataSetColumn="CUENTA_D_DESINT" />
              <Mapping SourceColumn="CUENTA_D_DESREA" DataSetColumn="CUENTA_D_DESREA" />
              <Mapping SourceColumn="CUENTA_D_DESACU" DataSetColumn="CUENTA_D_DESACU" />
              <Mapping SourceColumn="CUENTA_D_DESOTR" DataSetColumn="CUENTA_D_DESOTR" />
              <Mapping SourceColumn="TOTAL_DESCUENTO" DataSetColumn="TOTAL_DESCUENTO" />
              <Mapping SourceColumn="TOTAL_PAGAR" DataSetColumn="TOTAL_PAGAR" />
              <Mapping SourceColumn="CUEEST_N_CODIGO" DataSetColumn="CUEEST_N_CODIGO" />
              <Mapping SourceColumn="CUEEST_T_DESCUE" DataSetColumn="CUEEST_T_DESCUE" />
              <Mapping SourceColumn="CUESIT_T_DESSIT" DataSetColumn="CUESIT_T_DESSIT" />
              <Mapping SourceColumn="CUESIT_N_CODIGO" DataSetColumn="CUESIT_N_CODIGO" />
              <Mapping SourceColumn="DESMAS_N_CODIGO" DataSetColumn="DESMAS_N_CODIGO" />
              <Mapping SourceColumn="CONTRI_T_COACTIVO" DataSetColumn="CONTRI_T_COACTIVO" />
            </Mappings>
            <Sources />
          </TableAdapter>
        </Tables>
        <Sources />
      </DataSource>
    </xs:appinfo>
  </xs:annotation>
  <xs:element name="ReportesPagos" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="ReportesPagos" msprop:Generator_UserDSName="ReportesPagos">
    <xs:complexType>
      <xs:choice minOccurs="0" maxOccurs="unbounded">
        <xs:element name="RPT_ESTADO_CUENTA_WEB" msprop:Generator_TableClassName="RPT_ESTADO_CUENTA_WEBDataTable" msprop:Generator_TableVarName="tableRPT_ESTADO_CUENTA_WEB" msprop:Generator_TablePropName="RPT_ESTADO_CUENTA_WEB" msprop:Generator_RowDeletingName="RPT_ESTADO_CUENTA_WEBRowDeleting" msprop:Generator_RowChangingName="RPT_ESTADO_CUENTA_WEBRowChanging" msprop:Generator_RowEvHandlerName="RPT_ESTADO_CUENTA_WEBRowChangeEventHandler" msprop:Generator_RowDeletedName="RPT_ESTADO_CUENTA_WEBRowDeleted" msprop:Generator_UserTableName="RPT_ESTADO_CUENTA_WEB" msprop:Generator_RowChangedName="RPT_ESTADO_CUENTA_WEBRowChanged" msprop:Generator_RowEvArgName="RPT_ESTADO_CUENTA_WEBRowChangeEvent" msprop:Generator_RowClassName="RPT_ESTADO_CUENTA_WEBRow">
          <xs:complexType>
            <xs:sequence>
              <xs:element name="M" msprop:Generator_ColumnVarNameInTable="columnM" msprop:Generator_ColumnPropNameInRow="M" msprop:Generator_ColumnPropNameInTable="MColumn" msprop:Generator_UserColumnName="M" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="CUENTA_N_CODIGO" msprop:Generator_ColumnVarNameInTable="columnCUENTA_N_CODIGO" msprop:Generator_ColumnPropNameInRow="CUENTA_N_CODIGO" msprop:Generator_ColumnPropNameInTable="CUENTA_N_CODIGOColumn" msprop:Generator_UserColumnName="CUENTA_N_CODIGO" type="xs:int" minOccurs="0" />
              <xs:element name="CONTRI_N_CONSIS" msprop:Generator_ColumnVarNameInTable="columnCONTRI_N_CONSIS" msprop:Generator_ColumnPropNameInRow="CONTRI_N_CONSIS" msprop:Generator_ColumnPropNameInTable="CONTRI_N_CONSISColumn" msprop:Generator_UserColumnName="CONTRI_N_CONSIS" type="xs:int" minOccurs="0" />
              <xs:element name="CONTRI_T_NOMCOM" msprop:Generator_ColumnVarNameInTable="columnCONTRI_T_NOMCOM" msprop:Generator_ColumnPropNameInRow="CONTRI_T_NOMCOM" msprop:Generator_ColumnPropNameInTable="CONTRI_T_NOMCOMColumn" msprop:Generator_UserColumnName="CONTRI_T_NOMCOM" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="500" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="DIRECC_T_DESDIR" msprop:Generator_ColumnVarNameInTable="columnDIRECC_T_DESDIR" msprop:Generator_ColumnPropNameInRow="DIRECC_T_DESDIR" msprop:Generator_ColumnPropNameInTable="DIRECC_T_DESDIRColumn" msprop:Generator_UserColumnName="DIRECC_T_DESDIR" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1000" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="CUEORI_T_DESORI" msprop:Generator_ColumnVarNameInTable="columnCUEORI_T_DESORI" msprop:Generator_ColumnPropNameInRow="CUEORI_T_DESORI" msprop:Generator_ColumnPropNameInTable="CUEORI_T_DESORIColumn" msprop:Generator_UserColumnName="CUEORI_T_DESORI" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="CUEORI_T_DESGEN" msprop:Generator_ColumnVarNameInTable="columnCUEORI_T_DESGEN" msprop:Generator_ColumnPropNameInRow="CUEORI_T_DESGEN" msprop:Generator_ColumnPropNameInTable="CUEORI_T_DESGENColumn" msprop:Generator_UserColumnName="CUEORI_T_DESGEN" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="DETALLE" msprop:Generator_ColumnVarNameInTable="columnDETALLE" msprop:Generator_ColumnPropNameInRow="DETALLE" msprop:Generator_ColumnPropNameInTable="DETALLEColumn" msprop:Generator_UserColumnName="DETALLE" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="100" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="CUEORI_T_DESESP" msprop:Generator_ColumnVarNameInTable="columnCUEORI_T_DESESP" msprop:Generator_ColumnPropNameInRow="CUEORI_T_DESESP" msprop:Generator_ColumnPropNameInTable="CUEORI_T_DESESPColumn" msprop:Generator_UserColumnName="CUEORI_T_DESESP" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="150" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="CUEORI_T_TIPORI" msprop:Generator_ColumnVarNameInTable="columnCUEORI_T_TIPORI" msprop:Generator_ColumnPropNameInRow="CUEORI_T_TIPORI" msprop:Generator_ColumnPropNameInTable="CUEORI_T_TIPORIColumn" msprop:Generator_UserColumnName="CUEORI_T_TIPORI" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PREDIO_N_CODIGO" msprop:Generator_ColumnVarNameInTable="columnPREDIO_N_CODIGO" msprop:Generator_ColumnPropNameInRow="PREDIO_N_CODIGO" msprop:Generator_ColumnPropNameInTable="PREDIO_N_CODIGOColumn" msprop:Generator_UserColumnName="PREDIO_N_CODIGO" type="xs:int" minOccurs="0" />
              <xs:element name="DIRPRE" msprop:Generator_ColumnVarNameInTable="columnDIRPRE" msprop:Generator_ColumnPropNameInRow="DIRPRE" msprop:Generator_ColumnPropNameInTable="DIRPREColumn" msprop:Generator_UserColumnName="DIRPRE" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1000" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="ANOFIS_N_CODIGO" msprop:Generator_ColumnVarNameInTable="columnANOFIS_N_CODIGO" msprop:Generator_ColumnPropNameInRow="ANOFIS_N_CODIGO" msprop:Generator_ColumnPropNameInTable="ANOFIS_N_CODIGOColumn" msprop:Generator_UserColumnName="ANOFIS_N_CODIGO" type="xs:int" minOccurs="0" />
              <xs:element name="CUENTA_T_PERIOD" msprop:Generator_ColumnVarNameInTable="columnCUENTA_T_PERIOD" msprop:Generator_ColumnPropNameInRow="CUENTA_T_PERIOD" msprop:Generator_ColumnPropNameInTable="CUENTA_T_PERIODColumn" msprop:Generator_UserColumnName="CUENTA_T_PERIOD" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="10" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="TRIMUN_N_CODIGO" msprop:Generator_ColumnVarNameInTable="columnTRIMUN_N_CODIGO" msprop:Generator_ColumnPropNameInRow="TRIMUN_N_CODIGO" msprop:Generator_ColumnPropNameInTable="TRIMUN_N_CODIGOColumn" msprop:Generator_UserColumnName="TRIMUN_N_CODIGO" type="xs:int" minOccurs="0" />
              <xs:element name="TRIMUN_T_NOMTRI" msprop:Generator_ColumnVarNameInTable="columnTRIMUN_T_NOMTRI" msprop:Generator_ColumnPropNameInRow="TRIMUN_T_NOMTRI" msprop:Generator_ColumnPropNameInTable="TRIMUN_T_NOMTRIColumn" msprop:Generator_UserColumnName="TRIMUN_T_NOMTRI" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="TRIMUN_T_ABRTRI" msprop:Generator_ColumnVarNameInTable="columnTRIMUN_T_ABRTRI" msprop:Generator_ColumnPropNameInRow="TRIMUN_T_ABRTRI" msprop:Generator_ColumnPropNameInTable="TRIMUN_T_ABRTRIColumn" msprop:Generator_UserColumnName="TRIMUN_T_ABRTRI" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="10" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="TRIMUN_T_ABRGRU" msprop:Generator_ColumnVarNameInTable="columnTRIMUN_T_ABRGRU" msprop:Generator_ColumnPropNameInRow="TRIMUN_T_ABRGRU" msprop:Generator_ColumnPropNameInTable="TRIMUN_T_ABRGRUColumn" msprop:Generator_UserColumnName="TRIMUN_T_ABRGRU" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="10" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="TRIMUN_T_NOMGRU" msprop:Generator_ColumnVarNameInTable="columnTRIMUN_T_NOMGRU" msprop:Generator_ColumnPropNameInRow="TRIMUN_T_NOMGRU" msprop:Generator_ColumnPropNameInTable="TRIMUN_T_NOMGRUColumn" msprop:Generator_UserColumnName="TRIMUN_T_NOMGRU" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="CUENTA_T_FECEMI" msprop:Generator_ColumnVarNameInTable="columnCUENTA_T_FECEMI" msprop:Generator_ColumnPropNameInRow="CUENTA_T_FECEMI" msprop:Generator_ColumnPropNameInTable="CUENTA_T_FECEMIColumn" msprop:Generator_UserColumnName="CUENTA_T_FECEMI" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="8" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="CUENTA_T_FECVEN" msprop:Generator_ColumnVarNameInTable="columnCUENTA_T_FECVEN" msprop:Generator_ColumnPropNameInRow="CUENTA_T_FECVEN" msprop:Generator_ColumnPropNameInTable="CUENTA_T_FECVENColumn" msprop:Generator_UserColumnName="CUENTA_T_FECVEN" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="8" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="PERIODO" msprop:Generator_ColumnVarNameInTable="columnPERIODO" msprop:Generator_ColumnPropNameInRow="PERIODO" msprop:Generator_ColumnPropNameInTable="PERIODOColumn" msprop:Generator_UserColumnName="PERIODO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="50" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="CUENTA_D_INSOLU" msprop:Generator_ColumnVarNameInTable="columnCUENTA_D_INSOLU" msprop:Generator_ColumnPropNameInRow="CUENTA_D_INSOLU" msprop:Generator_ColumnPropNameInTable="CUENTA_D_INSOLUColumn" msprop:Generator_UserColumnName="CUENTA_D_INSOLU" type="xs:decimal" minOccurs="0" />
              <xs:element name="CUENTA_D_EMISIO" msprop:Generator_ColumnVarNameInTable="columnCUENTA_D_EMISIO" msprop:Generator_ColumnPropNameInRow="CUENTA_D_EMISIO" msprop:Generator_ColumnPropNameInTable="CUENTA_D_EMISIOColumn" msprop:Generator_UserColumnName="CUENTA_D_EMISIO" type="xs:decimal" minOccurs="0" />
              <xs:element name="CUENTA_D_INTERE" msprop:Generator_ColumnVarNameInTable="columnCUENTA_D_INTERE" msprop:Generator_ColumnPropNameInRow="CUENTA_D_INTERE" msprop:Generator_ColumnPropNameInTable="CUENTA_D_INTEREColumn" msprop:Generator_UserColumnName="CUENTA_D_INTERE" type="xs:decimal" minOccurs="0" />
              <xs:element name="CUENTA_D_REAJUS" msprop:Generator_ColumnVarNameInTable="columnCUENTA_D_REAJUS" msprop:Generator_ColumnPropNameInRow="CUENTA_D_REAJUS" msprop:Generator_ColumnPropNameInTable="CUENTA_D_REAJUSColumn" msprop:Generator_UserColumnName="CUENTA_D_REAJUS" type="xs:decimal" minOccurs="0" />
              <xs:element name="CUENTA_D_ACUMUL" msprop:Generator_ColumnVarNameInTable="columnCUENTA_D_ACUMUL" msprop:Generator_ColumnPropNameInRow="CUENTA_D_ACUMUL" msprop:Generator_ColumnPropNameInTable="CUENTA_D_ACUMULColumn" msprop:Generator_UserColumnName="CUENTA_D_ACUMUL" type="xs:decimal" minOccurs="0" />
              <xs:element name="CUENTA_D_OTROS" msprop:Generator_ColumnVarNameInTable="columnCUENTA_D_OTROS" msprop:Generator_ColumnPropNameInRow="CUENTA_D_OTROS" msprop:Generator_ColumnPropNameInTable="CUENTA_D_OTROSColumn" msprop:Generator_UserColumnName="CUENTA_D_OTROS" type="xs:decimal" minOccurs="0" />
              <xs:element name="CUENTA_TOTAL" msprop:Generator_ColumnVarNameInTable="columnCUENTA_TOTAL" msprop:Generator_ColumnPropNameInRow="CUENTA_TOTAL" msprop:Generator_ColumnPropNameInTable="CUENTA_TOTALColumn" msprop:Generator_UserColumnName="CUENTA_TOTAL" type="xs:decimal" minOccurs="0" />
              <xs:element name="CUENTA_D_DESINS" msprop:Generator_ColumnVarNameInTable="columnCUENTA_D_DESINS" msprop:Generator_ColumnPropNameInRow="CUENTA_D_DESINS" msprop:Generator_ColumnPropNameInTable="CUENTA_D_DESINSColumn" msprop:Generator_UserColumnName="CUENTA_D_DESINS" type="xs:decimal" />
              <xs:element name="CUENTA_D_DESEMI" msprop:Generator_ColumnVarNameInTable="columnCUENTA_D_DESEMI" msprop:Generator_ColumnPropNameInRow="CUENTA_D_DESEMI" msprop:Generator_ColumnPropNameInTable="CUENTA_D_DESEMIColumn" msprop:Generator_UserColumnName="CUENTA_D_DESEMI" type="xs:decimal" />
              <xs:element name="CUENTA_D_DESINT" msprop:Generator_ColumnVarNameInTable="columnCUENTA_D_DESINT" msprop:Generator_ColumnPropNameInRow="CUENTA_D_DESINT" msprop:Generator_ColumnPropNameInTable="CUENTA_D_DESINTColumn" msprop:Generator_UserColumnName="CUENTA_D_DESINT" type="xs:decimal" />
              <xs:element name="CUENTA_D_DESREA" msprop:Generator_ColumnVarNameInTable="columnCUENTA_D_DESREA" msprop:Generator_ColumnPropNameInRow="CUENTA_D_DESREA" msprop:Generator_ColumnPropNameInTable="CUENTA_D_DESREAColumn" msprop:Generator_UserColumnName="CUENTA_D_DESREA" type="xs:decimal" />
              <xs:element name="CUENTA_D_DESACU" msprop:Generator_ColumnVarNameInTable="columnCUENTA_D_DESACU" msprop:Generator_ColumnPropNameInRow="CUENTA_D_DESACU" msprop:Generator_ColumnPropNameInTable="CUENTA_D_DESACUColumn" msprop:Generator_UserColumnName="CUENTA_D_DESACU" type="xs:decimal" />
              <xs:element name="CUENTA_D_DESOTR" msprop:Generator_ColumnVarNameInTable="columnCUENTA_D_DESOTR" msprop:Generator_ColumnPropNameInRow="CUENTA_D_DESOTR" msprop:Generator_ColumnPropNameInTable="CUENTA_D_DESOTRColumn" msprop:Generator_UserColumnName="CUENTA_D_DESOTR" type="xs:decimal" />
              <xs:element name="TOTAL_DESCUENTO" msprop:Generator_ColumnVarNameInTable="columnTOTAL_DESCUENTO" msprop:Generator_ColumnPropNameInRow="TOTAL_DESCUENTO" msprop:Generator_ColumnPropNameInTable="TOTAL_DESCUENTOColumn" msprop:Generator_UserColumnName="TOTAL_DESCUENTO" type="xs:decimal" minOccurs="0" />
              <xs:element name="TOTAL_PAGAR" msprop:Generator_ColumnVarNameInTable="columnTOTAL_PAGAR" msprop:Generator_ColumnPropNameInRow="TOTAL_PAGAR" msprop:Generator_ColumnPropNameInTable="TOTAL_PAGARColumn" msprop:Generator_UserColumnName="TOTAL_PAGAR" type="xs:decimal" minOccurs="0" />
              <xs:element name="CUEEST_N_CODIGO" msprop:Generator_ColumnVarNameInTable="columnCUEEST_N_CODIGO" msprop:Generator_ColumnPropNameInRow="CUEEST_N_CODIGO" msprop:Generator_ColumnPropNameInTable="CUEEST_N_CODIGOColumn" msprop:Generator_UserColumnName="CUEEST_N_CODIGO" type="xs:int" minOccurs="0" />
              <xs:element name="CUEEST_T_DESCUE" msprop:Generator_ColumnVarNameInTable="columnCUEEST_T_DESCUE" msprop:Generator_ColumnPropNameInRow="CUEEST_T_DESCUE" msprop:Generator_ColumnPropNameInTable="CUEEST_T_DESCUEColumn" msprop:Generator_UserColumnName="CUEEST_T_DESCUE" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="30" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="CUESIT_T_DESSIT" msprop:Generator_ColumnVarNameInTable="columnCUESIT_T_DESSIT" msprop:Generator_ColumnPropNameInRow="CUESIT_T_DESSIT" msprop:Generator_ColumnPropNameInTable="CUESIT_T_DESSITColumn" msprop:Generator_UserColumnName="CUESIT_T_DESSIT" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="200" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
              <xs:element name="CUESIT_N_CODIGO" msprop:Generator_ColumnVarNameInTable="columnCUESIT_N_CODIGO" msprop:Generator_ColumnPropNameInRow="CUESIT_N_CODIGO" msprop:Generator_ColumnPropNameInTable="CUESIT_N_CODIGOColumn" msprop:Generator_UserColumnName="CUESIT_N_CODIGO" type="xs:int" minOccurs="0" />
              <xs:element name="DESMAS_N_CODIGO" msprop:Generator_ColumnVarNameInTable="columnDESMAS_N_CODIGO" msprop:Generator_ColumnPropNameInRow="DESMAS_N_CODIGO" msprop:Generator_ColumnPropNameInTable="DESMAS_N_CODIGOColumn" msprop:Generator_UserColumnName="DESMAS_N_CODIGO" type="xs:int" />
              <xs:element name="CONTRI_T_COACTIVO" msprop:Generator_ColumnVarNameInTable="columnCONTRI_T_COACTIVO" msprop:Generator_ColumnPropNameInRow="CONTRI_T_COACTIVO" msprop:Generator_ColumnPropNameInTable="CONTRI_T_COACTIVOColumn" msprop:Generator_UserColumnName="CONTRI_T_COACTIVO" minOccurs="0">
                <xs:simpleType>
                  <xs:restriction base="xs:string">
                    <xs:maxLength value="1" />
                  </xs:restriction>
                </xs:simpleType>
              </xs:element>
            </xs:sequence>
          </xs:complexType>
        </xs:element>
      </xs:choice>
    </xs:complexType>
  </xs:element>
</xs:schema>