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

109.1 Files compared

# Location File Last Modified
1 CUI-CPP-v2.4.0-source-archive.zip\app\xsd\ExamResponse\extension\facts NeurologicalNervesFactsList-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 NeurologicalNervesFactsList-1.1.xsd Tue Feb 6 20:10:39 2018 UTC

109.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 6 72
Changed 5 14
Inserted 0 0
Removed 0 0

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

109.4 Active regular expressions

No regular expressions were active.

109.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 ctsList/1. 1"
  4                targetName space="htt p://vler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ Neurologic alNervesFa ctsList/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:nnf= "http://vl er. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ Neurologic alNervesFa cts/1.1">
  8  
  9         <xs:import  namespace ="http://v ler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ BodySystem sFacts/1.1 "
  10                   schem aLocation= "BodySyste msFacts-1. 1.xsd"/>
  11         <xs:import  namespace ="http://v ler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ IssueCateg oryEnum/1. 1"
  12                   schem aLocation= "IssueCate goryEnum-1 .1.xsd"/>
  13         <xs:import  namespace ="http://v ler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ Neurologic alNervesFa cts/1.1"
  14                   schem aLocation= "Neurologi calNervesF acts-1.1.x sd"/>
  15  
  16       <xs:co mplexType  name="diag nosticVali dation">
  17           <x s:sequence >
  18                <xs:elem ent name=" diagnostic TypeCode"  type="xs:s tring" min Occurs="0" />
  19                <xs:elem ent name=" currentSch edInd" typ e="xs:stri ng" minOcc urs="0"/>
  20                <xs:elem ent name=" majorInd"  type="xs:s tring" min Occurs="0" />
  21                <xs:elem ent name=" bothInd" t ype="xs:st ring" minO ccurs="0"/ >
  22                <xs:elem ent name=" upperInd"  type="xs:s tring" min Occurs="0" />
  23                <xs:elem ent name=" lowerInd"  type="xs:s tring" min Occurs="0" />
  24                <xs:elem ent name=" bilateralT ypeCode" t ype="xs:st ring" minO ccurs="0"/ >
  25                <xs:elem ent name=" triggerLev elCode" ty pe="xs:str ing" minOc curs="0"/>
  26                <xs:elem ent name=" diagnostic ControlNum ber" type= "xs:long"  minOccurs= "0"/>
  27           </ xs:sequenc e>
  28       </xs:c omplexType >
  29  
  30       <xs:co mplexType  name="neur ologicalNe rvesFactsL ist">
  31           <x s:complexC ontent>
  32                <xs:exte nsion base ="bsf:body SystemsFac ts">
  33                    <xs: sequence>
  34                         <xs:elemen t name="fa ctsList" t ype="nnf:n eurologica lNervesFac ts" minOcc urs="0"
  35                                      maxOccur s="5000"/>
  36                         <xs:elemen t name="ma sterRecord s" type="t ns:diagnos ticValidat ion" minOc curs="0"/>
  37                    </xs :sequence>
  38                </xs:ext ension>
  39           </ xs:complex Content>
  40       </xs:c omplexType >
  41  
  42       <xs:el ement name ="neurolog icalNerves FactsList"  type="tns :neurologi calNervesF actsList"/ >
  43   </xs:schem a>