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

124.1 Files compared

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

124.2 Comparison summary

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

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

124.4 Active regular expressions

No regular expressions were active.

124.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.spouseF inancialsI 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 =  "spouseFin ancialsInf o";
  10   
  11    Parameter  XMLSEQUENC E = 0;
  12   
  13    Property a ssets As l ist Of ES. sch.assetI nfo(XMLITE MNAME = "a sset", XML NAME = "as sets", XML PROJECTION  = "COLLEC TION");
  14   
  15    Property d ebits As E S.sch.debi tInfo(XMLN AME = "deb its");
  16   
  17    Property e xpenses As  list Of E S.sch.expe nseInfo(XM LITEMNAME  = "expense ", XMLNAME  = "expens es", XMLPR OJECTION =  "COLLECTI ON");
  18   
  19    Property i ncomeYear  As %xsd.in t(XMLNAME  = "incomeY ear");
  20   
  21    Property i ncomes As  list Of ES .sch.incom eInfo(XMLI TEMNAME =  "income",  XMLNAME =  "incomes",  XMLPROJEC TION = "CO LLECTION") ;
  22   
  23    Property l ivedWithPa tient As % Boolean(XM LNAME = "l ivedWithPa tient");
  24   
  25    Property i npatientDa ys As %xsd .int(XMLNA ME = "inpa tientDays" );
  26   
  27    Property o utpatientD ays As %xs d.int(XMLN AME = "out patientDay s");
  28   
  29    Property v alidDepend ent As %Bo olean(XMLN AME = "val idDependen t");
  30   
  31    Property s pouse As E S.sch.spou seInfo(XML NAME = "sp ouse");
  32   
  33    Property c ontributio nToSpouseA mt As %Num eric(XMLNA ME = "cont ributionTo SpouseAmt" );
  34   
  35    Property c ontributed ToSpouseIn d As %Bool ean(XMLNAM E = "contr ibutedToSp ouseInd");
  36   
  37    Storage De fault
  38    {
  39    <Data name ="spouseFi nancialsIn foState">
  40    <Value nam e="1">
  41    <Value>ass ets</Value >
  42    </Value>
  43    <Value nam e="2">
  44    <Value>deb its</Value >
  45    </Value>
  46    <Value nam e="3">
  47    <Value>exp enses</Val ue>
  48    </Value>
  49    <Value nam e="4">
  50    <Value>inc omeYear</V alue>
  51    </Value>
  52    <Value nam e="5">
  53    <Value>inc omes</Valu e>
  54    </Value>
  55    <Value nam e="6">
  56    <Value>liv edWithPati ent</Value >
  57    </Value>
  58    <Value nam e="7">
  59    <Value>inp atientDays </Value>
  60    </Value>
  61    <Value nam e="8">
  62    <Value>out patientDay s</Value>
  63    </Value>
  64    <Value nam e="9">
  65    <Value>val idDependen t</Value>
  66    </Value>
  67    <Value nam e="10">
  68    <Value>spo use</Value >
  69    </Value>
  70    <Value nam e="11">
  71    <Value>con tributionT oSpouseAmt </Value>
  72    </Value>
  73    <Value nam e="12">
  74    <Value>con tributedTo SpouseInd< /Value>
  75    </Value>
  76    </Data>
  77    <State>spo useFinanci alsInfoSta te</State>
  78    <StreamLoc ation>^ES. sch.spouse Financials InfoS</Str eamLocatio n>
  79    <Type>%Lib rary.Cache SerialStat e</Type>
  80    }
  81   
  82    }