1607 lines
		
	
	
		
			69 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			1607 lines
		
	
	
		
			69 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <Report xmlns="http://schemas.microsoft.com/sqlserver/reporting/2016/01/reportdefinition" xmlns:rd="http://schemas.microsoft.com/SQLServer/reporting/reportdesigner">
 | |
|   <AutoRefresh>0</AutoRefresh>
 | |
|   <DataSources>
 | |
|     <DataSource Name="DSConsumoBobinas">
 | |
|       <ConnectionProperties>
 | |
|         <DataProvider>System.Data.DataSet</DataProvider>
 | |
|         <ConnectString>/* Local Connection */</ConnectString>
 | |
|       </ConnectionProperties>
 | |
|       <rd:DataSourceID>25ca207f-aa97-46ff-afc6-7758bc4cf129</rd:DataSourceID>
 | |
|     </DataSource>
 | |
|   </DataSources>
 | |
|   <DataSets>
 | |
|     <DataSet Name="DSMovimientoBobinas">
 | |
|       <Query>
 | |
|         <DataSourceName>DSConsumoBobinas</DataSourceName>
 | |
|         <CommandText>/* Local Query */</CommandText>
 | |
|       </Query>
 | |
|       <Fields>
 | |
|         <Field Name="Id_TipoBobina">
 | |
|           <DataField>Id_TipoBobina</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="BobinasIniciales">
 | |
|           <DataField>BobinasIniciales</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="KilosIniciales">
 | |
|           <DataField>KilosIniciales</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="BobinasCompradas">
 | |
|           <DataField>BobinasCompradas</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="KilosComprados">
 | |
|           <DataField>KilosComprados</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="BobinasConsumidas">
 | |
|           <DataField>BobinasConsumidas</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="KilosConsumidos">
 | |
|           <DataField>KilosConsumidos</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="BobinasDaniadas">
 | |
|           <DataField>BobinasDaniadas</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="KilosDaniados">
 | |
|           <DataField>KilosDaniados</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="BobinasFinales">
 | |
|           <DataField>BobinasFinales</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="KilosFinales">
 | |
|           <DataField>KilosFinales</DataField>
 | |
|           <rd:TypeName>System.Int32</rd:TypeName>
 | |
|         </Field>
 | |
|         <Field Name="TipoBobina">
 | |
|           <DataField>TipoBobina</DataField>
 | |
|           <rd:TypeName>System.String</rd:TypeName>
 | |
|         </Field>
 | |
|       </Fields>
 | |
|       <rd:DataSetInfo>
 | |
|         <rd:DataSetName>DSConsumoBobinas</rd:DataSetName>
 | |
|         <rd:SchemaPath>C:\Users\dmolinari\source\repos\Cobol-VBNet\Reportes\DSConsumoBobinas.xsd</rd:SchemaPath>
 | |
|         <rd:TableName>SP_MovimientoBobinas</rd:TableName>
 | |
|         <rd:TableAdapterFillMethod>Fill</rd:TableAdapterFillMethod>
 | |
|         <rd:TableAdapterGetDataMethod>GetData</rd:TableAdapterGetDataMethod>
 | |
|         <rd:TableAdapterName>SP_MovimientoBobinasTableAdapter</rd:TableAdapterName>
 | |
|       </rd:DataSetInfo>
 | |
|     </DataSet>
 | |
|   </DataSets>
 | |
|   <ReportSections>
 | |
|     <ReportSection>
 | |
|       <Body>
 | |
|         <ReportItems>
 | |
|           <Tablix Name="Tablix1">
 | |
|             <TablixBody>
 | |
|               <TablixColumns>
 | |
|                 <TablixColumn>
 | |
|                   <Width>4.5cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.3cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.3cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.3cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.3cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.3cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.5cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.3cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.3cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.3cm</Width>
 | |
|                 </TablixColumn>
 | |
|                 <TablixColumn>
 | |
