42. EPMO Open Source Coordination Office Redaction File Detail Report

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

42.1 Files compared

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

42.2 Comparison summary

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

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

42.4 Active regular expressions

No regular expressions were active.

42.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/ BodySystem sFacts/1.1 "
  5               elementFo rmDefault= "qualified " version= "1.1">
  6  
  7       <xs:co mplexType  name="body SystemsFac ts">
  8           <x s:sequence >
  9                <xs:elem ent name=" confirmedD iagnosisWi thNoVerifi edSymptoms " type="xs :boolean"  minOccurs= "0"/>
  10                <xs:elem ent name=" confirmedD iagnosticC odeAofAB"  type="xs:s tring" min Occurs="0" />
  11                <xs:elem ent name=" confirmedD iagnosticC odeBofAB"  type="xs:s tring" min Occurs="0" />
  12                <xs:elem ent name=" hideRateAs NonCompens able" type ="xs:boole an" minOcc urs="0"/>
  13                <xs:elem ent name=" hyphenated Diagnostic Code" type ="xs:strin g" minOccu rs="0"/>
  14                <xs:elem ent name=" redirectDe faultFactV alue" type ="xs:strin g" minOccu rs="0"/>
  15                <xs:elem ent name=" redirectDe faultFactI d" type="x s:string"  minOccurs= "0"/>
  16                <xs:elem ent name=" allowedFac tValues" t ype="xs:st ring" minO ccurs="0"  maxOccurs= "5000"/>
  17                <xs:elem ent name=" percentOfL ossExperie nced" type ="xs:int"  minOccurs= "0"/>
  18                <xs:elem ent name=" allowMulti pleDiagnos es" type=" xs:boolean " minOccur s="0"/>
  19                <xs:elem ent name=" pageSubmit ted" type= "xs:int" m inOccurs=" 0"/>
  20                <xs:elem ent name=" nextHigher FormatAsBu llets" typ e="xs:bool ean" minOc curs="0"/>
  21                <xs:elem ent name=" id" type=" xs:int" mi nOccurs="0 "/>
  22                <xs:elem ent name=" showDiagno sisInNarra tive" type ="xs:boole an" minOcc urs="0"/>
  23                <xs:elem ent name=" minimumPer centage" t ype="xs:in t" minOccu rs="0"/>
  24                <xs:elem ent name=" minimumPct Symptom" t ype="xs:st ring" minO ccurs="0"/ >
  25                <xs:elem ent name=" minPctCapt ion" type= "xs:string " minOccur s="0"/>
  26                <xs:elem ent name=" masterDiag nosticCode s" type="x s:string"  minOccurs= "0" maxOcc urs="5000" />
  27                <xs:elem ent name=" bilateralT ype" type= "xs:string " minOccur s="0"/>
  28                <xs:elem ent name=" dependentD iagnosis"  type="xs:s tring" min Occurs="0" />
  29           </ xs:sequenc e>
  30       </xs:c omplexType >
  31  
  32   </xs:schem a>