85. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 2/21/2018 6:58:08 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.

85.1 Files compared

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

85.2 Comparison summary

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

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

85.4 Active regular expressions

No regular expressions were active.

85.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" UTF-8"?>
  2  
  3   <xs:schema  xmlns:xs= "http://ww w.w3.org/2 001/XMLSch ema" 
  4                         xmlns:tns= "http://vl er. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ Eye/1.1"
  5                targetName space="htt p://vler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ Eye/1.1"
  6               elementFo rmDefault= "qualified " version= "1.0">
  7  
  8       <xs:co mplexType  name="Eye" >
  9           <x s:sequence >
  10                <xs:elem ent name=" temporally " type="xs :integer"  minOccurs= "0"/>
  11                <xs:elem ent name=" upTemporal ly" type=" xs:integer " minOccur s="0"/>
  12                <xs:elem ent name=" downTempor ally" type ="xs:integ er" minOcc urs="0"/>
  13                <xs:elem ent name=" nasally" t ype="xs:in teger" min Occurs="0" />
  14                <xs:elem ent name=" upNasally"  type="xs: integer" m inOccurs=" 0"/>
  15                <xs:elem ent name=" downNasall y" type="x s:integer"  minOccurs ="0"/>
  16                <xs:elem ent name=" up" type=" xs:integer " minOccur s="0"/>
  17                <xs:elem ent name=" down" type ="xs:integ er" minOcc urs="0"/>
  18                <xs:elem ent name=" fieldTotal " type="xs :integer"  minOccurs= "0"/>
  19                <xs:elem ent name=" fieldDiffe rence" typ e="xs:inte ger" minOc curs="0"/>
  20                <xs:elem ent name=" fieldAcuit yEquivalen t1" type=" xs:integer " minOccur s="0"/>
  21                <xs:elem ent name=" fieldAcuit yEquivalen t2" type=" xs:integer " minOccur s="0"/>
  22                <xs:elem ent name=" acuityFar1 " type="xs :integer"  minOccurs= "0"/>
  23                <xs:elem ent name=" acuityFar2 " type="xs :integer"  minOccurs= "0"/>
  24                <xs:elem ent name=" acuityNear 1" type="x s:integer"  minOccurs ="0"/>
  25                <xs:elem ent name=" acuityNear 2" type="x s:integer"  minOccurs ="0"/>
  26                <xs:elem ent name=" nonstandar dNearAcuit y" type="x s:string"  minOccurs= "0"/>
  27                <xs:elem ent name=" nonstandar dFarAcuity " type="xs :string" m inOccurs=" 0"/>
  28                <xs:elem ent name=" notService Connected"  type="xs: boolean" m inOccurs=" 0" default ="false" / >
  29                <xs:elem ent name=" lightPerce ptionOnly"  type="xs: boolean" m inOccurs=" 0" default ="false" / >
  30                <xs:elem ent name=" noLightPer ception" t ype="xs:bo olean" min Occurs="0"  default=" false" />
  31                <xs:elem ent name=" anatomical Loss" type ="xs:boole an" minOcc urs="0" de fault="fal se" />
  32                <xs:elem ent name=" aphakiaOrD isLocation " type="xs :boolean"  minOccurs= "0" defaul t="false"  />
  33                <xs:elem ent name=" acuityNorm al" type=" xs:boolean " minOccur s="0" defa ult="false " />
  34                <xs:elem ent name=" fieldsNorm al" type=" xs:boolean " minOccur s="0" defa ult="false " />
  35           </ xs:sequenc e>
  36       </xs:c omplexType >
  37           
  38           <x s:element  name="eye"  type="tns :Eye"/>
  39  
  40   </xs:schem a>