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

86.1 Files compared

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

86.2 Comparison summary

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

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

86.4 Active regular expressions

No regular expressions were active.

86.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.financi alStatemen tInfo Exte nds (%Seri alObject,  %XML.Adapt or) [ Proc edureBlock  ]
  3    {
  4   
  5    Parameter  ELEMENTQUA LIFIED = 1 ;
  6   
  7    Parameter  NAMESPACE  = "http:// jaxws.webs ervices.es r DOMAIN . EXT  /schemas";
  8   
  9    Parameter  XMLNAME =  "financial StatementI nfo";
  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 c ontributio nToSpouse  As %Numeri c(XMLNAME  = "contrib utionToSpo use");
  24   
  25    Property d ependentFi nancialsLi st As list  Of ES.sch .dependent Financials Info(XMLIT EMNAME = " dependentF inancials" , XMLNAME  = "depende ntFinancia lsList", X MLPROJECTI ON = "COLL ECTION");
  26   
  27    Property m arriedLast CalendarYe ar As %Boo lean(XMLNA ME = "marr iedLastCal endarYear" );
  28   
  29    Property n umberOfDep endentChil dren As %x sd.int(XML NAME = "nu mberOfDepe ndentChild ren");
  30   
  31    Property s pouseFinan cialsList  As list Of  ES.sch.sp ouseFinanc ialsInfo(X MLITEMNAME  = "spouse Financials ", XMLNAME  = "spouse Financials List", XML PROJECTION  = "COLLEC TION");
  32   
  33    Property i npatientDa ys As %xsd .int(XMLNA ME = "inpa tientDays" );
  34   
  35    Property o utpatientD ays As %xs d.int(XMLN AME = "out patientDay s");
  36   
  37    Property l astVisitDa te As %Dat e(XMLNAME  = "lastVis itDate");
  38   
  39    Property v amcReportD ate As %Da te(XMLNAME  = "vamcRe portDate") ;
  40   
  41    Storage De fault
  42    {
  43    <Data name ="financia lStatement InfoState" >
  44    <Value nam e="1">
  45    <Value>ass ets</Value >
  46    </Value>
  47    <Value nam e="2">
  48    <Value>deb its</Value >
  49    </Value>
  50    <Value nam e="3">
  51    <Value>exp enses</Val ue>
  52    </Value>
  53    <Value nam e="4">
  54    <Value>inc omeYear</V alue>
  55    </Value>
  56    <Value nam e="5">
  57    <Value>inc omes</Valu e>
  58    </Value>
  59    <Value nam e="6">
  60    <Value>con tributionT oSpouse</V alue>
  61    </Value>
  62    <Value nam e="7">
  63    <Value>dep endentFina ncialsList </Value>
  64    </Value>
  65    <Value nam e="8">
  66    <Value>mar riedLastCa lendarYear </Value>
  67    </Value>
  68    <Value nam e="9">
  69    <Value>num berOfDepen dentChildr en</Value>
  70    </Value>
  71    <Value nam e="10">
  72    <Value>spo useFinanci alsList</V alue>
  73    </Value>
  74    <Value nam e="11">
  75    <Value>inp atientDays </Value>
  76    </Value>
  77    <Value nam e="12">
  78    <Value>out patientDay s</Value>
  79    </Value>
  80    <Value nam e="13">
  81    <Value>las tVisitDate </Value>
  82    </Value>
  83    <Value nam e="14">
  84    <Value>vam cReportDat e</Value>
  85    </Value>
  86    </Data>
  87    <State>fin ancialStat ementInfoS tate</Stat e>
  88    <StreamLoc ation>^ES. sch.financ ialStateme ntInfoS</S treamLocat ion>
  89    <Type>%Lib rary.Cache SerialStat e</Type>
  90    }
  91   
  92    }