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

119.1 Files compared

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

119.2 Comparison summary

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

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

119.4 Active regular expressions

No regular expressions were active.

119.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.sendIVM Info Exten ds (%Seria lObject, % XML.Adapto r) [ Proce dureBlock  ]
  3    {
  4   
  5    Parameter  ELEMENTQUA LIFIED = 1 ;
  6   
  7    Parameter  NAMESPACE  = "http:// jaxws.webs ervices.es r DOMAIN . EXT  /schemas";
  8   
  9    Parameter  XMLNAME =  "sendIVMIn fo";
  10   
  11    Parameter  XMLSEQUENC E = 1;
  12   
  13    Property s pouse As E S.sch.spou seInfo(XML NAME = "sp ouse");
  14   
  15    Property d ependents  As list Of  ES.sch.de pendentInf o(XMLITEMN AME = "dep endent", X MLNAME = " dependents ", XMLPROJ ECTION = " COLLECTION ");
  16   
  17    Property i ncomeTest  As ES.sch. incomeTest Info(XMLNA ME = "inco meTest");
  18   
  19    Storage De fault
  20    {
  21    <Data name ="sendIVMI nfoState">
  22    <Value nam e="1">
  23    <Value>spo use</Value >
  24    </Value>
  25    <Value nam e="2">
  26    <Value>dep endents</V alue>
  27    </Value>
  28    <Value nam e="3">
  29    <Value>inc omeTest</V alue>
  30    </Value>
  31    </Data>
  32    <State>sen dIVMInfoSt ate</State >
  33    <StreamLoc ation>^ES. sch.sendIV MInfoS</St reamLocati on>
  34    <Type>%Lib rary.Cache SerialStat e</Type>
  35    }
  36   
  37    }