795. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2/1/2017 2:57:08 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.

795.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 VisualizationDataDescription.xsd Tue Dec 20 19:50:59 2016 UTC
2 Wed Feb 1 19:57:08 2017 UTC

795.2 Comparison summary

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

795.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

795.4 Active regular expressions

No regular expressions were active.

795.5 Comparison detail

1   <?xml vers ion='1.0'  encoding=' utf-8'?>        
2   <xs:schema  attribute FormDefaul t='unquali fied'        
3               elementFo rmDefault= 'qualified '        
4               xmlns:xs= 'http://ww w.w3.org/2 001/XMLSch ema'>        
5     <xs:elem ent name=' datadefini tion'>        
6       <xs:co mplexType>        
7         <xs: sequence>        
8           <x s:element  name='fetc hcollectio n'>        
9              <xs:comple xType>        
10                <xs:sequ ence>        
11                  <xs:el ement maxO ccurs='unb ounded'        
12                               name ='fetch'>        
13                    <xs: annotation >        
14                      <! --FetchXML  goes here -->        
15                    </xs :annotatio n>        
16                  </xs:e lement>        
17                </xs:seq uence>        
18              </xs:compl exType>        
19           </ xs:element >        
20           <x s:element  name='cate gorycollec tion'>        
21              <xs:comple xType>        
22                <xs:sequ ence>        
23                  <xs:el ement name ='category '        
24                               type ='Category Type'        
25                               minO ccurs='1'        
26                               maxO ccurs='unb ounded' />        
27                </xs:seq uence>        
28              </xs:compl exType>        
29           </ xs:element >        
30         </xs :sequence>        
31       </xs:c omplexType >        
32     </xs:ele ment>        
33     <xs:comp lexType na me ='Categ oryType'>        
34       <xs:se quence>        
35         <xs: element mi nOccurs='1 '        
36                      ma xOccurs='u nbounded'        
37                      na me='measur ecollectio n'>        
38           <x s:complexT ype>        
39              <xs:sequen ce>        
40                <xs:elem ent minOcc urs='1'        
41                             maxOcc urs='unbou nded'        
42                             name=' measure'>        
43                  <xs:co mplexType>        
44                    <xs: attribute  name='alia s'        
45                                    type='xs:s tring'        
46                                    use='requi red' />        
47                  </xs:c omplexType >        
48                </xs:ele ment>        
49              </xs:seque nce>        
50           </ xs:complex Type>        
51         </xs :element>        
52       </xs:s equence>        
53       <xs:at tribute na me='alias'        
54                      ty pe='xs:str ing'        
55                      us e='optiona l' />        
56     </xs:com plexType>        
57   </xs:schem a>