73. EPMO Open Source Coordination Office Redaction File Detail Report

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

73.1 Files compared

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

73.2 Comparison summary

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

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

73.4 Active regular expressions

No regular expressions were active.

73.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.depende ntFinancia lsInfo Ext ends (%Ser ialObject,  %XML.Adap tor) [ Pro cedureBloc k ]
  3    {
  4   
  5    Parameter  ELEMENTQUA LIFIED = 1 ;
  6   
  7    Parameter  NAMESPACE  = "http:// jaxws.webs ervices.es r DOMAIN . EXT  /schemas";
  8   
  9    Parameter  XMLNAME =  "dependent Financials Info";
  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 a mountContr ibutedToSu pport As % Numeric(XM LNAME = "a mountContr ibutedToSu pport");
  32   
  33    Property a ttendedSch ool As %Bo olean(XMLN AME = "att endedSchoo l");
  34   
  35    Property c ontributed ToSupport  As %Boolea n(XMLNAME  = "contrib utedToSupp ort");
  36   
  37    Property d ependentIn fo As ES.s ch.depende ntInfo(XML NAME = "de pendentInf o");
  38   
  39    Property h asIncome A s %Boolean (XMLNAME =  "hasIncom e");
  40   
  41    Property i ncapableOf SelfSuppor t As %Bool ean(XMLNAM E = "incap ableOfSelf Support");
  42   
  43    Property i ncomeAvail ableToPati ent As %Bo olean(XMLN AME = "inc omeAvailab leToPatien t");
  44   
  45    Storage De fault
  46    {
  47    <Data name ="dependen tFinancial sInfoState ">
  48    <Value nam e="1">
  49    <Value>ass ets</Value >
  50    </Value>
  51    <Value nam e="2">
  52    <Value>deb its</Value >
  53    </Value>
  54    <Value nam e="3">
  55    <Value>exp enses</Val ue>
  56    </Value>
  57    <Value nam e="4">
  58    <Value>inc omeYear</V alue>
  59    </Value>
  60    <Value nam e="5">
  61    <Value>inc omes</Valu e>
  62    </Value>
  63    <Value nam e="6">
  64    <Value>liv edWithPati ent</Value >
  65    </Value>
  66    <Value nam e="7">
  67    <Value>inp atientDays </Value>
  68    </Value>
  69    <Value nam e="8">
  70    <Value>out patientDay s</Value>
  71    </Value>
  72    <Value nam e="9">
  73    <Value>val idDependen t</Value>
  74    </Value>
  75    <Value nam e="10">
  76    <Value>amo untContrib utedToSupp ort</Value >
  77    </Value>
  78    <Value nam e="11">
  79    <Value>att endedSchoo l</Value>
  80    </Value>
  81    <Value nam e="12">
  82    <Value>con tributedTo Support</V alue>
  83    </Value>
  84    <Value nam e="13">
  85    <Value>dep endentInfo </Value>
  86    </Value>
  87    <Value nam e="14">
  88    <Value>has Income</Va lue>
  89    </Value>
  90    <Value nam e="15">
  91    <Value>inc apableOfSe lfSupport< /Value>
  92    </Value>
  93    <Value nam e="16">
  94    <Value>inc omeAvailab leToPatien t</Value>
  95    </Value>
  96    </Data>
  97    <State>dep endentFina ncialsInfo State</Sta te>
  98    <StreamLoc ation>^ES. sch.depend entFi3A29S </StreamLo cation>
  99    <Type>%Lib rary.Cache SerialStat e</Type>
  100    }
  101   
  102    }