|                   <Width>2.3cm</Width>
 | |
|                 </TablixColumn>
 | |
|               </TablixColumns>
 | |
|               <TablixRows>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox9">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Tipo</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox9</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox11">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Cant. Inicial</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox11</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox13">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Kg Iniciales</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox13</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox15">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Compradas</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox15</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox17">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Kg Comprados</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox17</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox19">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Consumidas</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox19</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox21">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Kg Consumidos</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox21</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox23">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Dañadas</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox23</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox25">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Kg Dañados</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox25</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox27">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Cant. Final</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox27</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox29">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Kg Final</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox29</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                   </TablixCells>
 | |
|                 </TablixRow>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="TipoBobina">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!TipoBobina.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>TipoBobina</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="BobinasIniciales">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!BobinasIniciales.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>BobinasIniciales</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="KilosIniciales">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!KilosIniciales.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>KilosIniciales</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="BobinasCompradas">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!BobinasCompradas.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>BobinasCompradas</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="KilosComprados">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!KilosComprados.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>KilosComprados</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="BobinasConsumidas">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!BobinasConsumidas.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>BobinasConsumidas</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="KilosConsumidos">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!KilosConsumidos.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>KilosConsumidos</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="BobinasDaniadas">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!BobinasDaniadas.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>BobinasDaniadas</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="KilosDaniados">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!KilosDaniados.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>KilosDaniados</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="BobinasFinales">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!BobinasFinales.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>BobinasFinales</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="KilosFinales">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Fields!KilosFinales.Value</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>KilosFinales</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                   </TablixCells>
 | |
|                 </TablixRow>
 | |
|                 <TablixRow>
 | |
|                   <Height>0.6cm</Height>
 | |
|                   <TablixCells>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox31">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>Totales</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                     <FontWeight>Bold</FontWeight>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style>
 | |
|                                 <TextAlign>Right</TextAlign>
 | |
|                               </Style>
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox31</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox32">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!BobinasIniciales.Value, "DSMovimientoBobinas")</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox32</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox33">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!KilosIniciales.Value, "DSMovimientoBobinas")</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox33</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox34">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!BobinasCompradas.Value, "DSMovimientoBobinas")</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox34</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox35">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!KilosComprados.Value, "DSMovimientoBobinas")</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox35</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox36">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!BobinasConsumidas.Value, "DSMovimientoBobinas")</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox36</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox37">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!KilosConsumidos.Value, "DSMovimientoBobinas")</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox37</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox38">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!BobinasDaniadas.Value, "DSMovimientoBobinas")</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox38</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox39">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!KilosDaniados.Value, "DSMovimientoBobinas")</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox39</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox40">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!BobinasFinales.Value, "DSMovimientoBobinas")</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox40</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                     <TablixCell>
 | |
|                       <CellContents>
 | |
|                         <Textbox Name="Textbox44">
 | |
|                           <CanGrow>true</CanGrow>
 | |
|                           <KeepTogether>true</KeepTogether>
 | |
|                           <Paragraphs>
 | |
|                             <Paragraph>
 | |
|                               <TextRuns>
 | |
|                                 <TextRun>
 | |
|                                   <Value>=Sum(Fields!KilosFinales.Value, "DSMovimientoBobinas")</Value>
 | |
|                                   <Style>
 | |
|                                     <FontFamily>Roboto</FontFamily>
 | |
|                                     <FontSize>9pt</FontSize>
 | |
|                                   </Style>
 | |
|                                 </TextRun>
 | |
|                               </TextRuns>
 | |
|                               <Style />
 | |
|                             </Paragraph>
 | |
|                           </Paragraphs>
 | |
|                           <rd:DefaultName>Textbox44</rd:DefaultName>
 | |
|                           <Style>
 | |
|                             <Border>
 | |
|                               <Color>LightGrey</Color>
 | |
