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

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

788.2 Comparison summary

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

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

788.4 Active regular expressions

No regular expressions were active.

788.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=" importexpo rtxml">        
6       <xs:co mplexType>        
7         <xs: sequence>        
8           <x s:element  name="enti ties"        
9                         minOccurs= "0">        
10              <xs:comple xType>        
11                <xs:sequ ence minOc curs="0"        
12                              maxOc curs="unbo unded">        
13                  <!-- N ame of the  entity to  publish-- >        
14                  <xs:el ement maxO ccurs="unb ounded"        
15                               name ="entity"        
16                               type ="xs:strin g" />        
17                </xs:seq uence>        
18              </xs:compl exType>        
19           </ xs:element >        
20           <x s:element  name="ribb ons"        
21                         minOccurs= "0">        
22              <xs:comple xType>        
23                <xs:sequ ence minOc curs="0"        
24                              maxOc curs="unbo unded">        
25                  <!-- A pplication  ribbon. :  This valu e is not u sed. We pu blish the  applicatio n ribbon i f there is  at least  one <ribbo n> node pr esent -->        
26                  <xs:el ement maxO ccurs="unb ounded"        
27                               name ="ribbon"        
28                               type ="xs:strin g" />        
29                </xs:seq uence>        
30              </xs:compl exType>        
31           </ xs:element >        
32           <x s:element  name="dash boards"        
33                         minOccurs= "0">        
34              <xs:comple xType>        
35                <xs:sequ ence minOc curs="0"        
36                              maxOc curs="unbo unded">        
37                  <!-- G uid of the  systemfor m to publi sh-->        
38                  <xs:el ement maxO ccurs="unb ounded"        
39                               name ="dashboar d"        
40                               type ="xs:strin g" />        
41                </xs:seq uence>        
42              </xs:compl exType>        
43           </ xs:element >        
44           <x s:element  name="opti onsets"        
45                         minOccurs= "0">        
46              <xs:comple xType>        
47                <xs:sequ ence minOc curs="0"        
48                              maxOc curs="unbo unded">        
49                  <!-- N ame of the  optionset  to publis h-->        
50                  <xs:el ement maxO ccurs="unb ounded"        
51                               name ="optionse t"        
52                               type ="xs:strin g" />        
53                </xs:seq uence>        
54              </xs:compl exType>        
55           </ xs:element >        
56           <x s:element  name="site maps"        
57                         minOccurs= "0">        
58              <xs:comple xType>        
59                <xs:sequ ence minOc curs="0"        
60                              maxOc curs="unbo unded">        
61                  <!-- G uid of the  sitemap t o publish  : This val ue is not  used. We p ublish the  sitemap i f there is  at least  one <sitem ap> node p resent-->        
62                  <xs:el ement maxO ccurs="unb ounded"        
63                               name ="sitemap"        
64                               type ="xs:strin g" />        
65                </xs:seq uence>        
66              </xs:compl exType>        
67           </ xs:element >        
68           <x s:element  name="webr esources"        
69                         minOccurs= "0">        
70              <xs:comple xType>        
71                <xs:sequ ence minOc curs="0"        
72                              maxOc curs="unbo unded">        
73                  <!-- G uid of the  web resou rce to pub lish -->        
74                  <xs:el ement maxO ccurs="unb ounded"        
75                               name ="webresou rce"        
76                               type ="xs:strin g" />        
77                </xs:seq uence>        
78              </xs:compl exType>        
79           </ xs:element >        
80         </xs :sequence>        
81       </xs:c omplexType >        
82     </xs:ele ment>        
83   </xs:schem a>