103. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 8/4/2017 2:45:01 PM Central Daylight 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.

103.1 Files compared

# Location File Last Modified
1 CUI-Release-v2.2.0-source.zip\CUI-Release-v2.2.0-source\app\xsd\ExamResponse\extension\facts NeurologicalNervesFacts-1.1.xsd Thu Jun 15 19:04:28 2017 UTC
2 CUI-Release-v2.2.0-source.zip\CUI-Release-v2.2.0-source\app\xsd\ExamResponse\extension\facts NeurologicalNervesFacts-1.1.xsd Fri Aug 4 14:51:17 2017 UTC

103.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 4 76
Changed 3 8
Inserted 0 0
Removed 0 0

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

103.4 Active regular expressions

No regular expressions were active.

103.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" UTF-8"?>
  2   <xs:schema  xmlns:xs= "http://ww w.w3.org/2 001/XMLSch ema"
  3                xmlns:tns= "http://vl er. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ Neurologic alNervesFa cts/1.1"
  4                targetName space="htt p://vler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ Neurologic alNervesFa cts/1.1"
  5               elementFo rmDefault= "qualified " version= "1.1"
  6                xmlns:bsf= "http://vl er. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ BodySystem sFacts/1.1 ">
  7  
  8       <xs:im port
  9                  namespace= "http://vl er. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ BodySystem sFacts/1.1 "
  10                schemaLo cation="Bo dySystemsF acts-1.1.x sd"/>
  11  
  12       <xs:co mplexType  name="Neur ologicalNe rvesDiagno sis">
  13           <x s:sequence >
  14                <xs:elem ent name=" value" typ e="xs:stri ng"/>
  15           </ xs:sequenc e>
  16       </xs:c omplexType >
  17  
  18       <xs:co mplexType  name="Neur ologicalNe rvesSympto m">
  19           <x s:sequence >
  20                <xs:elem ent name=" value" typ e="xs:stri ng"/>
  21           </ xs:sequenc e>
  22       </xs:c omplexType >
  23  
  24       <xs:co mplexType  name="neur ologicalNe rvesFacts" >
  25           <x s:complexC ontent>
  26                <xs:exte nsion base ="bsf:body SystemsFac ts">
  27                    <xs: sequence>
  28                         <xs:elemen t name="ne urological NervesDiag noses" typ e="tns:Neu rologicalN ervesDiagn osis" minO ccurs="1"
  29                                      maxOccur s="5000"/>
  30                         <xs:elemen t name="ne urological NervesSymp toms" type ="tns:Neur ologicalNe rvesSympto m" minOccu rs="1"
  31                                      maxOccur s="5000"/>
  32                         <xs:elemen t name="wh ollySensor yIndicator " type="xs :boolean"  default="f alse" minO ccurs="0"/ >
  33                         <xs:elemen t name="le sionsIndic ator" type ="xs:boole an" minOcc urs="0" de fault="fal se"/>
  34                         <xs:elemen t name="bi lateralSym ptom" type ="tns:Neur ologicalNe rvesSympto m" minOccu rs="0" max Occurs="1" />
  35                    </xs :sequence>
  36                </xs:ext ension>
  37           </ xs:complex Content>
  38       </xs:c omplexType >
  39  
  40       <xs:el ement name ="neurolog icalNerves Facts" typ e="tns:neu rologicalN ervesFacts "/>
  41  
  42   </xs:schem a>