|                               <Style>Solid</Style>
 | |
|                             </Border>
 | |
|                             <PaddingLeft>2pt</PaddingLeft>
 | |
|                             <PaddingRight>2pt</PaddingRight>
 | |
|                             <PaddingTop>2pt</PaddingTop>
 | |
|                             <PaddingBottom>2pt</PaddingBottom>
 | |
|                           </Style>
 | |
|                         </Textbox>
 | |
|                       </CellContents>
 | |
|                     </TablixCell>
 | |
|                   </TablixCells>
 | |
|                 </TablixRow>
 | |
|               </TablixRows>
 | |
|             </TablixBody>
 | |
|             <TablixColumnHierarchy>
 | |
|               <TablixMembers>
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|                 <TablixMember />
 | |
|               </TablixMembers>
 | |
|             </TablixColumnHierarchy>
 | |
|             <TablixRowHierarchy>
 | |
|               <TablixMembers>
 | |
|                 <TablixMember>
 | |
|                   <KeepWithGroup>After</KeepWithGroup>
 | |
|                 </TablixMember>
 | |
|                 <TablixMember>
 | |
|                   <Group Name="Detalles" />
 | |
|                 </TablixMember>
 | |
|                 <TablixMember>
 | |
|                   <KeepWithGroup>Before</KeepWithGroup>
 | |
|                 </TablixMember>
 | |
|               </TablixMembers>
 | |
|             </TablixRowHierarchy>
 | |
|             <DataSetName>DSMovimientoBobinas</DataSetName>
 | |
|             <Top>0.14464cm</Top>
 | |
|             <Left>0.619cm</Left>
 | |
|             <Height>1.8cm</Height>
 | |
|             <Width>27.7cm</Width>
 | |
|             <Style>
 | |
|               <Border>
 | |
|                 <Style>None</Style>
 | |
|               </Border>
 | |
|             </Style>
 | |
|           </Tablix>
 | |
|         </ReportItems>
 | |
|         <Height>0.88206in</Height>
 | |
|         <Style />
 | |
|       </Body>
 | |
|       <Width>28.43cm</Width>
 | |
|       <Page>
 | |
|         <PageHeader>
 | |
|           <Height>2.55474cm</Height>
 | |
|           <PrintOnFirstPage>true</PrintOnFirstPage>
 | |
|           <PrintOnLastPage>true</PrintOnLastPage>
 | |
|           <ReportItems>
 | |
|             <Textbox Name="Textbox41">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>Reporte de Movimiento de Bobinas</Value>
 | |
|                       <Style>
 | |
|                         <FontSize>14pt</FontSize>
 | |
|                       </Style>
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style>
 | |
|                     <TextAlign>Center</TextAlign>
 | |
|                   </Style>
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox41</rd:DefaultName>
 | |
|               <Top>0.31697cm</Top>
 | |
|               <Left>0.619cm</Left>
 | |
|               <Height>0.72912cm</Height>
 | |
|               <Width>27.7cm</Width>
 | |
|               <Style>
 | |
|                 <Border>
 | |
|                   <Style>None</Style>
 | |
|                 </Border>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|             </Textbox>
 | |
|             <Textbox Name="Textbox42">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>="Planta: " & Parameters!NomPlanta.Value</Value>
 | |
|                       <Style>
 | |
|                         <FontSize>12pt</FontSize>
 | |
|                       </Style>
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style>
 | |
|                     <TextAlign>Center</TextAlign>
 | |
|                   </Style>
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox41</rd:DefaultName>
 | |
|               <Top>1.03897cm</Top>
 | |
|               <Left>0.619cm</Left>
 | |
|               <Height>0.64975cm</Height>
 | |
|               <Width>27.7cm</Width>
 | |
|               <ZIndex>1</ZIndex>
 | |
|               <Style>
 | |
|                 <Border>
 | |
|                   <Style>None</Style>
 | |
