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

36.1 Files compared

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

36.2 Comparison summary

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

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

36.4 Active regular expressions

No regular expressions were active.

36.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/ Amputation Facts/1.1"
  4           ta rgetNamesp ace="http: // URL /vler/sche mas/benefi ts/evaluat ion/facts/ Amputation Facts/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=" Amputation Diagnosis" >
  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=" Amputation Symptom">
  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=" Amputation FactType">
  24                    <xs: complexCon tent>
  25                             <xs:ex tension ba se="bsf:bo dySystemsF acts">
  26                                      <xs:sequ ence>
  27                                               <xs:elemen t name="am putationDi agnoses" t ype="tns:A mputationD iagnosis"  minOccurs= "1" maxOcc urs="5000"  />
  28                                               <xs:elemen t name="ma jorExtremi tySymptoms " type="tn s:Amputati onSymptom"  minOccurs ="0" maxOc curs="5000 " />
  29                                               <xs:elemen t name="mi norExtremi tySymptoms " type="tn s:Amputati onSymptom"  minOccurs ="0" maxOc curs="5000 " />
  30                                               <xs:elemen t name="ri ghtLowerEx tremitySym ptoms" typ e="tns:Amp utationSym ptom" minO ccurs="0"  maxOccurs= "5000" />
  31                                               <xs:elemen t name="le ftLowerExt remitySymp toms" type ="tns:Ampu tationSymp tom" minOc curs="0" m axOccurs=" 5000" />
  32                                               <xs:elemen t name="lo ssOfUseOfM ajorExtrem ity" type= "xs:boolea n" minOccu rs="0" def ault="fals e"/>
  33                                               <xs:elemen t name="lo ssOfUseOfM inorExtrem ity" type= "xs:boolea n" minOccu rs="0" def ault="fals e"/>
  34                                               <xs:elemen t name="lo ssOfUseOfR ightLowerE xtremity"  type="xs:b oolean" mi nOccurs="0 " default= "false"/>
  35                                               <xs:elemen t name="lo ssOfUseOfL eftLowerEx tremity" t ype="xs:bo olean" min Occurs="0"  default=" false"/>
  36                                      </xs:seq uence>
  37                             </xs:e xtension>
  38                    </xs :complexCo ntent>
  39           </ xs:complex Type>
  40  
  41           <x s:element  name="ampu tationFact s" type="t ns:Amputat ionFactTyp e"/>
  42  
  43   </xs:schem a>