123. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 1/17/2019 1:51:43 PM 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.

123.1 Files compared

# Location File Last Modified
1 C:\AraxisMergeCompare\Pri_un\ccra\ccra_HSIE_IC\ES\sch spinalCordInjuryInfo.cls Thu Jan 10 13:20:02 2019 UTC
2 C:\AraxisMergeCompare\Pri_re\ccra\ccra_HSIE_IC\ES\sch spinalCordInjuryInfo.cls Thu Jan 10 16:31:26 2019 UTC

123.2 Comparison summary

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

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

123.4 Active regular expressions

No regular expressions were active.

123.5 Comparison detail

  1    /// Create d from: C: \Users\smo rrison\One Drive - Co gnosante H oldings, L LC\CCR&A\E SR\2017121 3-esr.wsdl
  2    Class ES.s ch.spinalC ordInjuryI nfo Extend s (%Serial Object, %X ML.Adaptor ) [ Proced ureBlock ]
  3    {
  4   
  5    Parameter  ELEMENTQUA LIFIED = 1 ;
  6   
  7    Parameter  NAMESPACE  = "http:// jaxws.webs ervices.es r DOMAIN . EXT  /schemas";
  8   
  9    Parameter  XMLNAME =  "spinalCor dInjuryInf o";
  10   
  11    Parameter  XMLSEQUENC E = 0;
  12   
  13    Property d eterminati onFacility  As %Strin g(MAXLEN =  "", XMLNA ME = "dete rminationF acility");
  14   
  15    Property s pinalCordI njuryType  As %String (MAXLEN =  "", XMLNAM E = "spina lCordInjur yType");
  16   
  17    Storage De fault
  18    {
  19    <Data name ="spinalCo rdInjuryIn foState">
  20    <Value nam e="1">
  21    <Value>det ermination Facility</ Value>
  22    </Value>
  23    <Value nam e="2">
  24    <Value>spi nalCordInj uryType</V alue>
  25    </Value>
  26    </Data>
  27    <State>spi nalCordInj uryInfoSta te</State>
  28    <StreamLoc ation>^ES. sch.spinal CordInjury InfoS</Str eamLocatio n>
  29    <Type>%Lib rary.Cache SerialStat e</Type>
  30    }
  31   
  32    }