|                 </Border>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|             </Textbox>
 | |
|             <Textbox Name="Textbox43">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>Fecha del Reporte</Value>
 | |
|                       <Style>
 | |
|                         <FontWeight>Bold</FontWeight>
 | |
|                       </Style>
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style>
 | |
|                     <TextAlign>Left</TextAlign>
 | |
|                   </Style>
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox41</rd:DefaultName>
 | |
|               <Top>1.79455cm</Top>
 | |
|               <Left>0.619cm</Left>
 | |
|               <Height>0.64974cm</Height>
 | |
|               <Width>3.43896cm</Width>
 | |
|               <ZIndex>2</ZIndex>
 | |
|               <Style>
 | |
|                 <Border>
 | |
|                   <Style>None</Style>
 | |
|                 </Border>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|             </Textbox>
 | |
|             <Textbox Name="Textbox49">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>=CDate(Globals!ExecutionTime).ToString("dd/MM/yyyy")</Value>
 | |
|                       <Style />
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style />
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox49</rd:DefaultName>
 | |
|               <Top>1.79455cm</Top>
 | |
|               <Left>4.00151cm</Left>
 | |
|               <Height>0.6cm</Height>
 | |
|               <Width>2.60584cm</Width>
 | |
|               <ZIndex>3</ZIndex>
 | |
|               <Style>
 | |
|                 <Border>
 | |
|                   <Style>None</Style>
 | |
|                 </Border>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|             </Textbox>
 | |
|             <Textbox Name="Textbox71">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>Fecha Consultada: Desde</Value>
 | |
|                       <Style>
 | |
|                         <FontWeight>Bold</FontWeight>
 | |
|                       </Style>
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style>
 | |
|                     <TextAlign>Left</TextAlign>
 | |
|                   </Style>
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox41</rd:DefaultName>
 | |
|               <Top>1.79815cm</Top>
 | |
|               <Left>6.64968cm</Left>
 | |
|               <Height>0.64974cm</Height>
 | |
|               <Width>4.5cm</Width>
 | |
|               <ZIndex>4</ZIndex>
 | |
|               <Style>
 | |
|                 <Border>
 | |
|                   <Style>None</Style>
 | |
|                 </Border>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|             </Textbox>
 | |
|             <Textbox Name="Textbox72">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>=CDate(Parameters!FechaDesde.Value).ToString("dd/MM/yyyy")</Value>
 | |
|                       <Style />
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style />
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox49</rd:DefaultName>
 | |
|               <Top>1.83343cm</Top>
 | |
|               <Left>11.0676cm</Left>
 | |
|               <Height>0.6cm</Height>
 | |
|               <Width>2.52646cm</Width>
 | |
|               <ZIndex>5</ZIndex>
 | |
|               <Style>
 | |
|                 <Border>
 | |
|                   <Style>None</Style>
 | |
|                 </Border>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|             </Textbox>
 | |
|             <Textbox Name="Textbox76">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>Hasta</Value>
 | |
|                       <Style>
 | |
|                         <FontWeight>Bold</FontWeight>
 | |
|                       </Style>
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style>
 | |
|                     <TextAlign>Left</TextAlign>
 | |
|                   </Style>
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox41</rd:DefaultName>
 | |
|               <Top>1.79815cm</Top>
 | |
|               <Left>13.31184cm</Left>
 | |
|               <Height>0.64974cm</Height>
 | |
|               <Width>1.13709cm</Width>
 | |
|               <ZIndex>6</ZIndex>
 | |
|               <Style>
 | |
|                 <Border>
 | |
|                   <Style>None</Style>
 | |
|                 </Border>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|             </Textbox>
 | |
|             <Textbox Name="Textbox77">
 | |
|               <CanGrow>true</CanGrow>
 | |
|               <KeepTogether>true</KeepTogether>
 | |
|               <Paragraphs>
 | |
|                 <Paragraph>
 | |
|                   <TextRuns>
 | |
