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

105.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 NeurologicalOtherFacts-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 NeurologicalOtherFacts-1.1.xsd Fri Aug 4 14:51:17 2017 UTC

105.2 Comparison summary

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

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

105.4 Active regular expressions

No regular expressions were active.

105.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 alOtherFac ts/1.1"
  4                targetName space="htt p://vler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ Neurologic alOtherFac ts/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       <xs:im port
  8                  namespace= "http://vl er. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ BodySystem sFacts/1.1 "
  9                schemaLo cation="Bo dySystemsF acts-1.1.x sd"/>
  10  
  11       <xs:co mplexType  name="Neur ologicalOt herDiagnos is">
  12           <x s:sequence >
  13                <xs:elem ent name=" value" typ e="xs:stri ng"/>
  14           </ xs:sequenc e>
  15       </xs:c omplexType >
  16  
  17       <xs:co mplexType  name="Neur ologicalOt herSymptom ">
  18           <x s:sequence >
  19                <xs:elem ent name=" value" typ e="xs:stri ng"/>
  20           </ xs:sequenc e>
  21       </xs:c omplexType >
  22  
  23       <xs:co mplexType  name="neur ologicalOt herFacts">
  24           <x s:complexC ontent>
  25                <xs:exte nsion base ="bsf:body SystemsFac ts">
  26                    <xs: sequence>
  27                         <xs:elemen t name="ne urological OtherDiagn oses" type ="tns:Neur ologicalOt herDiagnos is" minOcc urs="1"
  28                                      maxOccur s="5000"/>
  29                         <xs:elemen t name="ne urological OtherSympt oms" type= "tns:Neuro logicalOth erSymptom"  minOccurs ="1"
  30                                      maxOccur s="5000"/>
  31                    </xs :sequence>
  32                </xs:ext ension>
  33           </ xs:complex Content>
  34       </xs:c omplexType >
  35  
  36       <xs:el ement name ="neurolog icalOtherF acts" type ="tns:neur ologicalOt herFacts"/ >
  37  
  38   </xs:schem a>