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

114.1 Files compared

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

114.2 Comparison summary

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

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

114.4 Active regular expressions

No regular expressions were active.

114.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/ ScarExtrem etiesTrunk Facts/1.1"
  4                targetName space="htt p://vler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ ScarExtrem etiesTrunk Facts/1.1"
  5               elementFo rmDefault= "qualified " version= "1.0"
  6                xmlns:bsf= "http://vl er. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ BodySystem sFacts/1.1 "
  7                xmlns:st=" http://vle r. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ ScarType/1 .0">
  8         <xs:import  namespace ="http://v ler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ BodySystem sFacts/1.1 "
  9                   schem aLocation= "BodySyste msFacts-1. 1.xsd"/>
  10         <xs:import  namespace ="http://v ler. DNS     /vler/sche mas/benefi ts/evaluat ion/facts/ ScarType/1 .0" schema Location=" ScarType-1 .0.xsd"/>
  11  
  12       <xs:co mplexType  name="scar Extremetie sTrunkFact s">
  13           <x s:complexC ontent>
  14                <xs:exte nsion base ="bsf:body SystemsFac ts">
  15                    <xs: sequence>
  16                         <xs:elemen t name="ex tremity" t ype="xs:st ring" minO ccurs="0"/ >
  17                         <xs:elemen t name="de epScar" ty pe="xs:boo lean" minO ccurs="0"  default="f alse"/>
  18                         <xs:elemen t name="su perficialS car" type= "xs:boolea n" minOccu rs="0" def ault="fals e"/>
  19                         <xs:elemen t name="no nlinear" t ype="xs:bo olean" min Occurs="0"  default=" false"/>
  20                         <xs:elemen t name="li nearScar"  type="xs:b oolean" mi nOccurs="0 " default= "false"/>
  21                         <xs:elemen t name="pa infulTende r" type="x s:boolean"  minOccurs ="0" defau lt="false" />
  22                         <xs:elemen t name="un stable" ty pe="xs:boo lean" minO ccurs="0"  default="f alse"/>
  23                         <xs:elemen t name="ci rcularScar " type="xs :boolean"  minOccurs= "0" defaul t="false"/ >
  24                         <xs:elemen t name="sc arLength"  type="xs:f loat" minO ccurs="0"/ >
  25                         <xs:elemen t name="sc arWidth" t ype="xs:fl oat" minOc curs="0"/>
  26                         <xs:elemen t name="es timatedAre a" type="x s:float" m inOccurs=" 0"/>
  27                         <xs:elemen t name="un it" type=" tns:trunkU nit" minOc curs="0"/>
  28                         <xs:elemen t name="sc arType" ty pe="st:sca rType" min Occurs="0" />
  29                         <xs:elemen t name="na rrative" t ype="xs:st ring" minO ccurs="0"/ >
  30                    </xs :sequence>
  31                </xs:ext ension>
  32           </ xs:complex Content>
  33       </xs:c omplexType >
  34  
  35       <xs:el ement name ="scarExtr emitiesTru nkFacts" t ype="tns:s carExtreme tiesTrunkF acts"/>
  36  
  37       <xs:si mpleType n ame="trunk Unit">
  38           <x s:restrict ion base=" xs:string" >
  39                <xs:enum eration va lue="Centi meters"/>
  40                <xs:enum eration va lue="Inche s"/>
  41                <xs:enum eration va lue="Milli meters"/>
  42           </ xs:restric tion>
  43       </xs:s impleType>
  44   </xs:schem a>