76. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 8/4/2017 2:45:00 PM Central Daylight 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.

76.1 Files compared

# Location File Last Modified
1 CUI-Release-v2.2.0-source.zip\CUI-Release-v2.2.0-source\app\xsd\ExamResponse\extension\facts ElbowFacts-1.2.xsd Thu Jun 15 19:04:28 2017 UTC
2 CUI-Release-v2.2.0-source.zip\CUI-Release-v2.2.0-source\app\xsd\ExamResponse\extension\facts ElbowFacts-1.2.xsd Fri Aug 4 14:51:05 2017 UTC

76.2 Comparison summary

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

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

76.4 Active regular expressions

No regular expressions were active.

76.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/ ElbowFacts /1.2"
  4                targetName space="htt p://vler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ ElbowFacts /1.2"
  5               elementFo rmDefault= "qualified " version= "1.2"
  6                xmlns:jf=" http://vle r. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ JointsFact s/1.2">
  7  
  8       <xs:im port
  9                  namespace= "http://vl er. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ JointsFact s/1.2"
  10                schemaLo cation="Jo intsFacts- 1.2.xsd"/>
  11  
  12       <xs:co mplexType  name="Elbo wDiagnosis ">
  13           <x s:sequence >
  14                <xs:elem ent name=" value" typ e="xs:stri ng"/>
  15           </ xs:sequenc e>
  16       </xs:c omplexType >
  17  
  18       <xs:co mplexType  name="Elbo wSymptom">
  19           <x s:sequence >
  20                <xs:elem ent name=" value" typ e="xs:stri ng"/>
  21           </ xs:sequenc e>
  22       </xs:c omplexType >
  23       
  24       <xs:co mplexType  name="elbo wFacts">
  25           <x s:complexC ontent>
  26                <xs:exte nsion base ="jf:joint sFacts">
  27                    <xs: sequence>
  28                         <xs:elemen t name="el bowDiagnos es" type=" tns:ElbowD iagnosis"  minOccurs= "1" maxOcc urs="5000" />
  29                         <xs:elemen t name="el bowSymptom s" type="t ns:ElbowSy mptom" min Occurs="1"  maxOccurs ="5000"/>
  30                         <xs:elemen t name="jo intsForear mDiagnoses " type="jf :JointsOth erDiagnosi s" minOccu rs="0" max Occurs="50 00"/>
  31                         <xs:elemen t name="am bidextrous " type="xs :boolean"  minOccurs= "0" defaul t="false"/ >
  32                         <xs:elemen t name="mi norExtremi ty" type=" xs:boolean " minOccur s="0" defa ult="false "/>
  33                         <xs:elemen t name="ma jorExtremi ty" type=" xs:boolean " minOccur s="0" defa ult="false "/>
  34                         <xs:elemen t name="co mpleteLoss Pronation"  type="xs: boolean" m inOccurs=" 0" default ="false"/>
  35                         <xs:elemen t name="co mpleteLoss Supination " type="xs :boolean"  minOccurs= "0" defaul t="false"/ >
  36                         <xs:elemen t name="fl exionActua lDegrees"  type="xs:i nteger" mi nOccurs="0 "/>
  37                         <xs:elemen t name="fl exionDeLuc aDegrees"  type="xs:i nteger" mi nOccurs="0 "/>
  38                         <xs:elemen t name="ex tensionAct ualDegrees " type="xs :integer"  minOccurs= "0"/>
  39                         <xs:elemen t name="ex tensionDeL ucaDegrees " type="xs :integer"  minOccurs= "0"/>
  40                         <xs:elemen t name="an kylosisDeg rees" type ="xs:integ er" minOcc urs="0"/>
  41                         <xs:elemen t name="su pinationAc tualDegree s" type="x s:integer"  minOccurs ="0"/>
  42                         <xs:elemen t name="su pinationDe LucaDegree s" type="x s:integer"  minOccurs ="0"/>
  43                         <xs:elemen t name="pr onationAct ualDegrees " type="xs :integer"  minOccurs= "0"/>
  44                         <xs:elemen t name="pr onationDeL ucaDegrees " type="xs :integer"  minOccurs= "0"/>
  45                         <xs:elemen t name="fo rearmDiagn osis" type ="xs:strin g" minOccu rs="0"/>
  46                         <xs:elemen t name="ot herDiagnos is" type=" xs:string"  minOccurs ="0"/>
  47                    </xs :sequence>
  48                </xs:ext ension>
  49           </ xs:complex Content>
  50       </xs:c omplexType >
  51  
  52       <xs:el ement name ="elbowFac ts" type=" tns:elbowF acts"/>
  53   </xs:schem a>