|                     <TextRun>
 | |
|                       <Value>=CDate(Parameters!FechaHasta.Value).ToString("dd/MM/yyyy")</Value>
 | |
|                       <Style />
 | |
|                     </TextRun>
 | |
|                   </TextRuns>
 | |
|                   <Style />
 | |
|                 </Paragraph>
 | |
|               </Paragraphs>
 | |
|               <rd:DefaultName>Textbox49</rd:DefaultName>
 | |
|               <Top>1.79815cm</Top>
 | |
|               <Left>14.44892cm</Left>
 | |
|               <Height>0.6cm</Height>
 | |
|               <Width>2.52646cm</Width>
 | |
|               <ZIndex>7</ZIndex>
 | |
|               <Style>
 | |
|                 <Border>
 | |
|                   <Style>None</Style>
 | |
|                 </Border>
 | |
|                 <PaddingLeft>2pt</PaddingLeft>
 | |
|                 <PaddingRight>2pt</PaddingRight>
 | |
|                 <PaddingTop>2pt</PaddingTop>
 | |
|                 <PaddingBottom>2pt</PaddingBottom>
 | |
|               </Style>
 | |
|             </Textbox>
 | |
|           </ReportItems>
 | |
|           <Style>
 | |
|             <Border>
 | |
|               <Style>None</Style>
 | |
|             </Border>
 | |
|           </Style>
 | |
|         </PageHeader>
 | |
|         <PageHeight>21cm</PageHeight>
 | |
|         <PageWidth>29.7cm</PageWidth>
 | |
|         <LeftMargin>0.5cm</LeftMargin>
 | |
|         <RightMargin>0.5cm</RightMargin>
 | |
|         <TopMargin>0cm</TopMargin>
 | |
|         <BottomMargin>0cm</BottomMargin>
 | |
|         <ColumnSpacing>0.13cm</ColumnSpacing>
 | |
|         <Style />
 | |
|       </Page>
 | |
|     </ReportSection>
 | |
|   </ReportSections>
 | |
|   <ReportParameters>
 | |
|     <ReportParameter Name="FechaDesde">
 | |
|       <DataType>DateTime</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|     <ReportParameter Name="FechaHasta">
 | |
|       <DataType>DateTime</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|     <ReportParameter Name="NomPlanta">
 | |
|       <DataType>String</DataType>
 | |
|       <Prompt>ReportParameter1</Prompt>
 | |
|     </ReportParameter>
 | |
|   </ReportParameters>
 | |
|   <ReportParametersLayout>
 | |
|     <GridLayoutDefinition>
 | |
|       <NumberOfColumns>4</NumberOfColumns>
 | |
|       <NumberOfRows>2</NumberOfRows>
 | |
|       <CellDefinitions>
 | |
|         <CellDefinition>
 | |
|           <ColumnIndex>0</ColumnIndex>
 | |
|           <RowIndex>0</RowIndex>
 | |
|           <ParameterName>FechaDesde</ParameterName>
 | |
|         </CellDefinition>
 | |
|         <CellDefinition>
 | |
|           <ColumnIndex>1</ColumnIndex>
 | |
|           <RowIndex>0</RowIndex>
 | |
|           <ParameterName>FechaHasta</ParameterName>
 | |
|         </CellDefinition>
 | |
|         <CellDefinition>
 | |
|           <ColumnIndex>2</ColumnIndex>
 | |
|           <RowIndex>0</RowIndex>
 | |
|           <ParameterName>NomPlanta</ParameterName>
 | |
|         </CellDefinition>
 | |
|       </CellDefinitions>
 | |
|     </GridLayoutDefinition>
 | |
|   </ReportParametersLayout>
 | |
|   <rd:ReportUnitType>Cm</rd:ReportUnitType>
 | |
|   <rd:ReportID>b7e1d8b2-e805-47fd-8fa4-95075cee5376</rd:ReportID>
 | |
| </Report> |