44. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 12/14/2017 1:27:57 PM Eastern 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.

44.1 Files compared

# Location File Last Modified
1 CUI-CPP-v2.3.2-source.zip\app\xsd\ExamResponse\extension\facts CommonBodySystemFacts-1.1.xsd Mon Nov 20 23:19:07 2017 UTC
2 CUI-CPP-v2.3.2-source.zip\app\xsd\ExamResponse\extension\facts CommonBodySystemFacts-1.1.xsd Thu Dec 14 14:28:07 2017 UTC

44.2 Comparison summary

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

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

44.4 Active regular expressions

No regular expressions were active.

44.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:// URL /vler/sche mas/benefi ts/evaluat ion/facts/ CommonBody SystemFact s/1.1"
  4           ta rgetNamesp ace="http: // URL /vler/sche mas/benefi ts/evaluat ion/facts/ CommonBody SystemFact s/1.1"
  5       elemen tFormDefau lt="qualif ied" versi on="1.1"
  6         xmlns:bsf= "http:// URL /vler/sche mas/benefi ts/evaluat ion/facts/ BodySystem sFacts/1.1 ">
  7  
  8           <x s:import n amespace=" http:// URL /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=" CommonDiag nosis">
  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=" CommonSymp tom">
  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=" DVSCommonS ymptomMapE ntry">
  24                    <xs: sequence>
  25                             <xs:el ement name ="symptomG roup" type ="xs:strin g"/>
  26                             <xs:el ement name ="commonSy mptom" typ e="xs:stri ng"/>
  27                    </xs :sequence>
  28           </ xs:complex Type>
  29           
  30           <x s:complexT ype name=" SymptomMap ">
  31                    <xs: sequence>
  32                             <xs:el ement name ="key" typ e="xs:stri ng"/>
  33                             <xs:el ement name ="value" t ype="tns:C ommonSympt om"/>
  34                    </xs :sequence>
  35           </ xs:complex Type>
  36           
  37           <x s:complexT ype name=" CommonBody SystemFact Type">
  38                    <xs: complexCon tent>
  39                             <xs:ex tension ba se="bsf:bo dySystemsF acts">
  40                                      <xs:sequ ence>
  41                                               <xs:elemen t name="di agnoses" t ype="tns:C ommonDiagn osis" minO ccurs="1"  maxOccurs= "5000" />
  42                                               <xs:elemen t name="sy mptoms" ty pe="tns:Co mmonSympto m" minOccu rs="1" max Occurs="50 00" />
  43                                               <xs:elemen t name="le ftDiagnose s" type="t ns:CommonD iagnosis"  minOccurs= "0" maxOcc urs="5000"  />
  44                                               <xs:elemen t name="le ftSymptoms " type="tn s:CommonSy mptom" min Occurs="0"  maxOccurs ="5000" />
  45                                               <xs:elemen t name="ri ghtDiagnos es" type=" tns:Common Diagnosis"  minOccurs ="0" maxOc curs="5000 " />
  46                                               <xs:elemen t name="ri ghtSymptom s" type="t ns:CommonS ymptom" mi nOccurs="0 " maxOccur s="5000" / >
  47                                               <xs:elemen t name="sy mptomMap"  type="tns: SymptomMap " minOccur s="0" maxO ccurs="500 0" />
  48                                               <xs:elemen t name="dv sCommonSym ptomMapEnt ryList" ty pe="tns:DV SCommonSym ptomMapEnt ry" minOcc urs="0" ma xOccurs="5 000" />
  49                                      </xs:seq uence>
  50                             </xs:e xtension>
  51                    </xs :complexCo ntent>
  52           </ xs:complex Type>
  53  
  54           <x s:element  name="comm onBodySyst emFacts" t ype="tns:C ommonBodyS ystemFactT ype"/>
  55   </xs:schem a>