113. EPMO Open Source Coordination Office Redaction File Detail Report

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

113.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 ScarType-1.0.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 ScarType-1.0.xsd Fri Aug 4 14:51:20 2017 UTC

113.2 Comparison summary

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

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

113.4 Active regular expressions

No regular expressions were active.

113.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                targetName space="htt p://vler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ ScarType/1 .0"
  5               elementFo rmDefault= "qualified " version= "1.0">
  6  
  7       <xs:si mpleType n ame="scarT ype">
  8           <x s:restrict ion base=" xs:string" >
  9                <xs:enum eration va lue="Burn  Scar"/>
  10                <xs:enum eration va lue="Other  Disfigure ment"/>
  11                <xs:enum eration va lue="Scar" />
  12                <xs:enum eration va lue="Surgi cal Scar"/ >
  13           </ xs:restric tion>
  14       </xs:s impleType>
  15  
  16   </xs:schem a>