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

85.1 Files compared

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

85.2 Comparison summary

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

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

85.4 Active regular expressions

No regular expressions were active.

85.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 alsInfo Ex tends (%Se rialObject , %XML.Ada ptor) [ Pr ocedureBlo ck ]
  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 sInfo";
  10   
  11    Parameter  XMLSEQUENC E = 0;
  12   
  13    Property b eneficiary Travels As  list Of E S.sch.bene ficiaryTra velInfo(XM LITEMNAME  = "benefic iaryTravel ", XMLNAME  = "benefi ciaryTrave ls", XMLPR OJECTION =  "COLLECTI ON");
  14   
  15    Property f inancialSt atement As  ES.sch.fi nancialSta tementInfo (XMLNAME =  "financia lStatement ");
  16   
  17    Property i ncomeTest  As ES.sch. incomeTest Info(XMLNA ME = "inco meTest");
  18   
  19    Property n onPrimaryF inancialsI nfo As lis t Of ES.sc h.nonPrima ryFinancia lStatement Info(XMLIT EMNAME = " nonPrimary FinancialS tatement",  XMLNAME =  "nonPrima ryFinancia lsInfo", X MLPROJECTI ON = "COLL ECTION");
  20   
  21    Property r eportSite  As %String (MAXLEN =  "", XMLNAM E = "repor tSite");
  22   
  23    Storage De fault
  24    {
  25    <Data name ="financia lsInfoStat e">
  26    <Value nam e="1">
  27    <Value>ben eficiaryTr avels</Val ue>
  28    </Value>
  29    <Value nam e="2">
  30    <Value>fin ancialStat ement</Val ue>
  31    </Value>
  32    <Value nam e="3">
  33    <Value>inc omeTest</V alue>
  34    </Value>
  35    <Value nam e="4">
  36    <Value>non PrimaryFin ancialsInf o</Value>
  37    </Value>
  38    <Value nam e="5">
  39    <Value>rep ortSite</V alue>
  40    </Value>
  41    </Data>
  42    <State>fin ancialsInf oState</St ate>
  43    <StreamLoc ation>^ES. sch.financ ialsInfoS< /StreamLoc ation>
  44    <Type>%Lib rary.Cache SerialStat e</Type>
  45    }
  46   
  47    }