<FlowDocument xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
              
  <Paragraph>The measurement report of a single test serie contains the following three areas:
  </Paragraph>
  
  <Paragraph Style="{DynamicResource Header}">Schematic</Paragraph>
  <Paragraph>• The <Bold>schematic</Bold> of the measured object as defined in the Organizer is displayed with
               traffic light symbols:       
               </Paragraph>
  <Paragraph>- "Single dots" for comparing checkzone to standard.
               </Paragraph> 
  <Paragraph>- "Double dots" for Panel Match comparison (BYK-mac).
               </Paragraph> 
  <Paragraph>- "Quadruple dots" for Group comparison (wave-scan, cloud-runner).
               </Paragraph>
               
  <Paragraph Style="{DynamicResource Header}">Header Data</Paragraph>
  <Paragraph>• The <Bold>Header</Bold> area contains general information (identification parameters and measurement time)
               and the <Bold>Status</Bold> field. It shows the overall status of the object: If only one checkzone, 
               panel match or group failed, the complete object is marked "Fail".
               </Paragraph>      
  
  <Paragraph Style="{DynamicResource Header}">Data Table</Paragraph>
  
  <Paragraph>The data table is always devided into two analysis:  
               </Paragraph>
  
  <Paragraph><Bold>BYK-mac</Bold>  </Paragraph>
  
  <Paragraph>1. Panel Match Analysis: Difference between two checkzones as defined in the organizer - Harmony check.
              </Paragraph>
  <Paragraph>2. Match to Standard Analysis: Difference between checkzone and standard.
              </Paragraph>  
  
  <Paragraph><Bold>wave-scan and cloud-runner</Bold>  </Paragraph>
  
  <Paragraph>1. Group Analysis: Averages of a group as defined in the Organizer.
              </Paragraph>
  <Paragraph>2. Checkzone Analysis: Measurement data of each checkzone.
              </Paragraph> 
     
  <Paragraph>• A traffic light status symbol is assigned to each checkzone, panel match or group average.
               </Paragraph>       
            
  <Paragraph>• Values out of tolerance are highlighted and the font appears in the color according to the Pass/Fail definition.  
               </Paragraph>
    <Paragraph>• In some columns an arrow in the table header indicates that more detailed data can
               be displayed.
               </Paragraph>
  
  <Paragraph Style="{DynamicResource Header}">Note:</Paragraph>
   
   <Paragraph>• The <Bold>Print button</Bold> in the upper window area allows to print out the report.
                </Paragraph>
   <Paragraph>• The <Bold>layout</Bold> of the three areas can be changed using the icons next to the
                Print button. 
                To adjust their size, click and drag between the two appropriate areas.
                </Paragraph>
                
   <Paragraph>• Functions to change the <Bold>Schematic size</Bold> are available above the graphics.      
                </Paragraph>
  
  
  <Paragraph>
         </Paragraph>
  
</FlowDocument>