88. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 12/14/2017 1:27:58 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.

88.1 Files compared

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

88.2 Comparison summary

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

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

88.4 Active regular expressions

No regular expressions were active.

88.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:// URL /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>