<FlowDocument xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
              xmlns:b="http://schemas.byk.com/2009/xaml/presentation"
			        Tag="Create Standards">
  
  <Paragraph>In this module the settings of the selected standard can be changed.
             </Paragraph>
 
 
  <Paragraph Style="{DynamicResource Header}">Settings</Paragraph>
  
  <Paragraph>• Use the <Bold>Name</Bold> field to edit the ID of the standard.
               </Paragraph>
  
  <Paragraph>• <Bold>n sample</Bold> in the Settings field allows to define the number of 
               measurements per sample.
               </Paragraph>
  
  <Paragraph>• Highlight the <Bold>Scales</Bold> of the required test method (e.g. ASTM, ISO) and click the 
               [+] icon to select the measurement scales for tolerance setting. 
               To remove a scale use its Recycle bin below the tolerance bar.
               </Paragraph>
               
  <Paragraph>• <Bold>Limit</Bold> values for Pass/Fail can be set for each selected scale. Hover the mouse over 
               a tolerance bar to added [+] or remove [-] limits for red and yellow "Traffic Light" indication.
               </Paragraph>
  
  <Paragraph>• The <Bold>Add</Bold> button in the left column serves for creation of further standards.
               </Paragraph>
  
  <Paragraph Style="{DynamicResource Header}">Apply and Close</Paragraph>

  <Paragraph>• Once all parameters are set, use the <Bold>Apply</Bold> function of the 
               upper buttons for saving.
               </Paragraph>
               
  <Paragraph>• To exit without changes click the <Bold>Cancel</Bold> button or the [x] icon in the upper right.
  </Paragraph>
  
  
  
    <Paragraph>  </Paragraph>
    <Paragraph>  </Paragraph>
 
</FlowDocument>