111. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 2/21/2018 6:58:09 AM Central 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.

111.1 Files compared

# Location File Last Modified
1 CUI-CPP-v2.4.0-source-archive.zip\app\xsd\ExamResponse\extension\facts NeurologicalTBIFacts-1.1.xsd Thu Dec 21 03:33:17 2017 UTC
2 CUI-CPP-v2.4.0-source-archive.zip\app\xsd\ExamResponse\extension\facts NeurologicalTBIFacts-1.1.xsd Tue Feb 6 20:10:40 2018 UTC

111.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 5 78
Changed 4 12
Inserted 0 0
Removed 0 0

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

111.4 Active regular expressions

No regular expressions were active.

111.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 alTBIFacts /1.1"
  4                targetName space="htt p://vler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ Neurologic alTBIFacts /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                xmlns:tbif ="http://v ler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ TBIFacets/ 1.0">
  8       
  9       <xs:im port
  10                  namespace= "http://vl er. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ BodySystem sFacts/1.1 "
  11                schemaLo cation="Bo dySystemsF acts-1.1.x sd"/>
  12                
  13       <xs:im port
  14                  namespace= "http://vl er. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ TBIFacets/ 1.0"
  15                schemaLo cation="TB IFacets-1. 0.xsd"/>
  16  
  17       <xs:co mplexType  name="Neur ologicalTB IDiagnosis ">
  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 ologicalTB ISymptom">
  24           <x s:sequence >
  25                <xs:elem ent name=" value" typ e="xs:stri ng"/>
  26           </ xs:sequenc e>
  27       </xs:c omplexType >
  28  
  29       <xs:co mplexType  name="neur ologicalTB IFacts">
  30           <x s:complexC ontent>
  31                <xs:exte nsion base ="bsf:body SystemsFac ts">
  32                    <xs: sequence>
  33                         <xs:elemen t name="ne urological TBIDiagnos es" type=" tns:Neurol ogicalTBID iagnosis"  minOccurs= "0"
  34                                      maxOccur s="5000"/>
  35                         <xs:elemen t name="ne urological TBISymptom s" type="t ns:Neurolo gicalTBISy mptom" min Occurs="0"
  36                                      maxOccur s="5000"/>
  37                         <xs:elemen t name="tb iFacets" t ype="tbif: TBIFacets"  minOccurs ="0"/>
  38                    </xs :sequence>
  39                </xs:ext ension>
  40           </ xs:complex Content>
  41       </xs:c omplexType >
  42  
  43       <xs:el ement name ="neurolog icalTBIFac ts" type=" tns:neurol ogicalTBIF acts"/>
  44  
  45   </xs:schem a>