789. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2/1/2017 2:57:07 PM Eastern Standard Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

789.1 Files compared

# Location File Last Modified
1 C:\Araxis_Merge_Comprasion\Pub_un\BTSSS_CIF_122016.zip\BTSSS_CIF_12_20_16\clean\CRM\trunk\SDK\Schemas reports.config.xsd Tue Dec 20 19:50:59 2016 UTC
2 Wed Feb 1 19:57:07 2017 UTC

789.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 0 0
Changed 0 0
Inserted 0 0
Removed 1 16

789.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

789.4 Active regular expressions

No regular expressions were active.

789.5 Comparison detail

1   <?xml vers ion="1.0"  encoding=" utf-8"?>        
2   <xs:schema  id="viewe rs" xmlns= "" xmlns:x s="http:// www.w3.org /2001/XMLS chema" xml ns:msdata= "urn:schem as-microso ft-com:xml -msdata">        
3     <xs:elem ent name=" viewers">        
4       <xs:co mplexType>        
5         <xs: choice max Occurs="un bounded">        
6           <x s:element  name="view er">        
7              <xs:comple xType>        
8                <xs:attr ibute name ="extensio n" type="x s:string"  use="requi red"/>        
9                <xs:attr ibute name ="handler"  type="xs: string" us e="optiona l"/>        
10                <xs:attr ibute name ="name" ty pe="xs:str ing" use=" required"/ >        
11              </xs:compl exType>        
12           </ xs:element >        
13         </xs :choice>        
14       </xs:c omplexType >        
15     </xs:ele ment>        
16   </xs:schem a>