118. EPMO Open Source Coordination Office Redaction File Detail Report

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

118.1 Files compared

# Location File Last Modified
1 CUI-CPP-v2.4.0-source-archive.zip\app\xsd\ExamResponse\extension\facts ScarType-1.0.xsd Thu Dec 21 03:33:17 2017 UTC
2 CUI-CPP-v2.4.0-source-archive.zip\app\xsd\ExamResponse\extension\facts ScarType-1.0.xsd Tue Feb 6 20:10:43 2018 UTC

118.2 Comparison summary

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

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

118.4 Active regular expressions

No regular expressions were active.

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