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

98.1 Files compared

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

98.2 Comparison summary

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

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

98.4 Active regular expressions

No regular expressions were active.

98.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           xm lns:tns="h ttp://vler . DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ HemicLymph aticFacts/ 1.1"
  4           ta rgetNamesp ace="http: //vler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ HemicLymph aticFacts/ 1.1"
  5       elemen tFormDefau lt="qualif ied" versi on="1.1"
  6         xmlns:bsf= "http://vl er. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ BodySystem sFacts/1.1 ">
  7  
  8           <x s:import n amespace=" http://vle r. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ BodySystem sFacts/1.1 "
  9                   schem aLocation= "BodySyste msFacts-1. 1.xsd"/>
  10  
  11           <x s:complexT ype name=" HemicLymph aticDiagno sis">
  12                    <xs: sequence>
  13                             <xs:el ement name ="value" t ype="xs:st ring"/>
  14                    </xs :sequence>
  15           </ xs:complex Type>
  16           
  17           <x s:complexT ype name=" HemicLymph aticSympto m">
  18                    <xs: sequence>
  19                             <xs:el ement name ="value" t ype="xs:st ring"/>
  20                    </xs :sequence>
  21           </ xs:complex Type>
  22           
  23           <x s:complexT ype name=" HemicLymph aticFactTy pe">
  24                    <xs: complexCon tent>
  25                             <xs:ex tension ba se="bsf:bo dySystemsF acts">
  26                                      <xs:sequ ence>
  27                                               <xs:elemen t name="he micLymphat icDiagnose s" type="t ns:HemicLy mphaticDia gnosis" mi nOccurs="1 " maxOccur s="5000" / >
  28                                               <xs:elemen t name="he micLymphat icSymptoms " type="tn s:HemicLym phaticSymp tom" minOc curs="1" m axOccurs=" 5000" />
  29                                               <xs:elemen t name="he moglobin"  type="xs:d ouble" min Occurs="0" />
  30                                               <xs:elemen t name="pl ateletCoun t" type="x s:integer"  minOccurs ="0"/>
  31                                               <xs:elemen t name="al Amyloidosi sDate" typ e="xs:date " minOccur s="0"/>
  32                                               <xs:elemen t name="ma le" type=" xs:boolean " minOccur s="0" defa ult="false "/>
  33                                               <xs:elemen t name="fe male" type ="xs:boole an" minOcc urs="0" de fault="fal se"/>
  34                                               <xs:elemen t name="hi deRateAsNo nCompensab le" type=" xs:boolean " minOccur s="0" defa ult="false "/>
  35                                      </xs:seq uence>
  36                             </xs:e xtension>
  37                    </xs :complexCo ntent>
  38           </ xs:complex Type>
  39  
  40           <x s:element  name="hemi cLymphatic Facts" typ e="tns:Hem icLymphati cFactType" />
  41  
  42   </xs:schem a>